body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	background: #F2F2F2;
	width: 960px;
	left: 50%;
	top: 50%;
	margin: 0px auto;
	text-align: center;
letter-spacing:1.2px;
line-height:22px;
}



#main{
margin-top:10px;
width: 960px;
padding:20px;
background: #ffffff;
text-align: left;
box-shadow: 2px 2px 3px #969696; /* for Opera */
-moz-box-shadow: 2px 2px 3px #969696; /* for Firefox 3.5+ */
-webkit-box-shadow: 2px 2px 3px #969696; /* for Safari and Chrome */
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
}
img{
border:0px;
}

a{
color:#3E5C01;
text-decoration:none;
}

h1{
color:#3E5C01;
font-size:18px;
letter-spacing:6px;
}

#header{
height:120px;
border-bottom:#DEE4D3 1px solid;
}

.logo{
float:left;
}

#headernav{
float:right;
padding-top:65px;
}

#headernav a{
color: #7F7F7F;
}

#headernav .active a{
color:#3E5C01;
}


#subheader{
float:right;
height:310px;
padding:10px 0 5px 0px;
}

* html div#subheader {
	height:320px; /* Internet Explorers */
}



#content{
clear:both;

padding:30px 0 0 0px;
}

#footer{
clear:both;
border-top:#DEE4D3 1px solid;
padding:10px 0 20px 0px;
font-size:11px;
color:#3E5C01;
}

* html div#footer{
	padding:5px 0 0px 0px; /* Internet Explorers */
}

#footer1{
float:left;
}

#footer2{
float:right;
}

.box{
float:left;
width:199px;
padding:20px;
margin-bottom:30px;
border-right:#DEE4D3 1px solid;
}

* html div.box{
	width:229px; /* Internet Explorers */
}

.box img{
padding:5px;
border:#DEE4D3 1px solid;
}

.box1{
float:left;
width:199px;
padding:20px;
margin-bottom:30px;
border-right:#DEE4D3 0px solid;
}

* html div.box1{
	width:229px; /* Internet Explorers */
}


.box1 img{
padding:5px;
border:#DEE4D3 1px solid;
}

.boxtitel{
color:#3E5C01;
font-size:15px;
padding-bottom:10px;
}

.boxturl{
padding-bottom:30px;
}

.boxtext{

}

#slogan{
padding:10px 0 10px 88px;
border-bottom:#DEE4D3 1px solid;
}

#bildnavigation{
float:left;
width:260px;
}

#bildnavigation img{
margin-bottom:15px;
padding:5px;
border:#DEE4D3 1px solid;
}

#text{
float:left;
width: 700px;
margin-bottom:15px;
}

* html div#text{
	width:650px; /* Internet Explorers */
}
