

A {
    text-decoration: none ;
    color: #666666;
}

A:hover {
    color: #006633;
}

h3 {
   color: #006633;
}


body {
  background-color: #FFFFFF;
  color: #666666;
  font: 0.7em  Arial ;
}

#container {
  width: 800px;
  height: auto;
  margin: auto;
  position: center;
}


#banner {
  margin:auto;
  position: center;
  width: 800px;
  height: 100px;
}

#menu_top {
  background-image: url(../img/menu.gif);
  margin:auto;
  position: center;
  width: 800px;
  height: 50px;
  color: #FFFFFF;
  font: 1.2em  Arial;
}

#menu_left {
  width: 230px;
  height: 180px;
  float: left;
}

#bilder {
  width: 549px;
  height: 180px;
  float: right;
}

#leiste {
  margin:auto;
  position: center;
  width: 800px;
  height: 15px;
  float: left;
}

#content {
  width: 540px;
  height:  auto;
  float: right;
}

#bilder2  {
  width: 240;
  height:  auto;
  float: left;
}



#bottom {
  margin:auto;
  position: center;
  height: 44px;
  width: 800px;
  color: #999999;
  font:  0.9em  Arial;
}

td.menu_bg {
  width: 173px;
  height: 25px;
  font:  1.2em  Arial;
  background-image: url(../img/button_bg.gif);
}

.menu_top {
  margin-right: 30px;
}

.menu_top a {
  color:  #FFFFFF;
}

