body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body#Body
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#page-wrapper
{
	padding-top: 100px;
	width: 811px;
}
#page-container
{
	border-top: 1px solid black;
	border-right: 1px solid black;
}
#header h1#logo
{
	margin: 0px;
}
#header a img
{
	border: 0px none;
}
#navigation
{
	border-top: 1px solid black;
	background-color: #ff0000;
	color: #00ff6c;
	font-weight: bold;
	padding-left: 0px;
}
.dhc-black #navigation, .dhc-mixed #navigation
{
	background-color: #ff0000;
}
.dhc-blue #navigation
{
	background-color: #ffffff;
	border-top: 1px solid black;
	color: #00ff6c;
	font-weight: bold;
	padding-left: 0px;
}
#navigation ul
{
	margin: 0px;
	padding: 0px;
}
#navigation ul li
{
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited
{
	display: block;
	padding: 3px 8px 0px;
	height: 17px;
	text-transform: uppercase;
	text-decoration: none;
	color: #004080; /* Schriftfarbe Navigation normal */
}
#navigation ul li a.highlight, #navigation ul li a:hover, #navigation ul li a:active
{
	background-color: #ff0000;
}
.dhc-black #navigation ul li a.highlight, .dhc-black #navigation ul li a:hover, .dhc-black #navigation ul li a:active,
.dhc-mixed #navigation ul li a.highlight, .dhc-mixed #navigation ul li a:hover, .dhc-mixed #navigation ul li a:active
{
	background-color: #333;
}
.dhc-blue #navigation ul li a.highlight, .dhc-blue #navigation ul li a:hover, .dhc-blue #navigation ul li a:active
{
	background-color: #F8F8FF; /* Navigation hg mouse over */
}
#navigation ul li ul
{
	position: absolute;
	z-index: 1;
	margin-left: -1px;
	border: 1px solid black;
	border-top: 0px none;
	background-color: #ffffff;
}
.dhc-black #navigation ul li ul, .dhc-mixed #navigation ul li ul
{
	background-color: #333;
}
.dhc-blue #navigation ul li ul
{
	background-color: #ffffff; /* Navigation hg untermenüs */
}
#navigation ul li ul li
{
	float: none;
	display: block;
	border-top: 1px solid black;
}
#navigation ul li ul li a, #navigation ul li ul li a:link, #navigation ul li ul li a:visited
{
	display: block;
	padding: 3px 8px;
	height: auto;
}
#navigation ul li ul li a.highlight, #navigation ul li ul li a:hover, #navigation ul li ul li a:active
{
	color: #1F8BCC;
}
.dhc-black #navigation ul li ul li a.highlight, .dhc-black #navigation ul li ul li a:hover, .dhc-black #navigation ul li ul li a:active,
.dhc-mixed #navigation ul li ul li a.highlight, .dhc-mixed #navigation ul li ul li a:hover, .dhc-mixed #navigation ul li ul li a:active
{
	color: #CCC;
}
.dhc-blue #navigation ul li ul li a.highlight, .dhc-blue #navigation ul li ul li a:hover, .dhc-blue #navigation ul li ul li a:active
{
	color: #006bb3;
}
#content-container
{
	clear: both;
	background-image: url(../Images/content_background.gif);
	background-repeat: repeat-y;
	border-top: 1px solid black;
}
.dhc-black #content-container
{
	background-image: url(../Images/content_background-dhc-black.gif);
}
.dhc-blue #content-container
{
	background-image: url(../Images/content_background-dhc-blue.gif);
}
.dhc-mixed #content-container
{
	background-image: url(../Images/content_background-dhc-mixed.gif);
}
#content-container-wide
{
	clear: both;
	border-top: 1px solid black;
	background-color: #ffffff; /* hg_mainbereich */
}
.dhc-black #content-container-wide, .dhc-blue #content-container-wide, .dhc-mixed #content-container-wide
{
	background-color: #fff;
}
#left-column
{
	float: left;
	display: inline;
	width: 129px;
	padding: 5px;
}
#left-column-wide
{
	display: none;
}
#content-column
{
	float: left;
	display: inline;
	padding: 5px 13px;
	width: 486px;
}
#content-column-wide
{
	padding: 5px 13px;
}
#right-column
{
	float: left;
	display: inline;
	width: 149px;
	padding: 5px 0px 5px 5px;
}
#right-column-wide
{
	display: none;
}
.left-pane, .content-pane, .right-pane
{
	min-height: 400px;
}
#footer
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
}
.bottom-pane
{
	padding: 0px 5px;
}
ul.partners
{
	margin: 7px 0px;
	padding: 0px;
}
ul.partners li
{
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 79px;
	height: 27px;
}
ul.partners li a
{
	display: block;
	width: 75px;
	height: 23px;
	text-align: center;
	background-image: url(../Images/partner_box.gif);
	background-repeat: no-repeat;
	padding: 2px;
}
ul.partners li a img
{
	border: 0px none;
}
#footer .actions-pane
{
	clear: left;
	padding-top: 7px;
}

.clear-both
{
	clear: both;
	height: 1px;
	font-size: 1px;
	margin-bottom: -1px;
}

/* container styles */
.left-pane .module-container, .right-pane .module-container
{
	background-color: #D9DADC;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 9px;
}
.left-pane .module-container h1, .right-pane .module-container h1
{
	background-color: #14356B;
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 1px 5px 2px;
	margin: 0px;
}
.left-pane .module-container .module-content, .right-pane .module-container .module-content
{
	padding: 7px 8px 9px;
}
.content-pane .module-container h1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 0px auto 1.6ex;
	padding-left: 27px;
	background-image: url(../Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.content-pane .module-container h1.news-title
{
	margin-bottom: 2px;
}
.news-container
{
	clear: left;
	padding-top: 1.1ex;
}
.news-teaser-image-container
{
	font-size: 0.85em;
	float: left;
	display: inline;
	margin: 0px 8px 4px 0px;
	max-width: 150px;
	overflow: hidden;
}
.news-teaser-image
{
	max-width: 150px;
}
.news-teaser-image-caption
{
	max-width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-tsvtv-link, .news-fotos-link
{
	margin-top: 6px;
}
.news-pager-bottom a, .news-pager-top a
{
	margin-right: 8px;
}

.login-container
{
	margin: 3.3ex 0px;
	text-align: right;
}

/* banner styles */
#banner-top
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 797px;
	height: 90px;
}
#banner-right
{
	position: absolute;
	top: 5px;
	left: 824px;
	width: 160px;
	height: 600px;
}
#banner-top a img, #banner-right a img
{
	border: 0px none;
}

/* common styles */
h1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 0px auto 1.6ex;
}
h2
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 1.6ex auto;
}
p
{
	margin: 1.7ex auto;
	line-height: 135%;
}

.subline
{
	margin-top: 0px;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	padding-left: 27px;
}
a, a:link, a:visited
{
	color: #20427F;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.read-more
{
	float: right;
	display: inline;
	background-image: url(../Images/link_more.gif);
	width: 35px;
	height: 9px;
	margin-top: -21px;
	position: relative;
}
a.read-more span
{
	display: none;
}
a img
{
	border: 0px none;
}

.hidden
{
	display: none;
}

/* form styles */
input.textbox
{
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #14356B;
	color: #666666;
	width: 346px;
	margin: 3px 0px 0px;
	padding: 1px 3px;
}
input.with-top-margin
{
	margin-top: 14px;
}
textarea
{
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #14356B;
	color: #666666;
	width: 346px;
	height: 110px;
	margin-top: 3px;
	padding: 1px 3px;
}
textarea.watermark, input.watermark
{
	color: #CCCCCC;
}
textarea.error, input.error
{
	border-color: #A2111C;
	background-color: #EEEEEE;
}
input.submit-button
{
	margin-top: 3px;
	margin-right: 10px;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.kontakt .checkbox input
{
	margin-left: 0px;
	margin-right: 0.5em;
}
.kontakt .checkbox label
{
	display: inline;
}

.spielplan
{
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 5px 0px;
}
.spielplan-eintrag
{
	border-top: 1px solid black;
	background-color: white;
}
.spielplan td
{
	padding: 2px 5px;
}
.spielplan-eintrag-alternativ
{
	border-top: 1px solid black;
	background-color: #F3F5FC;
}
.spielplan-datum
{
	text-align: right;
}
.spielplan-mannschaften
{
	font-weight: bold;
}
.spielplan-ergebnis
{
	text-align: right;
}
.spieldetails-spielinfo
{
	background-color: #14356B;
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 1px 5px 2px;
	margin: 0px;
	text-align: center;
}
.spieldetails-teams
{
	color: black;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.spieldetails-ergebnis
{
	color: black;
	font-size: 14px;
	text-align: center;
}
.spieldetails-ergebnis-halbzeit
{
	font-size: 12px;
	color: #14356B;
}
.spieldetails-header
{
	background-color: #14356B;
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 1px 5px 2px;
	margin: 0px;
	text-align: left;
}
/*
.spieldetails-heimteam-logo
{
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 5px;
}
.spieldetails-gastteam-logo
{
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 5px;
}
*/
.spieldetails-spieler
{
	border-collapse: collapse;
}
.spieldetails-spieler-eintrag
{
	background-color: white;
}
.spieldetails-spieler-eintrag-alternativ
{
	background-color: #F3F5FC;
}

.tabelle, .mini-tabelle
{
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 5px 0px;
}
.tabelle-eintrag
{
	border-top: 1px solid black;
	background-color: white;
}
.tabelle td, .tabelle th
{
	padding: 2px 5px;
}
.mini-tabelle td, .mini-tabelle th
{
	padding: 1px 2px;
}
.tabelle th
{
	background-color: #14356B;
	color: white;
}
.tabelle-eintrag-alternativ
{
	border-top: 1px solid black;
	background-color: #F3F5FC;
}
.tabelle-team-336
{
	background-color: #14356B;
	color: white;
}
.tabelle-team-336 a, .tabelle-team-336 a:link, .tabelle-team-336 a:visited,
.tabelle-team-336 a:hover, .tabelle-team-336 a:active
{
	color: white;
}
.tabelle-rang
{
	text-align: right;
}
.tabelle-rang-1
{
	background-color: #4C6690;
	color: white;
}
.tabelle-rang-2, .tabelle-rang-3
{
	background-color: #8998B6;
	color: white;
}
.tabelle-rang-4, .tabelle-rang-5
{
	background-color: #C5D4DC;
	color: black;
}
.tabelle-rang-16
{
	background-color: #B64C45;
	color: white;
}
.tabelle-rang-17, .tabelle-rang-18
{
	background-color: #903326;
	color: white;
}
.tabelle-team
{
	text-align: left;
}
.tabelle-spiele, .tabelle-gewonnen, .tabelle-unentschieden, .tabelle-verloren, .tabelle-tore,
.tabelle-tordifferenz, .tabelle-punkte
{
	text-align: center;
}
.teamdetails-container h1
{
	font-size: 16px;
}
/*
.teamdetails-logo
{
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 10px;
}
*/
.teamdetails-pane-header, h2.statistik
{
	clear: right;
	background-color: #14356B;
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 1px 5px 2px;
	margin: 0px 0px 1.1ex;
	text-align: left;
}
.teamdetails-pane-header a, .teamdetails-pane-header a:link, .teamdetails-pane-header a:visited,
.teamdetails-pane-header a:hover, .teamdetails-pane-header a:active
{
	color: white;
}
.teamdetails-pane-content small
{
	font-size: 10px;
}
.teamdetails-spieler
{
	border-collapse: collapse;
}
.teamdetails-spieler td, .teamdetails-spieler th
{
	padding: 2px 5px;
}
.teamdetails-spieler-eintrag
{
	background-color: white;
}
.teamdetails-spieler-eintrag-alternativ
{
	background-color: #F3F5FC;
}
.teamdetails-spieler-nummer
{
	text-align: right;
}
.teamdetails-spieler-position, .teamdetails-spieler-geborenam, .teamdetails-spieler-vertrag
{
	text-align: center;
}
.spielerdetails h1
{
	font-size: 16px;
}
.spielerdetails-foto
{
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 10px;
}
.spielerdetails dt
{
	float: left;
	display: inline;
	width: 100px;
	text-align: right;
	clear: left;
	margin-bottom: 5px;
}
.spielerdetails dd
{
	margin-left: 110px;
	margin-bottom: 5px;
}
h2.spielerdetails-vereine-head
{
	clear: right;
	background-color: #14356B;
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 1px 5px 2px;
	margin: 0px 0px 1.1ex;
	text-align: left;
}
.spielerdetails-vereine th, .spielerdetails-vereine td
{
	padding: 1px 5px;
}
.spielerdetails-verein-nummer, .spielerdetails-verein-vertrag
{
	text-align: center;
}

.teamstatistik dt
{
	float: left;
	display: inline;
	width: 230px;
	text-align: right;
	clear: left;
	font-weight: normal;
	margin-bottom: 5px;
}
.teamstatistik dd
{
	margin-left: 240px;
	margin-bottom: 5px;
}
.statistik-spiele
{
	border-collapse: collapse;
}
.statistik-spiele td, .statistik-spiele th
{
	padding: 2px 5px;
}
.statistik-spiele-eintrag
{
	background-color: white;
}
.statistik-spiele-eintrag-alternativ
{
	background-color: #F3F5FC;
}
.statistik-spiele-nummer, .statistik-spiele-ergebnis
{
	text-align: right;
}
.statistik-spiel-sieg
{
	color: #009900;
}
.statistik-spiel-niederlage
{
	color: #CC0000;
}
.statistik-fieberkurve
{
	border: 1px solid #14356B;
}

