body {
	width:100%;
	margin: 0px auto;
	text-align: center;
	}
	
h1 { font-size: 1.9em; margin-bottom: 0.8em; color: #84e72c; text-align:left; line-height:130%; width:500px;}
h2 { font-size: 1.4em; text-transform: uppercase; color: #84e72c; margin-bottom: 0.3em; }
h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #84e72c;
	padding: 5px;
	margin-bottom: 0.5em;
	
	
}

a {
color: #84e72c;
text-decoration:none;
font-weight:bold;
}



#header_up{
	margin: 10px 0px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 2px;
	float: right;
	
	
}

ul#nav {
	list-style: none;
	margin-right:10px;
	
	
	}
	ul#nav li {
		display: inline;
		text-align: center;
			}
	ul#nav li a {
		display: block;
		width: 80px;
		float: left;
		text-align:center;
		color: #404040;
		padding-top: 2px;
		text-decoration: none;
		font-weight:normal;
		}
		ul#nav li a:hover, ul#nav li a:active {
			color: #84e72c;
			font-weight: bold;
		}

#sprachen{
	float:left;
	margin: 5px 0px 5px 30px;
	padding:0;
    text-decoration:none;
	border:0px;
	}
	
/* ----- BILDER ----- */

img{
	border:0;
	}

img a{
	border:0;
	text-decoration:none;
}
img a:hover{
	border:none;
}


#logo {
	width: 780px;
	margin: 0 auto;
	margin-top: 60px;
	text-align: left;
}
#header_outer {
	margin-top: 30px;
	width: 100%;
	height: 151px;
	background-color: #84e72c;
	
}
#header_inner {
	width: 760px;
	height: 152px;
	margin: 0 auto;
}
#header_inner_left {
	padding: 0px 0px 0px 7px;
	width: 200px;
	float: left;
	border-left: 1px dotted #ffffff;
	border-right: 1px dotted #ffffff;
}
#header_inner_right {
	float: left;
	height: 152px;
	width: 490px;
	position: relative;
	bottom:79px;
	
}

ul#link_topmenu {
	list-style: none;
	text-align: left;
	float:right;
	margin-top:2px;
	padding-bottom:5px;
	
}

	ul#link_topmenu li {
	color:#FFF;
	width: 190px;
	height: 15px;
	margin: 3px 7px 2px 0px;
	padding: 0px 0px 5px 6px;
	border-bottom: 1px dotted #9cfc46;
	

	}
	
	ul#link_topmenu li a{
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		letter-spacing: 2px;
		margin-left:5px;
		margin-bottom:5px;
		height: 15px;
		font-weight: bold;
		text-transform: uppercase;
		
	}
	
	ul#link_topmenu li a:hover, ul#link_topmenu li a:active {
	color: #fff;
		text-shadow: 0px 0px 10px #FFF;
		font-size:12px;
		text-decoration: none;

	}
	

#header_underline {
	background: url(../images/shade_header.jpg) repeat-x;
	height: 10px;
	width: 100%;
}


#content_wrapper {
	width: 770px;
	margin: 0 auto;
	margin-top: 20px;
	line-height:150%;
	clear:both;
	
}

.de {
color: blue;
}

#content_left {
	float:left;
	width: 460px;
	border-right: 1px dotted #9cfc46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 20px 20px 20px;
	text-align: justify;
	line-height:200%;
	color: #404040;
	
}

#content_middle {
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 20px 20px 20px;
	text-align: justify;
	margin: 0px auto;
	line-height:200%;
	color: #404040;
	clear:both;

}

#content_middle img{
float:left;
padding-right:5px;
clear:both;
}

#content_right {
	float: left;
	width: 240px;
	padding: 2px 5px 15px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-align: left;
	margin-top: 20px;

	
}


p.bodytext a:link, p.bodytext a:visited, p.bodytext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

p.bodytext {
	font-size: 11px;
	line-height:150%;
	text-align:justify;
}


#nav-head-main {
margin: 0px 0px 5px 0px;
font-weight:bold;
font-size:12px;
width:240px;
letter-spacing:0.4em;
background-color:#84E72C;
color:#fff;
clear:both;
padding-left:7px;

}

ul#nav-main {
margin: 0px 0px 5px 0px;
list-style: none;
width:240px;
padding-left:7px;
}

	ul#nav-main li {
		display: inline;
		display: block;
		font-size:10px;
		margin-bottom:5px;
		padding-left:2px;
	}

	ul#nav-main li a {
		display: block;
		font-size:10px;
		width:210px;
		color: #666666;
		text-decoration: none;
			
		}
		
		ul#nav-main li a:hover, ul#nav-main li a:active {
			background-color: #84E72C;
			color:#FFF;

		}
		
#kontakt {
	color: #84e72c;
	font-size:11px;
	width:80px;
	font-weight:bold;
	float:left;
	}
	
#sitemap{
padding:5px;
}

#sitemap li {
margin-left:50px;
list-style-image:  url("images/buttons/pfeil.gif");	
}

#dienstleistungen {
font-size:10px;
}

#dienstleistungen a {
text-decoration:none;
}

#footer {
	width: 700px;
	margin: 0 auto;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px;
	text-align: left;
	color: #404040;
	border-top: 1px dotted #9cfc46;
	clear:both;
}