@charset "iso-8859-1";
				   
html {
	background-color: #002348;
	background-image: url("../img/bg_gradient.png");
	background-repeat: repeat-x;
	margin: 0px;
}
 
:focus {
	 outline:0; 
	 -moz-outline:0; 
}

body {	 
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	min-height: 810px;
}	  
   
a {					
	text-decoration: none;
	zoom: 1;
}			   
   
img {
	vertical-align: baseline;
}

span,div {
	zoom: 1;
}			   
	
a img {
	border-width: 0px;
}	   

form {
	margin: 0px;
	padding: 0px;
}
		
textarea, input, select {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	letter-spacing: 0px;
}		

ul, li {
	padding: 0px;
	margin: 0px;
}

sup {
	font-size:60%;
	vertical-align:top;
}

.scrollable {
	position: relative;
}

.body {	 
	width: 960px;
	margin: auto;
	text-align: center;
	position: relative;
}	  

.logo {
	position: absolute;
	left: 371px;
	top: 14px;
	z-index: 99;
}

.topbar {
	position: relative;
	left: -30px;
	width: 940px;
	height: 33px;
	background-image: url("../img/bg_topbar.png");
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	font-size: 8pt;
	line-height: 32px;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}

.topbar .suchcaption {
	position: absolute;
	left: 766px;
	top: 0px;
}

.topbar .suchfeld {
	position: absolute;
	left: 808px;
	top: 4px;
}

.topbar .suchfeld input {
	width: 142px;
}

.topbar .suchbutton {
	position: absolute;
	left: 960px;
	top: 7px;
}

.topbar .suche a {
	position: relative;
	top:+6px;
}

.bottombar {
	position: relative;
	left: -30px;
	width: 940px;
	height: 32px;
	background-image: url("../img/bg_bottombar.png");
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	font-size: 8pt;
	line-height: 35px;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 17px;
	overflow: hidden;
}

.bottombar a { color: #FFFFFF; }
.bottombar a:hover { text-decoration: underline; }

.header {
	width: 960px;
	height: 171px;
	background-image: url("../img/bg_header.png");
	background-repeat: no-repeat;
	margin-top: 6px;
	overflow: hidden;
	position: relative;
}

.headerimg {
	position: absolute;
	left: 160px;
	top: 31px;
}

.mitglieder_header {
	position: absolute;
	left: 10px;
	top: 10px;
	color: #ffffff;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	line-height: 22px;
	height: 20px;
}

.mitglieder_panel {
	position: absolute;
	left: 10px;
	top: 38px;
	width: 125px;
	height: 120px;
	overflow: hidden;
	font-family: Arial, Helvetica;
	font-size: 7pt;
	line-height: 12px;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
}

.mitglied {
	height: 12px;
	overflow: hidden;
	white-space: nowrap;
}

.sponsoren_header {
	position: absolute;
	left: 810px;
	top: 10px;
	color: #ffffff;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	line-height: 22px;
	height: 20px;
}

.sponsoren_panel {
	position: absolute;
	left: 810px;
	top: 31px;
	width: 140px;
	height: 130px;
	overflow: hidden;
}

.sponsoren_links_panel {
	position: absolute;
	left: 10px;
	top: 31px;
	width: 140px;
	height: 130px;
	overflow: hidden;
}

.main {
	background-color: #003978;
	background-image: url("../img/bg_gradient_main.png");
	background-repeat: repeat-x;
	margin-top: 8px;
	border-bottom-color: #3c3c3c;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: left;
}

.spalte_links {
	width: 150px;
	float: left;
	overflow: hidden;
}

.spalte_mitte {
	width: 500px;
	float: left;
	overflow: hidden;
}

.spalte_rechts {
	width: 310px;
	float: left;
	overflow: hidden;
}

.end_float {
	clear: both;
}

.menu {
	margin-top: 10px;
	border-bottom-color: #80bcff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
}

.menu_header {
	width: 130px;
	height: 20px;
	background-image: url("../img/bg_menu_header.png");
	background-repeat: no-repeat;
	color: #80bcff;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	line-height: 22px;
}

.menu .submenu {
	border-bottom-style: none;
	padding-bottom: 2px;
	background-color: #003885;
}

.menu div {
	list-style-type: none;
	border-top-color: #002348;
	border-top-style: solid;
	border-top-width: 1px;
}

.menu .submenu div {
	list-style-type: none;
	border-top-color: #002348;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 1px;
}

.menu a {
	display: block;
	width: 130px;
	height: 19px;
	background-color: #004b9f;
	color: #80bcff;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 20px;
}

.menu .submenu a {
	height: 18px;
	padding-left: 18px;
	width: 122px;
	line-height: 18px;
	background-color: transparent;
	color: #68A1df;
}

.menu a:hover {
	background-color: #80bcff;
	color: #FFFFFF;
}

.menu .submenu a:hover {
	background-color: transparent;
	color: #FFFFFF;
}

.menu .sel {
	background-color: #80bcff;
	color: #FFFFFF;
	font-weight: bold;
}

.menu .submenu .sel {
	background-color: transparent;
	color: #FFFFFF;
}

.panel, .panel_wide {
	background-color: #00448b;
	border-style: solid;
	border-width: 1px;
	border-color: #00254a;
	margin-top: 9px;
	position: relative;
	overflow: hidden;
}

.spalte_links .panel {
	margin-left: 8px;
}

.spalte_rechts .panel {
	margin-right: 8px;
	width: 145px;
	float: left;
}

.panel_header {
	background-image: url("../img/bg_panel_header.png");
	background-repeat: repeat-x;
	color: #80bcff;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	line-height: 22px;
	height: 20px;
}

.panel_body {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 2px;
	position: relative;
}

.panel_link {
	position: absolute;
	left: 0px;
	top: 0px;
}

.panel_wide { width: 300px; }
.panel_wide .panel_header { width: 280px; }

.panel_body_wetter {
	width: 138px;
	height: 109px;
	background-image: url("../img/bg_panel_wetter.png");
	position: relative;
	font-family: Impact, Charcoal, Arial, sans-serif;
	color: #f1f7fd;
}

.panel_body_wetter .today_status {
	position: absolute;
	left: 46px;
	top: 1px;
}

.panel_body_wetter .today_text {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 138px;
	text-align: center;
	font-size: 10pt;
	line-height: 16px;
}

.panel_body_wetter .today_weekday {
	position: absolute;
	left: 9px;
	top: 5px;
	font-size: 16pt;
	line-height: 22px;
}

.panel_body_wetter .today_uhrzeit {
	position: absolute;
	left: 9px;
	top: 25px;
	font-size: 7pt;
	line-height: 14px;
}

.panel_body_wetter .today_datum {
	position: absolute;
	left: 9px;
	top: 39px;
	font-size: 7pt;
	line-height: 4px;
}

.panel_body_wetter .today_temp {
	position: absolute;
	left: 50px;
	top: 12px;
	width: 88px;
	text-align: right;
	font-size: 22pt;
	line-height: 30px;
	color: #fffc80;
}

.panel_body_wetter .tomorrow_status {
	position: absolute;
	left: 36px;
	top: 74px;
}

.panel_body_wetter .tomorrow_weekday {
	position: absolute;
	left: 9px;
	top: 64px;
	font-size: 10pt;
	line-height: 20px;
}

.panel_body_wetter .tomorrow_tempmax {
	position: absolute;
	left: 9px;
	top: 77px;
	font-size: 10pt;
	line-height: 20px;
	color: #fffc80;
}

.panel_body_wetter .tomorrow_tempmin {
	position: absolute;
	left: 9px;
	top: 90px;
	font-size: 10pt;
	line-height: 20px;
	color: #80bcff;
}

.panel_body_wetter .dayafter_status {
	position: absolute;
	left: 75px;
	top: 74px;
}

.panel_body_wetter .dayafter_weekday {
	position: absolute;
	left: 50px;
	top: 64px;
	width: 80px;
	text-align: right;
	font-size: 10pt;
	line-height: 20px;
}

.panel_body_wetter .dayafter_tempmax {
	position: absolute;
	left: 50px;
	top: 77px;
	width: 85px;
	text-align: right;
	font-size: 10pt;
	line-height: 20px;
	color: #fffc80;
}

.panel_body_wetter .dayafter_tempmin {
	position: absolute;
	left: 50px;
	top: 90px;
	width: 85px;
	text-align: right;
	font-size: 10pt;
	line-height: 20px;
	color: #80bcff;
}

.highlight {
	font-weight: bold;
	color: #fff070;
}

.tabelle .head {
	font-weight: bold;
}

.tabelle_linie {
	position: absolute;
	left: 0px;
	top: 16px;
	width: 300px;
	height: 1px;
	background-color: #000000;
	overflow: hidden;
}

.spielstand_linie {
	position: absolute;
	left: 0px;
	top: 18px;
	width: 300px;
	height: 1px;
	background-color: #000000;
	overflow: hidden;
}

.spielstand {
	position: relative;
	height: 120px;
}

.spielstand .team_heim {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 105px;
	height: 105px;
}

.spielstand .team_gast {
	position: absolute;
	left: 174px;
	top: 10px;
	width: 105px;
	height: 105px;
}

.spielstand .teamlogo {
	position: absolute;
	left: 16px;
	top: 13px;
}

.spielstand .teamname {
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	width: 105px;
}

.spielstand .anzeige {
	position: absolute;
	left: 95px;
	top: 19px;
	width: 80px;
	text-align: center;
	font-size: 7pt;
	line-height: 13px;
}

.countdown_days {
	width: 39px;
	height: 21px;
	background-image: url("../img/bg_countdown_days.png");
	position: relative;
	margin: auto;
}

.countdown_time {
	width: 80px;
	height: 21px;
	background-image: url("../img/bg_countdown_time.png");
	position: relative;
	margin: auto;
}

.digit_doppelpunkt {
	width: 4px;
	height: 8px;
}


.countdown_time .digit1 { position: absolute; left: 4px; top: 3px; }
.countdown_time .digit2 { position: absolute; left: 15px; top: 3px; }
.countdown_time .digit3 { position: absolute; left: 30px; top: 3px; }
.countdown_time .digit4 { position: absolute; left: 41px; top: 3px; }
.countdown_time .digit5 { position: absolute; left: 55px; top: 3px; }
.countdown_time .digit6 { position: absolute; left: 66px; top: 3px; }
.countdown_time .digit_doppelpunkt { position: absolute; left: 25px; top: 10px; }

.countdown_days .digit1 { position: absolute; left: 4px; top: 3px; }
.countdown_days .digit2 { position: absolute; left: 15px; top: 3px; }
.countdown_days .digit3 { position: absolute; left: 26px; top: 3px; }

.score {
	width: 65px;
	height: 21px;
	background-image: url("../img/bg_score.png");
	position: relative;
	margin: auto;
	margin-top: 1px;
}

.score .digit1 { position: absolute; left: 3px; top: 3px; }
.score .digit2 { position: absolute; left: 14px; top: 3px; }
.score .digit3 { position: absolute; left: 42px; top: 3px; }
.score .digit4 { position: absolute; left: 53px; top: 3px; }

.maincontent_container {
	background-image: url("../img/bg_maincontent.png");
	background-repeat: repeat-y;
	position: relative;
	margin-top: 3px;
}

.maincontent {
	background-image: url("../img/bg_maincontent_top.png");
	background-repeat: no-repeat;
	min-height: 700px;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 15px;
	color: #001730;
}

.maincontent_header {
	color: #FFFFFF;
	overflow: hidden;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	line-height: 22px;
	height: 20px;
}

.maincontent_body {
	width: 466px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 8px;
}

.maincontent_bottom {
	width: 500px;
	height: 21px;
	background-image: url("../img/bg_maincontent_bottom.png");
	background-repeat: no-repeat;
	overflow: hidden;
}

.maincontent h1 {
	color: #4e4c09;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 12pt;
	font-weight: bold;
	line-height: 19px;
}

.maincontent h2 {
	color: #4e4c09;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15px;
}

.maincontent p {
	margin-top: 0px;
	margin-bottom: 8px;
}

.maincontent a {
	color: #a8996d;	
	text-decoration: underline;
}

.maincontent h1 a {
	color: #4e4c09;	
	text-decoration: none;
}

.maincontent ul {
	margin-bottom: 10px;
}

.maincontent li {
	margin-left: 30px;
	list-style-type: disc;
	margin-bottom: 5px;
}

.textcontent {
	padding-left: 3px;
	padding-right: 3px;
}

.img_border {
	padding: 2px;
	border-style: solid;
	border-color: #b9b616;
	border-width: 1px;
	position: relative;
}

.img_right {
	float: right;
	padding: 2px;
	border-style: solid;
	border-color: #b9b616;
	border-width: 1px;
	margin-left: 10px;
	margin-bottom: 8px;
	position: relative;
}

.img_left {
	float: left;
	padding: 2px;
	border-style: solid;
	border-color: #b9b616;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 8px;
	position: relative;
}

.img_big {
	padding: 2px;
	border-style: solid;
	border-color: #b9b616;
	border-width: 1px;
	margin-bottom: 12px;
	position: relative;
}

.copyrightinfo {
	position: absolute;
	bottom: -12px;
	right: 0px;
	font-size: 7pt;
	line-height: 12px;
	color: #9A9A9A;
}

.horiz_trenner {
	width: 466px;
	height: 2px;
	overflow: hidden;
	background-color: #d4d47f;
	clear: both;
}

.bignews_image {
	padding: 2px;
	border-style: solid;
	border-color: #b9b616;
	border-width: 1px;
	width: 140px;
	height: 94px;
	float: left;
	margin-bottom: 6px;
}

.bignews_text {
	width: 300px;
	float: left;
	padding-left: 16px;
	padding-right: 4px;
	margin-bottom: 6px;
	overflow: hidden;
}

.bignews_text h1 {
	font-size: 9pt;
	line-height: 15px;
	margin-bottom: 2px;
}

.mednews {
	width: 146px;
	float: left;
	margin-bottom: 10px;
	padding-top: 9px;
	overflow: hidden;
}

.mednews h1 {
	font-size: 9pt;
	line-height: 15px;
	margin-bottom: 2px;
}

.mednews img {
	padding: 2px;
	border-style: solid;
	border-color: #b9b616;
	border-width: 1px;
	width: 140px;
	height: 94px;
	margin-bottom: 4px;
}

.smallnews {
	margin-top: 8px;
}

.smallnews .bild1 {
	width: 70px;
	vertical-align: top;
	padding-left: 2px;
	height: 52px;
}

.smallnews .bild2 {
	width: 70px;
	vertical-align: top;
	padding-left: 9px;
	height: 52px;
}

.smallnews .text {
	width: 147px;
	vertical-align: top;
	padding-right: 8px;
	height: 52px;
}

.smallnews .trenner {
	background-color: #d4d47f;
	width: 2px;
	overflow: hidden;
	height: 100%;
	margin-right: 4px;
}

.liste {
	background-color: #e9f0f8;
	background-image: url("../img/bg_liste.png");
	background-repeat: repeat-x;
	margin-bottom: 15px;
}

.liste .sel {
	background-color: #aec2d8;
}

.liste th {
	font-weight: bold;
	color: #494700;
	font-size: 8pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b7b100;
	padding-left:10px;
	padding-right:10px;
	padding-top: 2px;
	padding-bottom: 1px;
}

.liste td {
	color: #203247;
	font-size: 8pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cadbee;
	padding-left:10px;
	padding-right:10px;
	padding-top: 2px;
	padding-bottom: 1px;
	vertical-align: top;
}

.listetext {
	color: #203247;
	font-size: 8pt;
	padding-right: 5px;
}

.kader_link {
	position: absolute;
	left: -10px;
	top: -2px;
}

.kader_details td {
	padding-top: 10px;
	vertical-align: top;
}

.formular {
	padding-top: 2px;
	padding-bottom: 4px;
}

.formular th {
	border: none;
	width: 80px;
	font-weight: normal;
}

.formular td {
	border: none;
}

.formular .textfield {
	border-style:solid;
	border-width: 1px;
	border-color: #b7b100;
	padding: 3px;
	width: 330px;
}

.formular .select {
	border-style:solid;
	border-width: 1px;
	border-color: #b7b100;
	padding: 3px;
}

.formular .trennzeile {
	height:1px;
	padding:0px;
	background-color:#bacbde;
	margin-top: 3px;
	margin-bottom: 3px;
}

.termine td {
	padding-top: 5px;
	padding-bottom: 4px;
}

.links td {
	padding-top: 5px;
	padding-bottom: 4px;
	line-height: 13px;
}

.links a {
	text-decoration: none;
}

.links a:hover {
	text-decoration: underline;
}

.sponsor {
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	padding: 2px;
	border-style: solid;
	border-color: #b9b616;
	border-width: 1px;
}

.einleitungstext {
	padding-left: 3px;
	padding-right:3px;
}

.submenu_panel, .submenu_panel_sel {
	position: relative;
	float: left;
	width: 150px;
	height: 100px;
	background-image: url("../img/bg_submenu.png");
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.submenu_panel_sel {
	background-position: 0px -100px;
}

.submenu_panel_title {
	position: absolute;
	left: 11px;
	top: 0px;
	color: #80bcff;
	overflow: hidden;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	line-height: 17px;
	height: 20px;
	width: 126px;
}

.submenu_panel_text {
	position: absolute;
	left: 11px;
	bottom: 4px;
	color: #FFFFFF;
	font-size: 8pt;
	width: 126px;
}

.submenu_panel_link {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.suchergebnis {
	color: #203247;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cadbee;
	padding-left:10px;
	padding-right:10px;
	padding-top: 4px;
	padding-bottom: 3px;
	vertical-align: top;
}

.suchergebnis td {
	font-size: 8pt;
	border: none;
	padding: 0px;
}

.archivlink {
	text-align: right;
	padding-top:5px;
	padding-left:2px;
	padding-right:8px;
	padding-bottom:5px;
}

.blaettern {
	text-align: center;
	padding-right: 5px;
	color: #a8996d;
}

.blaettern a {
	text-decoration: none;
}

.blaettern a:hover {
	text-decoration: underline;
}

.terminpanel {
	padding-top: 4px;
}

.terminpanel .datum {
	line-height:14px;
}

.terminpanel .titel {
	white-space: nowrap;
	width:222px;
	overflow:hidden;
	line-height:14px;
}

.terminpanel .subtext {
	font-size:7pt;
	color:#b4d7ff;
	line-height:11px;
	margin-bottom:3px;
}

.gesamtuebersicht_link {
	width: 280px;
	text-align: right;
}

.gesamtuebersicht_link a {
	width: 280px;
	text-align: right;
	text-transform: none;
	font-size: 8pt;
	color: #7dbaff;
	font-weight: normal;
}

.gesamtuebersicht_link a:hover {
	text-decoration: underline;
}

.userformular {
	margin-top: 15px;
}

.userformular .textfield {
	padding: 5px;
	width: 360px;
	margin-bottom: 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #b9b616;
}

.shop_image {
	width: 150px;
	height: 150px;
	padding: 2px;
	border-style: solid;
	border-color: #b9b616;
	border-width: 1px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

.shop td {
	line-height:14px;
}

.shop h2 {
	margin-top: 7px;
	margin-bottom: 7px;
}

.shop p {
	margin-bottom: 7px;
}

.shop_details {
	margin-bottom: 7px;
}

.shop_details td {
	color: #203247;
	font-size: 8pt;
	border-bottom-style: none;
	border-bottom-width: 0px;	
	padding-left:0px;
	padding-right:10px;
	padding-top: 2px;
	padding-bottom: 1px;
	vertical-align: top;
}
