*
{ margin:0px;
  padding:0px;
}

body { 
	background-color:#213846;
	}

.hausbart_body {
	background-color: #213846;
	background-image: url(pics/bg.jpg);
	background-repeat: repeat-y;
 	width:862px;
 	overflow:hidden;
 	margin:auto;
	}

.header {
	background-color: #25343b;
	background-image: url(pics/header_img.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 841px;
 	margin:auto;
	margin-top: 25px;
	
}

.but1 {
	background-color: #25343b;
	background-image: url(pics/forum_button.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width: 211px;
	margin-top: 1px;
	margin-left: 95px; /*IE versetzt das um 2 Pixel */
	float: left;
	display:inline;
	text-decoration: none;
}

.but2 {
	background-color: #25343b;
	background-image: url(pics/bilder_button.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width: 211px;
	margin-top: 1px;
	margin-left: 15px;
	float: left;
	display:inline;
	text-decoration: none;
}

.but3 {
	background-color: #25343b;
	background-image: url(pics/wetter_button.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width: 211px;
	margin-top: 1px;
	margin-left: 15px;
	/*margin-left: 627px;*/ /*IE versetzt das um 2 Pixel */
	float: left;
	display:inline;
	text-decoration: none;
}

.but1:hover {
	background-image: url(pics/forum_button_over.jpg);
	}
	
.but2:hover {
	background-image: url(pics/bilder_button_over.jpg);
	}
	
.but3:hover {
	background-image: url(pics/wetter_button_over.jpg);
	}

.newsbg {
	background-image: url(pics/news.jpg);
	background-repeat: no-repeat;
	width: 287px;
	height: 386px;
	margin-left: 27px;
	float: left;
	display:inline
	}

.news h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #8ac031;
	padding-bottom: 0;
	}

.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 245px;
	height: 290px;
	padding-top: 65px;
	padding-left: 20px;
	display: block;
	overflow:hidden;
	}
	
.news a{
	color:#8ac031;
	text-decoration: none;
	}

.news a:hover{
	color: #333333;
	text-decoration: underline;
	}
	
.news a:visited{
	color: #8ac031;
	text-decoration: none;
	}
	
.gallerienbg {
	background-image:url(pics/gallerien.jpg);
	background-repeat: no-repeat;
	width: 507px;
	height: 386px;
	float: left;
 	margin-left:12px;
	display:inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}

.gallerien {
	width: 507px;
	padding-top: 60px;
	padding-left: 10px;
	display:block;
	overflow:hidden;
}

.gallerien h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #8ac031;
	padding-left: 6px;
	}

.gallerien img {
	border: 1px solid;
	border-color:#333333;
}

.wetter img {
	padding-left: 30px;
	float: left;
	margin-bottom: 30px;
	}
	
.wetter_box {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCCCCC;
	font-weight: bold;
	width: 140px;
	border: 1px dotted #8ac031;
	padding: 5px 5px 5px 5px;
	float:right;
	margin-right: 30px;
	display: inline;
	text-decoration:none;
	}
	
.wetter_box a {
	text-decoration:none;
	}

.wetter_box:hover {
	background-color:#8ac031;
	}

iframe { 
	float:left;
	margin-left: 28px;
	margin-bottom: 30px;
	}

.copyright {
 	clear:both;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 25px;
	width: 862px;
	height: 20px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
.copyright a{
	color:#8ac031;
	}
	
.copyright a:hover {
	color:#FFFFFF;
	}
	
.copyright a:visited {
	color:#8ac031;
	}
	
.footer {
	background-image: url(pics/footer.jpg);
	background-repeat: no-repeat;
 	width:862px;
 	margin:auto;
	height:12px;
	overflow:hidden; 	
}

.ad_box {
	float: right;
	width: 150px;
	height: 600px;
	background-color:#00FF00;
}
