/*
Stylesheet für www.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(/images/background01.jpg);
	background-repeat: repeat-y;
}

/* Formate der Kopfzeile 
   --------------------- */

#headline {
	width: 100%;
	height: 85px;
	background-image: url(http://www.bacoc.com/images/bacoc_headline.jpg);
	text-align: left;
}
#headline_int {
	width: 100%;
	height: 85px;
	background-image: url(http://www.bacoc.com/images/bacoc_headline_int.jpg);
	text-align: left;
}


#headline a {
	font-size: 8pt;
	text-decoration: none;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}

#headline a:hover {
	color: #b40000;
}

#contact_at {position: relative; top: 47px; left: 248px;}
#contact_at_int {position: relative; top: 46px; left: 350px;}

#contact_at img {border: none;}
#contact_at_int img {border: none;}

#contact_imp {
	position: relative;
	top: 30px;
	left: 330px;
}
#contact_imp_int {
	position: relative;
	top: 30px;
	left: 375px;
}

#lang_ger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: -10px;
	left: 705px;
}
#lang_en {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 10px;
	left: 656px;
}
#lang_es {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 30px;
	left: 610px;
}



/* 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(http://www.bacoc.com/images/menu_g.gif);
	font-size: 8pt;
	font-weight: bold;
}

#menu input, form {
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	font-size: 8pt;
	margin-top: 2px;
	margin-left: 10px;
}

#menu a:hover {color: #b40000;}

#menu a#mp7 {color: #aaaaaa;}
#menu a#mp7:hover {color: #b40000;}

/* Produktinfos auf der Start-Seite
   -------------------------------- */

table.info
{
	width: 95%;
	height: 240px;
	border: 1px solid #888888;
	background-image: url(http://www.bacoc.com/images/background02.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

table.info p.label
{
	width: 100%;
	color: #b40000;
	background-image: url(http://www.bacoc.com/images/background01.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

table.info td {
	vertical-align: top;
}

table.info td.left {
	width: 200px;
	text-align: center;
}

table.info td.left a {color: #aaaaaa;}
table.info td.left a:hover {color: #b40000;}

table.info p
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

table.info img
{
	border: none;
	clear: both;
}

td.info a
{
	color: #aaaaaa;
}

/* Produkt Navigation
   ------------------ */

#product_navi {clear: left; margin-top: 30px;}

#product_navi a {
	width: 70%;
	height: 18px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #333333;
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position: 100px 1px;
	margin: 2px auto;
	text-align: left;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
#product_navi a:hover {color: #b40000;}

a#mp15, a#mp16 {
	background-color: white;
	border: 1px solid #cccccc;
}

/* ------------ 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(http://www.bacoc.com/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: 280px;
}

#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;}

/* ------------ Inhalt Bestelldaten ------------ */

#content_order {
	text-align: left;
	margin-top: 20px;
	width: 600px;
	float: left;
}

#content_order label {
	width: 120px;
}

#content_order label span {
	color: red;
}

#content_order input {
	background-color: #e6e6e6;
}

#content_order select {
	font-size: 8pt;
	font-family: Arial;
	background-color: #e6e6e6;
}

#content_order textarea {
	background-color: #e6e6e6;
}

#content_order p {
	margin-top: 10px;
}

/* ------------ Produktauswahl auf der Startseite ------------ */

#products {
	width: 180px;
	margin-right: 20px;
	clear: left;
	float: left;
}

#products a {
	display: block;
	float: left;
	text-align: left;
	margin: 2px 10px;
	padding-left: 15px;
	width: 55px;
	color: #333333;
}

#products a:hover {color: #b40000;}

#products h1 {
	margin-bottom: 0px;
	background-image: none;
}

#products h2 {
	display: block;
	clear: left;
	width: 90%;
	padding-top: 25px;
	padding-bottom: 5px;
	margin: 0px auto;
}

/* ------------  ------------ */

#content_main {
	width: 480px;
	float: left;
}

#content_main h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

#content_main h3 a {color: #aaaaaa;}
#content_main h3 a:hover {color: #b40000;}

/* ------------ Newsbereich auf der Startseite ------------ */
   
#content_news {
	width: 200px;
	float: right;
	text-align: left;
}
#content_news h1 {background-image: none;}
.index {background-image: none;}
#content_news a {color: #333333;}
#content_news a:hover {color: #b40000;}

#content {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
}

#content h1 {text-align: left;}

#content_shop h1 {text-align: left;}

#content_aboutus {
	margin: 0 auto;
	margin-top: 20px;
	width: 700px;
	text-align: left;
	background-image: url(http://www.bacoc.com/img/bacoc_notebooks_02.gif);
}
#content_aboutus h1 {text-align: left;}
#content_aboutus p {padding-bottom: 20px;}

#content_contact {
	margin: 0 auto;
	width: 700px;
	text-align: left;
}
#content_contact h1 {text-align: left;}
#content_contact td {vertical-align: top; padding-top: 15px;}
#content_contact span {width: 180px;}

#content_dealer {
	margin: 0 auto;
	width: 700px;
	text-align: left;
}
#content_dealer h1 {text-align: left;}
#content_dealer p {
	margin-bottom: 20px;
}

#config label {
	width: 180px;
	text-align: left;
	margin-bottom: 10px;
}

#config select {
	margin-bottom: 10px;
}

#email {float: left;}
#formular {float: left;}
#btn_email {width: 120px; margin: 20px;}
#btn_form {width: 120px; margin: 20px;}

#copyright {
	width: 300px;
	text-align: left;
	font-size: 8pt;
	clear: left;
	float: left;
	color: #333333;
	padding-left: 10px;
	margin-top: 50px;
}

#terms {
	width: 350px;
	float: left;
	font-size: 8pt;
	margin-top: 50px;
}

#copyright a {
	color: #333333;
	font-size: 8pt;
	font-weight:normal;
}

#terms a {
	color: #333333;
	font-size: 8pt;
	font-weight:normal;
}

#terms a:hover {color: #b40000;}

p.agb {
	margin-left: 1cm;
	font-size: 9pt;
	line-height: 15pt;
	margin-bottom: 5px;
	text-indent: -3px;
}

span.agb {
	display: block;
	float: left;
	font-size: 9pt;
	line-height: 15pt;
	padding-left: 5px;
}

#tax {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: arial;
	border: none;
}


/* ------------ Uebersichtsseite ------------ */

#uebersichtright{
	display: block;
	width: 180px;
	margin-right: 20px;
	margin-top: 40px;
	clear: left;
	float: left;	

}

#uebersichtright a {
	float: left;
	text-align: left;
	margin: 2px 10px;
	padding-left: 15px;
	width: 125px;
	color: #333333;
}

#uebersichtright a:hover {color: #b40000;}

#uebersichtright h1 {
	margin-bottom: 0px;
}

#uebersichtright h2 {
	display: block;
	clear: left;
	width: 90%;
	padding-top: 25px;
	padding-bottom: 5px;
	margin: 0px auto;
}

/* ------------  ------------ */