body {

	background:#efefef;

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px; 

	line-height: 135%;

}



#wrap {

	margin-left:auto;

	margin-right:auto;

	width:930px;

	height:100%;

	padding:5px;

	background:#ffffff;

	border:1px solid #000000;

}



#top {

	width:930px;

}

  

#main {

	width:930px;

	border-top:5px solid #0c6666;

	margin-top:10px;

	padding-top:10px;

	border-bottom:5px solid #0c6666;

	margin-bottom:5px;

	padding-bottom:10px;



}



#left {

	float:left;

	width:180px;

	background: #f6f6f6;

}



#right {

	float:left;

	width:670px;

	margin-left:20px;

}



#clearer, .clearer {

	clear:both;

	overflow:hidden;

	height:1px;

}



h1 {

font-size: 16px;
line-height:135%;
color:#7aabab;
margin-bottom:20px;
font-weight:bold;
}

h2 {

font-size: 12px;
line-height:135%;
font-weight:bold;
color:#000000;
margin-bottom:20px;
}

ul {

	list-style-type:none;

	margin:0px;

	padding:0px;

}



li {

color: #000000;

font-weight:bold;

text-decoration: none;

list-style: none;

margin-left:10px;

margin-top:5px;

margin-bottom:5px;

background-image:url(../_img/icon_arrow.gif);

background-repeat:no-repeat;

padding-left:13px;

}



li a {

color: #000000;

font-weight:bold;

text-decoration: none;

}



li a:hover {

color: #0c6666;

text-decoration: underline;

}





a {

color: #0c6666;

text-decoration: underline;

}



a:hover {

color: #0c6666;

text-decoration: underline;

font-weight:bold;

}

.produkt {
margin-bottom:25px;
}

.bild {
float:left;
margin-right:25px;
}

.text{
}

.impressum {
	margin-left:23px;
}