body{
  font-family: arial,sans-serif;
}

a img{
  border: none;
}

a{
  text-decoration: none;
}

.tabelle, .spielplan, .meldeliste{
  font-size: 0.8em;
  background-color: #efefef;
  border-right: 2px solid #ababab;
  border-bottom: 2px solid #ababab;
}

.spielplan{
  margin-bottom: 15px;
}

table.spielplan tr td:first-child{
  text-align: right;
}

table.spielplan tr.kopfzeile td:first-child{
  text-align: center;
}

.ergebnisformular, .detailergebnisformular, .detailergebnis, .ergebnis{
  font-size: 1em;
  border: 1px solid #000000;
}

.kopfzeile{
  font-weight:bold;
  text-align: center;
  background-color: #abcdef;
}

.kopfzeile td{
}

.zahlen{
  text-align: center;
}

.heim{
  text-align: right;
}

.trenner{
  text-align: center;
  width: 2px;
}

.spiele{
  text-align: center;
}

.saetze{
  padding: 0 12px 0 12px;
  text-align: center;
}

.detailinfos{
  padding: 0 12px 0 12px;
}


.baelle{
  text-align: center;
}

.greyed{
  background-color: #aaaaaa;
}

.greyed_2{
  background-color: #dddddd;
}

h1{
  font-size: 1.1em;
}

h2{
  font-size: 1.0em;
}

h2 a{
  font-weight: normal;
  text-decoration: none;
}

h3{
  font-size: 1.0em;
}

.shaded td{
  background-color: #eeeeee;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.ergebnisformular td{
  padding: 5px;
}

.detailergebnisformular td{
  padding: 5px;
}

.fehler_ergebnismeldung{
  background-color: #ff0000;
}

.fehler_spielverlegung{
  border: 2px solid #ff0000;
}


.fehler_detailergebnismeldung{
  border: 2px solid #ff0000;
  padding: 2px;
}


.rot{
  color: #ff0000;
  font-weight: bold;
}

.hinweis{
  width: 400px;
  border: 1px solid #ff0000;
  font-weight: bold;
}

.confirmbuttons{
  width: 600px;
}

tr.error td{
  background-color: #ff0000;
  font-weight: bold;
  padding: 5px;
}

#captcha{
  position:absolute;
  z-index:2;
}

#captcha td{
  margin: 5px;
}

#captchaForm{

}

#captchaForm td{
  margin: 5px;
}

.blue{
  background-color: #0000dd;
}

.yellow{
  background-color: #dddd00;
}

.red{
  background-color: #dd0000;
}

div#register,
div#login,
div#staffel,
div#mannschaft,
div#modifyDetails,
div#ergebnismeldung,
div#detailergebnismeldung,
div#details,
div#deleteResult,
div#deleteDetails,
div#confirmResult,
div#confirmDetails,
div#inactiveUsers,
div#verein,
div#spieler,
div#spielverlegung,
div#startseite,
div#newPassword,
div#requestPassword,
div#hilfe{
  position: absolute;
  left: 10px;
  top: 50px;
}

div#startseite
{
  margin-right: 180px;
}

#header
{
  position:absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 50px;
  background-color: #abcdef;
  border-bottom: 2px solid #aaaaaa;
}

#header h1
{
  margin-left: 5px;
  margin-top: 0;
  font-size: 1.4em;
  text-decoration: none;
}

#header h2
{
  margin-left: 6px;
}

#header h1 a, #header h2 a
{
  position: absolute;
  text-decoration: none;
  height: 50px;
  display: block;
}

#header h1 a
{
  top: 0;
}

#header h2 a
{
  top: 25px;
}

#presenter
{
  display: none;
}

#presenter_print
{
  position:absolute;
  top: 0;
  right: 0;
  padding: 2px 5px 0 5px;
  font-size: 0.8em;
  color: #000000;
  border: 1px solid #aaaaaa;
  border-bottom: none;
  text-align: center;
}

#presenter_print span
{
  font-size: 1em;
  font-weight: bold;
}

div#loginbox{
  position:absolute;
  top: 50px;
  height: 60px;
}

div#loginbox p{
  display: none;
  border: 2px solid #abcdef;
  padding: 2px;
}

div#menu{
  display: none;
  position: absolute;
  top: 140px;
}

div.classlist{
  display: none;
}


div.classlist ul{
  list-style-type: none;
  padding: 0;
}

div.classlist ul li
{
  margin: 4px;
  border: 1px solid #000000;
  text-align: center;
  padding: 0;
  background-color: #efefef;
}

div.classlist ul li a
{
  display:block;
  text-decoration: none;
  color: #000000;
}


div.classlist ul li a:link
{
  font-weight: bold;
}


div.classlist ul li a:visited
{
  color: #666666;
}

div.classlist ul li:hover
{
  background-color: #abcdef;
}

div#wappen
{
  position: absolute;
  top: 1cm;
  right: 0.4cm;
  width: 120px;
  height: 120px;
}

div#fusszeile{
  display: none;
}

div#fusszeile p{
  display: none;
}

div#onlineusers{
  display: none;
  position: absolute;
  top: 45px;
  font-size: 9px;
}

.ichselbst{
  color: #ff0000;
  font-weight: bold;
}

div.debug{
  position: absolute;
  top:0;
  left:430px;
  font-size: 9px;
}


div#staffelleiter{
  position: absolute;
  top:460px;
  left:-286px;
}

div#mannschaftsfuehrer{
  position: absolute;
  top:460px;
  left:-286px;
}

.s{
  font-size: 11px;
}

.c{
  text-align: center;
}

.spielverlegung{
  border: 1px solid #000000;
}

#inactiveUsers{
  font-size: 10pt;
}

#aktivierungshinweis p{
  position: absolute;
  top: 16px;
  right: 10px;
  font-size: 10pt;
}

#pwResetReminder{
  position: absolute;
  top: 140px;
  height: 400px;
  border: 2px solid #0000ff;
  background-color: #fbcdef;
  padding: 5px;
  font-size: 10pt;
  z-index: 5;
}

.n_activated{
  color: #cdcdcd;
}

#staffelleiterfunktionen{
  display: none;
  position: absolute;
  top: 5px;
  right: 200px;
}

table.detailergebnisformular tr td:first-child{
  text-align: center;
  font-weight: bold;
}

#ballpool p
{
  padding-top: 0.2cm;
  width: 14cm;
}

#ballpool .stand
{
  font-size: 8pt;
}


.onlineuserliste
{
  display: none;
  font-size: 10pt;
}

.link_ballstatistik
{
  display: none;
}

.ballpool
{
  font-size: 8pt;
}

.spielkommentar{
  background-color: #dedede;
  border: 1px solid #0000ff;
  width: 500px;
  margin-top: 10px;
}

.spielkommentar span{
  background-color: #abcdef;
  border-right: 1px solid #0000ff;
  border-bottom: 1px solid #0000ff;
  font-size: 12px;
}

div.spielkommentar div.del{
  display: none;
  float:right;
  font-size: 10px;
  margin: 2px;
}

.stamm{
  color: #000000;
  font-weight: bold;
  background-color: #00FF00;
}

.ersatz{
  color: #000000;
  font-weight: bold;
  background-color: #FFAA00;
}

.festgespielt{
  color: #000000;
  font-weight: bold;
  background-color: #FF0000;
}

.spielereinsaetze{
  text-align: center;
}

div#commentForm{
  display: none;
}

.validator
{
  display: none;
}

.nonprint
{
  display: none;
}
