body {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #092056;
	scrollbar-3dlight-color:092056;
	scrollbar-arrow-color:FFFFFF;
	scrollbar-base-color:FFFFFF;
	scrollbar-darkshadow-color:000000;
	scrollbar-face-color:092056;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-attachment: fixed;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FF8400;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FF8400;
}
.titel {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: normal;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: normal;
}
.aktualisierung {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #999999;
}
.gbname {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
INPUT.extra150 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #FFFFFF;
	WIDTH: 150px;
	height: 16pt;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	padding: 1px;
}
INPUT.extra180 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #FFFFFF;
	WIDTH: 180px;
	height: 16pt;
	FONT-SIZE: 9pt;
	COLOR: #000000;
}
INPUT.extra300 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #FFFFFF;
	WIDTH: 300px;
	height: 16pt;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	margin: 1px;
}
SELECT.extra180 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #FFFFFF;
	WIDTH: 180px;
	height: 16pt;
	FONT-SIZE: 9pt;
	COLOR: #000000;
}
TEXTAREA.extra300 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #FFFFFF;
	WIDTH: 300px;
	HEIGHT: 180px;
	FONT-SIZE: 9pt;
	COLOR: #000000;
}
TEXTAREA.extra480 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #666666;
	WIDTH: 480px;
	HEIGHT: 150px;
	FONT-SIZE: 10pt;
	COLOR: #000000;
}
.label {
	border-bottom : 1px dotted #666666; cursor : hand;
}
.textsw {

	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: normal;
}
a.infotext {
text-decoration: none
}

a.infotext:hover {
background: #FFFFFF;
text-decoration: none;
}

a.infotext span {
visibility: hidden;
position: absolute;
left: 20em;
margin-top: 10em;
padding: 1em;
text-decoration: none;
}

a.infotext:hover span {
visibility: visible;
border: 1px solid #347BEE;
color: #000000;
background: #FFFFFF;
text-decoration: none;
width: 200px;
} 
