body, html {
	margin: 0px;
}
html {
	height: 100%;
	margin-bottom:1px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;/*7.3*/
	color: #535353;
	margin:0 px;
	padding: 0;
	line-height:14px;
	background-image:url('/php/lay/bg.jpg');
	background-repeat:no-repeat;
	/*letter-spacing:0.03em;*/
}

h1 { 

	font-size: 10pt;
	color:  #323232;
	font-weight: bold;
	margin-bottom:20px;
}

h2 { 

	font-size: 10pt;
	color:  #96bf0d;
	font-weight: bold;
	margin-bottom:20px;
}

h3 { 
	font-size: 12px;
	margin: 0;
	padding: 20px 0px 0px 0px;
	font-weight: normal;
	color: #939598;
}

h5 { 
	font-size: 12px;
	margin: 0;
	padding: 12px 0px 5px 0px;
	font-weight: normal;
	color: #939598;
}

td {
}
p {
	margin:0px;
	line-height:20px;
}
a {	
	color: #96bf0d;
	text-decoration:none;
}
a:link{ color: #96bf0d; }
a:visited{ color: #96bf0d; }
a:hover{ color: #96bf0d; }
a:active{ color: #96bf0d; }

img { border: 0px; }

#general {

	width: 800px;
	border:0px solid red;
}
#header {

	height: 105px;
	padding-bottom:40px;
}
	#header #logo {
		position: absolute;
		margin: 30px 0px 0px 35px;
	}
	#header #logo2 {
		position: absolute;
		margin: 50px 0px 0px 694px;
	}


#footer {
	font-size:10pt;
	letter-spacing:0px;
	padding: 18px 56px 0px 0px;;
	float:right;
	width: 300px;
	height: 40px;
	background-image:url('/php/lay/impressum_bg.png');
	background-repeat:no-repeat;
	background-position:right top;
	border:0px solid red;
}
#footer a {
	color: #96bf0d;
	float:right;
	margin-left:20px;
}
.anzeige p{
	color:#eae6e3;
}

#site_content {
	padding:0px 0px 0px 20px;
	float:left;
	border:0px solid red;
	width:640px;
}
#min_height{
	width: 0px;
	float:left;
	height: 500px;
	border: 0px solid red;
}
#navigation {
	float:left;
	border:0px solid red;
	width:138px;
}
#firstnav {
	background-image:url('/php/lay/nav_bg.jpg');
	background-repeat: no-repeat;
	padding:0px 10px 30px 0px;
	background-position:bottom right;
	margin: 20px 0px 0px 15px;
}
.leftNav,.leftNav_act {
	padding:8px 0px 0px 0px;
	margin: 0px 20px 0px 30px;
}

.leftNav a,.leftNav_act a {
	color: #96bf0d;
	font-size:10pt;
	letter-spacing:0px;
	
}

#secondnav {
	background-image:url('/php/lay/subnav_bg.jpg');
	background-repeat: no-repeat;
	padding:20px 0px 0px 15px;
	background-position:top left;
	overflow:hidden;
	width:130px;
}
#secondnav .leftNav,#secondnav .leftNav_act {
	padding:8px 0px 0px 0px;
	margin: 0px 7px 0px 30px;
}

#secondnav .leftNav a,#secondnav .leftNav_act a {
	color: #535353;
	font-size:10pt;
	letter-spacing:0px;
}
#container_right{
	float:left;
	width:190px;
	padding-left:42px;
	margin-top:50px;
	border:0px solid red;
}
.container{
	padding:15px 0px 0px 21px;
	background-repeat:no-repeat;
}
.container div{
	border:0px solid red;
	padding-top:5px;
}
/* Projektpool */
.pool_linie {
	border-bottom: 1px solid #96bf0d;
	height: 1px;
}
.pool_linie h2 {
	font-size: 16px;
	margin-bottom: 3px;
}
.pool_inhalt {
	color: #000;
}
.pool {
	margin-top: 4px;
	margin-bottom: 10px;
}
.pool_ueberschrift {
	margin-bottom: 10px;
}
