body { font:12px Georgia, Arial, serif; }
.printbutton { display:none; }
.box { display:none; } /* Aufklappboxen */
.infotip { display:none; }
caption img { display:none; }
p.bottom { display:none; }
.symbols { display:none; }


a { text-decoration:none; color:black; }

h1, h2, h3 { text-align:center;}
h1#verein { font-size:30px; margin-bottom:50px; }
h1 { margin-bottom:35px; }
table { border-collapse:collapse; margin:30px auto 0 auto; }
caption { font-size:16px; margin:16px auto; font-weight:bold; }
th { border-width:1px 0 1px 0; border-style:solid; border-color: black; padding:5px; font-size:14px; }
tbody td { border-width:1px 0 1px 0; border-style:solid; border-color: black; padding:5px; font-size:14px; }
.even { background-color:#eeeeee; }
tfoot { font-size:10px; line-height:250%; text-align:right; }
p.meldung { text-align:center; }

/* Aufstellung */
.pos, .eins, .bil, .bw { text-align:center; }
.foto { display:none; }

/* Spielpläne */
.tag, .datum, .zeit, .halle, .erg { text-align:center; }
tr.verlegt td.zeit:before { content:"! "; }
tr.verlegt td.zeit:after { content:" !"; }
tr.getauscht td.gast:after { content:" <->"; }
tr.halle_verlegt td.halle:after { content:" !"; }
tr.kampflos td.erg:after { content:" |"; }
#rueck { margin-top:50px; }
#sp_hallen_gegner { border:1px solid #555555; max-width:50%; color:#555555; }
#sp_hallen_gegner td, #sp_hallen_gegner th { border:0; color:#555555; }

/* Vereinspielplan */
th.monat { font-size:20px; padding-top:40px; border-left:0; border-right:0; border-top:0; }
th.kw { font-size:20px; margin-top:40px; border-left:0; border-right:0; }
td.verein { font-weight:bold; }


/* Hallenübersicht */
p.descr { text-align:center; } // Beschreibung der Hallen
iframe.map_dyn { margin:auto; } // dynamische Karte in einem iframe
div.map_stat { height:512px; width:100%; } // statische Karte als Hintergrundbild in einem div
