@charset "utf-8";

#nav {
	text-align: right;
	text-transform: uppercase;
}
#header {
	border: 1px solid #CCCCCC;
}

#subnav {
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#hauptbereich {
	padding: 3px;
	vertical-align: top;
}
#table_oben {
	vertical-align: top;
}

#fusszeile {
	color: #666666;
	text-align: center;
}


body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #000000;
	background-image: none;
	color: #E9E9E9;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #ffea5a;
}
#subnav a:link, #subnav a:visited {
	line-height: 1.5em;
	color: #ffea5a;
	text-decoration: none;
}
#nav a:active, #nav a:hover {
	color: #E9E9E9;
}
#subnav a:active, #subnav a:hover {
	color: #E9E9E9;
}

#teaser_news {
	border: 1px dotted #ffea5a;
	vertical-align: top;
	text-align: center;
	padding: 3px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}




#sponsors {
	text-align: center;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#start {

}
#start a:link, #start a:visited {
	color: #ffea5a;
	text-decoration: none;
	text-transform: uppercase;
}
#start a:active, #start a:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffea5a;
	border-bottom-color: #ffea5a;
}
a {
	color: #ffea5a;
	text-decoration: none;
}
a:hover {
	color: #4597ee;
	text-decoration: underline;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
#rot {
	color: #FF0000;
}
.bild_links {
	float: left;
	margin-right: 5px;
}
.bild_rechts {
	float: right;
	margin-left: 5px;
}
#kleinbuchstaben {
	text-transform: lowercase;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.7em;
}
