body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
         color: black;
	margin: 0;
	padding: 0;
	background: white;
}

#topcontainer {
	height: 100px;
	border-bottom: 1px solid #767F81;
}

#topleft {
	float: left;
	height: 100px;
	width: 220px;
}

#topleft img {
	padding-top: 15px;
	border: none;
}

#topleft a {
	text-decoration: none;
}

#topcenter {
	float: left;
	height: 100px;
	width: 500px;
	border-left: 1px solid #767F81;
	border-right: 1px solid #767F81;
}

#topnavi {
	margin-top: 15px;
}

#topnavi a {
	margin-bottom: 3px;
}

#topright {
	height: 100px;
}

#mediumcontainer {
	height: 215px;
	border-bottom: 1px solid #767F81;
	clear: both;
	background: #b3d387;
	background: #85B26B url(#) repeat-x top left;
}

#mediumleft {
	float: left;
	height: 215px;
	width: 220px;
	text-align: right;
	background: white;
}

#mediumcenter {
	float: left;
	height: 215px;
	width: 500px;
	border-left: 1px solid #767F81;
	border-right: 1px solid #767F81;
}

#mediumcenter2 {
	float: left;
	height: 215px;
	width: 500px;
	border-left: 1px solid #767F81;
	border-right: 1px solid #767F81;
	background: white url(pics/bklammer_500.jpg) no-repeat top left;
}


#mainnavi {
	margin-top: 15px;
}

#mainnavi a {
	margin-bottom: 5px;
}

#mainnavi h2 {
	font-size: 1.1em;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

#mediumright {
	height: 215px;
	color: #fff;
}

#mediumright p {
	margin: 0;
	padding: 0;
	text-align: right;
	width: 200px;
	float: left;
	margin-top: 140px;
	margin-bottom: 0;
	padding-bottom: 0;
	
	font-size: 22px;
        
}


#bottomcontainer {
	clear: both;
}

#bottomleft {
	float: left;
	width: 220px;
}

#bottomcenter {
	float: left;
	width: 500px;
	border-left: 1px solid #767F81;
	border-right: 1px solid #767F81;
	border-bottom: 1px solid #767F81;
}



#bottomright p {
	margin: 0 0 0 0;
	padding: 25px 0 0 45px;
	float: left;
}

#bottomright p a {
	color: #85b26b;
        	font-weight: bold;
}

#bottomright a:hover {
	text-decoration: underline;
       	font-weight: bold;
		color: #e75012;
}



#content {
	margin: 0 10px 10px 10px;
	color: #000000;
         line-height: 1.5;
}

#content hr {
	height: 1px;
	color: #767f81;
	background-color: #767f81;
	border: none;
}

#content img, content a img {
	border: none;
	display: block;
	text-align: center;
	margin: 10px 0;
}

#content img.skizze {
	width: 445px;
	padding: 3px;
	border: 1px dotted #85b26b;
	margin-bottom: 20px;
	margin-top: 0;
	float: left;
}

#content a {
	color: #85b26b;
        	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
       	font-weight: bold;
		color: #e75012;
}

#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	width: 720px;
	text-align: right;
}

/* text- und linkformatierungen */

#topcenter a {
	/*position: relative;*/
	display: block;
	text-align: right;
	margin-right: 20px;
	padding-right: 10px;
	color: #85b26b; /* Farbe Navi oben: gr�n */
         text-decoration: none;
	font-weight: bold;
	background: white url(pics/bg_rechts_ov.gif) no-repeat center right;
}

#topcenter a:hover {
	/*color: #b3d387;*/
	color: #000000; /* Farbe Navi oben mouseover: grauton */
	background: white url(pics/bg_rechts_no.gif) no-repeat center right;
}

#topcenter a.hier {
	
	color: #e75012; 
	background: white url(pics/orange.gif) no-repeat center right;
}

#mediumleft a {
	/*position: relative;*/
	display: block;
	/*color: #767F81;*/
	margin-right: 20px;
	color: #85b26b; /* Farbe Navi links: gr�n */
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	background: white url(pics/bg_rechts_ov.gif) no-repeat center right;
}

/*html>body #mediumleft a {
	background: none;
	text-indent: 10px;
}*/

#mediumleft a:hover {
	color: #000000;
	background: white url(pics/bg_rechts_no.gif) no-repeat center right;
}

#mediumleft a.hier {
	color: #E75012;
	background: white url(pics/orange.gif) no-repeat center right;
}

/*html>body #mediumleft a:hover {
	background: none;
}*/

#bottomcenter h1 {
	font-size: 18px;
	text-align: left;
         font-weight: bold;
         padding-left: 10px;
	margin: 10px 0;
	margin-bottom: 0px;

	color: #85b26b;
}

#bottomcenter h1 span {
	font-size: 12px;
	font-weight: normal;
	
}
#bottomcenter h2 {
	font-size: 1em;
	text-align: left;
         font-weight: bold;
         text-indent: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
	color: #e75012;
}
#footer a {
	color: #85b26b;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
}

#content ul     {
		list-style-type: square; color:#000000;
         margin-bottom: 15px;
         margin-top: 0pt;
		 list-style-position: outside;
         font-size: 12px;
         line-height: 1.5; 
}

#content ul li span.gruen {
	color: #85b26b;
	font-weight: bold;
}

#content ul li {
	padding-left: 10px;
}


strong.orange, span.orange {
	color: #e75012;
	font-weight: bold;
}

/* Anfang Kontaktformular */



label {
	width: 100px;
	float: left;
}

input, textarea {
	width: 350px;
	float: left;
	border: 1px dotted #85b26b;
	margin-bottom: 10px;
}

input.senden {
	width: 83px;
	padding: 3px;
	border: 1px dotted #85b26b;
	float: right;
	margin-right: 27px;
}

p.letzt, ul.letzt {
	margin-bottom: 20px;
	clear: both;
}

/* Ende Kontaktformular */
