body {
 padding: 0;
 margin: 0;
 text-align: center;
 background-image:url("grafik/hintergrund.gif");
 font-family: Verdana, Arial, Sans Serif;
 }
 
#mitte {
  margin: 0px auto;
  text-align: left;
  width: 960px;
  height: 610px;
  background-image: url("grafik/philchor_mitglieder.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  }
  
#mitte_inhalt {
  margin: 0px auto;
  text-align: left;
  width:960px;
  background-image: url("grafik/hellblau.gif");
  background-repeat: repeat-y;
  background-color: #FFFFFF;
  }
 
#logo {
  width:242px;
  margin-left:359px;
  padding-top: 10px;
  }  

#zitat {
  margin-left: 25px;
  margin-top: 100px;
  font-size: 14pt;
  color: #333333;
  }
#startmenue {
  margin-left: 10px;
  margin-top: 100px;
  } 
  
#links {
  float:left;
  width:260px;
  background-color:#E5F2FA;
  } 
#menue {
  margin-left: 10px;
  margin-top: 80px;
  }
#rechts {
  float:left;
  width:700px;
  }
#kopf {
  background-color:#0080BD;
  height:180px;
  }
#menue_oben {
  position:relative;
  bottom:18px;
  margin-left:370px;
  }
#inhalt {
  padding:5px 48px 10px 48px;
  background-image: url("grafik/bogen.gif");
  background-position: 0px 20px;
  background-repeat: no-repeat;
  min-height:300px;
  _height: 300px;
  }
#unten {
  clear:left;
  height:63px;
  background-image: url("grafik/bosys.jpg");  
  }
.oben_menue {
  font-size: 10pt;
  font-weight: bold;
  color:#E5F2FA;
  }
.oben_menue a {
  font-size: 10pt;
  font-weight: bold;
  color:#E5F2FA;
  text-decoration: none;
  } 
.oben_menue a:hover, .oben_menue a:active {
  color:#FFFFFF;  
  }  
.hauptmenue {
  line-height:130%;
  }
a.hauptmenue {
  font-size: 10pt;
  font-weight: bold;
  color:#008FB1;
  text-decoration: none;
  }
.untermenue {
  line-height:130%;
  margin-left:15px;
  }
a.untermen {
  font-size: 10pt;
  font-weight: normal;
  color:#008FB1;
  text-decoration: none;
  }
.copyright {
  margin:12px 0px 0px 308px;
  font-size: 10pt;
  font-weight: bold;
  color:#008FB1;
  }
h1 {
  font-size: 10pt;
  font-weight: bold;
  color:#008FB1;
  margin:0px 0px 20px 0px;
  }
h2 {
  font-size: 10pt;
  font-weight: bold;
  color:#333333;
  margin:0;
  }
p {
  margin:0px 0px 20px 0px;
  font-size: 10pt;
  color:#333333;
  line-height:130%;
  }
a {
  color:#0080BD;
  font-size: 10pt;
  }
td, li {
  font-size: 10pt;
  color:#333333;
  line-height:130%;
  }
td {
  vertical-align: top;
  }
li {
  list-style-image:url(grafik/punkt_trans.gif);
  }
form, input, textarea {
  font-family: Verdana, Arial, Sans Serif;
  font-size: 10pt;
  color:#333333;
  line-height:130%;
  }
table.contenttable td{
  padding-right: 5px;
  padding-bottom: 5px;
  }
