/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	padding:0px;
	margin:0px;
	background: url(../media/aufbau/bg_body.gif) top center repeat-x #c9c9c9;
}

a {color: #008448; text-decoration: none;}
a:hover	{color: #008448; text-decoration:underline;}

p {line-height: 19px; margin:0px 0px 19px 0px; padding:0px; font-size: 11px;}
li {line-height: 19px; margin:0px 0px 19px 0px; padding:0px; font-size: 11px;}
hr {border-bottom: #DDDBD0 1px solid; border-top:#FFFFFF 1px solid; border-left:#FFFFFF 1px solid; border-right:#FFFFFF 1px solid; margin:10px 0px 20px 0px; padding: 0px;}

h1 {font-size:12pt; color:#008448; font-weight:bold; padding:0px 0px; text-transform:uppercase; margin:0px 0px 19px 0px; font-weight:bold; border-bottom:1px solid #008448;}
h2 {font-size:18pt; color:#1a171b; margin: 0px 0px 30px 0px; padding: 0px 0px; font-weight:normal;}

.clearer { clear:both; }

#wrapper{width:900px; margin:auto;}

#logo {height:90px; width:320px; text-indent:9000px; margin:auto;}
#logo a {width:320px; height:90px; display:block;}

#header {height:260px; background:url(../media/aufbau/header.gif) top center no-repeat;}
#header a {text-indent:-9000px; display:block; height:189px; width:340px;}
#header_leistungen {height:260px; background:url(../media/aufbau/header_leistungen.gif) top center no-repeat;}
#header_kontakt {height:260px; background:url(../media/aufbau/header_kontakt.gif) top center no-repeat;}
#header_impressum {height:260px; background:url(../media/aufbau/header_impressum.gif) top center no-repeat;}

#content {width:900px; padding:0px 0px 0px 0px;}
#content .content_left {background:url(../media/aufbau/content_left.gif) top no-repeat; width:277px; height:565px; float:left; padding:0px 0px 0px 0px;}
#content .content_right {background:url(../media/aufbau/content.gif) top no-repeat; width:623px; float:right; padding:0px 0px 0px 0px;}
#content .content_right .inhalt {width:523px; padding:10px 25px 25px 25px; background-color:#efefef; margin-top:20px;}

#menue {height:162px; width:182px; padding:15px 0px 10px 59px; color:#fff;}
#menue a {line-height:26px; color: #fff; text-decoration: none; font-weight:normal; font-size:11px; margin:0px 0px 0px 0px; padding:0px 0px 0px 20px; display:block; }
#menue a:hover {background-color:#149e5f; color: #fff; text-decoration: none; font-weight:normal; font-size:11px;}
#menue .current {background-color:#01693a; color: #fff; text-decoration: none; font-weight:bold; font-size:11px;}

#footer {background:url(../media/aufbau/footer.gif) top center no-repeat; height:85px; width:900px; padding-top:40px; margin:auto; text-align:center; }


/* Forms */

.button  {
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #fff;
	background-color:  #008448;
	width : 200px;
	padding: 3px;
	}

textarea {
	border: 1px solid #9c9d9f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color : #ffffff;
	width : 380px;
	padding: 3px;
	}
					
input.feld-1 {
	font-size: 11px;
	border: 1px solid #9c9d9f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color :  #FFFFFF;
	width : 285px;
	padding: 3px;
	}

input.feld-2 {
	font-size: 11px;
	border: 1px solid #9c9d9f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color :  #FFFFFF;
	width : 200px;
	padding: 3px;
	}

input.feld-3 {
	font-size: 11px; 
	color: #666666;
	background-color : #FFFFFF;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	width : 70px;
	border: 1px solid #9c9d9f;
	padding: 3px;
	}
					
input {
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #9c9d9f;
	color: #666666;
	padding: 3px;
	}