body {
  margin: 0px;
  padding: 0px;
  background: url('bilder/backei.gif') repeat-y;
}
div#header {
  padding: 0px 170px 5px 160px;
  height: 150px;
  background-color: ;
  /*padding: 1px;   */
}

#containerText {
 padding: 0px 330px 5px 160px; ;
padding: 0px 2px 0px 2px;
background-color:;
}
div#left {
  float: left;
  width: 150px;
  background-color:;
  text-align: center;
}
div#right {
  float: right;
  width: 300px;
  /*background-color: #FFfFf0; */
  text-align: left;
  padding:  15px ;
  /*BORDER-RIGHT: #000000 1px solid;
   BORDER-Top: #000000 1px solid;
   BORDER-left: #000000 1px solid;
   BORDER-bottom: #000000 1px solid; */
}

div#middle {

  padding: 0px 170px 5px 160px;
  margin: 0px;
  background-color:  ;
}
div#footer {
  clear: both;
  background-color: yellow;
}

div#item1 {
  padding: 15px ;
  margin: 5px;
  background-color: #FFFFFF;               /*#fff4c8; */
  /* border-color:#cFa0a0; border-style:solid; */
}
div#item2 {
  padding: 15px ;
  margin: 5px;
  background-color: #fff4c8;           /* #FfeF90;#d2ecF2; */

}
div#item3 {
  padding: 15px ;
  margin: 20px;
  background-color: ;
  font-size: 12pt;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
}

div.float {
  float: right;
  padding: 20px;
  }
div.float div {
   text-align: center;
   font-size: 8pt;
   font-family: Verdana, Arial;
   }

H1 {font-size: 20pt; font-family: Arial; font-weight: bold; text-align: center}
H2 {font-size: 16pt; font-family: Arial; font-weight: bold; text-align: center}
H3 {font-size: 14pt; font-family: Arial; font-weight: bold; text-align: center; color: #8000ff}
H5 {font-size: 12pt; font-family: Arial; font-weight: bold; text-align: center; color: #8000ff}
H4 {font-size: 12pt; font-family: Arial; font-weight: bold; text-align: center}
A {color: blue; active:red; visited:green}
td  {font-size: 10pt; font-family: Verdana;}

div.tiny {font-size: 9pt; font-family: Times; font-style: italic; color: #C000FF}
div.small {font-size: 11pt; font-family: Times; font-style: italic; color: #00a050}
div.bold {font-size: 14pt; font-family: Times;font-weight: bold}
div.bold2 {font-size: 11pt; font-family: Arial;font-weight: bold;color: #7000C0}
div.sans {font-size: 12pt; font-family: Times;font-weight: normal}
div.big {font-size: 16pt; font-family: Times;font-weight: bold}
div.semi {font-size: 12pt; font-family: Arial;font-weight: bold; color: #0f0fff}
div.fat {font-size: 16pt; font-family: Arial;font-weight: bold; color: #0f0fff}
div.news {font-size: 12pt; font-family: Arial;font-weight: bold;  text-align: center}
div.head {font-size: 20pt; font-family: Arial;font-weight: bold;  text-align: center}


P.medium {font-size: 12pt; font-family: Times; font-style: italic}
p.table  {font-size: 8pt; font-family: Verdana}
p.text {font-size: 10pt; font-family: Verdana;}
div.box {
   text-align: left;
   font-size: 8pt;
   font-family: Verdana, Arial;
   background-color: #FFeFa0;
   margin: 10px;
   padding: 10px;
   }
div.box2 {
   width: 750px;
   text-align: left;
   font-size: 8pt;
   font-family: Verdana, Arial;
   background-color: #FFeFa0;
   margin: 10px;
   padding: 10px 12px 10px 20px;
   }
div.menu {
   text-align: center;
   font-size: 8pt;
   font-family: Verdana, Arial;
   }

