/* ******* Allgemeine Definitionen ******* */
*{
	margin:0px;
	padding:0px;
}

body{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	background-color:#E1EADF;
	background-repeat: repeat-x;
	background-image: url(bilder/wp.gif);

}
.back2 {
	background-position: center;
	background-repeat: repeat-y;
	}
h1{
	font-size:18px;
	margin-bottom:50px;
	color: #000000;
	font-weight: bold;
	background-image: url(bilder/quadrate.gif);
	background-position: 0px 11px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
h2{
	font-size:14px;
	margin-bottom:10px;
	color: #00784a;
	margin-top: 30px;
}
h6{
	font-size:14px;
	margin-bottom:33px;
	color: #00784a;
	margin-top: 0px;

}


h3{font-size:12px;
font-weight: bold;
  margin-bottom:20px;
}
h4{
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #59a686;
	padding: 4px;
	margin: 40px 0px 10px 0px;
}
h5{
	font-size:12px;
	font-weight: bold;
	margin: 15px 0px 5px 18px;
}
td{
  font-family:arial, sans-serif;
  font-size:12px;
}

p{
	margin-bottom:15px;
	line-height: 20px;
}

/* ******* Seitenlayout ******* */
#alles{
	width:950px;
	margin-left:-475px;
	position:absolute;
	top:0px;
	left:50%;
		background-image: url(bilder/streifen.gif);
	background-repeat: no-repeat;
	background-position: 0px 250px;

}



#kopfbox{
	margin-bottom: 10px;

}

#kopf{
	margin:0px;
	height: 145px;

	width: 948px;
	padding: 0px;
}

#navibox{
	width:130px;
	float:left;
	min-height: 463px;
	height: 463px;
	padding-left: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	margin-right: 0px;
	padding-right: 25px;
}





#navi a{
	margin: 0px;
	padding: 4px 4px 4px 7px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;

}

#navi a:hover{
	background-color:#00784a;
	color: #FFFFFF;
	padding-left: 8px;
	margin-left: 0px;
	
}

#navi{
	margin:0px;


}

#inhaltbox{
	/*background-color:lightgrey;  */
   float:left;
	width: 790px;

	
}

/* Inhalt mit Neben_navi */
#inhalt_mit{
	margin:0px;
	width:430px;
	background-color: #fee7bc;
	padding: 20px 20px 50px 20px;
	float: left;
}

/* Inhalt ohne Neben_navi */
#inhalt_ohne{
	margin:0px 0px 0px 0px;
	width:610px;
	background-color: #fee7bc;
	padding: 20px 20px 50px 20px;
}


#neben_navibox{
	width:180px;
	float:right;
	background-color: #c2ae9e;
	margin-right: 17px;
}

#neben_navi{
   margin:0px;
}
#neben_navi a{
	color: #000000;
  padding:4px 2px 4px 8px;
  text-decoration:none;
  margin:0px;
}

#neben_navi a:hover{
color: #000000;
background-color: #fee7bc;
}
#neben_navi_fuss{
	height: 81px;
	background-color: #FFFFFF;

	background-repeat: no-repeat;

}

#neben_navi h1{
	margin:0px 0px 10px 0px;
	padding:24px 8px 4px 8px;
	color: #FFFFFF;
	font-size: 14px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
}
/* ******* Hyperlinks ******* */
#navi a, #neben_navi a{display:block}

a{
	margin-bottom:10px;
	color: #e42c2a;
}
a:link{
}
a:visited{
}
a:hover, a:focus{
}
a:active{
}
.bild-rechts {
		border: solid #00784a 1px;
	margin: 0px 0px 15px 15px;


}

.bild-rechts_ohne_Rahmen {
		
	margin: 0px 0px 15px 15px;


}
.bild-links {
	border: solid #00784a 1px;
	margin: 0px 15px 15px 0px;
}
.projektbild-links {
	border: solid #00784a 1px;
	margin: 0px 0px 8px 8px;
	float: left;
}
.logo-rechts {
	padding-left: 40px;
	padding-bottom: 20px;
}
li {
	list-style-type: disc;
	margin: 0px 0px 5px 18px;
	list-style-image: url(bilder/dreieck.gif);
}
.text10p {
	font-size: 10px;
	line-height: 16px;
}
#projekte_box_start {
	width: 230px;
	float: left;
	margin-left: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;

}
#projekte_box_start a {
	color: #FFFFFF;
}

.projekte_picto_rechts {
	border: solid #00784a 1px;
	float: left;
	margin: 4px 0px 0px 0px;
}
.projekte_picto_rechts_erste {
	border: solid #00784a 1px;
	float: left;
	margin: 4px 4px 0px 0px;
}

#projekte_box_alles {
	width: 790px;
	margin: 0px;
	padding: 0px;
	clear: both;
	
}
#projekte_box_inhalt {
	width: 420px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#projekte_box_bilder {
	width: 350px;
	float: right;
	margin: 0px;
	padding: 0px;

}
.bold-grau {
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 0px;

}

#balken_selbstdarstellung {
	display: block;
	clear: both;
	padding: 4px;
	background-color: #59a686;
	margin-bottom: 8px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 8px;
	width: 344px;
}

#balken_selbstdarstellung2 {
	display: block;
	padding: 4px;
	background-color: #59a686;
	margin-bottom: 8px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	width: 425px;
	margin-right: 20px;
	float: left;
	margin-top: 25px;
}
#balken_selbstdarstellung3 {
	display: block;
	padding: 4px;
	background-color: #59a686;
	margin-bottom: 8px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	width: 280px;
	margin-right: 10px;
	float: left;
	margin-top: 25px;
}
#platzhalter {
	display: block;
	clear: both;
	padding: 30px 0px 0px 0px;

}
#kasten {
	position: absolute;
	width: 180px;
	left: 463px;
	top: 144px;
	background-repeat: no-repeat;
	background-color: #a5c3ad;
	padding: 7px;

}
 p.kasten_text {
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 10px 0px;


}


p.Kasten_h {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 12px 0px;


}
