.main {font-size:10pt; color:#FFFFFF; font-family:Verdana;}
.top {font-size:10pt; color:#141721; font-family:Verdana;font-weight:bold;}
.hover {position:absolute;visibility:hidden;}
td {font-size:10pt; font-family:Verdana;}
th {font-size:10pt; font-family:Verdana; font-weight:bold;text-align:center;color:#383838;}
#on {font-weight:bold; font-size:7.5pt;}
#big {font-size:16pt; color:#FFCC00; }
#menu {font-weight:bold; padding:5px;}
#nu { text-decoration: none; }
#sl { text-decoration: none; color:#383838; }
form input {font-family:Verdana; color:#FFFFFF;background-color:#000000; border-color:#FFCC00; border-style:groove;}
form option {font-family:Verdana; color:#FFFFFF;background-color:#000000; border-color:#FFCC00; border-style:groove}
textarea {font-family:Verdana,Helvetica; color:#FFFFFF;background-color:#000000;border-color:#FFCC00; border-style:groove;}
A:link, A:visited  { text-decoration: none; color:#FFCC00; }
A:active { text-decoration: underline; color:#FFFFFF; }
A:hover { text-decoration: underline overline; color:#FFFFFF; }


A { text-decoration: underline; color: #12AFEF; }
A:hover,A:active { text-decoration: underline overline; color: #12AFEF; }
#nu { text-decoration: none; }
form input {
font-family:Arial; color:777700;
background-color:111111; border-color:555555; border-style:inset;
}
form submit {
font-family:Arial; color:555555;
background-color:111111; border-color:555555; border-style:groove;
font-size:large
}
form button {
font-family:Arial; color:555555;
background-color:111111; border-color:555555; border-style:groove;
font-size:large
}
form textarea {
font-family:Arial; color:555555;
background-color:111111; border-color:555555; border-style:groove;
}
form option {
font-family:Arial; color:cccccc;
background-color:111111; border-color:555555; border-style:groove;
}


body {
	margin:0;
	padding:0;
	background:#111111;
}

#content_container {
	padding-top:4.8em;
	padding-bottom:3em;
	padding-left:0;
}

#header {
	position:fixed;
	top:0px; left:0px; right:0px;
	text-align:center;
	padding:10px;
	padding-bottom: 30px;
	background-image: url(header.png);
	background-repeat: repeat-x;
	color:#FFFFFF;
}

#footer {
	position:fixed;
	bottom:0px; left:0px; right:0px;
	text-align:center;
	padding:0px;
	padding-top:10px;
    background:#000000;
}

/* Angaben nur für den Internet Explorer mit Star HTML Hack */

* html, * html body {
	height:100%;
	overflow:hidden;
}

* html #header {
	margin:0;
	height:8%;
	background-image:url(header.jpg);
}

* html #content_container  {
	padding:0.5em;
	height:82%;
	overflow:auto;
}

* html #footer  {
	height:5%;
	padding-top:3.5%;
	color:#000000;
}

/* Kleines Extra für den IE */

* html #menu {
	margin:0.2em;
}

/* Formatierung des Seiteninhaltes */

/* Der IE soll das Element breiter darstellen, da margin und
   padding hier von der Breite abgezogen werden! */




#content {

	padding: 0 1 1 1em;
	margin-left:0em;
	margin-right:0em;
	color:#FFFFFF;
}

* html div#content {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
	padding-top:1em;
}
