*{
	margin:0;
	padding:0;
}
body{ 
	position: relative;
	top: 0px;
	left:0px;
	font-family: Verdana, Helvetica, Geneva, sans-serif;  
	font-size: 0.75em; 
	color: #6b6b6b;
	text-align:center;
	background:url(../images/bg-body.gif) repeat-y center #fff;
}


ul{
	margin:0 0 10px 20px;
}
img{
	border:0;
}
p{
	margin:0 0 1em 0;
}
div{
	border:0px solid #000;
}

#content img{
	border:1px solid #5B5B5B;
}

#bgheader{
	position: absolute;
	top: 0px;
	left:0px;
	height:194px;
	margin:0;
	width:100%;
	text-align:left;
	background:url(../images/bg.gif) repeat-x  top #fff;
}


#container{
	position: relative;
	top:0px;
	margin:0 auto;
	width:897px;
	text-align:left;

}

#main{
	padding-top:230px;
}
#content{
	width:577px;
	float:left;
	position:relative;
	left:165px;
}
#content .content .block{
	min-height:420px;
}
#content .content .siematic .block{
	height:auto;
	min-height:85px;
}

#left{
	width:157px;
	float:left;
	position:relative;
	left:-577px;
}
#right{
	float:left;
	position:relative;
	width:150px;
	margin-left:13px;
}
#header{
	position:absolute;
	left:0px;
	top:0px;
	width:897px;
	height:145px;
	background:url(../images/linie.gif) repeat-y  0 0 #fff;
}

#header #mood{
	position:absolute;
	left:164px;
	top:0px;
	width:734px;
	height:221px;
	background:url(../images/bg-header-home.jpg) repeat-y  0 0 #fff;
}

#header #logobg{
	position:absolute;
	left:1px;
	top:15px;
	
}

#header #logo{
	position:absolute;
	left:9px;
	top:30px;
}



#header #logoleft{
	position:absolute;
	left:20px;
	top:15px;
}

#header #hpsuche{
	position:absolute;
	left:8px;
	top:147px;
	width:150px;
	height:30px;
	font-size: 0.8em;
	
}

#plzort{
	position:absolute;
	left:8px;
	top:177px;
	width:150px;
	height:30px;
	font-size: 0.8em;
	
}



#left #planer{
	position:absolute;
	top:285px;
	left:13px;
}
.clear{
	clear:both;
	line-height:0px;
}
#footer{
	position:relative;
	line-height:1.4em;
	width:897px;
	left:0px;/*fixie*/
	margin:2px 0;/*fixie*/
	padding-left:15px;
	font-size:0.8em;
}
.usb{
	display:none;
}
dfn{
	display:none;
}

#header #adresse {
	display: none;	
}

.data-privacy {
	text-decoration: underline;
}