*{
  padding:0px;
  margin:0px;
}
body{
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#9B9B9B;
}
a{
  text-decoration:none;
  color:#A90034;
}
a.allgemein{
  color:#A90034;
  font-weight:bold;
  text-decoration:none;
  padding:3px 8px 3px 8px;
}
a.allgemein:hover{
  color:#A90034;
  background-color:#EBEBEB;
  border-width:1px;
  border-style:solid;
  border-color:#BA335D;
}
a.navig_links{
  color:#A90034;
  font-weight:bold;
  text-decoration:none;
}
a.navig_links:hover{
  color:#9B9B9B;
  text-decoration:underline;
}
a.navig_links_grau{
  color:#9B9B9B;
  font-weight:bold;
  text-decoration:none;
}
a.navig_links_grau:hover{
  color:#EBEBEB;
  text-decoration:underline;
}
a.impressum{
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}
a.impressum:hover{
  color:#EBEBEB;
}
td{
  padding:0px;
  margin:0px;
}
td.grau{
  background-color:#9B9B9B;
  font-size:3px;
}
td.unten{
  border-width:0px 0px 2px 0px;
  border-style:solid;
  border-color:#A90034;  
}
td.links{
  border-width:0px 0px 0px 2px;
  border-style:solid;
  border-color:#BA335D;  
}
td.linksunten{
  border-width:0px 0px 2px 2px;
  border-style:solid;
  border-color:#A90034;  
}
td.rot{
  background-color:#A90034;  
  text-align:left;
  vertical-align:middle;
}
td.rot a.navig_link{
  font-size:13px;
  font-weight:bold;
  color:#E4E4E4;
  text-decoration:none;
}
td.rot a.navig_link:hover{
  color:#ffffff;
}
td.such_label{
  font-weight:bold;
  font-size:13px;
  text-align:right;
  padding-right:5px;
}
td.such_feld input{
  font-weight:bold;
  font-size:13px;
  background-color:#EBEBEB;
  color:#A90034;
  border-color:#9B9B9B;
  border-width:1px;
  border-style:solid;
}
td.such_label input{
  font-weight:bold;
  font-size:13px;
  background-color:#EBEBEB;
  color:#A90034;
  border-color:#A90034;
  border-width:1px;
  border-style:solid;
}
td.such_feld select{
  font-weight:bold;
  font-size:13px;
  background-color:#EBEBEB;
  color:#A90034;
  border-color:#9B9B9B;
  border-width:1px;
  border-style:solid;
  width:120px;
  text-align:center;
}
td.such_feld textarea{
  font-weight:normal;
  font-size:12px;
  background-color:#EBEBEB;
  color:#A90034;
  border-color:#9B9B9B;
  border-width:1px;
  border-style:solid;
}
td.such_label input.such_button{
  width:340px;
  margin:2px;
  height:25px;
  padding:0px 5px;
  font-size:13px;
  font-weight:bold;
  line-height:12px;
  border-width:1px 2px 2px 1px;
}
td.such_label input.such_button:hover{
  border-width:2px 1px 1px 2px;
}
td.such_label input.such_button_hover{
  width:340px;
  margin:2px;
  height:25px;
  padding:0px 5px;
  font-size:13px;
  font-weight:bold;
  line-height:12px;
  border-width:2px 1px 1px 2px;
}
.hilfe{
  padding-top:10px;
  font-size:13px;
}
a.links{
  color:#A90034;
  font-weight:bold;
  text-decoration:none;
}
a.links:hover{
  text-decoration:underline;
}
td.ergebnis{
  text-align:left;
  vertical-align:middle;
  font-size:11px;
  padding:3px 0px 3px 0px;
}
a.ergebnis{
  font-size:11px;
  color:#A90034;
  text-decoration:none;
}
a.ergebnis:hover{
  font-size:11px;
  color:#9B9B9B;
}
td.sp{
  font-size:11px;
  padding:3px;
  text-align:center;
}
td.sp_grau{
  padding:3px;
  font-size:11px;
  background-color:#EBEBEB;
  text-align:center;
}
td.sp_2{
  font-size:11px;
  padding:3px;
  text-align:left;
}
td.merkmal_titel{
  padding:13px 3px 3px 3px;
  font-weight:bold;
  font-size:11px;
  color:#A90034;
  text-align:left;
}
td.merkmal{
  font-size:11px;
  background-color:#EBEBEB;
  padding:3px;
  text-align:left;
}
h2.hilfe{
  margin-top:10px;
  font-size:14px;
}
p.hilfe{
  width:440px;
  font-size:12px;
}
a.was_sind{
  display:block;
  width:200px;
  font-size:14px;
  background-image:url(/images/info_i.gif); 
  background-repeat:no-repeat; 
  background-position:10px 5px;
  padding:4px 16px 6px 18px;
  margin:5px 5px 5px 120px;
  //margin:5px 5px 5px 5px;
  border-width:1px;
  border-style:none;
  border-color:#ffffff;
}
a.was_sind:hover{
  background-color:#EBEBEB;
  border-width:1px;
  border-style:solid;
  border-color:#BA335D;
}
