html, body{
	height: 100%;
	text-align: center;	
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	
}
* {
	margin: 0;
	padding: 0;
	
}
a {
text-decoration:none;
}
a:hover {
text-decoration: underline;
}
#wrap {
	width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #D9EFC1;
}
#logo {
	position: relative;
	top:0px;
	color:#85c471;
	height: 91px;
	padding-left:180px;
    background:url('images/achter.gif') repeat-x;

}
#logo h1 {
    
	font-size:45px;
	
}
#logo div {
	padding-left:0px;
	color:#35680C
}


#nav {background:url('images/nav.jpg') repeat-x; height:30px; position: relative;
width: 790px;
margin:0 0 0 75px


}

#nav li{display: inline; border-right:#FFFFFF 1px solid; padding:0 30px; line-height:30px}
#nav li a{color:#FFFFFF}
.float-l{ float:left}
.folat-r{ float:right}
.clearfix{ clear:both}


/* header */
#header { background:url(images/hd.jpg) no-repeat; height:122px; margin:0 0 0 75px;width: 790px;}


#textfield {
margin:0 0 0 75px;
min-height: 1200px;
	height: auto !important;
	height: 100%;
width: 790px; background: #FFFFFF;
}
.left {background:url(images/sideL.jpg) no-repeat; height:100%}
.left ul { width:200px; margin:0 0 0 40px}
.left ul li {line-height:20px; width:180px}
.left li a {color:#1e3a07}
.right { width:520px; height 100%}
.right p{ margin-bottom:10px}
.right img {padding:5px}
.right h2 {font-size:18px; color:#35680C; padding-left:12px; padding-top:12px }
.right h3 {font-size:12px; padding-left:12px }
.lt1{color:#35680C;margin:0 0 0 34px}
.lt2{color:#35680C;margin:0 0 0 0px}
.lt3{font-size:13px;color:#35680C;margin:0 0 0 0px}
.widthed{ 
width:175px; 
color:#35680C;
padding-left:12px
border:1px #35680C;
} 
.widthed2{ 
width:100px; 
color:#35680C;
padding-left:12px
border:1px #35680C;
font-weight:bold} 



#footer, #push {
width: 940px;
height: 60px;
margin: 0 auto;
background: #D9EFC1;
}
