body {
	background-color: #000040;

	scrollbar-3dlight-color: #000040;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000040;
	scrollbar-face-color: #000040;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-Track-Color: #000040;
}
body, p, td, .default				{ font-family: Verdana; font-size: 8pt; color: #FFFFFF; }
h5 {color:#0060FF; font-size: 9pt;}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover, a:active {
	color: #F37800;
	text-decoration: underline;
}

.noLink, a.noLink:link, a.noLink:visited, a.noLink:hover, a.noLink:active {
	color: #FFFFFF;
	text-decoration: none;
}

.topHeadline						{ font-size: 10pt; font-weight: 700; font-style: italic; }
.subHeadline						{ font-size: 12pt; font-style: italic; }
.topsubHeadline						{ font-size: 18pt; font-style: italic;}
.textHeadline						{ font-weight: 700; }
.smallText							{ font-size: 7pt; }

.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

.newsSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.navElement, a.navElement:link, a.navElement:visited						{ font-size: 10pt; font-weight: 700; text-decoration: none; }
.navSubElement, a.navSubElement:link, a.navSubElement:visited				{ font-size: 8pt; font-weight: 700; text-decoration: none; }
.navSubSubElement, a.navSubSubElement:link, a.navSubSubElement:visited		{ font-size: 8pt; font-weight: 500; text-decoration: none; }

.whiteBackground					{ background-color: #FFFFFF; }

.quelle								{ font-style: italic; font-size: 7pt; }
.warning							{ font-weight: 700; color: #CC3333; }
.hint								{ font-style: italic; font-size: 7pt; }

.tableBorder						{ border: 1px solid #FFFFFF; }
.formElement {
	border: 1px solid #FFFFFF;
	background-color: #000040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.blueBackground						{ background-color: #000040; }
.blue								{ color: #000040; }
.lightBlueBackground				{ background-color: #0A0A5E; }
.lightBlue							{ color: #0A0A5E; }
.orangeBackground					{ background-color: #F37800; }
.orange								{ color: #F37800; }

