	
	body
{
	margin: 0;
	padding: 0;
	scrollbar-arrow-color: #778899;
	scrollbar-face-color: #fff9eb;
	;
	scrollbar-highlight-color: #fff9eb;
	scrollbar-3dlight-color: #778899;
	scrollbar-shadow-color: #778899;
	scrollbar-darkshadow-color: #fff9eb;
	scrollbar-track-color: #fff9eb;
	background-image: url(images/logo_balken_lang_grau3.gif);
	text-decoration: none;
	}
	
	
#inhalt {
	position:absolute;
	left: 49px;
	top: 214px;
	height: 440px;
	width: 90%;
	padding-right: 50px;
	overflow: auto;
	background-image: url(images/hintergrundgrau3.jpg);
	text-decoration: none;
	}
	
	#inhalt_texte {
	position:absolute;
	left: 52px;
	top: 215px;
	height: 440px;
	width: 1009px;
	padding-right: 50px;
	overflow: auto;
	background-image: url(images/hintergrundgrau3.jpg);
	text-decoration: none;
	}
	
	
#links {
	text-decoration: none;
	}
	
#inhalt_kontakt {
	position:absolute;
	left: 304px;
	top: 212px;
	height: 588px;
	width: 378px;
	overflow: auto;
	}
	
	
	
#inhalt_impressum {
	position:absolute;
	left: 28px;
	top: 128px;
	height: 443px;
	width: 546px;
	padding-right: 8px;
	overflow: auto;
	}
	
#impressum {
	position:absolute;
	left: 20px;
	top: 117px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
	
	
#logo {
	position:absolute;
	top: -1px;
	width: 100%;
	height: 157px;
	left: -1px;
	}
	
#liste {
	position:absolute;
	left: 58px;
	top: 320px;
	}
	
	
	#home-text {
	position: absolute;
	left: 173px;
	top: 393px;
	height: 110px;
	width: 327px;
	padding: 30px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	border: thin solid #FFF;
	box-shadow: 1px 2px 5px #444;
	background-position: center center;
	text-align: center;
}
	

	
/***************************************************************************************************/
/*N A V I G A T I O N */
/***************************************************************************************************/

#subnav_privatgaerten {
	position:absolute;
	top: 151px;
	width: 852px;
	height: 33px;
	left: 229px;
	}

#subnav_bauleitplanung {
	position:absolute;
	top: 151px;
	width: 852px;
	height: 12px;
	left: 535px;
	}
	
	
#subnav_dachbegruenung{
	position:absolute;
	top: 151px;
	width: 852px;
	height: 12px;
	left: 373px;
	}


#subnav_objektplanung {
	position:absolute;
	top: 151px;
	width: 852px;
	height: 12px;
	left: 77px;
	}
	
	
#subnav_ausstellungen {
	position:absolute;
	top: 151px;
	width: 852px;
	height: 12px;
	left: 698px;
	}
	
 #nav {
	position: absolute;
	left: 4px;
	top: 124px;
	width: 1203px;
	height: 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: 14px;
	z-index: 2;
	text-transform: none;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table-header-group;
}

 #subnav {

	width: 852px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: 0.7em;
	font-style: italic;
	z-index: 1;
	}
	

#nav a {
	color: #B7CB67;
	text-decoration: none;
}

#nav a:link, #nav a:visited {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: medium;
	}
	
#nav a:hover {
	color: #B7CB67;
	text-decoration: none;
	}
	
#nav ul {
	list-style:none;
	padding: 0;
	margin: 0;
	
	}
	
#nav li{
	padding: 0;
	margin: 0;
	list-style:none;
	float: left;
	}
	
#subnav a {
	color: #B7CB67;
	text-decoration: none;
	}

#subnav a:link, #subnav a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
#subnav a:hover {
	color: #B7CB67;
	text-decoration: none;

	}
	
#subnav ul {
	list-style:none;
	padding: 0;
	margin: 0;
	}
	
#subnav li{
	padding: 0;
	margin: 0;
	list-style:none;
	float: left;
	}
	
	
	
/***************************************************************************************************/
/*S C H R I F T */
/***************************************************************************************************/

	
	
	
h1 {
	padding: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B7CB67;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 0.5em;
}

h2 {
	padding: 0px;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}



	
p {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}

#impressum a {
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-decoration: none;
	}

#impressum a:link, #impressum a:visited {
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-decoration: none;
	}
	
#impressum a:hover {
	color: #B7CB67;
	letter-spacing: 0.2em;
	text-decoration: none;
	}
