body {
	background-color: #000066;
}
a:active
{
	font-size: 11px;
	color: #FF6600;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none
}
a:hover
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none
}
a:link
{
	font-size: 11px;
	color: #FF6600;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none
}
a:visited
{
	font-size: 11px;
	color: #FF6600;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none
}
.navigation {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.standardtextfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.standardorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
.standardorangefett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	font-weight: bold;
}
.standardgelb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}
.standardgelbfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	font-weight: bold;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
