@CHARSET "UTF-8";
/* viel verwendete klassen definieren */
a, a:link, a:visited, img, p, ul, li, dl, dd, dt, form, legend, label, select, input, textarea, ol, button, div,
h1, h2, h3, h4, h5, h6, pre, span, table, tr, td, th, thead, tbody	{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-size: inherit;
	font-style: inherit;
	font-family: inherit;
	line-height: inherit;
	list-style: none outside none;
	color: black;
}
h1,h2,h3,h4,h5{
	padding-bottom:8px;
	
}
p{ line-height: 140%}
.hidden{
	display: none;
}
hr{
	border-top: 2px solid black;
}
.clear{
	clear: both;
}
a.internal-link, a.external-link-new-window{
	text-decoration: underline;
}
/* 3-spaltiges Layout definieren */
body{
	background-color: black;
	font-family: Arial, Helvetica, SunSans-Regular;
	font-size: x-small;		/* font-size == 10px in Firefox bei Standard Einstellung */
	text-align:center;
	margin: 0 12.109375% 5px 9.375%;
	padding:0;
}

#page{
	width:960px;
	text-align:left;
	font-size: 120%;
	margin: 0px auto;
	overflow: hidden;
	background-color:#EAEAEA;
}
* html #page{		/* IE6 mag es so */
	width:967px;	
}
#main_body{
	float:left;
	width: 776px;
	background-color: white;
}
#right_column{
	float:right;
	width: 184px;
	background: #000000;
	height: 600px;
}
* html #right_column{
	width: 178px;
}

#content{
	float:right;
	width: 592px;
	color: black;
	background-color: #EAEAEA;
}

#sidebar{
	float:left;
	width:180px;
	background: #656364;
	/* background-color: #000000; */
	border-right: 2px solid black;
}
/* #sidebar div.extra-padding{
	background: #656364;
	width:178px;
}
*/
#footer{
	clear:both;
	background-image: url("../assets/images/layout/footer_background.jpg") ;
	background-repeat: repeat;
	min-height: 40px;
}
/* Start Mac IE5 filter \*/
#sidebar, #content, #right_column {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
/* End Mac IE5 filter */

div.extra-padding{
	padding: 0px;
}

/* Header */
div#header_image {
	background-image: url(../assets/images/layout/header-960.jpg);
	background-repeat:no-repeat;
	height: 177px;
	width:960px;
}
div#header_menu {
	background-color: #BBBBBB;
	float:left;
	width: 960px;
	height: 35px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}
/* Header Menue */
#nav_header, #nav_header ul {
	float: left;
	width: 76em;
	list-style: none;
	line-height: 1em;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0px 2px 1em 30px;
}

/* * html #nav_header{
	margin-top: 150px;
}*/ 
#nav_header{
	padding-top: 10px;
	color: white;
}
* html #nav_header{			/* für IE6 */
	padding-bottom: 10px;
}
#nav_header ul{
	background-color: #C9CAC4;  /* #DD9982; */
} 
#nav_header a {
	display: block;
	/* width: 8em; 
	color: #2B363A;*/
	text-decoration: none;
	padding: 0.25em 0em;
}
#nav_header li {
	float: left;
	padding: 0 8px;
	/* width: 8em; */ 
}
 
ul#nav_header ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em; 
	font-weight: bold;
	border-width: 0.25em;
	margin: 0;
}
#nav_header li li {
	width: 15em 
}
 
#nav_header li ul a {
	width: 15em; 
}
 

#nav_header li:hover ul ul, #nav_header li:hover ul ul ul, #nav_header li.over ul ul, #nav_header li.over ul ul ul {
	left: -999em;
}
 
#nav_header li:hover ul, #nav_header li li:hover ul, #nav_header li li li:hover ul, #nav_header li.over ul, #nav_header li li.over ul, #nav_header li li li.over ul {
	left: auto;
}
 
#nav_header li a:hover, #nav_header li.over {
	color: #e13716;
} 
span.marked{		/* aktuelles MenueItem */
	color: white;
	font-weight:800;
}
/***************************************/
/* Menue links */
/**************************************/
/* oberste Ebene */
#nav_left, #nav_left_aktuelles{
	padding: 3px 0px 3px 0px;
	color: white;
}
#nav_left{padding-top: 0px; margin-top: 0}
li.menu_left_level1, li.menu_left_act{
	border-bottom: 1px solid white;
	padding: 3px 0px 3px 15px;
}
#nav_left_aktuelles{ border-bottom: 1px solid white;}
#nav_left_aktuelles li{
	color: white;
	cursor:pointer;
	border-bottom: none;
}

ul#nav_left p, ul#nav_left a, ul#nav_left a:link, ul#nav_left a:visited{
	color:white;
}

span.active_item, li.menu_left_act{
	background-color: #a39797;
}
ul#nav_left li.menu_left_act2 span.active_item a{
     color: #222222;
}
	
/* Ebene 2 */
ul.menu_left_level2{
	padding-left: 0px;
	border-bottom: none;
}
li.menu_left_level2, li.menu_left_act2{
	border-top: 1px solid #eaeaea;
	padding: 3px 10px 3px 20px;
}
/* Flying window */
div.flying-window{
	background-color: #a39797;
	opacity: 1.0;
	border: 1px solid white;
	display:none;
}
ul.catList{
	text-align:left;
	color: white;
	background-color: #a39797; /* #656364; */
	margin: 10px;
	
}
ul.flying-menu li a{
	color:white;
	line-height: 1.3em;
	font-size: 105%;
	font-weight: 500;
}
/* tx-mmwbasket-result-table */
div.tx-mmwbasket-pi1-listrow{
	
}
table.tx-mmwbasket-result-table{
	padding: 0 0;
	border-collapse:collapse;
	width:180px;
}
/* header */
tr.tx-mmwbasket-pi1-listrow-header th{
	background-color: #C9CAC4;
}
tr.tx-mmwbasket-pi1-listrow-header th.head1{
	padding-left: 5px;
}
tr.tx-mmwbasket-pi1-listrow-header th.head2{
	padding-left: 5px;
}

/* Table Body */

table.tx-mmwbasket-result-table p{		/* Schriftfarbe */
	color: #2B363A;
}
table.tx-mmwbasket-result-table td{
	padding-left: 2px;
}
tr.tx-mmwbasket-pi1-listrow-odd{
	background-color: #C9CAC4;
}
tr.tx-mmwbasket-pi1-listrow-even{
	background-color: #EAEAEA;
}
table.tx-mmwbasket-result-table td.td-1, table.tx-mmwbasket-result-table td.td-3, 
	table.tx-mmwbasket-result-table td.td-4, table.tx-mmwbasket-result-table td.td-5{
	text-align:center;
}
table.tx-mmwbasket-result-table td.td-1{
	width: 20px;
}
table.tx-mmwbasket-result-table td.td-2{
	width: 80px;
	padding-left: 5px;
}
table.tx-mmwbasket-result-table td.td-3{
	width: 25px;
	text-align:left;
}
table.tx-mmwbasket-result-table td.td-4{
	width: 40px;
}
table.tx-mmwbasket-result-table td.td-5{
	width: 50px;
}
/* Logo junge Liga */
div.logo-junge-liga{
	text-align: right;
	padding: 20px 0;
	text-align:center;
}

/*  Defaults wie Rahmen für alle Seiten */
div.abschnitt-1, div.abschnitt-2{
	padding: 20px 25px 10px 25px;
	clear:both;
}
div.abschnitt-2{
	padding-top:0;	/* dies ist der Folgerahmen, wenn mehrere auf einer Seite sind */
}
div.abschnitt-1 p.bodytext, div.abschnitt-2 p.bodytext{
	padding: 5px 0 5px 0px;
}
div.csc-header h1, div.csc-textpicHeader h1, div.csc-textpic-text h1,
h1.orange, h1.orange a{
	font-size: 120%;
	color: #e13618;
}
/* Header gestylt mir csc, in Text oder Text/pic Elementen */
div.csc-header h1{
	padding-bottom: 2px;
}
/* Tabellen */
table.contenttable p.bodytext{
	margin: 0;
	padding: 0;
}
/* Diverses */
p.bold{
	font-weight: 800;
}
p.absatz{
	padding-bottom: 10px;		/* used in Hallencatering */
}
iframe.googlemap{				/* Anfahrtsplan */
	margin: 20px 0;
}
hr{
	background-color: #444444;
	color: #444444;
}
/* Bildunterschriften */
dd.csc-textpic-caption{
	padding-top: 10px;
}
/* Schoenen Dunk News */
div.sdfeed{
	background-color: #BBBBBB; 
	padding-left: 0px;
	margin-top: 20px;
}
div.sdhead{
	width: 100%;
	background-color: white;
	padding-left: 20px;
}
div.sdnews{
	/* background-color: #656364; */ 
	background-color: #BBBBBB; 
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom:20px;
	/* border: 1px solid #2B363A; */
}
div.sdnews ul, div.sdnews a.sdlink{
	padding-left:10px;
}
div.sdnews ul{
	/* list-style-type: square; */
	list-style-image: url(image/link.gif);
	list-style-position: inside;
	color: #2B363A;
}
div.sdnews li{
	padding-bottom: 3px;
	/* list-style-type: square;
	list-style-image: url(image/link.gif); */
	list-style-position: inside;
	color: #2B363A;
}
/* ohne ul */
div.sdnews a{
	
	padding-bottom: 3px;
	list-style-type: square;
	list-style-image: url(image/link.gif);
	list-style-position: inside;
	color: #2B363A;
}