/*  body und schrift deffinitionen */

body {
  background-color: #ffffff;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding-top:50px;
  margin:0px;
  text-align: center;
}

.intro {
text-align:right;
padding-bottom:75px;
}

#inhalt { 	
  margin: 0px auto;
  padding-top: 0px;
  width: 978px;
  border: 1px solid #cccccc;
}

p {
margin: 0px; 
padding: 40px;
width: 240px;
}

.content {
  text-align: left;
  background-color: #ffffff;
}

a { 
color: #ff66cc;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}

#navi ul { 	
margin:0;
padding:0px;
list-style-type:none;
white-space: nowrap;
}

#navi li { 
	float:left;
	padding-left:10px;
	list-style-type:none;
	position:relative;
	top:107px;
}

a#ueberuns:link, a#ueberuns:visited { 
	display: block;
	height:23px;
	width:99px;
	background: url(n_btn_ueberuns.gif) left bottom no-repeat;
}

a#ueberuns:hover, a#ueberuns:active { 
	background: url(a_bto_ueberuns.gif) left bottom no-repeat;
}

a#kreisfoerderer:link, a#kreisfoerderer:visited { 
	display: block;
	height:23px;
	width:99px;
	background: url(n_btn_kreisfoerderer.gif) left bottom no-repeat;
}

a#kreisfoerderer:hover, a#kreisfoerderer:active { 
	background: url(a_bto_kreisfoerderer.gif) left bottom no-repeat;
}

a#bodenfoerderer:link, a#bodenfoerderer:visited { 
	display: block;
	width:104px;
	height:23px;	
	background: url(n_btn_bodenfoerderer.gif) left bottom no-repeat;
}

a#bodenfoerderer:hover, a#bodenfoerderer:active { 
	background: url(a_bto_bodenfoerderer.gif) left bottom no-repeat;
}


a#powerfoerderer:link, a#powerfoerderer:visited { 
	display: block;
	width:165px;
	height:23px;
	background: url(n_btn_powerfoerderer.gif) left bottom no-repeat;
}

a#powerfoerderer:hover, a#powerfoerderer:active { 
	background: url(a_bto_powerfoerderer.gif) left bottom no-repeat;
}

a#kontakt:link, a#kontakt:visited { 
	display: block;
	width:158px;
	height:23px;
	background: url(n_btn_kontakt.gif) left bottom no-repeat;
}

a#kontakt:hover, a#kontakt:active { 
	background: url(a_bto_kontakt.gif) left bottom no-repeat;
}


/* NAVIGATION ENDE */
.bild {
padding: 10px;
display:block;
}

#bilder {
padding: 30px;
}

.text {
width:320px;
height:370px;
float:left;
}
