
*, html {
	font-family:verdana, helvetica;
	font-size:11px;
}

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



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

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

h3 {
	color:#6BA64E;
	font-size:14px;
	font-weight:bold;
	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:#421782;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	padding:6px;
	padding-bottom:10px;
}

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

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:#6BA64E;
}

#head_text {
	display:none;
}

#head_nav {
	position:absolute;
	top: 116px;
	left:790px;
	text-align:right;
	z-index:10;
	color:#000;
}

#head_nav a {
	color:#FFF;
	text-decoration:none;
	margin-bottom:5px;
}

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

#navigation {
	position:absolute;
	top:160px;
	width:220px;
	background-repeat: repeat-y;
}

#basket_container {
	position:absolute;
	left:500px;
	top:90px;
	width:240px;
}

tr#basket {
	background-color:#E5FECE;
	color:#000;
}

tr#basket td {
	padding: 3px 4px 2px 4px;
}

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

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

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

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

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

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

.topic_list {
	width:100%;
	font-weight:bold;
	padding:3px;
	background-color:#6BA64E;
	margin-bottom:8px;
	line-height:18px;
	color:#FFF;
}

.topic_list a, .topic_list a:hover, .topic_list a:visited {
	color: #FFF;
}

.topic_list table td {
	font-size: 11px;
}

.topic_list table td, .topic_list table td a:visited, .topic_list  table td a:link, .topic_list  table td a:hover {
	font-weight:bold;
	padding:3px;
	line-height:18px;
	color:#FFF;
}

#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:#6BA64E; 
	margin-top:10px; 
	height:20px; 
	padding-top:3px; 
	width:190px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}



.into_basket form input {
	background-color:#6BA64E;
	color:#FFFFFF;
	display: block;
	width: 100%;
	cursor:pointer;cursor:hand;
	font-weight:bold;
	border:0px;
}

.into_basket_submit {
	background-color:#6BA64E;
}

a:link.active_topic, a:visited.active_topic { 
	color:#C3854A; 
	font-weight:bold; 
	text-decoration:none;
}


a:link.active_nav, a:visited.active_nav { 
	color:#6BA64E; 
	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);*/
}

#head_nav a.active_nav_hp, a:link.active_nav_hp, a:visited.active_nav_hp { 
	color:#E5FECE; 
	font-weight:normal;
}

