.Navigationstext {
font-size: large; font-family: "Comic Sans MS";
}
.Textüberschrift {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333399;
}
.Textschrift {
color: #333399; font-size: large; font-family: "Courier New", Courier, mono;
}
body {
	background-color: #FF6600;
}
a:link {
	color: #555555;
	text-decoration: none;
}
.Textüberschrift_aktiv {
color: #CC3300
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
.Seitentitel {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #333399;
}
body {
	scrollbar-base-color:#666666; 
	scrollbar-3dlight-color:#FFAA00; 
	scrollbar-arrow-color:#000000; 
	scrollbar-darkshadow-color:#FF6600; 
	scrollbar-face-color:#FF9900; 
	scrollbar-highlight-color:#DD9900; 
	scrollbar-shadow-color:#FF3300; 
	scrollbar-track-color:#999999;
}
