body
{
	font-family: Arial;
	font-size: 12px;
	background-color: #e1e1e1;
}

div.login table td.label {text-align: right; padding-right: 5px;}
div.login { text-align: center; padding-top: 100px;}
div.login table td.btn {text-align: center;}
div.login p.ueberschrift {text-align: center;}

#center {display: block; text-align: center;}
div.banner
{
	background-color: #cccccc;
	height: 69px;
	display: block;
	border: 1px solid;
	width: 925px;
	margin-top: 30px;
}
div.banner1
{
	font-family: Arial;
	font-size: 24px;
	padding-top: 10px;
	padding-left: 10px;
}
div.banner2
{
	font-family: Arial;	
	padding-left: 10px;
}
#content 
{
	margin-left: auto; 
	margin-right: auto; 
	margin-top: -1px;
	text-align: left;
	background-color: #cccccc;
	border: 1px solid;
	width: 925px;
	height: 680px;
}

#menu
{
	background-color: #e8e8e8;
	width: 150px;
	height: 630px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
}
#inhalt
{
	background-color: transparent;
	height: 660px;
	width: 725px;
	padding: 10px;	
	display: inline-block;
	position: relative;
	float: left;
	overflow: auto;
}

div 
{ 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	padding: 0px;
}
div.spieltagform
{
	width: 95%;
	margin-left: -5px;
}
div.Spieltag 
{
	font-size: 12px;
	margin: 10px;
	padding: 5px;
	border: 1px solid;
	text-align: center;
}

div.Spieltag div.SpieltagName
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
div.Spieltag div.SpieltagDatum
{
	text-align: center;
}

div.Spieltag div.Spiel
{
	font-size: 11px;
}
div.Spieltag div.Spiel table 
{
	border: none;
}
div.Spieltag div.Spiel table td.mit_border
{
	border-bottom: 1px solid;
}
div.Spieltag div.Spiel table td.platzhalter
{
	width: 15px;
}
div.Spieltag div.Spiel table td.team
{
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}

div.Spieltag div.Spiel input
{
	width: 15px;
}
div.Spieltag div.Spiel input.input_disabled
{
	background-color: transparent;
	border: 1px solid;
	text-align: center;
}

#loggedin
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
div.debug
{
	z-index: 10;
	background-color: #ff0000;
}

input.btn_menu
{
	width: 100px;
	display: inline;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	
	border: 2px groove;
	background-color: #9BCCCA;
	border-color: #CCCCCC #333333 #333333 #CCCCCC
}

input.btn_menu:hover
{
	background-color: #ffffff;
}
div.register
{
	width: 300px;
}

input.readonly
{
	background-color: transparent;
}

div.userinput
{
	display: inline;
}
div.ergebnis
{
	display: inline;
}
div.tippuebersicht 
{
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;

	width: 95%;
	margin-left: -3px;
}
div.tippuebersicht table
{
	text-align: center;
	font-size: 11px;
	width: 90%;
}

div.tippuebersicht div.tipp
{
	font-size: 11px;
	background-color: transparent;
	text-align: center;
}
div.tippuebersicht div.tipp b
{
	font-size: 11px;
	color: green;
}
div.turniercheckboxlist font
{
	font-size: 10px;
}
div.Meldung_oben, div.Meldung_unten
{
	display: none;
}
div.Meldung
{
	width: 250px;
	border: 2px solid;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.Meldung p
{
	border: 1px solid red;
	padding: 5px;
	margin: 1px;
}
div.rahmen_oben
{
	display: none;
}
div.rahmen_mitte div
{

}
div.rahmen_mitte
{

}
div.rahmen_unten
{
	display: none;
}
div.bestof
{
	height: 185px;
	display: none;
	position: absolute;
	z-index: 100;
	width: 140px;
	top: 500px;
	left: 243px;
	color: #000000;
}
div.bestof div
{
}
div.bestof div.ueberschrift
{
	display: none;
}
div.bestof div.ueberschrift1
{
}
div.punkte
{
	background-color: transparent;
	display: none;
	width: 400px;
	text-align: center;
}
div.verberge
{
	
	display: none;
}
tr.user
{
	font-weight: bold;
}
li.red
{
      color: red;
      font-weight: bold;
      font-size: 14px;
}