BODY, TD, TR {
	font-family : "Arial", Verdana, serif;
	font-size : 14px;
	line-height: 20px;
}
H1 {
	font-size : 14px;
	font-family : "Arial", Verdana;
	color : #000000;
}

INPUT { color: #25248C; font-family: Arial; background-color : #FFFFFF; font-size: 14px; }
TEXTAREA { color: #000000; font-family: Arial; background-color : #E1E3E4; font-size: 14px; font-weight: bold; }

.hinthell { background-color: #ffffff; }
.hintgellgrau { background-color: #ffffff; }
.bottom { background-color: #e3e3e3; }
.mittelgrau { background-color: #ffffff; font-family: Arial; font-size: 14px; font-weight: bold; color:#999999; }
.blau { background-color: #25248C; font-family: Arial; font-size: 14px; font-weight: bold; color:#FFFFFF; }

.blauschlagworte { background-color: #25248C; font-family: Arial; font-size: 14px; letter-spacing: 1pt; font-weight: bold; color:#FFFFFF; }
.kleinschrift {  font-family: Arial, Verdana, sans-serif; font-size: 11px; font-weight: normal; color:#000000; }
.kleinschrift2 { background-color: #25248C; font-family: Arial, Verdana, sans-serif; font-size: 10px; font-weight: normal; color:#ffffff; }
.kleinschrift3 { font-family: Arial, Verdana, sans-serif; font-size: 11px; font-weight: normal; line-height:15px; }
.ueberschrift {  font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1pt; background-color:#25248C; color:#ffffff; }
.ueberschrift2 {  font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1pt; }
.schlagworte {  font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1pt; color:#ffffff; }

.button {  font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; width: 150px; background-color: #25248c; color: #FFFFFF }
.buttonklein {  font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; width: 20px; background-color: #25248c; color: #FFFFFF }
.checkbox {  font-family: "Arial", Verdana, serif; font-size: 14px; font-weight: bold; width: 30px; background-color: #ffffff; color: #000000; }

.auswahlfeld {  font-family: "Arial", Verdana, serif; font-size: 14px; font-weight: normal; width: 350px; background-color: #e3e3e3; color: #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;  }
.auswahlfeldmittel {  font-family: "Arial", Verdana, serif; font-size: 14px; font-weight: normal; width: 306px; background-color: #e3e3e3; color: #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;  }
.auswahlfeldmittel2 {  font-family: "Arial", Verdana, serif; font-size: 14px; font-weight: normal; width: 200px; background-color: #e3e3e3; color: #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;  }
.auswahlfeldmittel3 {  font-family: "Arial", Verdana, serif; font-size: 14px; font-weight: normal; width: 100px; background-color: #e3e3e3; color: #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;  }	
.auswahlfeldklein {  font-family: "Arial", Verdana, serif; font-size: 14px; font-weight: normal; width: 40px; background-color: #e3e3e3; color: #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;  }


A:LINK {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	font-family : "Arial", Verdana;
}A:VISITED {
	color : #000000;
	font-weight : bold;
	font-family : "Arial", Verdana;
	text-decoration : none;
}
A:HOVER {
	color : #25248c;
	font-weight : bold;
	font-family : "Arial", Verdana;
	text-decoration : underline;

}
A:ACTIVE {
	color : #000000;
	font-weight : bold;
	font-family : "Arial", Verdana;
	text-decoration : underline;
}