@charset "utf-8";
*{
	margin:0;
	padding:0;
	border:0;
}

body{
	background: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
#background
{
	display: block;
	position: absolute;
	width: 100%;
	z-index:0;
	margin:0px;
}

#background div.left {
	display: block;
	margin-top: 118px;
	float: left;
	height: 30px;
	background: url('img/bg_left.gif');
	background-repeat: repeat-x;
	width: 49.9999%;
}

#background div.right {
	display: block;
	margin-top: 118px;
	float: left;
	height: 30px;
	background: url('img/bg_right.gif');
	background-repeat: repeat-x;
	width: 49.9999%;
}

h2{ display:none; }

a { color: #f00; }

#background_promo {position:absolute; top:147px; left:0px; width:100%; height:758px; z-index:1; overflow-x:hidden;}
#background_promo_img {position:absolute; top:0px; width:2134px; height:758px; margin-left:-1067px; left:50%; overflow-x:hidden; z-index:1;}
#promo_right {position:absolute; top:0px; left:1557px;}

/* Clearer */
.clearall:after
{
	content: ".";
	visibility: hidden;			
	height: 0;
	display: block;
	clear: both; 
}
#content {
	display: block;
	position: absolute;
	width: 980px;
	margin:0px;
	padding:0px;
	left: 50%;
	margin-left: -490px;
	z-index: 30;
}

#header
{
	display:block;
	height: 76px;
	background: url('img/header.jpg') no-repeat;
	background-position: center top;
	padding: 91px 2px 0px 2px;
}

#Ticker { display: block; position:relative; height: 28px; width: 298px; margin:0px 0px 5px 0px;}
#navigation ul
{
	display: block;
	float: left;
	margin: 0px 2px 0px 2px;
}

/* Men? */

#navigation li {
	float: left;
	list-style: none;
	text-align:left;
}

#navigation li ul {
	display:none;
	height: auto;
	margin:0px;
}

#navigation li:hover ul, #navigation li.sfHover ul {
	display:block;
	position:absolute;
	margin-top: -10px;
	width: 130px;
	border: 1px solid #333;
	z-index: 50;
}

*html #navigation li:hover ul, *html #navigation li.sfHover ul{
	clear:both;
}

#navigation li ul li {
	display:block;
	clear:left;
	height: 20px;
}
a.menu_link{
	display: block;
	height: 33px;
	margin-right: 16px;	
}
*html a.menu_link{ float:left; margin-right: 7px;} 

a.submenu_link{
	display: block;
	width: 130px;
	color:#CCC;
	padding: 3px 0px 3px 0px;
	text-align:center;
	text-decoration: none;
  	background-color:#000;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=93);
	moz-opacity: 0.9;
}
a.submenu_link:hover{
	background-color:#333;
	color:#FFF;
}	
/* ENDE - Men? */

/* Elemente des Contentbereichs */
#quicklinks
{
	display: block;
	height: 18px;
	width: 396px;
	margin: 0px 2px 2px 2px;
	background: url('img/bg_quicklinks.png') no-repeat;
	background-position: 0px 0px;
	color: #fff;
	padding: 3px 0px 0px 90px;
}

#quicklinks a
{
	color: #fff;
	margin-left: 12px;
}

/* Banner */
#banner5,#banner4,#banner9,#banner10
{
	display: block;
	height: 136px;
	width: 486px;
	margin: 2px;
	float:left;
	background: url('img/bg_newsbox.gif');
}
*+html #banner5,*+html #banner4,*+html #banner9,*+html #banner10{ margin: 0px 2px 4px 2px; }
*html #banner4, *html #banner9 { margin: 0px 2px 4px 1px; }
*html #banner5, *html #banner10 { margin: 0px 1px 4px 2px; }

/* Footerbereich */
a.teamlinks
{
	display: block;
	height: 38px;
	width: 38px;
	margin-right: 1px;
	float: left;
}

a.teamlinks:hover
{
	background-position: 0px -38px !important;
}
#footer{
	display: block;
	clear: both;
	color: #f00;
	height: 35px;
	border-top: 1px solid #f00;
	margin: 0px 2px;
	padding-top: 4px;
	text-align: right;
}
#search { display:block; margin: -6px 0px; float: left; padding: 0px 0px 0px 160px;}
#search input { color: #fff; font-size: 12px; font-family: arial; background-color: #770505; width: 125px; margin-top: 5px; padding: 2px; }

#umfrage {
	display: block;
	margin: 2px;
	padding: 40px 10px;
	color: #fff;
	height: 196px;
	width: 222px;
	background: url('img/bg_umfrage.jpg');
}

#umfrage p{
	color: #F00;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 10px;
}

#umfrage div.optionen{
	text-align: center;
	margin: 20px 0px;
}

#umfrage input
{
	margin-right: 4px;
}

#SocialNetworkLinks
{
	display: block;
	width: 80px;
	float: left;
	margin: 1px 0px;
	padding-left: 15px;
}

#SocialNetworkLinks A
{
	margin-right: 5px;
}

#HeimSpielAusbildung
{
	display: block;
	height: 50px;
	width: 105px;
	position: absolute;
	top: 42px;
	left: 873px;
}

#HomeLink
{
	display: block;
	height: 40px;
	width: 290px;
	position: absolute;
	top: 23px;
	left: 7px;
}