body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#FFF;
}
#wrapper {
	position:absolute;
	top:0%;
	left:50%;
	width:950px;
	height:650px;
	margin-left:-475px;
	margin-top:0px;
}
#header {
	width:950px;
	height:145px;
	text-align:right;
	vertical-align:text-bottom;
}
#navigContainer {
width:950px;
height:50px;
position:absolute;
/*border-bottom: #CCC 1px solid;*/
}
#navig {
margin-top:2px;
text-align:left;
}
.clearer {
clear:both;
font-size:0px;
line-height:0px;
height:0px;
}
.content {
width:950px;
height:425px;
margin-top:50px;
position:absolute;
border-top: #CCC 1px solid;
border-bottom: #CCC 1px solid;
}

.bauContent {
	margin-top:0px;
	position:absolute;
}

.footer {
	height: 20px;
	width: 950px;
	margin-top:485px;
	position:absolute;
	text-align:center;
	color:#666;
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

ul {
padding:0;
margin:0;
}
li {
/*float:left;*/
list-style: none;
display: inline;
padding: 0 10px 0 10px;
}

a:link {
	color:#CCC;
	text-decoration: none;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}
a:active {
	color:#CCC;
	text-decoration: none;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	color:#999;
	text-decoration: none;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	color:#00cc00;
	text-decoration: none;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}

.baubeschriebTxt {
	width:920px;
	margin-top:75px;
	position:absolute;
	padding: 0 15px 0 15px;
	color:#CCC;
	text-decoration: none;
	text-align:justify;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	left: 0px;
	top: 0px;
}
.startTxt {
width:445px;
margin-top:15px;
position:absolute;
padding: 0 15px 0 15px;
color:#999;
text-decoration: none;
text-align:justify;
font-size:12px;
font-family: Verdana, Geneva, sans-serif;
}
.bauTxt {
	padding: 2px 10px 2px 10px;
	color:#999;
	text-decoration: none;
	text-align:justify;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
}
.karte {
	float:right;
	margin-top:25px;
	margin-right:15px;
}
