BODY {
	background-color : #FFFFFF;
	font-family : Verdana;
	font-size : 8pt;
}
TD {
	font-size : 10pt;
}
.menue {
  font-family : Verdana;
  font-size : 7.5pt;
  font-weight : bold;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  width: 120px;
  line-height: 12px;
}
.menue2 {
	font-family : Verdana;
	font-size : 7.5pt;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	display: block;
  width: 120px;
}
.menue3 {
	font-family : Verdana;
	font-size : 7.5pt;

	color : #000000;
	text-decoration: none;
	display: block;
  width: 120px;
}
.impressum {
	Color: #FFFFFF;
	text-decoration: none;
	font-size : 8pt;
}
.status_off {
	border: #ff0000;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
}
.status_on {
	border: #00cc00;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
}
.feld {
	border: #000000;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
}
.dotted {
  border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1pt;
	border-style: dashed;
}
.trennlinie {
 color: #000000;
  background-color:#000000;
	border-style:#000000;
}
.suche {
	font-size:8pt;
	font-family:Verdana;
	background-color : #F7F8F9;
	border : 1px solid Black;
	color : black;
}
input, textarea, select {
	font-size:10pt;
	font-family:Verdana;
	background-color : #F7F8F9;
	border : 1px solid Black;
	color : black;
}
.link_orange {
  color : #0550A6;
	font-weight : bold;
  text-decoration: none;
}
.ueberschrift {
	font-family : Verdana;
	font-size : 13pt;
	font-weight : bold;
	color : #0550A6;
}
.ueberschrift3 {
	font-family : Verdana;
	font-size : 1pt;
	color : #0550A6;
}
.daten {
	font-size : 7.5pt;
}
.daten_fett {
	font-size : 7.5pt;
	font-weight : bold;
}
.table1 {
  vertical-align: center;
	border: #0550A6;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
}
