#left {
	height: 500px;
	width: 180px;
	background-image: url(images/left_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#navi {
	font-size: 11px;
	font-weight: bold;
	list-style-image: url(images/pfeil.gif);
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}
a.navitem {
	color: #333333;
	text-decoration: none;
}
a:hover.navitem {
	color: #009933;
	text-decoration: none;
}
a:active.navitem {
	color: #FFCC33;
	text-decoration: none;
}
li.navitem {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
a {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #009933;
	text-decoration: underline;
}
a:active {
	color: #FFCC33;
}

body,p,th,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #009933;
	font-size: 18px;
	font-weight: bold;
}

div.pressekopf {
	color: #009933;
	font-weight: bold;
	clear:both;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top: 30px;
	font-size: 15px;
	border-bottom: solid black 1px;
	width: 760px;
	padding-left: 10px;
	padding-bottom: 0px;
}
h4.presse {
	font-size: 13px;
	font-weight: normal;
	padding: 10px;
}
div.presse {
	clear: both;
	background: #EEEEEE;
	height: 120px;
	margin-left: 35px;
	margin-top: 0px;
	width: 750px;
	margin-bottom: 30px;
}
div.pressebild {
	float: left;
	width: 120px;
	text-align: center;
	height: 120px;
	vertical-align: middle;
	padding: 10px;
}

.produktname {
	font-weight: bold;
	color: #009933;
	font-size: 16px;
	border-bottom: solid black 1px;
}
#top {
	position: absolute;
	left: 0px;
	top: 0px;
}
#news-main {
	width: 550px;
	background: #F6F6F6;
	padding-left: 20px;
	border: 1px solid #DDD;
	margin: 10px;
}
.klein {
	font-size: 10px;
}
.fett {
	font-weight: bold;
}
.zertifikat_container {
background: #eee;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
height: 200px;
width: 600px;
clear: both;
}
.zertifikat_logo {
float: left;
width: 150px;
text-align: center;
}
.zertifikat_thumbnail {
float: left;
width: 150px;
text-align: center;
}
.zertifikat_text {
padding: 15px;
float: left;
}
