@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #1a171b;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#logo{
	position: absolute;
	width: 219px;
	height: 44px;
	left: 50%;
	margin-left: -460px;
	top: 16px;	
	z-index: 5;
}
#snr{
	position: absolute;
	width: 75px;
	height: 113px;
	top: 45px;
	left: 50%;
	margin-left: 408px;
	z-index: 10;
}
#bild{
	position: absolute;
	width: 535px;
	height: 153px;
	top: 164px;
	left: 50%;
	margin-left: -267px;
	z-index: 15;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
#mutter{
	position: absolute;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	z-index: 1;
}
#head{
	background-image:url(../images/header.jpg);
	height: 164px;
}
#meta{
	float: right;
	width: 290px;
	margin-top: 30px;
}
#meta a{
	color: #1a171b;
	text-decoration: none;
}
#meta a:hover{
	text-decoration: none;
	color: #4caf70;
}
#main{
	background-image: url(../images/content.jpg);
}
#left{
	float: left;
	width: 217px;
}
#left_t{
	background-image: url(../images/left_top.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
#navi{
	margin-left: 30px;
}
#service{
	margin-top: 15px;
	margin-bottom: 15px;
}
#mitte{
	float:left;
	width: 541px;
	margin-left: 7px;
}
#platz{
	height: 165px;
	background-color: #FFFFFF;
}
#mitte_top{
	background-image: url(../images/mitte_top.jpg);
	height: 21px;
	width:540px;
}
#dpt{
	text-align: right;
	margin-right: 10px;
}
#dpt a{
	color: #1a171b;
	text-decoration: none;
}
#dpt a:hover{
	text-decoration: none;
	color: #4caf70;
}
#content{
	padding: 8px;
	line-height: 150%;
}
.gmnoprint{
	line-height: 120%;
}
#right{
	float:right;
	width: 210px;
}
#suche{
	background-image:url(../images/suche.jpg);
	height:84px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#news{
	padding-left: 10px;
}
#c_u{
	height: 19px;
	background-image: url(../images/c_unten.jpg);
	background-repeat: no-repeat;
}
#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	color: #fefefe;
	text-align: center;
	padding: 2px;
}

#footer a{
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: none;
	color: #ffffff;
}

.bodytext{
	padding: 0px;
	margin: 0px;
}
a img{
	border: 0px;
}
a{
	color: #4caf70;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.contentelement{
	clear: both;
}
.clear{
	clear: both;
}
h1{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 15px;
}
h2{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 13px;
}
h3{
	margin: 0px;
	padding-bottom: 5px;
	font-size: 13px;
}
fieldset{
	border: none;
}
