body {
	background-color: #FFFFFF;
	margin: 0px;
	scrollbar-face-color: #CBB677; 
	scrollbar-shadow-color: #B1953A; 
	scrollbar-highlight-color: #E7D8AC; 
	scrollbar-3dlight-color: #E7D8AC; 
	scrollbar-darkshadow-color: #A08880; 
	scrollbar-track-color: #E8DAB3;
	scrollbar-arrow-color: #9C7D0D;
}
.schrift-gross {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.schrift-mittel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.schrift-klein {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #69663A;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #69663A;
	text-decoration: none;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #69663A;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.schrift-kleinunderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.schrift-klein-rot {


	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.schrift-sehrklein {


	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.btns {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 4px;
	border: thin none #000000;

}
.schrift-uebergross {

	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #000000;
}

