@charset "utf-8";
body  {
    	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
		font: Georgia, "Times New Roman", Times, serif;
		font-size:1em;
    	background: #666666;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	/*color: #FFCC00;		*/	
		color:#cc9933;
    }
	
	a:link { text-decoration:none; font-weight:bold; color: #FF6600 }
	a:visited { text-decoration:none; font-weight:bold; color: #FF3300; }
	a:hover { text-decoration:none; font-weight: normal; background-color: #FFFF00; }
	a:active { text-decoration:none; font-weight:bold; background-color:#cff; }
	a:focus { text-decoration:none; font-weight:bold; background-color: #000000; }

	img a { 
   border: none; 
}	
	
    .Layout #container { 
    	width: 100%;  
    	background: #000000;
    	margin: 0 auto; 
    	border: 1px solid #FFCC00;
    	text-align: left;
		min-width: 800px; 
    } 
    .Layout #header { 
    	/*background: #d69d08; */
    	padding: 0 10px;
		height:70px;
		background: #000000;
		background:url(bilder/leiste.jpg);
		background-position:bottom;
		background-repeat:repeat-x;
 
    } 
	
    .Layout #header h1 {
    	margin: 0; 
    	padding: 10px 0;
    }
	
	.Layout #headerbilder { 
    	/*background: #d69d08; */
    	padding: 0 10px;
		height:100px;
		background: #000000;
		background:url(bilder/leiste.jpg);
		background-position:bottom;
		background-repeat:repeat-x;	
    } 
	
	.Layout #headerbilder img {
	/*height: 80px;*/
	float:right;
	padding-left: 20px;
	border: 1px #FFCC00;
	
	}	
	

    .Layout #sidebar1 {
    	float: left; 
    	width: 200px; 
/*    	background: #990000; */
    	padding: 15px 0;
		margin-right: 20px;
/*		border: 1px solid #FFCC00;*/
    }
	
	.Layout #sidebar1menu {
    	background: #990000; 
		border: 1px solid #FFCC00;
    }
	
	.Layout #sidebar2 {
    	float: right; 
    	width: 300px; 
    	padding: 15px 0;
	} 
	
	.Layout #news {
	color:#cc9933;
/*	color:#d69d08;*/
	background: #990000;
	padding: 10px;
	border: 1px solid #FFCC00;
	margin-left: 20px;
	font-size:0.8em;
	
	}
	
    .Layout #sidebar1 h3, .Layout #sidebar1 p {
    	margin-left: 10px;
    	margin-right: 10px;
		background:#990000;
    }
    
    .Layout #mainContent { 
    	margin: 0 20px 0 18%;
		min-height:600px;
    } 
    .Layout #footer { 
    	padding: 30px 0px 0px 0px;
		background:url(bilder/leiste_footer.jpg);
		background-position:bottom;
		background-repeat:repeat-x;
		margin:0;
    } 
    .Layout #footer p {
    	margin: 0; 
    	padding: 5px 0;
/*		color:#d69d08; */
		color:#cc9933;
    }
    
    
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

	.wettkampftabelle img
	{
		height:150px;
	}
	
	.wettkampftabelle tr
	{
		align:center;
	}
	
	.Layout #mitte 
	{
	/*position:absolute; top:20%; left:20%; width:600px; height:303px;
      z-home:3; background-color:#ffa;*/

	padding: 0;
    margin: 50px auto 0;
    text-align: center;
	
	}
	
	

/*Navigation*/	
	ul#Navigation {
    width: 100%;
    margin-left:0; padding: 0em;
	
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 100%;
    w\idth: 100%;
    padding-left: 0;
    padd\ing-left: 0em;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0em; 
	padding: 0em;
    background:url(rahmen/links.jpg);
	border:inset 3px #d69d08;
    color: 000000;
  }

  ul#Navigation li ul {
    margin: 0 0 0 0.6em; 
	padding: 0;
	width: 90%;
  }
  ul#Navigation li ul li {
    margin: 0 0;
	background-position: center ;
  }
  * html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
  }

  ul#Navigation a {
    text-align:center;
    display:block;
    padding: 0.em;
    text-decoration: none; 
    font-weight: bold;
/*    color: #d69d08;*/
	color:#cc9933;
	border:outset;
	 

  }
  * html ul#Navigation a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.8em;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#Navigation li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 7.8em;  /* Breitenangabe fuer IE 6 */
  }
  
  ul#Navigation li#current, .Layout #footer #current {
    background:#FFCC00;
	color:#990000;
  }
  

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.Layout #container #sidebar1 #sidebar1menu #Navigation img {
	   border: none;
}



.regeln li {
font-size:1.2em;
font-weight:bold;
}
