body {
background:#004285; background-image:url(img/bg.png);
background-position:center top;
background-repeat:repeat-x;
background-attachment:fixed;
color:#003366;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}
 a, h2 {
	margin:0; padding:0; 
}


td {
color:#003366;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}



.content {
color:#003366;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
text-align:left;
}





a {
color:#003366;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

a:hover {
color:#003366;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}


.sparkasse {
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif}

.sparkasse a {
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif}

.sparkasse a:hover{
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif}



.footer { 
padding-left:10px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
color:#F5D93B;
}
.footer a{ 
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
color:#003366;
}
.footer a:hover{ 
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
color:#003366;
}

.header { 
padding-left:10px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
color:#F5D93B;
}
.header a{ 
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
color:#ffffff;
}
.header a:hover{ 
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
color:#ffffff;
}

.header1 { 
padding-left:10px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
color:#ffffff;
}
.header1 a{ 
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
color:#F5D93B;
}
.header1 a:hover{ 
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
color:#F5D93B;
}

.tabelle { font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.white { font-family: Arial, Helvetica, sans-serif; font-size: 11px;
color: #FFFFFF; font-weight:bold} 


.last_h { 
font-size:12px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#F5D93B;
text-decoration:underline;
}

.last { 
font-size:12px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#F5D93B;
}

.lastresult { 
font-size:20px;
font-weight:bold;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#F5D93B;
}
.next_h { 
font-size:12px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#F5D93B;
text-decoration:underline;
}

.next { 
font-size:13px;
font-weight:bold;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#F5D93B;
}

.nextdate { 
font-size:13px;
font-weight:bold;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#F5D93B;
}

.newsletterbg {background:url(img/spon.jpg); background-repeat:no-repeat;}

.newsletter {  
color: #003366;  
background-color: transparent;  
font-size: 8pt;  
}

.tippspiel {  
color: #003366;  
font-weight:bold; 
}



.aktuelles {
color:#003366;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


.tippspiel_text{
color:#003366;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.tippregeln{
color:#990000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}




/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#nav {
	float:left;		
	border: 0;	
	padding:0;

}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0;	
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
	
}





/* Root Level Link Formatting */
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal; font-size:12px; text-transform:uppercase;border-right:1px solid #003366;}
#nav ul li a {display: block; background:url(img/h_nav_bg.png); padding: 10px 10px 11px 20px; color: #fff; text-decoration: none;}
/* Root Level link hover */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {background:url(img/h_nav_bg_hover.png); color: #F8E682;}
#nav a.menu-parent {background:url(img/h_nav_bg_parent.png); color: #F8E682;}


/*Current page Customisations*/
#nav a.menu-current		{font-weight:normal} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 11em; margin: 0; display: none; text-transform: none; border-bottom: 1px solid #fff;  background:url(img/u_nav_bg.png); font-size:12px;}
#nav .menu li ul li {width: 11em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 16px;}
#nav .menu li ul li a {width: 12.8em; padding: .3em .1em .3em .4em; color: #fff; border-top: 1px solid #fff; font-weight: normal;  background: none; font-size:10px;}

/* 2nd Child link hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { background:url(img/u_nav_bg.png); color:#F8E682;}
#nav .menu li ul a.menu-parent {background:url(img/u_nav_bg.png); color:#F8E682;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover>ul, #nav .menu li li:hover>ul, #nav .menu li.subMenu>ul, #nav .menu li li.subMenu>ul {display: block;  z-index: 1000;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul	{ margin: 5px 0 0 -40%; z-index: 9999;  background: url(img/u_nav_bg.png)}
#nav .menu li ul li ul li	{width: 11em;}
#nav .menu li ul li ul li a 	{ width: 12.8em;}

/* 4rd Child Menu Appreances */
#nav .menu li ul li ul li ul	{  width: 9em; background: #808080 url(img/ulbg3.jpg) no-repeat;}
#nav .menu li ul li ul li ul li	{  width: 9em; }
#nav .menu li ul li ul li ul li a 	{ width: 8.5em;}

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

#nav li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.ullev1 {list-style-type:none; list-style-image:none}

/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.top {background: #ffffff url(img/top.png); background-repeat:no-repeat}
.top_home {background:url(img/top_home.png); background-repeat:no-repeat}
.bg_home {background: #ffffff url(img/bg_home.jpg); background-repeat:no-repeat}
.bg_home1 {background: #ffffff url(img/bg_home1.jpg); background-repeat:no-repeat}

.bgnav {background:url(img/bg_nav.png);}
.user  {color: #003366; font-size:12px; height:25px;}
.user a {color: #003366; font-size:12px; background:url(img/nav_top.png); padding:0px 5px 0px 20px}
.user .menu_default    {color: #003366; font-size:12px;}
.user a:hover    {color: #666666; font-size:12px; background:url(img/nav_top_hover.png)}
.user .menu_current {color: #999999; font-size:12px; background:url(img/nav_top_active.png)}

.block {background:url(img/bg_block.jpg); background-position:top}
.block_black {background:url(img/bg_block_black.jpg); background-position:top}
.block_red {background:url(img/bg_block_red.jpg); background-position:top}
.blockright {background:url(img/bg_block_r.jpg); background-position:top right}
.blockbottom {background:url(img/bg_block_unten.jpg);background-position:top; background-repeat:no-repeat; height:8px}
.blockhead, .blockhead a, .blockhead a:hover {font-size:11px; color:#F2D83B; font-weight:bold; padding-top:8px; height:25px; text-align:left; vertical-align:top;}
.blockhead_blue, .blockhead_blue a, .blockhead_blue a:hover {font-size:12px; color:#003366; height:25px; text-align:left; vertical-align:top; letter-spacing:2px}


.newsletter td{  
color: #003366;  
background-color: transparent;  
font-size:10px;  
}

.spieltagsmenu, .spieltagsmenu a, .spieltagsmenu a:hover {color:003366; text-decoration:none; background:none}
.spieltagsmenu td, .spieltagsmenu td a, .spieltagsmenu td a:hover {color:003366; text-decoration:none; background:none}


.nav {
background:url(img/nav_top_1.png) 0 50% no-repeat; 
color:#003366;
font-size:12px;
letter-spacing:2px;
display:block;
padding-top:3px;
padding-bottom:4px;
padding-left:15px;
position:relative;
width:auto;
text-align:left;
}

.nav:hover{
background:url(img/nav_top_hover_1.png) 0 50% no-repeat; 
color:#666666;
font-size:12px;
letter-spacing:2px;
text-decoration:none;
text-align:left;
}

.nav.active {
background:url(img/nav_top_active_1.png) 0 50% no-repeat; 
color:#999999;
font-size:12px;
letter-spacing:2px;
text-decoration:none;
text-align:left;
}

.kader {font-size:11px;}
.kader td {font-size:11px;}
.kader a, .kader a:hover {font-size:11px;}
.kader td a {font-size:11px;}
.kader td a:hover {font-size:11px;}

.home, .home td {color:#FFFFFF}
.home a, .home td a {color:#ebebeb}
.home a:hover, .home td a:hover {color:#ebebeb}

#info{ position: absolute; left: 50px; top: 20px; width: 550px; height:auto; z-index: 10; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px;  border:1px solid #FFFFFF; background:#9C231B} 
