html
{
	min-height: 101%;
}
body
{
	background-color: #eaf3cd;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	min-height: 101%;
}

img
{
	border: none;
}

.AktuellerBereich
{
	border-width: 1px;
	border-style:solid;
	margin: 0px 10px 10px 10px;
	padding: 5px 5px 5px 10px;	
	background-color: #eeeeee;
}


.MannschaftWeiter
{
    background-color: #FFFF00;
}

.TableBeschreibung
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:14px;
	font-weight:bold;
	margin-top:4px; 
}
.TableBeschreibungVerzoegerung
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:14px;
	font-weight:bold;
	color:Red;
}
.TableBeschreibung1
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:16px;
	font-weight:bold;
	}
.TableBeschreibung a
{
	color: Blue;
	text-decoration: none;
}
.TableBeschreibung a:hover
{
	color: white;
    background-color: #6a6a54;   
}
.TableBeschreibung a:visited
{
    color:Blue;    
}


.TabelleUeberschrift
{
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
}
.TabelleUeberschrift a
{
	color: Blue;
	text-decoration: none;
}
.TabelleUeberschrift a:hover
{
	color: white;
    background-color: #6a6a54;   
}
.TabelleUeberschrift a:visited
{
    color:Blue;    
}



.Tabelle
{
	background-color: #ffffff;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	border-collapse:collapse;
	border:1px solid black;
	padding-bottom: 8px;
}

.Tabelle tr
{
	border-bottom:1px dotted black;
}
.Tabelle     td
{
	border-left:1px dotted black;
	padding-left:5px;
	padding-right:5px;
}
.Tabelle a
{
	color: blue;
	text-decoration: none;
}
.Tabelle a:hover
{
	color: white;
    background-color: #6a6a54;   
}
.Tabelle a:visited
{
    color:Blue;    
}

.MannschaftSieger
{
    font-weight: bolder;
}
.MannschaftSieger a:hover
{
	color: white;
    background-color: #6a6a54;   
}

.UhrzeitGeplant
{
    	color: Black;
}

.UhrzeitGeplantUngueltig
{
    	color: Gray;
}

.UhrzeitNeu
{
    	color: Red;
    	font-weight: bold;
}


#Rahmen
{
	background-color: #fff;
	margin: auto;
	margin-top: 10px;
	padding: 10px 5px 10px 5px;
	width: 1250px;
}
#Rahmen #Kopf
{
	height: 120px;
}
#Rahmen #Kopf #Logo
{
	background-color: #ffffff;
	float: right;
	height: 100%;
	margin-right: 5px;
	overflow: hidden;
	text-align: center;
	width: 250px;
}

#Rahmen #Kopf #Logo Table
{
    height:100%;
}

#Rahmen #Kopf #Funktion
{
	background-color: #a6cb30;
	height: 100%;
	margin-left: 510px;
}
#Rahmen #Kopf #Eigentuemerlogo
{
	background-color: #fff;
	float: left;
	height: 100%;
	overflow: hidden;
	padding-left: 5px;
	width: 755px;
	text-align: right;
}
#Rahmen #Kopf #Eigentuemerlogo Table
{
    height:100%;
}
#Rahmen #Kopf #Box1
{
	float: right;
	width: 150px;
}
#Rahmen #Kopf #Box1 a
{
	color: #fff;
	font-size: 10px;
}
#Rahmen #Kopf #Box1 #Login
{
	font-size: 10px;
	height: 80px;
	margin-top: 5px;
}
#Rahmen #Kopf #Box1 #Login Input
{
	font-size: 10px;
}
#Rahmen #Kopf #Box1 #Lang
{
	margin-right: 10px;
	padding-top: 10px;
}
#Rahmen #Kopf #Box1 #Lang a
{
	font-size: 14px;
}
#Rahmen #Kopf #Box2
{
	margin-left: 5px;
	float:right;
}
#Rahmen #Kopf #Box2 #Message
{
	height: 80px;
}
#Rahmen #Kopf #Box2 #Message #Fix
{
	height: 12px;
}
#Rahmen #Kopf #Box2 #Message #LbLoginMeldung
{
	background-color: #fff;
	border: 2px solid red;
	color: red;
	font-size: 14px;
	font-weight: bolder;
	margin-right: 10px;
	margin-top: 13px;
	padding: 5px;
}
#Rahmen #Kopf #Box2 #Suche
{
	margin-top: 11px;
	padding-right:20px;
}
#Rahmen #HauptNavigationspfad 
{
	font-size: 15px;
	margin-left: 255px;
	padding: 5px;
	height: 20px;
	width:800px;
}
#Rahmen #HauptNavigationspfad #Laufschrift
{
	font-size: 13px;
	width:800px
}
#Rahmen #Hauptbereich
{
	background: url(../../Images/layout_fix.png) repeat-y;
}
#Rahmen #Hauptbereich #Navigationsbereich
{
	background-color: #ededed;
	float: left;
	overflow: hidden;
	width: 250px;
}
#Rahmen #Hauptbereich #Menu
{
	padding-bottom: 10px;
}
#Rahmen #Hauptbereich #Impressum
{
	margin-top: 50px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#Rahmen #Hauptbereich #Center
{
	margin-left: 255px;
}
#Rahmen #Hauptbereich #Center #Zierleiste
{
	background-color: #ededed;
	height: 5px;
}
#Rahmen #Hauptbereich #Center #Inhalt
{
	min-height: 600px;
	overflow: hidden;
	margin-top:5px;
}
#Rahmen #Hauptbereich #Center #Inhalt #Suchkriterien
{
    margin-top:10px;
    background-color: #ededed;
	margin-bottom: 70px;
	width: 250px;
}
#Rahmen #Hauptbereich #Center #Inhalt #Suchkriterien .thead
{
	background-color: #A6CB30;
	color: #fff;
	font-size: 16px;
	padding: 3px;
}
#Rahmen #Hauptbereich #Center #Inhalt hr
{
	margin-top: 70px;
}
#Rahmen #Hauptbereich #Center #Inhalt .Pager
{
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
}

#Eintraege
{
    width:730px;   
}

#Rahmen #Fussbereich
{
	clear: both;
}

.Link
{
	vertical-align: middle;
}
.Link img
{
	vertical-align: middle;
}
.Link a
{
	margin-left: 5px;
}
.errorText
{
	color: red;
}
.popUpWatermarked
{
	background-color: gray;
	/*filter: alpha(opacity=75);
	opacity: .75;*/
}
.headerCell
{
	width: 240px;
}
.watermarked
{
	font-style: italic;
}
.MoPo
{
	background-color: #fff;
	border: 2px solid #000;
	width: 800px;
}
.MoPoClose
{
	left: 760px;
	margin-right: 5px;
	margin-top: 5px;
	position: absolute;
}
.MoPoHead
{
	background-color: gray;
	padding: 5px;
}
.MoPoCo
{
	clear: both;
	height: 580px;
	overflow: auto;
	padding: 5px;
}

.Bericht
{
    margin-bottom:70px;  
    padding:7px; 
}


.SelectionChanged
{
    background-color:#F8A754;
}

.Unselected
{
    background-color:#EBF4FE;   
}





