/* basics*/
body{
margin: 0px;
padding: 0px;
font-family: Tahoma, sans-serif;
font-size: 12px;
background-color: #FFF;
color: #235B8A;
}

a {
color: black;
text-decoration: none;
}

a:hover {
color: black;
text-decoration: underline;
}


a.navi {
margin-right: 9px;
}


a.footer {
color: black;
text-decoration: none;
}

a.footer:hover {
color: black;
text-decoration: underline;
}

img { vertical-align:bottom; border: 0px; } 

p { line-height: 150%; }

/*seitenaufbau*/
div#page_wrap {
margin: auto;
width: 1000px;
}

div#header {
width: 1000px;
background: url(/bilder/header.jpg);
background-repeat: no-repeat;
height: 113px;
}

div#navi{
height: 88px;
width: 664px;
margin-left: 336px;
}

div#linke_spalte{
width: 336px;
min-height: 602px;
float: left;
background: url(/bilder/klaus_und_willi_links_neu.jpg);
background-repeat: no-repeat;
}

div#center {
float: left;
width: 649px;
min-height: 602px;
padding-top: 15px;
padding-left: 15px;
}

div.affe {
background: url(/bilder/affe.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}

div#center_startseite {
float: left;
width: 634px;
min-height: 602px;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
}

/*seitenaufbau*/
div#footer{
text-align: right;
color: #fff;
width: 985px;
height: 32px;
background: url(/bilder/footer_bg.jpg);
background-repeat: repeat-y;
margin-bottom: 10px;
padding-top: 18px;
padding-right: 15px;
}

/*inhalte: ....*/

div#biographie_bilder {
width:99px; 
border: 2px solid #ECA04C; 
height: 155px; 
text-align: center; 
background: #94C6F7;
margin-bottom: 10px; 
font-weight: bold;
font-size: 11px;
line-height: 19px;
margin-bottom: 45px;
}

div.bio-links{
margin-right: 20px;
float: left; 
}

div.bio-rechts{
margin-left: 20px;
float: right; 
}

div#foto {
background: #E9E8E8;
float: left;
margin-right: 10px;
margin-bottom: 20px;
width: 175px;
height: 205px;
text-align: center;
padding-bottom: 3px;
}
div#foto img {
padding-bottom: 3px;
}

div#aktuellefotos {
background: #E9E8E8;
margin-bottom: 20px;
width: 250px;
float: right;
margin-left: 10px; 
text-align: center;
padding-bottom: 3px;
clear: both; 
}
div#aktuellefotos img {
padding-bottom: 3px;
}

.comment_quotation_mark {
  margin: 0px;
  padding: 0px;
  font-family: Times, Tahoma, sans-serif;
  font-size: 26pt;
  font-weight: bold;
  color: #80ABD9; 
  vertical-align: bottom;
}
.comment {
  margin: 10px 0 10px 0;
  padding: 0px;
  font-family: Arial, sans-serif;
  font-size: 14pt; 
  color: #2475A3; 
  letter-spacing: -1px;
}
.customer_name {
  margin: 0 0 0 10px;
  padding: 0px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  background-color: #FFF;
  color: #235B8A;
  font-weight: normal;
  letter-spacing: normal;
}
.news img {
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}
