.smalltable 
		{
			font-size: 10pt;
			color: #000000;
		
			border-collapse: collapse;
			border: 1px solid black;
			BORDER-RIGHT: 1px solid #000000;
			BORDER-TOP: 1px solid #000000;
			BORDER-LEFT: 1px solid #000000;
			BORDER-BOTTOM: 1px solid #000000;
		}
.mytable 
		{
			font-size: 10pt;
			color: #000000;
		}

.mydottable 
		{
			font-size: 10pt;
			color: #000000;
		
			border-collapse: collapse;
			border: 1px dotted black;
			BORDER-RIGHT: 1px dotted #000000;
			BORDER-TOP: 1px dotted #000000;
			BORDER-LEFT: 1px dotted #000000;
			BORDER-BOTTOM: 1px dotted #000000;
			border-bottom-color:#000000;
			
			
		}
.textarea
		{
			font-size: 10pt;
			color: #000000;
		
			border-collapse: collapse;
			border: 1px solid black;
			BORDER-RIGHT: 1px solid #000000;
			BORDER-TOP: 1px solid #000000;
			BORDER-LEFT: 1px solid #000000;
			BORDER-BOTTOM: 1px solid #000000;
		}
		
.sizeForResults		
	{
			font-size: 10pt;
			
		}
	
.spieltagtable 
		{
			font-size: 11pt;
			color: #000000;
		
			border-collapse: collapse;
			border: 1px solid black;
			BORDER-RIGHT: 1px solid #000000;
			BORDER-TOP: 1px solid #000000;
			BORDER-LEFT: 1px solid #000000;
			BORDER-BOTTOM: 1px solid #000000;
		}
		
.dottedtable 
		{
			font-size: 10pt;
			color: #000000;
		
			border-collapse: collapse;
			border: 2px solid black;
			BORDER-RIGHT: 2px dotted #000000;
			BORDER-TOP: 2px dotted #BCEFC7;
			BORDER-LEFT: 2px dotted #000000;
			BORDER-BOTTOM: 2px dotted #BCEFC7;
		}
.dottedtablecomplete 
		{
			font-size: 10pt;
			color: #000000;
		
			border-collapse: collapse;
			border: 2px solid black;
			BORDER-RIGHT: 2px dotted #000000;
			BORDER-TOP: 2px dotted #000000;
			BORDER-LEFT: 2px dotted #000000;
			BORDER-BOTTOM: 2px dotted #000000;
		}

.rastertable 
		{
			font-size: 10pt;
			color: #000000;
			border: 1px solid black;
			BORDER-RIGHT: 1px solid #000000;
			BORDER-TOP: 1px solid #000000;
			BORDER-LEFT: 1px solid #000000;
			BORDER-BOTTOM: 1px solid #000000;
			border-color:#000000;
		}


 a:link { color:#000000; text-decoration:none; font-weight:lighter; font-size: 10pt;}
 a:visited { color:#000000; text-decoration:none; font-weight:lighter; font-size: 10pt;}
 a:hover { color:#000099; text-decoration:none;  font-weight:bold; }



div#Mainframe {
   position:absolute; 
   left:0px; 
   top:120px; 
   width:900px; 
   height:436px; 
   border:1px solid black;	
  }
  div#Banner {
  position:absolute; left:0px; top:0px; border:1px solid black;
  }

  div#NaviPos {
   position: relative;
   left:135px;
   top:75px;
   float:left;
  }
  div#Navigationpos {
	position:absolute; 
	left:185px; 
	top:93px; 
	width:621px; 
	height:32px;
}

ul#Navigation {
   margin: -3px; padding: 0px;
   text-align: center;
  }

  ul#Navigation li {
   list-style: none;
   float: left;
   position: relative;
   margin: 0px; padding: 0px;
  }


  ul#Navigation li ul {  
   margin: 0; padding: 0;
   position: absolute;
   top: 24px; left: 0px;
   display: none;
  }

  ul#Navigation li ul li {
    float: none;
    display: block;
    font-size:10px;
    margin-top: 1px; margin-bottom: 1px;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    width: 150px;
    font-family: "Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
    text-decoration: none; text-align:center;
	border: 1px solid #000000;
    border-left-color: #000000; border-top-color: #000000;
	background:url(images/jsmenu.jpg);
    color: 000000; background-color: #000000;
  }


  
  ul#Navigation a:hover {
    
    border-color: #000000;
    border-left-color: #600; border-top-color: #600;
    background-color: #000000;
  }
  ul#Navigation li ul a:hover {
    border-color: #ffffff;
  }


  ul#Navigation li ul {
    display: none;
  }
  ul#Navigation li:hover ul {
    display: block;
	background-color: #6FFF6F;
  }
  
  .sekNaviZeile {
  position:absolute; left:0px; top:120px; width:900px; height:25px; border:1px solid black; border-left:1px solid black; background-color: #C47100;
  }
  #TeamBildPos {
  position:absolute; left:136px; top:31px; width:602px; height:395px; border:0px dotted black;
  }
  
  ul#sekNavigation li {
    list-style: none;
    float: left;
    position: relative;
    margin: 3px; padding: 0px;
  }
  ul#sekNavigation a, ul#sekNavigation span {
    display: block;
    width: 110px;
    font-family: "Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
    text-decoration: none; text-align:center;
    font-size:11px;
    border: 1px solid #600;
    border-left-color: #ea0; border-top-color: #ea0;
    color: white; 
  }  
  ul#sekNavigation a:hover, ul#Navigation span, li a#aktuell:hover {
    border-color: #ea0;
    border-left-color: #900; border-top-color: #900;
    background-color: #999933;
  }
  ul#sekNavigation li ul a:hover {
    border-color: #ea0;
	border-left-color: #900; border-top-color: #900;
  }
  #sekNavigationpos {
	position:absolute; 
	left:236px; 
	top:-15px; 
	width:390px; 
	height:19px;
  }
  
  #Teaserrahmen {
  	border: 1px solid black;
	background-color: #fbe775;
	width: 353px;
	height: 123px;
	position:absolute; 
	left:50px;   
  }
  
  #Teaserkasten {
    border:1px solid black;
    background-color:#FFFFFF;
    height:109px;
    position:relative;
    margin:6px;
  }
  
  #Newsrahmen {
    position:absolute;
    left:435px;
    top:50px; 
    width:404px; 
    height:377px; 
    border:1px solid black; 
    background-color: #FBE775;
  }
  
  #Nachricht {
    position:relative; 
    margin:6px; 
    height:103px; 
    border: 1px solid black; 
    background-color: #FFFFFF; 
  }

  #Indexkasten {
	position:absolute;
	left:551px;
	width:302px;
	border:1px solid black;
	background-color: #FBE775;
	height: 167px;
  }

  .Begruessung {
    position:absolute; 
    left:50px; 
    top:50px; 
    width:483px; 
    height:370px; 
    border:1px solid black;
 }

   #Mannschaftenrahmen {
    position:absolute; 
    width:275px; 
    height:398px; 
    border:1px solid black; 
    background-color: #FBE775;
}
   
  #Mannschaftenkasten {
    position:relative; 
    margin:6px; 
    height:90px; 
    border: 1px solid black; 
    background-color: #FFFFFF;
}

  #Ergebnisse {
    position:relative; 
    height:25px; 
    margin:0px; 
    border-bottom:1px solid black; 
    font-size:16px; 
    font-weight:bold; 
    background-color:#D8B907;
}

  #Ergebnisseteam {
    position:relative; 
    margin-left:10px; 
    margin-right:10px; 
    border:1px solid black; 
    height:22px; 
    background-color: #FBE775;
}

