
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFC0;
	font-family:verdana, helvetica;
	font-size:11px;
}



h1 {
	color:#D83232;
	font-weight:bold;
	font-size:16px;
	margin-top:0px;
	padding:0px;
}

h2 {
	color:#004E96;
	font-weight:normal;
	font-size:14px;
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
}

h3 {
	color:#D83232;
	font-size:14px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
}

h4 {
	color:#D83232;
	font-size:13px;
	font-weight:bold;
	margin-bottom:6px;
	padding-top:0px;
	margin-top:0px;
}

h5 {
	color:#004E96;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	padding:6px;
	padding-bottom:10px;
}

h6 {
	color:#D83232;
	font-size:13px;
	font-weight:bold;
	margin-bottom:6px;
	padding-top:0px;
	margin-top:0px;
}

h7 {
	color:#004E96;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	margin:0px;
	width:170px;
}

h8 {
	color:#000A96;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	width:170px;
}

h8 b {
	color:#004E96;
	font-weight:bold;
}

input {
	border:1px solid black;
	background-color:#FFFFFF;
	font-size:11px;
}

textarea {
	border:1px solid black;
	background-color:#FFFFFF;
	font-size:11px;
}

a:visited, a:link, a:hover {
	color:#004E96;
}

#head_text {
	display:none;
}

#head_nav {
	position:absolute;
	top: 30px;
	left:0px;
	width:975px;
	text-align:right;
}

#header {
	position:absolute;
	top:50px;
	left:0px;
	background-image:url(/images/banderole.png);
	height:40px;
	width:100%;
}

#navigation {
	position:absolute;
	top:120px;
	width:220px;
	background-image:url(/images/faden_middle.png);
	background-repeat: repeat-y;
}

#basket_container {
	position:absolute;
	left:760px;
	top:100px;
	width:216px;
}

#basket {
	background-color:#D83232;
	width:150px;
	color:#FFFFFF;
	float:left;
	padding-left:36px;
	padding-bottom: 3px;
	padding-top: 4px;
}

#basket_site {
	width:500px;
	background-color:#D83232;
}


.navi_content {
	margin-left:38px;
	line-height:20px;
	width:170px;
	font-size:13px;
}

.navi_content a:visited, .navi_content a:link, .navi_content a:hover {
	color:#004E96;
	text-decoration:none;
}

.navi_icon {
	float:left;
	margin-right:6px;
}

.product_search {
	height:25px;
	padding-top:2px;
}

#content_container {
	position:absolute;
	top:165px;
	left:230px;
	width:740px;
	border:0px solid black;
	line-height:16px;
	padding-bottom:20px;
}

#seitenzahlen {
	position:absolute;
	top:0px;
	left:200px;
}

.topic_list, .topic_list a:visited, .topic_list a:link, .topic_list a:hover {
	width:100%;
	font-weight:bold;
	padding:3px;
	background-color:#E2E2E2;
	margin-bottom:8px;
	line-height:18px;
	color:#000000;
}

#topic_list {
	width:100%;
	margin-bottom:10px;
	line-height:18px;
}

.into_basket, .into_basket a:visited, .into_basket a:link, .into_basket a:hover {
	background-color:#D83232; 
	margin-top:10px; 
	height:20px; 
	padding-top:3px; 
	width:190px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.product_back {
	background-image:url(/images/product_middle.png);
	background-repeat:repeat-y;
	padding-left:30px;
}

.product_descr {
	margin-bottom:16px;
}

#dhtmltooltip{
	position:absolute;
	left:50px;
	background-image:url(/images/tip_back.gif);
	background-repeat:no-repeat;
	width: 500px;
	height:80px;
	font-size:10px;
	padding-top:2px;
	padding-left:30px;
	line-height:15px;
	background-color:none;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#EBEBEB,direction=135);*/
}

.kat_descr img { margin:0px 8px 0px 0px; }
.kat_descr li { margin:0px 0px 0px 12px; }
