body {
	
	background-repeat:repeat-x;
	background-position:0px 45px;	
	background-image:url(bilder/backgroundStripe.gif);
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: 'Verdana', 'Tahoma', sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:22px;
	text-align:center;

}

body div{

  text-align:left;

}

img {
  
	border:0px solid;

}


.header{
  
	position: absolute;
	left:210px; top:50px; width:848px; height:120px;
	margin:auto;
	overflow:hidden;
	float:left;

}

.header img{
  
	position: absolute;
	left:0px; top:20px;
	border:0px;
	margin:auto;

}


.header .mainMenue{
					 
  position: absolute;
	left:230px; top:65px;
	font-variant:small-caps;
	font-size:11pt;
	color:rgb(255,255,255);
	margin:auto;
	width: 609px;
	height:50px;
	overflow:hidden;
	background-image:url(bilder/menueShadow.png);	

}

.header .mainMenue .links{

	position: absolute;
	left:30px; top:10px;
	
}
	
.header .mainMenue a{

	color:rgb(255,255,255);
	text-decoration:none;
	
}  

.mainMenue a:link{
	
	text-decoration:none;
	color:rgb(255,255,255);
	
}

.mainMenue a:hover{
	
	font-weight: bold;
	text-decoration:none;
	color:rgb(255,255,255);

}
	
.mainMenue a:active{
	
	font-weight: bold;
	
}	
	
.shadowTop{
  margin:0 auto;
	margin-top:218px;
	background-image:url(bilder/shadowTop.png);
	background-repeat:no-repeat;
	height:26px;
	width:848px;
	overflow:hidden;
	padding:0;

}

.wrapper{

	background-image:url(bilder/frame.png);
	background-repeat:repeat-y;
	margin:auto;
	margin-top:-10px;
	padding:0;
	width:848px;
	border-bottom: 1px solid #ffffff;

}


.navigation{

  float:left;
  margin:0px 0px 0px 31px;


}

.navigation .boxGreen {

  height:26px;
  margin:10px 0;
	overflow:hidden;
	width:180px;
	background-color:#88c425;

}

.navigation .boxGreen h1 {

  color:#FFFFFF;
	font-size:13px;
	font-variant:small-caps;
	font-weight:bold;
	line-height:10px;
	margin:8px 0 0 8px;
	
}

.navigation a{

	color:#88c425;
	text-decoration: none;
	
}

.navigation a:link{
	
	text-decoration:none;
	color:color:#88c425;
	
}

.navigation a:hover{
	
	font-weight: bold;
	text-decoration:none;
	color:#88c425;

}
	
.navigation a:active{
	
	font-weight: bold;
	
}	

.navigation p{

	color:#88c425;
	padding-left:10px;
	
}

.content {
  
	font-size:13px;
	margin:10px 0 0 228px;
	padding:0 0 0 20px;
	width:580px;
	
}

.content h1 {

  color:#88c425;
	font-size:13px;
	font-weight: bold;
	padding-top:7px;
	
}

.content h2 {

  color:#88c425;
	font-size:13px;
	font-weight: bold;
	padding-top:7px;
	border-top:1px solid #EDEDED;
	
}

.content a{

	color:#88c425;
	text-decoration: none;
	
}

.content .pictureFrame{

  background-image:url(bilder/pictureFrame.png);
	background-repeat:no-repeat;
	width: 240px;
	height:165px;
	overflow:hidden;
	
}

.content .pictureFrame img{

  width:228px;
	height:156px;
	overflow:hidden;
	margin-left:6px;
	margin-top:4px;

}	
	
.shadowBottom{
 
	background-image:url(bilder/shadowBottom.png);
	background-repeat:no-repeat;
	height:26px;
	margin:auto;
	margin-top:-1px;
	overflow:hidden;
	text-align:center;
	width:848px;
	padding:55px 0 0 0;
	color:#88c425;
	
}

.shadowBottom a{

	color:#88c425;
	text-decoration: none;
	
}

form input, select, textarea{

	border:1px solid #CFCFCF;
	color:#666666;
	font-family:'Verdana','Tahoma',sans-serif;
	font-size:12px;
	height:15px;
	padding:3px;
	
}

.form{

	width:125px;
	float:left;
	
}

.formField{

	width:350px;
	height: 24px;
	
}

.mt15{

	margin-top:15px;

}

textarea{

	width:350px;
	height:150px;
	overflow:hidden;

}

select {

	height:24px;
	width:350px;

}

.button{

	height:24px;
	width:350px;
	
}
	
	


