@charset "utf-8";
/* CSS Document */

html[xmlns^="http"] 		{ overflow-y:scroll; }

html, body{
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.82em;
	line-height:150%;
	color:#6c6c6c;
	padding:0;
	margin:0;
}

html { background: none;}
body {}
img {border:none;}

ul, li{
	list-style:none;
	padding:0;
	margin:0;
}

.clear{
	clear:both;
}

body#impressum h6{
	float			:left;
	width			:12em;
	font-size		:1em;
	margin			:0px;
	padding			:0px;
}

body#impressum br{
	clear			:both;
}

body#impressum .abstand{
	margin-bottom:16px;
}

body#impressum .abstand2{
	margin-top:16px;
}

#wrapper{
	width:708px;
	margin:0 auto;
	background-color: #fff;
	border-left: 20px solid #fff;
	border-bottom: 20px solid #fff;
	border-right: 20px solid #fff;
}

#header{
	width:708px;
	height:74px;
	position:relative;
}

#logo{
	background:url(../images/logo.jpg) no-repeat;
	width:240px;
	height:59px;
	position:absolute;
	top:35px;
	left:468px;
}

#logo a{
	width:240px;
	height:59px;
	display:block;
	text-indent:-90000px;
	overflow:hidden;
}

#navigation{
	width:464px;
	height:21px;
	padding-top:3px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #a0a0a0;
	position:absolute;
	top:68px;
	left:0;
	color:#7d7d7d;
}

#navigation li{
	display:inline;
}

#navigation a{
	color:#7d7d7d;
	text-decoration:none;
	margin:0 10px 0 10px;
	font-size: 14px;
}

#navigation a.n1{
	margin-left:0;
}

#navigation a:hover{
	color:#629e2e;
}

#aktuell #navigation a.n1,
#projekte #navigation a.n2,
#profil #navigation a.n3,
#buero #navigation a.n4,
#kontakt #navigation a.n5,
#impressum #navigation a.n6{
	color:#629e2e;
}

#header_image{
	margin:35px 0 39px 0;
	background-color: #fff;
	width:708px;
	height:276px;
	position:relative;
}

#profil #header_image{
	margin:35px 0 39px 0;
	background:url(../images/profil_neu.jpg) no-repeat;
	width:708px;
	height:276px;
	position:relative;
}

#buero #header_image{
	margin:35px 0 39px 0;
	background:url(../images/buero_neu.jpg) no-repeat;
	width:708px;
	height:276px;
	position:relative;
}

#kontakt #header_image{
	margin:35px 0 39px 0;
	background:url(../images/kontakt_neu.jpg) no-repeat;
	width:708px;
	height:276px;
	position:relative;
}

#impressum #header_image{
	margin:35px 0 39px 0;
	background:url(../images/impressum_neu.jpg) no-repeat;
	width:708px;
	height:276px;
	position:relative;
}

#newsletter #header_image{
	margin:35px 0 39px 0;
	background:url(../images/newsletter.jpg) no-repeat;
	width:708px;
	height:276px;
	position:relative;
}


#header_image #thumbnails{
	position:absolute;
	top:281px;
	left:0px;
	height:30px;
	width:708px;
}

#header_image #thumbnails div{
	float:left;
}

#header_image #thumbnails img{
	border:0 !important;
}

#header_image #thumbnails a img{border:0 !important;}

#header_image #thumbnails div.image{
	height:30px;
	margin-right:6px;
}

#mainbody{
	border-top:1px solid #a0a0a0;
	padding:10px 0 0 0;
}


#mainbody a{
	color:#6c6c6c;
	text-decoration:underline;
}

#mainbody a:hover{
	color:#6c6c6c;
	text-decoration:none;
}

#mainbody h1{
	font-size:1.1em;
}

#mainbody h2{
	font-size:0.95em;
	padding:0;
	margin:0;
}

#mainbody h3{
	font-size:0.9em;
	color:#666666;
	padding:0;
	margin:0;
	margin-bottom:10px;
}


/*aktuell.php*/
#mainbody_aktuell{
	padding:50px 0 0 0;
}

#mainbody_aktuell a{
	color:#6c6c6c;
	text-decoration:underline;
}

#mainbody_aktuell a:hover{
	color:#6c6c6c;
	text-decoration:none;
}

#mainbody_aktuell h1{
	font-size:1.1em;
}

#mainbody_aktuell h2{
	font-size:0.95em;
	padding:0;
	margin:0;
}

#mainbody_aktuell h3{
	font-size:0.9em;
	color:#666666;
	padding:0;
	margin:0;
	margin-bottom:10px;
}


#footer{
	border-top:1px solid #a0a0a0;
	padding-top:3px;
	margin-top:26px;
	width:708px;
	text-align:center;
	color:#7d7d7d;
	font-size:0.79em;
	margin-bottom:20px;
}

#projekte #footer{
	margin-top:0px;
}

#projekte_ #footer{
	margin-top:26px;
}

.list_date{
	width:100px;
	display:block;
	float:left;
}

#projekte .width{
	width:120px;
	display:block;
	float:left;
}

#projekte br{
	clear:both;
}

.pdf-download{
	background:url(../images/pdf.jpg) no-repeat;
	padding-left:16px;
}

#karte{
	float:left;
}

#karte img{
	margin-top:50px;
	margin-bottom:20px;
	border:1px solid #666666;
}

.project_navi{
	margin-top:20px;
}

.project_navi #back{
	margin-right:600px;
}

.spacer{
	background:url(../images/spacer.jpg) no-repeat;
}

.thin { width:300px; margin:30px 0 -20px 0;}

/* Projekte Uebersicht */

.gal{padding:0px 0px 20px 0px;}
.image{float:left;}
.bildlink {text-indent: -3000px;}
.pic2{padding:0px 0px 0px 10px;}


.hidden{font-size:0.001em;line-height:0.001em;display:block;overflow:hidden;width:1px;height:1px;position:absolute; top:-1px;left:-1px;}
.nofloat{font-size:0.001em;line-height:0.001em;clear:both}