body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #BCC0C8;
	background-image:url(img/hintergrund.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.body_index{
  background-image:url();
	background-repeat:repeat-x;
	background-position:top;
}

#mainContainer {
  width:800px;
  background-color:#59595A;
}


#mainBorder {
  width:800px;
  border-right:4px solid #ffffff;
  border-left:4px solid #ffffff;
  border-bottom:4px solid #ffffff;
}

#topic_incentives {
  height:185px;
  background-image:url(img/topic/topic5.jpg);
  background-position:absolute;
  background-repeat:no-repeat;
}

#topic_regatta {
  height:185px;
  background-image:url(img/topic/topic4.jpg);
  background-position:absolute;
  background-repeat:no-repeat;
}

#topic_veranstaltung {
  height:185px;
  background-image:url(img/topic/topic6.jpg);
  background-position:absolute;
  background-repeat:no-repeat;
}

#topic_evaine {
  height:185px;
  background-image:url(img/topic/topic1.jpg);
  background-position:absolute;
  background-repeat:no-repeat;
}

#topic_links {
  height:185px;
  background-image:url(img/topic/topic2.jpg);
  background-position:absolute;
  background-repeat:no-repeat;
}

#topic_kontakt {
  height:185px;
  background-image:url(img/topic/topic3.jpg);
  background-position:absolute;
  background-repeat:no-repeat;
}

#text{
  width:640px;
  float:left;
  

}

.height1{
  height:1600px;
}

.height2{
  height:440px;
}

.height3{
  height:555px;
}

.height4{
  height:470px;
}

.height5{
  height:1470px;
}

#foto {
  float:right;
  width:150px;
  background-color:#747475;
}

#bottom{
  position:bottom;
  border-top:solid 1px #8B8B8B;
  padding-top:3px;
  padding-bottom:7px;
}

.text{
  font-family:Arial, Verdana, Helvetica, sans-serif;
}

.font1{
  font-size:13px;
}

.font2{
  font-size:15px;
}

.font3{
  font-size:11px;
}

.font4{
  font-size:11px;
}

.white{
  color:#fff;
}

.hellbraun{
  color:#D7D7D7;
}

.red{
  color:#FF9764;
}

.bold{
  font-weight:bold;
  }
  
.notbold{
  font-weight:normal;
}

.felder{
  border:1px solid #fff;
  background-color:#2D2D2E;
}

.both{
  clear:both;
}

.padmarg{
  margin:0px;
  padding:0px;
}

#navi{
  border-top:solid 1px #8B8B8B;
  border-bottom:solid 1px #8B8B8B;
}

#unternavi {
  border-bottom:solid 1px #8B8B8B;
}
  
.navi_link a:active,.navi_link a:link,.navi_link a:hover,.navi_link a:visited{
  color:#8B8B8B;
}

.link a:active,.link a:link,.link a:visited{
  color:#fff;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:13px;  
}

  
.link a:hover{
  color:#D7D7D7;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:13px; 
  text-decoration:none;
}

.link_klein a:active,.link_klein a:link,.link_klein a:visited{
  color:#fff;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:11px;  
}

  
.link_klein a:hover{
  color:#D7D7D7;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:11px; 
  text-decoration:none;
}

.abstand_navi{
  float:left;
}




#pos_text{
  padding:30px 30px 0px 30px;
}



.float_left{
  float:left;
}

.float_right{
  float:right;
}

.border{
  border:1px solid #88755B;
}

.bilder_padding_rechts_oben {
  margin:10px 0px 10px 10px;
}

.bilder_padding_rechts {
  margin:0px 0px 10px 10px;
}

.bilder_padding_links {
  margin:0px 10px 10px 0px;
}

.bilder_padding_links_evaine {
  margin:0px 20px 10px 0px;
}



.padding_drei_bilder{
  margin:0px 31px 0px 31px;
}

.border_bilder{
  border:1px solid #D7D7D7;
}

.block{
  display:block;
}

#nodisplay{
 display:none;
}

.noborder{
  border:0px solid white;
}

.padding_archiv{
  padding-left:30px;
}