/* CSS Document */
html{
	text-align:center;
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	}

body{
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#f9f9f9;
	background-image:url(../images/bg_neu.jpg);
	background-repeat:repeat-x;
	}

#container{
	width:1024px;
	margin:auto; 
	text-align:center;
	}

#header{
	width:1024px;
	height:141px;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}

#content{
	width:1024px;
	height:auto;
	background-image:url(../images/content_neu.png);
	background-repeat:repeat-y;
	}
* html #content{
	background-image:url(../images/content_neu.jpg);
	}
	
#menu{
	width:229px;
	float:left;
	padding-left:30px;}

#footer{
	width:1024px;
	height:62px;
	background-image:url(../images/foooter_neu.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#footer a:hover{
	color:#be0329;
	}
	
#footer a{
	color:#000000;
	}

#mainmenu{
	float:right;
	margin-top:90px;
	width:520px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#mainmenu a.act{
	color:#be0329 !important;
	}

#mainmenu a{
	font-weight:bold;
	}

h1 {
border-bottom:1px solid #ccc;
color:#333;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:26px;
margin-right:45px;
margin-top:8px;
padding-bottom:8px;
text-align:right;
width:905px;
padding-right: 0px;
}
	
#text {
color:#333;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:auto;
margin-right:35px;
margin-top:15px;
text-align:left;
width:700px;
}

.textbild{
	float:right; 
	margin-right:60px;
	}
	
#text2 {
color:#333;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:auto;
margin-right:40px;
margin-top:15px;
text-align:left;
width:920px;
}
	
#haeuser {
background-image:url("../images/bg_haeuser.jpg");
background-repeat:no-repeat;
height:110px;
padding-top:20px;
width:150px;
padding-left:10px;
}

#maps{
	width:500px;
	height:271px;
	background-image:url("../images/bg_maps.jpg");
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:10px;
	margin-left:-10px;
	}
#maps_text {
float:right;
margin-right:80px;
margin-top:-265px;
position:relative;
}

