.ueberschrift {
	font-family: Times New Roman;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.schrift1 {
	font-family: Times New Roman;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.schrift3 {
	font-family: Times New Roman;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.schrift2 {
	font-family: Times New Roman;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

body { 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #302D70; 
    scrollbar-highlight-color: #302D70;
	scrollbar-shadow-color: #302D70;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #302D70;
	scrollbar-darkshadow-color: #FFFFFF;
}

input {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	background-color: white;
}
textarea {
    border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	background-color: white;
}

a:link {  font-family: Times New Roman; font-size: 11pt; color: #FFFFFF; font-weight:bold; text-decoration: underline}
a:active {  font-family: Times New Roman; font-size: 11pt; color: #CCCCCC; font-weight:bold; text-decoration: underline}
a:visited {  font-family: Times New Roman; font-size: 11pt; font-style: normal; color: #FFFFFF; font-weight:bold; text-decoration: underline}
a:hover {  font-family: Times New Roman; font-size: 11pt; font-style: normal; font-weight:bold; color: #AAAAAA; text-decoration: underline}

a.type3:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1px; color: #302D70; font-weight:bold; text-decoration: none}
a.type3:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1px; color: #302D70; font-style: normal; font-weight:bold; text-decoration: none}
a.type3:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1px; color: #302D70; font-weight:bold; text-decoration: none}
a.type3:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1px; font-style: normal; font-weight:bold; color: #302D70; text-decoration: none}