*  {
  font-family: verdana;
}

body {
  margin: 0;
  background-color: #000000;
  color: #FFFFFF;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-base-color: #FFFFFF;
}

H5 {
  margin: 10 10 15 10;
}

div#hintergrund {
  text-align: center;
  background-color:#FFFFFF;
  width: 980;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -490px;
}

div#hintergrund1 {
  margin-left: auto;
  margin-right: auto;
  width: 960;
}

div#headline {
  font-size: 0px;
  text-align: center;
  background-color: #000000;
  overflow: hidden;
  margin: 5px;
}

div#menupunkterster {
  font-size: 0px;
  overflow: visible;
  float: left;
  margin-left: 5px;
  display: inline;
}

div#menupunkt {
  font-size: 0px;
  overflow: visible;
  float: left;
}

div#menubeschriftung {
  margin-top: -19px;
  overflow: hidden;
}

div#menutrennung {
  overflow: hidden;
  font-size: 0px;
  float: left;
  margin-top: -7px;
  position: relative;
  z-index: 99;
}

div#textspalte {
  text-align: left;
  background-color: #000000;
  overflow: hidden;
  float: left;
  width: 33%;
  height: 210px;
  margin-bottom: 10px;
}

div#inhaltgesamt {
  background-image: url(../bilder/inhalthintergrund.gif);
  background-repeat: repeat-y;
  margin-top: -2px;
  margin-bottom: 2px;
  margin-left: 5px;
  margin-right: 5px;
  min-height: 500px;
  height: auto !important;
  height: 500px;
  float: left;
}

div#inhalt {
  text-align: left;
  background-color: #000000;
  width: 642px;
  overflow: visible;
  float: left;
  margin-right: 5px;
}

div#inhalt A {
 color: #FF4444;
 text-decoration: none;
}

div#inhalt A:hover {
  text-decoration: underline;
}

div#inhaltrechts1 {
  text-align: center;
  background-color:#000000;
  width: 159;
  overflow: visible;
  float: left;
  margin-right: 5px;
}

div#inhaltrechts2 {
  text-align: center;
  background-color:#000000;
  width: 159;
  overflow: visible;
  float: right;
}

div#fusszeile1 {
  font-size: 10;
  text-align: left;
  float: left;
  color: #000000;
  background-color:#FFFFFF;
  overflow: hidden;
  margin-left: 5px;
  display: inline;
}

div#fusszeile1 A {
  color: #000000;
  text-decoration: none;
}

div#fusszeile1 A:hover {
  text-decoration: underline;
}

div#fusszeile2 {
  font-size: 8;
  text-align: right;
  background-color:#FFFFFF;
  float: right;
  overflow: hidden;
  margin-right: 5px;
  display: inline;
}

div#inhalttrennung {
  background-color:#888888;
  height: 1px;
  font-size: 0px;
  overflow:hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}

A#hauptmenu {
  font-size: 11;
  text-decoration: none;
  color:#000000;
}

div#textinhalt {
  font-size: 11;
  margin: 10px;
}

div#inputname {
  float: left;
  overflow: hidden;
  display: inline;
  width: 100px;
  margin-bottom: 10px;
}

div#inputfeld {
  overflow: hidden;
  margin-bottom: 10px;
}

div#profilimage {
  float:left;
  overflow: hidden;
  display: inline;
  margin-right:10px;
  margin-bottom:5px;
}

input#inputfeld {
  font-size: 10px;
  width: 35%;
  border: 0px;
  background-color: #FFFFFF;
}

textarea#textareafeld {
  font-size: 10px;
  width: 70%;
  border: 0px;
  background-color: #FFFFFF;
}

input#button {
  font-size: 10px;
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid;
  border-color: #FFFFFF;
}