body {
	margin:0px;
	padding:0px;
	background-color:#E7E3E7;
	font-family:arial, sans serif;
	font-size:12px;
	line-height:20px;
}

a {
	text-decoration:none;
   color: #D63452;
}

a:hover {
	font-weight:bold;
}

h1 {
	margin-top:10px;
	color:#8CC742;
	*font-size:24px;
	line-height:27px;
}

h3 {
	*font-size:14px;
	color:#666666;

}

.clear {
   clear:both;
}

.topBox {
   height:133px;
   width:707px;
   *width:705px;
   background-color:#8CC742;
   background-image:url(pics/header.jpg);
   text-align: left;
}

.topNav {
   text-align:center; 
   float:left;
   width:75px;
}

.topNav a:link, .topNav a:visited {
   color:#D63452;
}

.topNav a:hover, .topNav a:active {
   font-weight:bold;
}

.mainBox {
   width:705px;
   background-color:#FFFFFF;
   border:1px solid #8CC742;
   border-bottom:0px;
   text-align: left;
}

.navBox {
   width:175px;
   float:left;
}

.button {
   display:block;
	height:31px;
	width:165px;
	background-color:#D63452;
	border-bottom:1px solid #FFFFFF;
	line-height:31px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:9px;
}
.button:hover {
	background-color:#FF9A00;
	font-weight:bold;
	color:#D63452;
}
.button_on {
	display:block;
	height:31px;
	width:165px;
	background-color:#FF9A00;
	color:#d63452;
	border-bottom:1px solid #FFFFFF;
	line-height:31px;
	color:#D63452;
	text-decoration:none;
	text-align:right;
	padding-right:9px;
}

.content {
   width:515px; 
   float:left;
   padding-left:15px;
}

.infoBox {
   margin-left:15px; 
   margin-bottom:10px; 
   width:190px; 
   background-color:#FF9A00; 
   float:right; 
   color: #ffffff;
   padding:20px 10px;
   line-height: 120%;
}

.bottomBox {
   width:705px;
   height:125px;
   background-color:#FFFFFF;
   border:1px solid #8CC742;
   border-top:0px;
   text-align: left;
}

.innerBottom {
  margin-left:10px; 
  width:685px; 
  border-top:1px solid #8DC63F; 
  text-align:center;
}

.satzung {
	text-decoration: none;
	color:#000000;
}

.satzung:hover {
	text-decoration: underline;
	font-weight:normal;
}

.title {
	*font-size:14px;
	color:#666666;
   font-weight: bold;
}

.pic_frame {

	margin-top:-5px;
	*margin-top:11px;
	margin-bottom:15px;
   margin-right: 15px;
	border:1px solid #8CC742;
}

.img{
   margin: 15px;
}

.text {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:25px;
	padding-bottom:25px;
	text-align: left;
}
.galerie {
	margin-left:7px;
	margin-bottom:7px;
	height:150px;
	width:150px;
	border-top:1px solid #999999;
	border-bottom:2px solid #353535;
	border-left:1px solid #999999;
	border-right:2px solid #353535;
	float:left;
}
.img_galerie {
	margin:7px;
	margin-bottom:0px;
	height:110px;
	width:130px;
	border-top:2px solid #353535;
	border-bottom:1px solid #999999;
	border-left:2px solid #353535;
	border-right:1px solid #999999;
}
.portrait {
	margin-left:35px;
	margin-bottom:10px;
	height:255px;
	width:110px;
	float:left;
}
.portrait_img {
	border:1px solid #8CC742;
}
