body,html{
	padding:0px;
	margin:0px;
	height:100%; 
	background-color:#ffffff;
	background-repeat:no-repeat;
}

#logo{
	float:right;
	margin:0px 30px 10px 20px;
	border:none;
}
#M_4,#MenuUnten,#MenuLeft{display:none;}
#ContentLayer{
	margin:0px;
	padding-top:20px;
	font:normal 10pt/12pt Arial,Helvetica,sans-serif;
	clear:both;
}
h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child{
	margin-top:0px;
}
.Bild_Rechts{
	float: right;
	margin: 0px 0px 0px 20px;
	overflow: visible; 
	border-style:none;
}
.Bild_Links{
	float: left;
	margin: 0px 20px 0px 0px;
	overflow: visible; 
	border-style:none;
}
.clear_both{clear:both;}
.clear_left{clear:left;}
.clear_right{clear:right;}
