body
 {
  font-family: Verdana, Helvetica, Arial;
  font-size: 90%;
  color: black;
  text-decoration: none;
  background-color: #FFFFFF;
 }

#start
 {
  width: 100%;
  height: 1000px;
  text-align:center;
  padding-top:100px;
 }

#top
 {
  width: 100%;
  height: 1000px;
  text-align:center;
  padding-top:300px;
  background-image: url(center_back.jpg);
  background-repeat: no-repeat;
  background-position: top center;
 }

#menue
 {
  width : 25%;
  padding: 10px;
  float:left;
  border:1px solid silver;
  line-height:1.5;
 }

#text
 {
  width: 65%;
  padding: 10px;
  float:right;
 }

#news
 {
  width: 100%;
  text-align:center;
 }

a
{
 color: black;
}

h1
{
 font-size: 150%;
}

h2
{
 font-size: 120%;
}

.adresse
{
 font-size:70%;
}

.chin
{
 vertical-align: bottom;
}
