
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: Gray;
}
a:hover {
	text-decoration: none;
	color: Gray;
}
a:active {
	text-decoration: none;
	color: Gray;
}

.body2 {
	background : #ff9933;
	margin-left : 0;
	margin-top : 0;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #ff9933;
    scrollbar-track-color: #ff9933;
    scrollbar-face-color: #ff9933;
    scrollbar-highlight-color: #696969;
    scrollbar-3dlight-color: #808080;
    scrollbar-darkshadow-color: #000000;
    scrollbar-shadow-color: #000000;
	}

.body1 {
	background : white;
	margin-left : 0;
	margin-top : 0;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: white;
	scrollbar-track-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #696969;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
}

.body {
	background : #003366;
	margin-left : 0;
	margin-top : 0;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #003366;
	scrollbar-track-color: #003366;
	scrollbar-face-color: #003366;
	scrollbar-highlight-color: #696969;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
}

.text
{
	font-size: 12px;
	color: #003366;
	line-height: 21px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : auto;
}
 
 .text2
{
	font-size: 10px;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
 
.tabelle1{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :#003366;
	font-weight : normal;
	border : 0;
}

#copyright
		{
			position: absolute;
			text-align: center;
			width: 800px;
			height: 26px;
			left: 50%;
			top: 100%;
			margin-left: -400px;
			margin-top: -30px;
		}
		
#mitte
		{
			position: absolute;
			text-align: center;
			width: 800px;
			height: 576px;
			left: 50%;
			top: 50%;
			margin-left: -400px;
			margin-top: -288px;
		}	