body {
 background: #205BE7;
 color: #000000;
 margin-top: 0px;
 margin-left: 0px;
 font: 11px/130% tahoma, verdana, arial;
 width: 100%;
 height: 100%;
}

a{
  font: 11px/120% tahoma, verdana, arial;
  color: #FFCC00;
}

h1{
  font: 16px/120% tahoma, verdana, arial;
  color: #FFCC00;
  font-weight : bold;
  text-align: center;
}

h2{
  font: 11px/130% tahoma, verdana, arial;
  color: #FFFF99;
  font-weight : bold;
}

h3, li{
  font: 11px/130% tahoma, verdana, arial;
  color: #FFFFFF;
  text-align: justify;
}

.ueber{
  font: 11px/120% tahoma, verdana, arial;
  color: #FFFF99;
  font-weight : normal;
}

.ueber2{
  margin-top: 15px;
  font: 14px/120% tahoma, verdana, arial;
  color: #FF0000;
  font-weight : bold;
}

#banner{
  position: absolute;
  background: url(../picture/banner5.jpg);
  width: 720px;
  height: 170px;
  border: 0px #6699FF solid;
}

#bannertext{
  position: absolute;
  margin-top: 65px;
  margin-left: 80px;
  height: 50px;
  font: 15px/120% tahoma, verdana, arial;
  color: #FFCC00;
  font-weight : bold;

}

#links{
  position: absolute;
  z-index: 2;
  margin-top: 171px;
  width: 74px;
  height: 100%;
  background: url(../picture/bglinks.gif);
}

#content{
  position: absolute;
  z-index: 1;
  margin-top: 171px;
  margin-left: 74px;
  padding: 15px;
  width: 620px;
  height: 100%;
  background: url(../picture/bgban6.gif);
}

#rechts{
  position: absolute;
  margin-top: 171px;
  margin-left: 694px;
  width: 26px;
  height: 100%;
  background: url(../picture/bgrechts.gif);
}

#box{
  position: absolute;
  border: #FFFF99 1px solid;
}
