body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, a:visited, a:hover, a:activ
{
  color: #AF3643;
  text-decoration: none;
}

a:hover, a:activ
{
  text-decoration: underline;
}

.menu_small
{
  color: #AF3643;
  font-size: 11px;
  font-weight: bold;
}

.menu_big
{
  color: #AF3643;
  font-size: 13px;
  font-weight: bold;
}


.form_label
{
  background-color: #FFFFFF;
  font-weight: bold;
  text-align: right;
}

.form_label_left
{
  background-color: #F5DEE0;
  font-weight: bold;
  text-align: left;
}

.form_input
{

}

.forderung_text_feld
{
  width: 250px;
}

.forderung_radio_feld
{
  width: 110px;
}

.error
{
  color: #990033;
  font-weight: bold;
}
.homepage_text {
	line-height: 17px;
}

.pflichtfeld
{
  color: #AF3643;
  font-size: 11px;
}

input, textarea, select
{
	font-size: 11px;
	color: #555555;
	border: 1px solid #555555;
	background-color: #E7EFEB;
}