@charset "UTF-8";
*{
	padding:0;
	margin:0;
	border:0;
}
html, body {
	background: #CCCCCC;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	font-family: "Syntax", "Candara", "Lucida Grande","Lucida Sans Unicode", Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 100%;
}


/*Seitenaufteilung*/

.mitte #alles {
	position: relative;
	/*padding:0 10px;*/
	width: 640px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px solid #FFFFFF;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height: 100%; /* IE */
	background-color: #FFFFFF;
}
.mitte #kopf {
	text-align: left;
	white-space: nowrap;
}
.mitte #li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0px;
	}

.mitte #re {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 60px;
	}
#headbg {
	positon: absolute;
	position: relative;
	float: right;
	top: -80px;
}
#headbox {
	float: left;
	left: 40px;
	width: 580px;
	position: relative;
	clear: left;
	padding: 4px;
	margin-top: 12px;
}
#floatnavi {
	position:absolute;
	width:146px;
	height:196px;
	left:0px;
	top:0px;
	padding:0px;
	border:0px solid #2266AA;
	background-color: #CCCCCC;
	background-image: url(_i/navi-bg.gif);
}
.unten {
	/*der Hack, ein Element unten zu positionieren, damit 'mitte #alles' den Hintergrund bis unten hin zeigt.*/
	position: absolute;
    bottom: 0; /* wichtig */
}


/*Navigation senkrecht im js-Palettchen*/

.navi {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width:146px;
	text-align:center;
	margin:0 0 0 0px;
	list-style-image: none;
	list-style-type: none;
	border-top:1px solid #FFFFFF;
}
.navi li {
	height:28px;
	line-height:28px;
	color:black;
	width:146px;
	border-bottom:1px solid #FFFFFF;
}
.navi li a {
	/*background:#BBBBBB;*/
	color:#000000;
	display:block;
	text-decoration:none;
}
.navi li a:hover {
	background:#EEEEEE;
}

.navi li#start {
	background-color: #FFFFFF;
	color:#000000;
	}
.navi li#show {
	background-color: #FFD20A;
	color:#000000;
	}
.navi li#sport {
	background-color: #0088D0;
	color:#FFFFFF;
	}
.navi li#verein {
	background-color: #b40923;
	color:#FFFFFF;
	}
.navi li#kontakt {
	background-color: #00aa00;
	color:#FFFFFF;
	}

/*Subnavigation waagerecht*/

#subnavi {
	list-style:none;
	text-align:center;
	height:25px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	align: left;
	/*border-bottom:15px solid #B41423;*/
	background-color: #CCC;
}
#subnavi li {
	float:left;
}
#subnavi li {
	width:126px;
	height:25px;
	line-height:25px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
#subnavi li.eng {
	width:100px;
}
#subnavi li a {
	display:block;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
#subnavi li a:hover {
	background-color: #EEE;
}
#subnavi li.active {
	background-color: #FFFFFF;
}
#subnavi li.activeeng {
	background-color: #FFFFFF;
	width:100px;
}
#subnavi li.trenn {
	background:#EEEEEE;
	color:#EEEEEE;	
	width:1px;
}


/*Tabellenformate*/

.tab {
	border: 0;
}
.tab td {
	padding: 3px;
	vertical-align: top;
}
.tab td.linie {
	background-image: url(../_i/bg-farbe.gif);
}
.tab td.mittetext {
	vertical-align: middle;
}

.tabellenbox {
	border: 0;
	float: left;
	position: relative;
	height: 100%;
	left: -50px;
}
.tabeinfach {
	border: 0;
	vertical-align: top;
	left:10px;
}
.tabeinfach td {
	padding:5px;
}

.tabliste {
	/*background-color: #DDD;*/
}
.tabliste td {
	background-color: #FFF;
}


/*Marklinie*/

#marklinie-li {
	top: 200px;
	left: -12px;
	position: absolute;
}
#marklinie-li.start {
	top: 640px;
}
#marklinie-li.vo200 {
	top: 200px;
}
#marklinie-li.vo220 {
	top: 220px;
}
#marklinie-li.vo300 {
	top: 300px;
}
#marklinie-li.vo400 {
	top: 400px;
}
#marklinie-li.vo444 {
	top: 444px;
}
#marklinie-li.vo560 {
	top: 560px;
}

#marklinie-re {
	top: 200px;
	left: 628px;
	position: absolute;
}
#marklinie-re.titel {
	top: 338px;
}
#marklinie-re.vo200 {
	top: 200px;
}
#marklinie-re.vo250 {
	top: 250px;
}
#marklinie-re.vo300 {
	top: 300px;
}
#marklinie-re.vo400 {
	top: 400px;
}
#marklinie-re.vo444 {
	top: 444px;
}
#marklinie-re.presse {
	top: 325px;
}


/*Bildcontainer*/

.bildli {
	float: left;
	left: -100px;
	position: relative;
	padding: 4px;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.bildre {
	float: left;
	left: 90px;
	position: relative;
	padding: 4px;
}
.bildreSpez {
	float: left;
	left: 500px;
	position: relative;
	padding: 4px;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}


/*Container für alles*/

.inhaltli {
	float: left;
	left: 40px;
	width: 400px;
	position: relative;
	clear: left;
	padding: 4px;
	background-color: #FFF;
}
.inhaltli.plusabs {
	left: 60px;
	width: 530px;
	}

.inhalt.ganzli {
	float: left;
	left: 8px;
	width: 600px;
	position: relative;
	clear: left;
	padding: 0px;
}
.inhaltre {
	float: left;
	left: 220px;
	width: 400px;
	position: relative;
	clear: left;
	padding: 4px;
}
.inhaltreHoch {
	float: left;
	left: 220px;
	width: 400px;
	position: relative;
	clear: left;
	padding: 4px;
}
.zwischentitel {
	float: left;
	left: 40px;
	width: 400px;
	position: relative;
	clear: left;
	padding-top: 10px;
	padding-left: 4px;
	padding-bottom: 2px;
	background-color: #FFF;
}
.leerzeile {
	float: left;
	left: 220px;
	width: 400px;
	position: relative;
	clear: left;
	padding: 0px;
}
.news {
	left: 40px;
	width: 550px;
	position: relative;
	padding: 8px;
	background-color: #FCD219;
	clear: left;
}
.leiterBinHier {
	color: #888;
	font-weight: bold;
}
.leiterGruppe {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

/*Standardformate neu definiert*/

h1 {
	font-family: "Syntax Black", "Syntax Bold", "Syntax", "Candara", Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #b40923;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	color: #222;
	margin-top: 20px;
	margin-bottom: 2px;
}
h3 {
	font-size: 14px;
	color: #B61722;
	margin-top: 5px;
	margin-bottom: 1px;
}
h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 1px;
}
h5 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h6 {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 1px;
	font-weight: lighter;
	color: #666;
}

p {
	margin-bottom: 4px;
}
hr {
	size:1;
	border:1;
}
a {
	color: #F60;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}


/*Spezialformatierungen*/

.rundebildecke {
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.zeiten {
	width: 560px;
	border: 0px;
}
.zeiten td {
	height: 11px;
	display: table-cell;
	vertical-align: top;
	padding: 2px;
	background-color: #ffe508;
}
.zeiten td.monat {
	height: 18px;
	vertical-align:bottom;
	background-color: #fff;
	font-weight: bold;
	color: #b40923;
}
.zeiten td.kopfzeile {
	height: 18px;
	vertical-align:bottom;
	background-color: #eee;
}

.leise {
	font-weight: normal;
	color: #555;
	background-color: #FF6;
}
.laut {
	font-weight: bold;
	color: #000;
}

.txt {
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.fond {
	padding: 5px;
	background-color: #DDD;
}
.txthead {
}
.bildtext {
	color: #555;
}

.bildlegende-re {
	margin-left: 72px;
}
.bildlegende-li {
	margin-right: 72px;
}
