body{
	margin: 0;
	text-align: center;
	background: #f1f1f1;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#dots{
	margin: 0 auto;
	text-align: left;
	background: white url(img/misc/kachel_punkte_grau.gif);
	width: 690px;
}

#main{
	margin: 0 1px 0 1px;
	padding: 0;
	background: white;
}

#main #header{
	position: relative;
	height: 130px;
	background: #e2f4f8;
}

#main #header #whiteheaderarea{
	position: absolute;
	top: 0;
	left: 0;
	background: white;
	height: 108px;
	width: 344px;
}

#main #header #whiteheaderarea img{
	margin: 13px 0 0 28px;
}

#main #header #blueheaderarea{
	position: absolute;
	left: 120px;
	top: 20px;
	height: 110px;
	width: 568px;
	background: #009cbd;
	color: white;
}

#main #header #blueheaderarea img{
	float: left;
}

#main #header #blueheaderarea h1{
	margin: 5px 0 0 235px;
	padding: 0;
	font-size: 17px;
	font-weight: lighter;
}

#main #header #blueheaderarea p{
	margin: 0 10px 0 235px;
	padding: 0;
	font-size: 11px;
}

#main #header #topnav{
	padding-top: 3px;
}

#main #header #topnav ul{
	margin: 0 0 0 420px;
	padding: 0;
	list-style-type: none;
}

#main #header #topnav ul li{
	float: left;
}

#main #header #topnav ul li a{
	text-decoration: none;
	color: #009cbd;
	padding: 0 8px 0 7px;
	font-size: 10px;
	background: url(img/misc/vertical_spacer.gif) no-repeat right;
}

#content{
	margin: 0;
	padding: 0;
}

#content .product{
	position: relative;
	top: 5px;
	float: left;
	width: 304px;
	height: 93px;
	margin: 5px 16px 0 10px;
	padding: 8px 0 0 0;
	/*background: url(img/misc/kachel_gruen_quer.gif);*/
	background-repeat: repeat-x;
}
#content>.product{
	margin: 5px 20px 0 20px;
}

#content .pcategory{
	height: 70px;
	margin: 0;
	background-color: #e2f4f8;
}

#content .pcategory h1{
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
	font-weight: normal;
	color: #029dbc;
	font-size: 14px;
}

#content .pcategory p{
	margin: 0 20px 0 20px;
	padding: 0 0 5px 0;
	font-weight: normal;
	color: #029dbc;
	font-size: 11px;
}

#content .product img{
	float: left;
	border: solid 1px #dddddd;
}

#content .product h2{
	margin: 0 0 0 100px;
	padding: 0;
	font-weight: bold;
	color: #029dbc;
	font-size: 11px;
}

#content .product p{
	margin: 3px 0 0 100px;
	padding: 0;
	color: #6c6c6c;
}

#content .product a{
	margin: 2px 0 0 10px;
	padding: 0;
	color: #029dbc;
	text-decoration: none;
	font-weight: normal;
}

#content .product p.price{
	margin: 1px 0 0 100px;
	font-weight: bold;
	color: #029dbc;
}

#content .product .productcount{
	position: absolute;
	width: 205px;
	left: 100px;
	top: 80px;
	color: #5a5a5a;
	font-size: 11px;
	font-weight: bold;
	background: #f0f0f0;
}

#content .product .productcount .countinput{
	width: 15px;
	height: 15px;
}

#content #contact h1{
	margin: 60px 0 0 120px;
	padding: 0;
	font-weight: bold;
	color: #029dbc;
	font-size: 11px;
}

#content #contact h2{
	margin: 20px 0 0 120px;
	padding: 0;
	font-weight: bold;
	color: #029dbc;
	font-size: 11px;
}

#content #contact p, #content #contact table{
	margin: 10px 20px 20px 120px;
	padding: 0;
	color: #029dbc;
}

#content #contact p a, #content #contact table a{
	color: #029dbc;
}

#content #productdata h1{
	margin: 10px 0 0 120px;
	padding: 0;
	font-weight: bold;
	color: #029dbc;
	font-size: 11px;
}

#content #productdata table{
	margin: 10px 0 0 120px;
	padding: 0;
	border: none;
	width: 540px;
	border-collapse: collapse;
}

#content #productdata table tr td{
	margin: 0;
	padding: 3px;
	background-color: #ececec;
	color: #029dbc;
	border-bottom: solid 1px white;
	text-align: right;
}

#content #productdata table tr td#sum1{
	background-color: #009cbd;
	color: white;
	font-weight: bold;
	text-align: left;
	border: none;
}

#content #productdata table tr td#sum2{
	background-color: #009cbd;
	color: white;
	font-weight: bold;
	border: none;
}


#content #productdata table tr td.name{
	font-weight: bold;
	text-align: left;
}

#content #productdata p{
	margin: 10px 0 20px 120px;
	padding: 0;
	color: #029dbc;
}

#content #productdata p a{
	color: #029dbc;
}

#content #addressdata #add{
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	width: 260px;
	color: #6c6c6c;
}

#content #addressdata #add a{
	color: #029dbc;
}

#content #addressdata h1{
	margin: 20px 0 0 120px;
	padding: 0;
	font-weight: bold;
	color: #029dbc;
	font-size: 11px;
}

#content #addressform{
	margin: 10px 0 0 120px;
	width: 260px;
}

#content #addressform label{
	display: block;
	float: left;
	width: 100px;
	color: #029dbc;
	font-size: 11px;
	font-weight: bold;
}

#content #confirm h1{
	margin: 60px 0 0 120px;
	padding: 0;
	font-weight: bold;
	color: #029dbc;
	font-size: 11px;
}

#content #confirm h2{
	margin: 20px 0 0 120px;
	padding: 0;
	font-weight: bold;
	color: #029dbc;
	font-size: 11px;
}

#content #confirm p{
	margin: 10px 0 20px 120px;
	padding: 0;
	color: #029dbc;
}

#content #confirm p a{
	color: #029dbc;
}

#headerline{
	clear: both;
	height: 18px;
	margin: 0 0 0 0;
	background: white;
	background-image: url(img/misc/kachel_gruen_quer.gif);
	background-repeat: repeat-x;
	background-position: 0px 12px;
}

#footerline{
	clear: both;
	height: 26px;
	margin: 0 0 0 0;
	background: white;
	background-image: url(img/misc/kachel_gruen_quer.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
}

#footer{
	height: 46px;
	background-color: #e2f4f8;
	background-image: url(img/misc/kachel_punkte_grau_quer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer input{
	margin: 12px 0 0 601px;
}

#footer input.order{
	margin: 12px 0 0 530px;
}

img{
	border: none;
}


@media print {
	/* fuer AGBs in IE-Druckvorschau */
	#content #contact p, #content #contact table{
		margin: 10px 100px 20px 120px;
		padding: 0;
		color: #029dbc;
	}
}