/* Navigation */

/*listenelemente ausblenden*/
ul{
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}

/*positionierung der navigation*/
#linklist{
	position:absolute;
	top: 25px;
	left: 0px;
	width: 1000px;
	z-index:60;
}

/*damit der text ausgeblendet wird und die bildnavigation funktioniert*/
.aus {display:none}

/*allgmeines fr listen: keine Punkte,...*/
li{
list-style-type:none;}

li a{
	display: block;
	text-decoration: none;
}

/*navigation standard*/
li .a1{
	background-image:  url(../navi/prog.png);
	background-repeat: no-repeat;
	position:absolute;
	top:10px;
	left:0px;
	height:37px;
	width:104px;
}
li .a1:hover{ 
	background:  url(../navi/prog.png) 0px -37px;
	background-repeat: no-repeat;
	position:absolute;
	top:10px;
	left:0px;
	height:37px;
	width:104px;
}
li .a1curr{ 
	background:  url(../navi/prog.png) 0px -74px;
	background-repeat: no-repeat;
	position:absolute;
	top:10px;
	left:0px;
	height:37px;
	width:104px;
}
li .a1:hover .aus {
   display: block;
   position: absolute; 
   top: 42px; 
   left: 0px; 
   width:300px;
   padding: 5px; 
   z-index: 100;
   color: #000000;
   font: 15px Courier; 
}

li .a2{
	background-image:  url(../navi/spielregel.png);
	background-repeat: no-repeat; 
	position:absolute;
	top:5px;	
	height:37px;
	left:107px;
	width:117px;
}
li .a2:hover{
	background:  url(../navi/spielregel.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:5px;	
	height:37px;
	left:107px;
	width:117px;
}
li .a2curr{
	background:  url(../navi/spielregel.png) 0px -74px;
	background-repeat: no-repeat; 
	position:absolute;
	top:5px;	
	height:37px;
	left:107px;
	width:117px;
}
li .a2:hover .aus {
   display: block;
   position: absolute; 
   top: 40px; 
   left: 0px; 
   width:300px;
   padding: 5px; 
   z-index: 100;
   color: #000000;
   font: 15px Courier; 
}

li .a3{
	background-image:  url(../navi/fakten.png);
	background-repeat: no-repeat; 
	position:absolute;
	top:8px;	
	height:37px;
	left:227px;
	width:110px;
}
li .a3:hover{
	background:  url(../navi/fakten.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:8px;	
	height:37px;
	left:227px;
	width:110px;
}
li .a3curr{
	background:  url(../navi/fakten.png) 0px -74px;
	background-repeat: no-repeat; 
	position:absolute;
	top:8px;	
	height:37px;
	left:227px;
	width:110px;
}
li .a3:hover .aus {
   display: block;
   position: absolute; 
   top: 42px; 
   left: 0px; 
   width:300px;
   padding: 5px; 
   z-index: 100;
   color: #000000;
   font: 15px Courier; 
}

li .a4{
	background-image:  url(../navi/shuttle.png);
	background-repeat: no-repeat; 
	position:absolute;
	top:6px;	
	height:37px;
	left:341px;
	width:128px;
}
li .a4:hover{
	background:  url(../navi/shuttle.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:6px;	
	height:37px;
	left:341px;
	width:128px;
}
li .a4curr{
	background:  url(../navi/shuttle.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:6px;	
	height:37px;
	left:341px;
	width:128px;
}
li .a4:hover .aus {
   display: block;
   position: absolute; 
   top: 42px; 
   left: 0px; 
   width:300px;
   padding: 5px; 
   z-index: 100;
   color: #000000;
   font: 15px Courier; 
}

li .a5{
	background-image:  url(../navi/news.png);
	background-repeat: no-repeat; 
	position:absolute;
	top:10px;	
	height:37px;
	left:472px;
	width:116px;
}
li .a5:hover{
	background:  url(../navi/news.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:10px;	
	height:37px;
	left:472px;
	width:116px;
}
li .a5curr{
	background:  url(../navi/news.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:10px;	
	height:37px;
	left:472px;
	width:116px;
}
li .a5:hover .aus {
   display: block;
   position: absolute; 
   top: 42px; 
   left: 0px; 
   width:300px;
   padding: 5px; 
   z-index: 100;
   color: #000000;
   font: 15px Courier; 
}

li .a6{
	background-image:  url(../navi/kontakt.png);
	background-repeat: no-repeat; 
	position:absolute;
	top:5px;	
	height:37px;
	left:591px;
	width:86px;
}
li .a6:hover{
	background:  url(../navi/kontakt.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:5px;	
	height:37px;
	left:591px;
	width:86px;
}
li .a6curr{
	background:  url(../navi/kontakt.png) 0px -74px;
	background-repeat: no-repeat; 
	position:absolute;
	top:5px;	
	height:37px;
	left:591px;
	width:86px;
}
li .a6:hover .aus {
   display: block;
   position: absolute; 
   top: 42px; 
   left: 0px; 
   width:300px;
   padding: 5px; 
   z-index: 100;
   color: #000000;
   font: 15px Courier; 
}

li .a7{
	background-image:  url(../navi/bilder.png);
	background-repeat: no-repeat; 
	position:absolute;
	top:8px;	
	height:37px;
	left:681px;
	width:67px;
}
li .a7:hover{
	background:  url(../navi/bilder.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:8px;	
	height:37px;
	left:681px;
	width:67px;
}
li .a7curr{
	background:  url(../navi/bilder.png) 0px -74px;
	background-repeat: no-repeat; 
	position:absolute;
	top:8px;	
	height:37px;
	left:681px;
	width:67px;
}
li .a7:hover .aus {
   display: block;
   position: absolute; 
   top: 42px; 
   left: -230px; 
   text-align:right;
   width:300px;
   padding: 5px; 
   z-index: 100;
   color: #000000;
   font: 15px Courier; 
}

li .a8{
	background-image:  url(../navi/bisher.png);
	background-repeat: no-repeat; 
	position:absolute;
	top:7px;	
	height:37px;
	left:752px;
	width:70px;
}
li .a8:hover{
	background:  url(../navi/bisher.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:7px;	
	height:37px;
	left:752px;
	width:70px;
}
li .a8curr{
	background:  url(../navi/bisher.png) 0px -74px;
	background-repeat: no-repeat; 
	position:absolute;
	top:7px;	
	height:37px;
	left:752px;
	width:70px;
}

li .a8:hover .aus {
   display: block;
   position: absolute; 
   top: 42px; 
   left: -230px; 
   text-align:right;
   width:300px;
   padding: 5px; 
   z-index: 100;
   color: #000000;
   font: 15px Courier; 
}

li .a9{
	background-image:  url(../navi/gaeste.png);
	background-repeat: no-repeat; 
	position:absolute;
	top:10px;	
	height:37px;
	left:825px;
	width:64px;
}
li .a9:hover{
	background:  url(../navi/gaeste.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:10px;	
	height:37px;
	left:825px;
	width:64px;
}
li .a9curr{
	background:  url(../navi/gaeste.png) 0px -74px;
	background-repeat: no-repeat; 
	position:absolute;
	top:10px;	
	height:37px;
	left:825px;
	width:64px;
}
li .a9:hover .aus {
   display: block;
   position: absolute; 
   top: 42px; 
   left: -230px; 
   text-align:right;
   width:300px;
   padding: 5px; 
   z-index: 100;
   color: #000000;
   font: 15px Courier; 
}

li .a10{
	background-image:  url(../navi/links.png);
	background-repeat: no-repeat; 
	position:absolute;
	top:7px;	
	height: 37px;
	left:892px;
	width:56px;
}
li .a10:hover{
	background:  url(../navi/links.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:7px;	
	height: 37px;
	left:892px;
	width:56px;
}
li .a10curr{
	background:  url(../navi/links.png) 0px -37px;
	background-repeat: no-repeat; 
	position:absolute;
	top:7px;	
	height: 37px;
	left:892px;
	width:56px;
}


li .a10:hover .aus {
   display: block;
   position: absolute; 
   top: 42px; 
   left: -250px; 
   text-align:right;
   width:300px;
   padding: 5px; 
   z-index: 100;
   color: #000000;
   font: 15px Courier; 
}


/*hover navigationstext mit gelbem transparentem hintergrund*/
span{
/*   opacity:.80; */
 /*    filter: alpha(opacity=80); */
 /*    -moz-opacity: 0.8;*/
}

.gelb{
   background-color:#FFFF00;
}


/*positionierung der sponsoren*/
#sponsoren{
	position:absolute;
	left:875px;
	top: 154px;
	width: 92px;
	height: 377px;
}

/*damit der text ausgeblendet wird*/
#sponsoren span{display:none}

/*sponsorenlogos einfgen*/
li .as1{
	background-image:  url(../images/go.jpg);
	background-repeat: no-repeat;
	height: 81px;
}

li .as2{
	background-image:  url(../images/sc.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
li .as3{
	background-image:  url(../images/nachtb.jpg);
	background-repeat: no-repeat;
	height: 89px;
}
li .as4{
	background-image:  url(../images/pepsi.jpg);
	background-repeat: no-repeat;
	height: 74px;
}

li .as5{
	background-image:  url(../images/inno.jpg);
	background-repeat: no-repeat;
	height: 63px;
}
li .as7{
	background-image:  url(../images/gizeh.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
li .as8{
	background-image:  url(../images/exit.jpg);
	background-repeat: no-repeat;
	height: 61px;
}

/*medienpartner - damit der text ausgeblendet wird*/
#mp{
	position:absolute;
	left:26px;
	top: 536px;
	width: 481px;
	height:94px;
	}

#mp span{display:none}


/*medienpartnerlogos einfgen*/

li .mp1{
	background-image:  url(../images/sding.jpg);
	background-repeat: no-repeat;
	width:131px;
	height:39px;
}

li .mp2{
	position:absolute;
	background-image:  url(../images/sfg.jpg);
	background-repeat: no-repeat;
	left:131px;
	top:0px;
	width:134px;
	height:39px;
}

li .mp3{
	position:absolute;
	background-image:  url(../images/sintro.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:39px;
	width:131px;
	height:39px;
}

li .mp4{
	position:absolute;
	background-image:  url(../images/slaut.jpg);
	background-repeat: no-repeat;
	left:355px;
	top:0px;
	width:120px;
	height:39px;}

li .mp5{
	position:absolute;
	background-image:  url(../images/sspex.jpg);
	background-repeat: no-repeat;
	left:131px;
	top:39px;	
	width:134px;
	height:55px;}
*/