 
  .skip {position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
	clear:none}
  
  html {background:#2d3c70;font-family:Verdana,Arial,Helvetica,sans-serif;text-align:center;}
  html,body{padding:0;margin:0}
  
  #rahmen {margin:auto;margin-top:15px;width:950px;padding:0px;border:1px solid black;text-align:left;background:white}
  #navigation {margin-top:-36px;margin-bottom:25px;margin-left:15px}
  
  #navigation a{text-decoration:none;color:black;padding-right:15px}
  #navigation a:hover {text-decoration:underline}
  
  #inhalt {margin:40px;font-size:14px;}
  
/* Inhalt */

  #wikicmds {float:right;font-size:12px}
  #wikicmds ul { list-style:none; padding:0px; margin:0px; }
  #wikicmds li { margin:0px; padding: 0; display:inline }
  

hr {height:0px;border:none;margin-top:0px;margin-bottom:20px;clear:both}
p {margin-bottom:13px;}
img {border:none}

/* Links */

a {text-decoration:underline}
a:link {color:#0000E0;}
a:visited {color:#000080;}
a:hover,a:active,a:focus {color:#E00000;}

/* Uberschriften, Anreiser */

h1,h2,h3,h4 {font-weight:bold;margin-top:13px;color:#1f294d}
h1 a, h2 a, h3 a {text-decoration:none;}
h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited {color:black}
h2 {font-size:18px;margin-bottom:13px}
h1 {font-size:22px;margin-bottom:13px;}

b,strong {color:#1f294d}

p.fuss 
{text-align:center;font-size:10px;margin:13px 0 6px 0;padding-top:5px;border-top:1px solid black;clear:both;}

/* Tabellen vom WBV */

.tabelle table, .spielplan table {background:#f0f9f0}
.kopf {font-weight:bold;background:#c0e3c0}
.hervorhebung {font-weight:bold}
.tabelle .hervorhebung {background:#c0e3c0}    