  a { font-size: 12px;
      color: #eeeeee; }
  a:link    { text-decoration: none; }
  a:visited { text-decoration: none; }
  a:hover   { text-decoration: underline; }
  a:active  { text-decoration: none; }


.body { 
  background-color:#eeeeee;
  font-family:tahoma;
  font-size:12px;
  color:#eeeeee;

}

.header_haupt {
  background-image: url(images/header_haupt.jpg);
  border:0px;
  border-style:solid;
  border-spacing:0px;
  width:750px;
  height:50px;
  background-color:#777777;
  font-family:tahoma;
  font-size:12px;
  color:#eeeeee;
}

.header_zwischen {
  background-image: url(images/header_zwischen.jpg);
  border:0px;
  border-style:solid;
  border-spacing:0px;
  width:750px;
  height:10px;
  background-color:#777777;
  border-collapse:collapse;
  font-family:tahoma;
  font-size:12px;
  color:#eeeeee;
}

.tabelle_haupt {
  border:0px;
  border-spacing:0px;
  border-style:solid;
  border-collapse:collapse;
  width:750px;
  font-family:tahoma;
  font-size:11px;
  color:#eeeeee;

}


.menue {
  background-image: url(images/menue.jpg);
  width:150px;
  height:400px;
  background-color:#7777777;
  font-family:tahoma;
  font-size:12px;
  color:#eeeeee;
}

.menue1 {
  width:135px;
  font-family:tahoma;
  font-size:12px;
  color:#eeeeee;


}

.text {
  background-image: url(images/textfeld.jpg);
  border:0px;
  border-style:solid;
  border-spacing:0px;
  width:580px;
  background-color:#777777;
  font-family:tahoma;
  font-size:12px;
  text-align:justify;
  color:#eeeeee;

}

.text2 {
  background-image: url(images/textfeld.JPG);
  margin: 0px auto;
  border:0px;
  border-style:solid;
  border-spacing:0px;
  width:580px;
  background-color:#777777;
  font-family:tahoma;
  font-size:12px;
  color:#ffffff;
}


.textrand {
  background-image: url(images/rand.jpg);
  border:0px;
  border-style:solid;
  border-spacing:0px;
  width:20px;
  background-color:#777777;
  font-family:tahoma;
  font-size:12px;
  color:#eeeeee;

}


.tabelle_footer {
  background-image: url(images/footer.jpg);
  border:0px;
  border-style:solid;
  border-spacing:0px;
  width:750px;
  height:10px;
  background-color:#eeeeee;
  font-family:tahoma;
  font-size:12px;
  color:#666;
  padding: 0px;
}


