<style type="text/css">
<!--
body {
	color: black;
	background-color: #FFFFB0;
	font-family: verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	}
h2 {
	margin-left: 2%;
	}
/* Seitenüberschrift definieren */
.seitenueberschriftlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-left: 2%;
	}
.seitenueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-right: 2%;
	}
/* Tabellenüberschrift definieren */
.tabueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: blue;
	text-align: center;
	}
/* Aktualisierung */
.aktualisierung {
	text-align: right;
	font-size: 8px;
	font-wight: lighter;
	margin-right: 3%;
	}
.aktuali_tabb {
	text-align: center;
	font-size: 8px;
	font-wight: lighter;
	color: blue;
	}
/* Copyright */
.cright {
	text-align: center;
	font-size: xx-small;
	}
/* Mannschaften */
.ms {
	font-size: 12px;
	font-weight: normal;
	}
.ms-sieger {
	font-size: 12px;
	font-weight: bold;
	}
.st-h1 {
	font-size: 16px;
	font-weight: bold;
	color: blue;
	text-align: center;
	}
/* Einzelmeisterschaften */
.em-weiter {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFB0;	
	text-align: left;
	}
.em-weiterholz {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFB0;	
	text-align: center;
	}
.em-weiterholztop {
	font-size: 12px;
	font-weight: bold;
	color: red;
	background-color: #FFFFB0;	
	text-align: center;
	}
.em-weiterholztoptop {
	font-size: 12px;
	font-weight: bold;
	color: magenta;
	background-color: #FFFFB0;	
	text-align: center;
	}
.em-stop {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}
.em-stopholz {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
.em-stopholztop {
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-align: center;
	}
.em-stopholztoptop {
	font-size: 12px;
	font-weight: bold;
	color: magenta;
	text-align: center;
	}
/* Spieltage Übersicht */
.ind-normal {
	font-size: 10px;
	font-weight: normal;
	}
.ind-fett {
	font-size: 10px;
	font-weight: bold;
	}
.ind-fettblue {
	font-size: 12px;
	font-weight: bold;
	color: blue;
	text-align: center;
	}
.ind-auf {
	font-size: 10px;
	background-color: yellow;
	font-weight: normal;
	}
.ind-rele {
	font-size: 10px;
	background-color: #CCFB5D;
	font-weight: normal;
	}
.ind-ab {
	font-size: 10px;
	background-color: silver;
	font-weight: normal;
	}
.ind-auf-fett {
	font-size: 10px;
	background-color: yellow;
	font-weight: bold;
	}
.ind-rele-fett {
	font-size: 10px;
	background-color: #CCFB5D;
	font-weight: bold;
	}
.ind-ab-fett {
	font-size: 10px;
	background-color: silver;
	font-weight: bold;
	}
/* Spaltenlayout festlegen */
#kopflinks {
	position: absolute;
	background-color: #FFFFB0;
	height: 30px;
	width: 50%;
	}
#kopfrechts {
	position: absolute;
	background-color: #FFFFB0;
	height: 30px;
	right: 0px;
	width: 50%;
	}
#kopf2 {
	position: absolute;
	background-color: #FFFFB0;
	height: 100px;
	top: 30px;
	width: 50%;
	}
#kopf3 {
	position: absolute;
	background-color: #FFFFB0;
	height: 100px;
	top: 30px;
	right: 0px;
	width: 50%;
	}
#mitte {
	position: absolute;
	top: 60px;
        background-color: #FFFFB0;
	border-top:1px solid black; 
	width:100%;
	}
#mittelinks {
	position: absolute;
	top: 60px;
        background-color: #FFFFB0;
	border-top:1px solid black; 
	width:84%;
	}
#mitterechts {
	position: absolute;
	background-color: #FFFFB0;
	top: 60px;
	right: 0px;
	width: 16%;
	}
#fuss {
	clear: both;
	background-color: #ff64ff;
	height: 100px;
	}
#kopflinks_svv {
	position: absolute;
	height: 30px;
	width: 50%;
	}
#kopfrechts_svv {
	position: absolute;
	height: 30px;
	right: 0px;
	width: 50%;
	}
#kopf2_svv {
	position: absolute;
	height: 100px;
	top: 30px;
	width: 50%;
	}
#kopf3_svv {
	position: absolute;
	height: 100px;
	top: 30px;
	right: 0px;
	width: 50%;
	}
#mitte_svv {
	position: absolute;
	top: 60px;
	border-top:1px solid black; 
	}
/* Navigation */
ul#mainnav {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #FFFFB0;
	}
ul#mainnav li a:link, ul#mainnav li a:visited {
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 2px 0%;
	background-color: #5C6F90;
	font: bold 10pt/1.5 Arial, sans-serif;
	color: #fff;
	}
ul#mainnav li {
	border-top: 1px solid #A5B5C6;
	font: normal 10pt/1.5 Arial, sans-serif;
	text-align: center;
	}
ul#mainnav li a:hover {
	background-color: #43616B;
	color: #eee;
	}
ul#mainnav ul.subnav {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul#mainnav ul.subnav li a:link, ul#mainnav ul.subnav li a:visited {
	padding: 1px;
	font: bold 0.7em /1.5 Verdana, sans-serif;
	color: #5C6F90;
	background-color: transparent;
	}
ul#mainnav ul.subnav li {
	border-top: 0 none;
	padding-left: 1.5em;
	}
ul#mainnav ul.subnav li a:hover {
	color: #43616B;
	background-color: transparent;
	text-decoration: underline;
	}

ul#mainnavgeb {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: blue;
	}
ul#mainnavgeb li {
	border-top: 1px solid #A5B5C6;
	font: bold 10pt/1.2 Arial, sans-serif;
	color: yellow;
	text-align: left;
	}
ul#mainnavgebh {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: gray;
	}
ul#mainnavgebh li {
	border-top: 1px solid #000;
	font: bold 10pt/1.5 Arial, sans-serif;
	color: white;
	text-align: center;
	}
ul#mainnavgebf {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: gray;
	}
ul#mainnavgebf li {
	border-bottom: 1px solid #000;
	font: bold 9pt/1.5 Arial, sans-serif;
	color: white;
	text-align: center;
	}
ul#mainnav1 {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	}
ul#mainnav1 li a:link, ul#mainnav1 li a:visited {
	text-decoration: none;
	display: block;
	width: 88%;
	padding: 2px 6%;
	background-color: #5C6F90;
	font: bold 8pt/1.0 Arial, sans-serif;
	color: #fff;
	}
ul#mainnav1 li {
	border-top: 1px solid #A5B5C6;
	font: normal 8pt/1.0 Arial, sans-serif;
	text-align: center;
	}
ul#mainnav1 li a:hover {
	background-color: #43616B;
	color: #eee;
	}

ul#Navigation {
    margin: 0; padding: 0.8em;
    text-align: center;
    border: 0px solid black;
    background-color: #99CCFF;
  }
ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.4em; padding: 0;
  }
ul#Navigation a, ul#Navigation span {
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: blue; background-color: #99ffff;
  }
* html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: lightcyan; background-color: #33ccff;
  }
div {
	margin:0;
}

.ro {
	background:url(hmenuebox_or.gif) top right no-repeat;
}

.lo {
	background:url(hmenuebox_ol.jpg) top left no-repeat;
}

.ru {
	background:url(hmenuebox_ur.gif) bottom right no-repeat;
}

.lu {
	background:url(hmenuebox_ul.jpg) bottom left no-repeat;
}

.inhalt {
	margin:0;
	padding: 0.5em 2.0em 1.5em 0.5em;
}

.inhalt p {
	margin:0;
	padding:0;
}
.news_text {
  font-size: 12px;
  padding-left: 10px;
}


-->
</style>