html {
	overflow-y: scroll;
}

body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #333;
	}
	
	a:link { color: #B52C07; }
	a:visited { color: #600; }
	
	a:hover, a:active
	{
		color: #B52C07;
		text-decoration:underline;
	}
	
	h1 
	{
		border-bottom:1px solid #CE0000;
		color:#CE0000;
		font-family:Arial;
		font-size:24px;
		font-weight:normal;
		margin:0 0 13px;
		padding:15px 0.1em 0.1em;		
		line-height: 18px;
	}
	
	h2
	{
		color:#CE0000;
		font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
		font-size:16px;
		font-weight:bold;
		margin-bottom:0;
		text-transform:uppercase;
	}
	
	h2 a { text-decoration: none; }
	
	h3
	{
		color: #5B5E0E;
		font: 106% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
	}

	.RasenLinks{background:transparent url(../../img/layout/RasenLinks.png) repeat-y scroll right top;}
	
	.RasenRechts{background:transparent url(../../img/layout/RasenRechts.png) repeat-y scroll left top;}
	
	.SpaltenUeberschriftMannschaft {border-top:1px solid #666666;color:#999999;font-size:10px;padding:2px;}
	
	#NaviUnten
	{
		background:transparent url(../../img/layout/navunten.png) ;
		height: 50px;
	}
	
	#NavOben td a 
	{
		color:#fff;
		font-family:Verdana;
		font-size:0.8em;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		font-align:left;
		line-height:normal;
		text-decoration:none;
	}
	#NavOben td a:hover 
	{
		text-decoration:underline;
	}
	#NavOben .hi 
	{
		color:#005000;
		font-weight:bold;
	}
	
	#NaviUnten #pipe 
	{
		margin:0 8px 0 11px;
	}
	
	#NaviUnten div span 
	{
		color:#FFFFFF;
		font-family:Arial;
		font-size:0.9em;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		margin:0 10px 0 0;
	}
	
	#header
	{
		background-image: url(../../img/layout/header.png);
		width:932px;
		height:197px;
		background-repeat: no-repeat;
		position: relative;
		background-position: left 6px;
	}
	
	#header_till
	{
		background-image: url(../../img/layout/header_tills_spieltagrueckblick.jpg);
		width:932px;
		height:197px;
		background-repeat: no-repeat;
		position: relative;
		background-position: left 6px;
	}
	
	#content {
  background-color:#FFFFFF;
  background-image: url(../../img/layout/hintergrundlogo.png);
  background-repeat: no-repeat;
  position: relative;
  background-position:bottom right;
  width:932px;
  vertical-align:text-top;
  text-align:left; 
  
   }

	p, td, li, div {
  line-height:11pt;
  }
	
	#main {
  background:transparent url(../../img/layout/RasenLinks.png) repeat scroll 0 0;
  height:100%;
  margin:0 auto;
  width:100%;
  }
	

	a:link.a_h2 {
		color: #B52C07;
		font: 120% Arial;
		font-weight: bold;
		margin: 0 0 2px 0;
		text-decoration: none;
	}
	a:visited.a_h2 {
		color: #B52C07;
		font: 120% Arial;
		font-weight: bold;
		margin: 0 0 2px 0;
		text-decoration: none;
	}
	
	.trenner {
		background-color:#BCBABA;
		width:1px;
	}
