body
{
	white-space: normal;
	margin: 0;
	padding: 0;
	font-family: Arial;
	background: #fff;
	color: #006633;
	text-align: left;
	
	font-size: 13px;
	width: 100%;
    -webkit-text-size-adjust: none;
	-webkit-box-sizing: border-box;

}



body.main
{
	background: #f6f8eb;
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6,table {
    -webkit-text-size-adjust:none;
}
*
{
	-webkit-text-size-adjust:none;
}

ol
{
	list-style: none;
	padding: 0;
	margin: 0;
}
table 
{
	border: none;
	border-collapse: collapse;
}
a
{
	color: #006633;
}
table td
{
	border: none;
	border-collapse: collapse;
	
	padding: 5px;
}
div.einlasszeiten table td
{
	border: 1px solid #003119 !important;
}

.text table td
{
	border-bottom: 1px solid #003119;
}
.oeffnungs table td p
{
	margin: 0px 0 5px 0;
}

.border table tr,.oeffnungs table tr 
{
	border-bottom: 1px solid #003119;
}
.spieler {
	overflow: auto;
	padding: 0px 0px 5px 0;
	background: #fff;
	color: #777;
}
.spieler.detail
{
	padding: 10px;
}
.spieler h3
{
	color:#006633;
	margin: 5px 0 10px 0;
}
.spieler .subline .Title
{
	color:#006633;
}
.spieler hr
{
	background: #e3e5e2;
	border-color:#e3e5e2;
}
.spieler img
{
	padding: 0 5px 0 0;
}
.spieler img.bild_2
{
	padding: 0;
}
.spieler p
{
	margin: 0;
}
.ergebnisse p
{
	margin: 0;
}

a.call
{
	display: none;
}
.news 
{
	text-align: left !important;
	color: #9c9c9c;
	background: #fff;
}
.news .headline
{
	overflow: hidden;
	
	background: #e7eddf;
	margin: 0 0 15px 0;
}
.news .headline img
{
	padding: 0 10px 0 0;
}
.news .headline h3
{
	margin: 5px;
	color: #006633;
}
.news img
{
	padding: 0 10px 10px 0;
}
/*Struktur */
#wrapper
{
	position: relative;
	/*top: 20px; */
	padding: 0 5px;
	/*width: 100%; */
	position: relative;

}
#footer
{
	position: relative;
	top: 50px;
	height: 50px;
	background: #003119;
	width: auto;
	margin: 0;
	width: 100%;
	clear: both;
	
}
#footer a
{
	line-height: 50px;
	padding: 0 10px;
	text-decoration: none;
}
#nav_bar
{
	height: 40px;
	background: url(../../_images/bg_nav.gif) top left repeat-x;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #b7b7b7;
}
#nav_bar #logo
{
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 12px;
	width: 151px;
	margin: 0 0 0 -75px;

}
#nav_wrapper
{
	width: 100%;
	height: 40px;
	background: url(../../_images/bg_nav.gif) top left repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b7b7b7;
}
#footer a
{
	color: #fff;
}
#menu
{
	width: 30px;
	height: 30px;
	background: none;
	display: block;
	position: relative;
	top: 5px;
	left: 5px;
}
#overflow
{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	z-index:1;
		
}

#overflow_content
{
	position: absolute;
	top: 0;
	padding: 5px;
}


.ergebnisse
{
	position: relative;
}
.ergebnisse #links
{
	position: absolute;
	left: 0;
}
.ergebnisse #rechts
{
	position: absolute;
	right: 0;
}
.ergebnisse #oben,.ergebnisse #unten
{
	position: absolute;
	left: 50%;
}
#overflow_content
{
	margin: 0;
	overflow: auto;
}
.text
{
	padding: 0 15px;
}
.sponsoren
{
	background: #F6F8EB;
	width: 100%;
	overflow: auto;
	text-align: center;
}
.sponsoren  img
{
	vertical-align: middle;
	padding: 10px;
}
.news .img_wrapper
{
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
	padding: 5px 10px 5px 5px;
}
.highlights .img_wrapper
{
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	padding: 5px 10px 5px 5px;
}
/*Navigation */
ol#hauptnavigation
{
	
	width: 100%;
	overflow: auto;
}
ol#hauptnavigation li
{
	width: 50%;
	/*height: 33%;*/
	float: left;
	text-align: center;
}
ol#hauptnavigation li a 
{
	display: block;
	/*padding: 15% 0%;
	height: 33%;*/
	padding: 5px;
	border: none;
	text-decoration: none;

}
ol#hauptnavigation li a img
{
	
}
ol#hauptnavigation li.clear
{
	clear: both;
}
ol.tab-nav
{
	top: 5px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	margin: 0 10px 20px 10px;
	text-align: center;
	
}

ol.tab-nav li
{
	float: left;
	height: 30px;
	background: url(../../_images/subnav_bg.gif) top left repeat-x;
	
}
	ol.tab-nav li.active
	{
	   background: #fff;
	   background: url(../../_images/subnav_bg_active.gif) top left repeat-x;
	}
	ol.tab-nav li.active.first
	{
	   
	   -moz-border-radius-topleft: 5px;
	   -moz-border-radius-bottomleft: 5px;
	   -webkit-border-top-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-khtml-border-top-left-radius:5px;
		-khtml-border-bottom-left-radius:5px;
	}
	   ol.tab-nav li.active a
	   {
	   	color: #8b8b8b;
	   	text-decoration: none;
	   }
	ol.tab-nav li.first
	{
		border-right: none;
		-moz-border-radius-topleft: 5px;
	   -moz-border-radius-bottomleft: 5px;
	   -webkit-border-top-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-khtml-border-top-left-radius:5px;
		-khtml-border-bottom-left-radius:5px;
	}
	ol.tab-nav li.last
	{
		border-right: none;
		-moz-border-radius-topright: 5px;
	   -moz-border-radius-bottomright: 5px;
	   -webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-khtml-border-top-right-radius:5px;
		-khtml-border-bottom-right-radius:5px;
	}
		ol.tab-nav li a
		{
			display: block;
			color: #fff;
			line-height: 30px;
			border-right: 1px solid #004f29;
			border-left: 1px solid #298d62; 
			text-decoration: none;
		}
ol.tab-nav li.last a, ol.tab-nav li.first.active a
{
	border-right: none;
}
ol.tab-nav li.first a
{
	border-left: none;
}
ol.tab-nav.two li
{
	width: 50%;
}
ol.tab-nav.three li
{
	width: 33%;
}
ol.tab-nav.four li
{
	width: 25%;
}
#nav_bar ol.tab-nav li a
{
	padding: 2px;
}
ol.nav
{
	clear: left;
}
ol.nav li.odd
{
	
	background: #fff;
}
ol.nav li.clear
{
	border-bottom: none;
}
ol.nav li
{
	background: #e7eddf;
	border-bottom: 1px solid #ccc;
}
ol.nav li a
{
	color: #006633;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 20px 0px 0;
	overflow: auto;
	display: block;
	background: url(../../_images/icons/pfeil.gif) center right no-repeat;
	
}
ol.nav li {
	padding: 0px 10px 0px 0px;
	
}
ol.nav.highlights li {
	overflow: auto;
}
ol.nav li img
{
	
	border: 0;
}
ol.nav.spieler li a
{
	line-height: 15px;
}
ol.nav.spieler.doppel li
{
	position: relative;
}
ol.nav.spieler.doppel li .rank
{
	position: absolute;
	top: 55px;
	left: 65px;
	z-index: 5;
	color: #ff9117;
	font-size: 11px;
}
ol.nav li a h2
{
	margin: 15px 0 0px 0;
	padding: 0;
	font-size: 13px;
}
ol.nav.news li a h2
{
	margin: 0px;
	padding: 7px;
}
ol.nav.news.interviews li a h2
{
	margin: 15px 0 0px 0;
	padding: 0;
	font-size: 13px;
}
ol.nav.highlights li h2
{
	font-size: 15px;
	margin: 10px 0 0 0;
}
ol.nav.tagesprogramm li a h2
{
	margin: 0;
}


ol.nav li a span
{
	line-height: 15px;
	color: #777;
	font-size: 10px;
	font-weight: normal;
}
ol.nav li h1
{
	margin: 0;
}
ol.nav li p
{
	margin: 5px;
}
ol.nav.tagesprogramm a
{
	padding: 10px;
}
/* Ende Struktur */
.bgcolor
	{
		background: #daebca;
	}
	
h1.teaser
	{
		font-size: 11px;
		font-weight: normal;
		margin: 0px 0px 10px 0px;
	}
