
body {
	background-color: #2D506C;
	scrollbar-3d-light-color:#8496AB;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-base-color: #2D506C;
	scrollbar-dark-shadow-color:#8496AB;
	scrollbar-face-color: #8496AB;
	scrollbar-highlight-color: ##8496AB;
	scrollbar-shadow-color:#8496AB;
}
a:link {
	text-decoration: underline;
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.TextHigh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}
.TextMenue {
	font-family: Courier, "Courier New", mono;
	font-size: 13px;
	color: #FF0000;
}
.cellPictures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding: 8px;
}
.Titel14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	line-height: 25px;
}
.Titel18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
}
.Titel16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	line-height: 25px;
}

