html, body, textarea {      
  scrollbar-base-color: #E0E0E0;
  scrollbar-3d-light-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-darkshadow-color: #99ccff;
  scrollbar-face-color: #99ccff;
  scrollbar-highlight-color: #99ccff;
  scrollbar-shadow-color: #000000;
  scrollbar-track-color: #F0F0F0;
}      
body { 
background-color: #0099ff;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;	
padding-top: 0px;
padding-left: 0px;
}

#logo_u {
	position: absolute;
	top: -68px;
	left: 0px;
	width: 170px;
	height: 68px;
	visibility: visible;
}

#logo_o {
	position: absolute;
	bottom: 2px;
	left: 0px;
	width: 170px;
	height: 71px;
	overflow: visible;
	top: 90px;
	visibility: visible;
}

img.links {
margin-top: 28px;
margin-left: 17px;
}

img.rechts {
margin-top: 22px;
margin-left: 17px;
}

div.menue {
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: white;
}

#logo_oben {
	background-position: left bottom;
	clear: left;
	float: left;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 67px;
	left: 0px;
	top: 111px;
	right: auto;
	bottom: auto;
}

#logo_unten {
	background-position: left bottom;
	clear: left;
	float: left;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 68px;
	left: 0px;
	top: -68px;
	right: auto;
	bottom: auto;
}
.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 1.2em;
}
.Stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.4em;
}
.Stil3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.linie_weis {
	color: #ffffff;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}	

