body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 76%; 
	margin: 0; 
	padding: 0;
	color: #666;
	text-align: center;
   background-color: ffffff;
	}
a { text-decoration: none; border-bottom: 1px solid #ccc; color: #f90; }
a:hover { border: none; }

	
h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
	}
	

#container {

	height: 100%;
	min-height: 100%;
	position: relative;
	background: url(images/bg.jpg) repeat-x;

}
	.home {
		background: url(images/logo.jpg) no-repeat left 0px;
	}
	
	.geb {
	   width: 200px;
		background-color: #FFFAAA;
		padding: 0 0 0 5px;
		}
	   
.geb hr {
	border-top: 1px solid #ffffff; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}		
/*	.nav_right ul li{
	   display: block;
		background-color: #fffaaa;
	   margin: 2px 0 2px -40px;
	   width: 210px;
		list-style: none;
		border-top:0px solid black;
		border-right:0px solid black;
		border-bottom:0px solid black;
		border-left:0px solid black;
		height: 15px;
		padding: 5px 0 5px 0;

	}
	
	.nav_right ul li a {
	   padding-left:20px;
	   font-size: 1.0em;
		color: #000000;
		text-decoration: none;
		border-bottom: 0px solid black;
	}
	
	.nav_right ul li a:hover {
		color: #33CC00;

	} */
	
	
		
.nav_right {
	float:left;
	width: 210px;
	text-align: left;
	margin: 5px 0 10px 0;
	padding:0px 0 0 0;
	background:TRANSPARENT;
	
}
	
	
	.nav_right ul, .navi li {
		width:210px;
		list-style-type: none;
      padding: 0px;
      margin: 0px;
}


.nav_right li a:link, .nav_right li a:visited, .nav_right li a:active {
	display: block;
	clear: both;
	border: solid 1px #cccccc;
	background:url(images/navi.jpg) #FFFAAA;
	color:#000000;
	text-decoration:none;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	height: 26px;
	line-height: 26px;
}
	
.nav_right li a:hover {
	background-color:#fffaaa;
   color:#33CC00;
   border: dashed 1px #33CC00;
}

.ebene li {
   padding: 0 0px 0 30px;
	text-align: left;

} 
	
	
	
	

#header { border-top: 5px solid #000; }	
#header div {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	padding-left: 20px;
	}
#header h1 { 
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	float: left;	
	font-size: 2.0em;
	padding: 30px 0;
	margin: 0;
	}			
#header h1 span { color: #999; }	
#header h1 a {
	border: none;
	color: #000;	
	font-weight: normal;	
	}		

#nav {
	float: right;
	margin: 0;
	padding: 0;
	}
	
	
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 5px;		
	display: block;	
	margin: 0 15px;		
	}		
#nav li.on a { 
	background-color: #379702;
	padding: 5px 25px 5px 25px;
	margin: 0;
	color: #fff;
	font-weight: bolder;
	}
#nav li a:hover { color: #33CC00; }	

#strike {
	background-image:url(images/site-strike.jpg);
	text-align: center;
	clear: both;
	margin-bottom: 35px;
	padding-left: 10px;
	}
#strike div {
	width: 520px;
	margin: 0 auto;
	text-align: left;
	padding: 25px 30px 30px 80px;
	}	

#strike p {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;

	}	
	

#body { 
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: url(images/line_bg.gif) repeat-y 515px 20px;
	background-color: White;
	padding-left: 20px;
	padding-bottom: 61px;	
	}
#body:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
	
* html #body { height: 1%;}

#l, 
#l {
	width: 480px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	text-align: left;
	}
#l p,
#r p {
	margin-top: 10px;
	}	

#l a {text-decoration: none;}	
	
#r {
	width: 210px;
	float: right;
	margin-right:15px;
	}
	
	
#r p span {
	color: #009900;
	font-weight: bold;
	}
#r p {
	margin: 1em 0;
	padding: 0;
}	
#r hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}			
	
div.block {
	background-color: #FFFFFF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #999;
	margin-top: 10px;
	}	
	
div.aktuell {
	border-bottom: 0px solid #666666;
	padding: 15px 0 5px 0;
	margin-top: 10px;
	background: url(images/sample-cactus-content.jpg) no-repeat top;
}	
	
div .container_rechts {
clear: both;
	border: 1px solid #cccccc;
	padding: 28px 2px 5px 2px;
	margin-top: 10px;
	background: url(images/sample-cactus.jpg) no-repeat top;
	background-color: #fffaaa;
}
	
.rechts {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: text-top;
}

.links {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.mittig {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	
}

.links a, .rechts a, .mittig a{
	 text-decoration: none; border-bottom: 0px solid #ccc;
} 	

/* Erscheinung der Links */
.verlinkung {
   text-align: center;
	vertical-align: middle;
	width: 480px;
	border-bottom: 1px solid #cccccc;
	padding: 15px 0 20px 0;
	margin: 5px 0 0 0;
}

.verlinkung a {
	font-size: 1.2em;
	border-bottom: 0px solid #cccccc;

}

#footer {
	margin-top: -61px;
	color: #fff;
	padding-top: 30px;
	width: 100%;
	z-index: 500;
	position: relative;	
	border-bottom: 7px solid #000;	
	background: #fff;
	}
#footer div {
	width: 800px;
	background-color:#379702;
	margin: 0 auto;
	}	
#footer div div {	
	padding-top: 10px;	
	padding-bottom: 2px;
	font-size: 10px;
	}
#footer a { color: #fff; font-weight: bold; }	



#scrollingContainer{

		height:210px;	/* Height of box */
		margin: 10px 0 10px 0 ;
		overflow:hidden;	/* Hide overflow content */
	}

p .socialnetwork a a:link a:hover a:visited{
	text-decoration: none;
}


	
	
	
	



.spielplan_kopf
{
font-size: 90%;
border: 1px solid;
padding: 0.1em;
background-color: #98cb00;
color: #000000;
}

.spielplan_inhalt
{
font-size: 90%;
border: 1px solid;
padding: 0.1em;
background-color: #FFFAAA;
}

.spielplan_inhalt_inaktiv
{
font-size: 90%;
border: 1px solid;
padding: 0.1em;
background-color: #ff0000;
}

.question {
	cursor: pointer;
	background: url(images/arrow_down.png) no-repeat 450px 28px;
}

.answer {
display:none;

}


/*RSS Box*/

	#rssBox{ /* The main box for the rss scroller */
	
	
	clear: both;
   margin: 5px; 0 0 0;
	height: 150px;
	padding: 25px 2px 5px 2px;

	
	
	
	/*	width:210px;
		margin:5px;
		float:right;
		height:200px;	
		border:1px solid #cccccc;
		padding:3px;
		font-size:0.8em;
	background: url(images/sample-cactus.jpg) no-repeat top;
	background-color: #fffaaa;*/
 
		
		/* Never change these two values */
		overflow:hidden;
		position:relative;	
 
	}		
	
	#rssBox .slide{	/* A specific slide */
		background-color:#fffaaa;	/* Light blue background color */
		
	}
	
	.rssBoxDate{
		display:none;	/* I don't want to show the date */
	}
	.rssBoxHeading{	/* Heading of RSS item */
		font-weight:bold;
		color:#317082;
		margin:0px;
	}
	.rssBoxDescription{	/* Description of RSS item */
	
	}	
	.rssBoxLink{	/* Read more link */
		color:#f90;
		text-decoration:none;
	}
	.rssBoxLink:hover{	/* Read more link - mouse over */
		text-decoration:underline;
	}

	
/* CSS für Caroussel */


	.carousel_container {
		width: 515px;
		height: 350px;
		margin: 0px auto;
		border: 0px solid #CCCCCC;
	}
