@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

h1 {
	color: #933;
	font-size: 16px;
	margin-bottom: 25px;
}

h2 {
	color: #933;
	font-size: 16px;
	margin-bottom: 20px;
}

h4 {
	color: #933;
	font-size: 11px;
	margin-bottom: 15px;
}

img {
	border: 0px;
}

#container {
	width: 748px;
}

#head {
	width: 748px;
	float: left;
}

.logo {
	width: 528px;
	float: left;
}

.navi {
	width: 220px;
	float: left;
	margin-bottom: 5px;
}

.navi .main-navi {
	width: 100px;
	float: left;
}

.navi .sub-navi {
	width: 120px;
	float: left;
}

.navi ul {
	list-style-type: none;
	margin-top: 23px;
}

.navi .main-navi ul li,
.navi .sub-navi ul li {
	margin-bottom: 4px;
}

.navi .main-navi ul li a {
	padding-left: 12px;
	background-image: url(../img/bullet_passiv.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	font-size: 10px;
	color: #000;
}

.navi .main-navi ul li.aktiv a,
.navi .main-navi ul li:hover a {
	background-image: url(../img/bullet_aktiv.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #933;
}

.navi .sub-navi ul li a {
	padding-left: 12px;
	background-image: url(../img/subnavi_passiv.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	font-size: 10px;
	color: #000;
}

.navi .sub-navi ul li.aktiv a,
.navi .sub-navi ul li:hover a {
	background-image: url(../img/subnavi_aktiv.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #933;
}

.banner-area {
	height: 139px;
	background-color: #933;
	padding-left: 117px;
	width: 631px;
	float: left;
	margin-bottom: 12px;
}

.content-area {
	width: 748px;
	float: left;
	margin-bottom: 15px;
	background-color: #e5e5e5;
}

.content {
	margin-left: 117px;
	width: 491px;
	padding: 28px 10px 28px 10px;
	float: left;
}

.content a {
	color: #933;
	font-weight: bold;
	text-decoration: none;
}

.content .csc-frame-rulerAfter {
	clear: both;
}

.footer-area {
	width: 628px;
	padding-left: 118px;
	text-transform: uppercase;
	font-size: 10px;
}	

.sub-sub-navi {
	width: 120px;
	float: left;
	padding-top: 66px;
}

.sub-sub-navi ul {
	list-style-image: url(../img/link_ebene3.gif);
	margin-left: 15px;
}

.sub-sub-navi ul li {
	margin-bottom: 4px;
	border-bottom: 1px solid #e5e5e5;
}

.sub-sub-navi ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #933;
}

.sub-sub-navi ul li.aktiv {
	border-bottom: 1px solid #933;
}

.footer-area a {
	color: #000;
	text-decoration: none;
}

.footer-area div {
	float: left;
}

.footer-area div.copy {
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #000;
}

.footer-area div.lang-menu {
	float: right;
	text-transform : lowercase;
}

.news-list-container {
	margin-top: 10px;
	float: left;
}

.news-list-item h3 {
	font-size: 11px;
	padding-left: 16px;
	background-image: url(../img/bullet-ball.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 6px;
}

.news-list-item h3 a {
	margin-top: 3px;
}

.news-list-browse {
	padding: 4px;
	border: 1px solid #333;
	border-width: 1px 0px;
}

.news-list-browse td {
	font-size: 11px;
	padding: 0px 4px;
}

.news-list-browse td a {
	text-decoration: underline;
}

.news-list-browse td.tx-ttnews-browsebox-SCell a {
	color: #333;
	text-decoration: none;
}

.news-single-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.news-single-item h3 {
	color: #933;
	margin-bottom: 18px;
	font-size: 11px;
}

.news-latest-container {
	clear: both;
	float: left;
	margin-bottom: 25px;
	width: 100%;
}

.news-latest-item {
	margin-bottom: 15px;
}

.news-latest-item img {
	float: left;
	margin-right: 10px;
}

.tx_powermail_pi1_fieldwrap_html {
	clear: both;
	width: 400px;
	margin-bottom: 5px;
}

label {
	float: left;
	width: 100px;
}

legend {
	display: none;
}	

fieldset {
	border-width: 0px;
	margin-top: 10px;
}

.tx_powermail_pi1_fieldwrap_html_radio p {
	width: 100px;
	float: left;
}

.tx_powermail_pi1_fieldwrap_html_radio label {
	width: 25px;
}

.powermail_radio_inner {
	width: 50px;
	float: left;
}

.tx_powermail_pi1_fieldwrap_html_captcha input {
	margin-bottom:5px;
	width: auto;
}

.powermail_submit {
	margin-left: 100px;
	border: 0px;
	background-color: bbb;
	color: #933;
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
	text-transform: uppercase;
	width: auto;
}

#mb_bottom,
#mb_center,
#mb_overlay {
	display: none;
}

.tx-damliteshow-pi1 {
	float: left;
	width: 600px;
}

.tx-damliteshow-previewtitle {
	width: 150px;
}

.tx-damliteshow-previewitem {
	border-width: 0px;
}

.csc-textpic-text {
	margin-bottom: 10px;
}

/* Statistik-Tabelle */
.title {
	font-size: 13px;
	font-weight: bold;	
	padding-bottom: 5px;
}

.center {
	text-align: center;
}

.rechts {
	text-align: right;
}

.rechts span {
	margin-right: 15px;
}

.tak span {
	margin-right: 4px;
}

.datum {
	width: 70px;
	border-right: 1px solid #e5e5e5;
}	

.paarung {
	width: 250px;
	border-right: 1px solid #e5e5e5;
}

.result {
	width: 80px;
	border-right: 1px solid #e5e5e5;
}

.tak {
	width: 60px;
	border-right: 1px solid #e5e5e5;
}

.info {
	width: 130px;
	border-right: 1px solid #e5e5e5;
}

.einsatz {
	width: 50px;
}

.tx-acta7playerstats-pi1 {
	margin-left: -90px;
}

.tx-acta7playerstats-pi1 .stattable {
	margin-bottom: 30px;
	width: 575px;
	font-size: 11px;
}

.tx-acta7playerstats-pi1 .stattable td {
	padding: 4px 0px;
}

.tx-acta7playerstats-pi1 .stattable th {
	padding: 10px 0px 4px 0px;
	background-color: #b3b3b3;
	color: #FFF;
	text-transform: normal;
	font-weight: bold;
	border-right: 1px solid #e5e5e5;
}

.tx-acta7playerstats-pi1 .stattable .even {
	background-color: #d8d8d8;
}

.tx-acta7playerstats-pi1 .stattable .odd {
	background-color: #FFF;
}

.info_row {
	font-size: 8px;
}
