body {
  margin:0px;
  padding:0px;
  background-color:#000;
  font: 10px verdana, arial, helvetica, sans-serif;
}

.gruen {
  color:#BDDD00;
}

.grossrot {
  color:#e02130;
  font-size:12px;
  font-weight:bold;
}

.rot {
  color:#e02130;
}

.bild1 {
  float:left;
  padding:5px 5px 5px 5px;
  border: 0px;
  }

.bild {
  float:right;
  padding:5px 5px 5px 5px;
  border: 0px;
  }

.grossgruen {
  color:#BDDD00;
  font-size:18px;
  font-weight:bold;
}

hr {
  margin:0px;
  padding:0px;
}

a {
  color:#000000;
  text-decoration:none;
}

a:hover {
  color:#000000;
  text-decoration:underline;
}

input,select,textarea { font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  border-width:1px;
  border-color:#BDDD00;
  border-style:solid;
  background-color:#e02130;
}

#start_content {
  margin-top:150px;
  margin-right:auto;
  margin-left:auto;
  width:730px;
}

#start_tamo {
  width:357px;
  height:273px;
  float:left;
  margin-right:10px;
}

#start_elements {
  width:357px;
  height:274px;
  background-image:url(img/start_elements.jpg);
  background-repeat:no-repeat;
  float:left;
}

#start_tamo_text {
  position:relative;
  top:-30px;
  left:10px;
}

#start_elem_text1 {
  position:relative;
  top:-160px;
  left:10px;
}

#start_elem_text2 {
  position:relative;
  top:-55px;
  left:10px;
}

#start_text {
  text-align:center;
  color:#ffffff;
}

#seitenzahlen {
  margin: 6px 0px 4px 0px;
  height: 1em;
}

#seite {
  float: left;
}

#zahlen {
  float: right;
}

#zahlen a {
  color: #ffffff;
  background: #e02130;
  text-decoration: none;
}

#zahlen a:hover {
  color: #000000;
  background: #ffffff;
}

#seitenzahlen2 {
  margin: 6px 0px 4px 0px;
  height: 1em;
}

#seite2 {
  float: left;
}

#zahlen2 {
  float: right;
}

#zahlen2 a {
  color: #ffffff;
  background: #e02130;
  text-decoration: none;
}

#zahlen2 a:hover {
  color: #000000;
  background: #ffffff;
}

.linie {

}

.eintrag {
  margin-bottom: 5px;
  border: 1px solid #e02130;
  width: 612px;
}

.eintrag .name {
  background: #e02130;
  color: #ffffff;
  padding: 3px;
  font-weight: bold;
  width: 606px;
}

.eintrag .textfeld {
  color: #000000;
  padding: 5px;
  width: 602px;
}

#fehler {
  padding: 5px;
  color: #e02130;
  font-size: 1.5em;
}

fieldset {
  padding: 5px;
  border: 1px solid #e02130;
}

legend {
  font-weight: bold;
  font-size: 1.1em;
  color: #e02130;
}

hr {
  border-top: 1px solid #000000;
  border-left: 0px solid;
  border-right: 0px solid;
  border-bottom: 0px solid;
  background-color: #000000;
  height: 1px;
}

#hinweis {
  font-weight:bold;
  color: #e02130;
  margin-top: 25px;
  margin-bottom: 25px;
}