/*
Stylesheet für http://support.bacoc.com
erstellt am 22.11.2004

*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table, p, h1, h2, h3, div {
	margin: 0px;
	padding: 0px:
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	display: block;
	clear: both;
	font-size: 14pt;
	width: 100%;
	text-align: center;
	color: #b40000;
	margin-top: 15px;
	margin-bottom: 10px;
}

h2 {
	font-size: 10pt;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
}

h3 {
	font-size: 10pt;
	width: 100%;
	text-align: center;
	color: #aaaaaa;
	margin-bottom: 5px;
}

b.hotline {
	font-size: 15pt;
	color: #888888;
}

#hotline {font-size: 15pt; color: #888888;}

#main {
	overflow: visible;
	width: 903px;
	height: 100%;
	margin: 0 auto;
	background-image: url(img/background01.jpg);
	background-repeat: repeat-y;
}


/* Formate der Kopfzeile 
   --------------------- */

#headline {
	width: 100%;
	height: 85px;
	background-image: url(img/support_headline.jpg);
	text-align: left;
}

#headline a {
	font-size: 8pt;
	text-decoration: none;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

#headline a:hover {
	color: #b40000;
}

#contact_imp {
	position: relative;
	top: 55px;
	left: 380px;
}




#copyright {
	width: 300px;
	text-align: left;
	font-size: 8pt;
	clear: left;
	float: left;
	color: #333333;
	padding-left: 10px;
	margin-top: 50px;
}

#terms {
	width: 300px;
	float: left;
	font-size: 8pt;
	margin-top: 50px;
}

#terms a {
	color: #333333;
	font-size: 8pt;
}

#terms a:hover {color: #b40000;}



/* Formate der Menüzeile
   --------------------- */
   
#menu {
	width: 100%;
	text-align: left;
	background-color: white;
}

#menu a {
	display: block;
	float: left;
	width: 83px;
	height: 25px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	background-color: white;
	background-image: url(img/menu_g.gif);
	font-size: 8pt;
	font-weight: bold;
}

#menu a:hover {color: #b40000;}

#menu a#mp7 {color: #aaaaaa;}
#menu a#mp7:hover {color: #b40000;}




/* ------------ Inhaltsbereich der Shopseiten ------------ */

#content_shop {
	margin-top: 20px;
	width: 500px;
	float: left;
}

#content_shop table h1 {
	text-align: left;
	margin: 0px;
	padding: 5px;
	background-image: url(images/background01.jpg);
	background-repeat: repeat-y;
}

#content_shop p {
	margin-bottom: 20px;
	line-height: 15pt;
}

#content_shop table{
	border: 1px solid #888888;
	width: 100%;
	height: 350px;
}

#content_shop td p {
	width: 100%;
	text-align: left;
	padding-top: 8px;
	padding-left: 10px;
	margin: 0px;
	line-height: 11pt;
}

#content_shop td {
	vertical-align: top;
	text-align: center;
}

#content_shop a {
	color: #888888;
	margin: 10px;
}

#content_shop a:hover {color: #b40000;}

#content_shop td img {margin-top: 20px;}



/* Produkt Navigation
   ------------------ */
#product_navi {clear: left; margin-top: 30px;}

#product_navi a {
	width: 80%;
	height: 18px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #333333;
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position: 120px 1px;
	margin: 3px auto;
	text-align: left;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
#product_navi a:hover {color: #b40000;}

a#mp1,a#mp2, a#mp3, a#mp4, a#mp5, a#mp6, a#mp7, a#mp8, a#mp9,a#mp10, a#mp11,a#mp12, a#mp13, a#mp14, a#mp15, a#mp16, a#mp17, a#mp18, a#mp19, a#mp20 {
	background-color: white;
	border: 1px solid #cccccc;
}