body {
  color: #333333;
  background-color: #FFFFFF;
  font-family: Arial, Sans-Serif;
  font-size: 10pt;
  line-height: 13pt;
  padding: 10px;
}

.h1,
h1 {
  font-family: Arial, Sans-Serif;
  font-size: 17pt;
  line-height: 20pt;
  color: #E31818;
  background-color: inherit;
}

.errormsg {
  font-weight: bold;
  color: #E31818;
  background-color: inherit;
}

 
a {
  color: #E31818;
  background: url(/pics/pfeil.gif) no-repeat 0 2px; 
  padding-left: 15px; 
}

a:hover,
a:active {
  text-decoration: underline;
}

.nolink {
  background-image: none;
}

.nolink a,
#mischen a, 
#mischen2 a {
  background: #FFFFFF; 
  padding-left: 0px; 
}

input {
  border: 1px solid #BBBBBB;
  background-color: #FFFFFF;
  color: #000000;
  font-family:  Arial, Sans-Serif;
  font-size: 13pt;
}

#button_daten_korrigieren {
  width: 129px;
  height: 29px;
  margin-bottom: 3px;
  background: url(/pics/buttons/daten_korrigieren.jpg) no-repeat;
  border: 0px solid #FF0000 !important;
}

#button_schliessen {
  width: 133px;
  height: 29px;
  margin-bottom: 3px;
  background: url(/pics/buttons/fenster_schliessen.jpg) no-repeat;
  border: 0px solid #FF0000 !important;
}