* {
	margin: 0;
	padding: 0;
}

/* ----- Layout ----- */

body{
	margin: 0;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #006598 url(grafiken/hintergrund.jpg) repeat-y center;
	color: #333;
}

#container{
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 888px;
	padding-right: 6px;
	padding-left: 6px;
}

#header_eins{
	clear: both;
	height: 136px;
	width: 888px;
}

#header_navi{
	clear: both;
	height: 22px;
	width: 711px;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-left: 177px;
	background: #286ea0 url(grafiken/ttv_head_fs2.png) no-repeat;
	color: #fff;
}

#inhalt{
	clear: both;
	background: #ffffff;
	/*width: 888px;*/
}

#links {
	width: 150px;
	float: left;
	padding-right: 5px;
}

#mitte {
	width: 536px;
	float: left;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	line-height: 150%;
	padding: 0 20px 15px;
}

#rechts {
	width: 150px;
	float: right;
	padding-left: 5px;
}

#suche {
	width: 136px;
	height: 54px;
	background-color: #f4f4f4;
	border-left: 4px solid #ccc;
	padding: 6px 0 0 10px;
	margin: 0 0 4px;
}

.suchfeld {
	width: 120px;
	margin-bottom: 5px;
	height: 20px;
}

/* ----- Navigation ----- */

#avmenu{
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.8em;
}

#avmenu ul {	
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
}	

#avmenu li {
	margin-bottom: 4px;
}

#avmenu li a {
	font-weight: bold;
	height: 19px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 7px 0 0 12px;
	background: #f4f4f4 url(grafiken/hinweis_grau.png) no-repeat;
}

#avmenu li a.auswahl {
	background: #f4f4f4 url(grafiken/hinweis_rot.png) no-repeat;
}	
	
#avmenu li a:hover{
	background: #eaeaea url(grafiken/hinweis_blau.png) no-repeat;
	color: #286ea0;
}

#avmenu ul ul li {
	margin: 0 0 1px 0;
}

#avmenu ul ul a {
	display: block;
	width: 136px;
	color: #505050;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	padding: 6px 0 0 10px;
}

#avmenu ul ul a:hover {
	color: #505050;
	background-color: #f4f4f4;
	text-decoration: none;
}

#servicemenu ul {
	list-style-image: none;
}

#servicemenu ul li {
	display: inline;
}

#servicemenu li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#servicemenu li a:hover {
	text-decoration: underline;
}

#brotkrumen {
	width: 524px;
	height: 22px;
	padding: 4px 0 0 12px;
	font-size: 10px;
	color: #006598;
	margin-bottom: 10px;
	background: #f4f4f4 url(grafiken/hinweis_rot_lang.png) no-repeat;
	font-weight: bold;
}

#banner_quer_oben {
	margin-bottom: 15px;
	margin-top: 0;
}

#banner_quer_unten {
	margin-bottom: 15px;
	margin-top: 0;
}

/* ----- Schriften ----- */

#extras{
	float: right;
	width: 120px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#extras p{
	margin: 0 0 1.5em 0;
}

h1 {
	color: #286ea0;
	font-size: 16px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 15px;
}

h2 {
	color: #286ea0;
	font-size: 12px;
	margin: 0;
	padding: 5px 0;
}

h3{
	font-size: 14px;
	margin: 10px 0;
	color: #286ea0;
	font-weight: bold;
	border-bottom: 1px solid #286ea0;
}

p.liste {
	margin-bottom: 10px;
}

a{
	text-decoration: underline;
	color: #286ea0;
}

a:hover{
	text-decoration: underline;
	color: #e20a16;
}

#footer{
	clear: both;
	padding: 10px 0 20px 0;
	border-top: 4px solid #f0f0f0;
	width: 900px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
	margin: 0 auto;
}

#footer a{
	color: #808080;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

.werbung{
	font-size: 9px;
	letter-spacing: 5px;
	color: #4c4c4c;
}

.datum {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.hinweis {	color: #800000;	font: bolder 10px Verdana, Arial, Helvetica, sans-serif;
	height: 5px;
	padding: 5px;
	background: #ffcc66;
	border: 1px solid #ff0000;
	margin-bottom: 5px;
}

.initial {
	margin: 5px 3px 3px 0;
	float: left;
}

.trennstrich {
	margin: 10px 0;
	border-style: solid;
	border-color: #c5c5c5;
	border-width: 1px;
}

/* Tabellen */

.tabelle {
	width: 536px;
	background: #fff;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 20px;
	padding: 0;
}

.tabelle td {
	font-size: 11px;
	line-height: 18px;
}

.ergebnisse {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0 0 20px;
}

.ergebnisse td {
	padding: 8px;
}

.ergebnisse tr {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.turniere {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0 0 20px;
}

.turniere td {
	font-size: 10px;
	padding: 4px;
	border-right: 1px solid #ccc;
}

.turniere tr {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.vereine {
	width: 536px;
	background: #fff;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin: 10px 0 150px;
}

.vereine tr {
	border-bottom: 1px solid #cccccc;
}

.vereine td {
	font-size: 11px;
	line-height: 18px;
	padding: 5px;
}

/* ----- Bilder ----- */

.bild_aktuelles {
	margin-right: 10px;
	float: left;
	padding: 5px;
	border: 1px solid #c5c5c5;
	width: 80px;
}

.bild {
	margin-right: 10px;
	float: left;
	padding: 5px;
	border: 1px solid #c5c5c5;
}

.bild_rechts {
	margin-left: 10px;
	float: right;
	padding: 5px;
	border: 1px solid #c5c5c5;
}

.bild_ohne_Rahmen {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.partner {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

/* -- Hacks -- */

.clearfix:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}


