a:link {
	font-family: Times New Roman, Times, serif;
	color: #666600;
	text-decoration: none;
}
a:active {
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #666600;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #666600;
	text-decoration: none;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #666600;
	text-decoration: underline;
}

.ueberschrift {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.schriftstandart {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

body {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
	
	SCROLLBAR-FACE-COLOR: #666633; 
	SCROLLBAR-HIGHLIGHT-COLOR: #666633; 
	SCROLLBAR-SHADOW-COLOR: #666633; 
	SCROLLBAR-3DLIGHT-COLOR: #666633; 
	SCROLLBAR-ARROW-COLOR: #E3E3CB; 
	SCROLLBAR-TRACK-COLOR: #E3E3CB; 	
}

td {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
}

.formular_feld {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}