@charset "ISO-8859-1";
body  {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
  	background: #FFFFFF;
    margin: 0; 
    padding: 0;
    text-align: center; 
    color: #000000;
    }
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	letter-spacing: 0.2em;
	color: #000033;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	color: #4b5066;
	letter-spacing: 0.1em;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	color: #4b5066;
	letter-spacing: 0.1em;
	background-color: #a9bac3;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:.9em;
	color: #4b5066;
	letter-spacing: 0.1em;
	background-color: #a9bac3;
}
a:link {
	color: #000033;
	text-decoration: none;
	text-decoration: underline;
	}
a:visited {
	text-decoration: none;
	color: #333333;
	}
a:hover {
	text-decoration: underline;
	color: #4b5066;	
		}
a:active {
	text-decoration: none;
	color: #333333;	
	}	
#container { 
    	width: 1000px;
		background: #FFFFFF;
    	text-align: left; 
    }  

/* Header */
#header {
	position:absolute;
	left:0px;
	top:0px;
	width: 1000px;
	background: #a9bac3 url(images/bg.gif) repeat-x;
	height: 155px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
    } 
#header h1 {
    	margin: 0; 
    	padding: 10px 0; 
    }
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   background: url(images/lineleft.gif) no-repeat left;
   margin:0;
   padding:0 0 0 10px;
   text-decoration:none;
   color:#FFFFFF;
   font-weight:bold;
}

#header a:hover {
   margin: 0;
   background: #FFFFFF url(images/lineleft_over.gif) no-repeat left;
   padding:0 0 0 10px;
   color: #4b5066;
   }

/*Sidebars */    
#sidebar1 {
	position:absolute;
	left:0px;
	top:155px;	
	width:175px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
    }
	
#sidebar1 ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;
	font-size: 0.9em;		
}
#sidebar1 ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar1 ul.sidemenu a {
	display:block;
	color: #333;	
	text-decoration:none;
	font-weight:normal;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar1 ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #4b5066;
	border-left:4px solid #4b5066;
	font-weight:normal;	
}	
.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size:1.0em;
	font-weight:bold;
	padding-left: 5px;
	color: #000033;
}	
.ueberschrift2 {
	font-family: "Times New Roman", Times, serif;
	font-size:1.0em;
	font-weight:bold;
	color: #4b5066;
	letter-spacing: 0.1em;
}	
#sidebar2 {
	position:absolute;
	left:815px;
	top:155px;
	width: 175px;
	background-color: #A7B8C1;
	padding-top: 0px;
	padding-right: 10;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 1px none #333366;
	 }
#sidebar1 h3, #sidebar1 p, #sidebar2 p, #sidebar2 h3 { 	
    	margin-right: 10px;
    }
.aktionen {font-size: 0.8em;}

/*MainContent*/   
#mainContent {
	position:absolute;
	left:175px;
	top:155px;
	width: 600px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 15px;
    } 


.fusszeile {font-size:0.7em;}

.quelle {
		font-size:0.7em;
		color: #4b5066;
		}
		

/*Menue oben*/
.menue_oben {font-size:0.8em;}

/* Spielplan */
.verloren {
	background-color: #4b5066;
	color: #FFFFFF;
	text-align:right;
}
.unentschieden {
	background-color: #FFFFFF;
	color: #4b5066;
	text-align: center;
}
.gewonnen {
	background-color: #E6F2FF;
	color: #000000;
	text-align: left;
}
.fotos {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	color: #4b5066;
	letter-spacing: 0.1em;
	background-color: #a9bac3;
	font-weight:bold;
}
.vorstand {
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt ;
	color: #4b5066;
	letter-spacing: 0.1em;
	background-color: #f2f2f2;
	font-weight:bold;
}
.tabelle {
	font-size: 8pt;
	background-color: #A7B8C1;
	}

.quote {font-style:italic;}
.geschichte {background-color:#f2f2f2;}
.gruss {font-size: 10pt;}

#historie.navigation {
 	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#historie a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #4b5066;
	border-left:4px solid #4b5066;
	font-weight:normal;	
}
