body { background-color: #333333;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #555555;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #333333;
scrollbar-shadow-color: #CCCCCC;
scrollbar-darkshadow-color: #333333;
scrollbar-track-color: #333333;
background-image: URL(images/mainbg.gif);
background-attachment: fixed;
margin: 0px;
}
html {
  min-height: 101%;
}

a:link,a:visited,a:active{font-size: 10px; color: #FFFFFF; text-decoration: none}
a:hover       {font-size: 10px; color: #00FF00; text-decoration: none}

table,td,tr
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #EEEEEE;}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: fine;
	display: inline;
	line-height: 16px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	display: inline;
	line-height: 18px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	display: inline
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	display: inline
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	display: inline
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	display: inline
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg1 {
	background-color: #999999;
	border: 1px solid #990000;
}

.bg2 {
	background-color: #000000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #990000;
	border-bottom-color: #990000;
}
.textfarbe {
	color: #CC0000;
}

