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

div#content-left {
	float: left;
	width: 510px;
	overflow: hidden;
	padding: 0 10px 10px;
}

div#content-right {
	float: right;
	overflow: hidden;
	width: 300px;
	padding: 0 10px 0;
	font-size: 12px;
}

h1.header {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

h2 {
	color: #00529f;
	font-size: 14px;
	line-height: 120%;
	padding-bottom: 10px;
}

h2.header-small {
	color: #00529f;
	margin: 0 0 20px;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

h3 {
	font-size: 12px;
	line-height: 120%;
	margin: 0 0 10px;
	padding: 0;
}

p.bodytext {
	padding-bottom: 10px;
	line-height: 140%;
}

p.ad-header {
	margin: -18px 0 -3px;
	font-size: 10px;
	color: #ddd;
	background: #fff;
	width: 39px;
	padding-left: 1px;
	padding-bottom: 10px;
}

div.news-ad {
	padding: 10px 21px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 10px 0 20px;
}

/* Modul */

h3.module-header {
	width: 280px;
	height: 25px;
	background: url("../img/navi-2-bg.png") repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	line-height: 25px;
	padding: 0 10px;
	margin-bottom: 0;
}

h3.module-header-2 {
	width: 280px;
	height: 25px;
	background: #eee;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00529f;
	line-height: 25px;
	padding: 0 10px;
	overflow: hidden;
	margin-bottom: 0;
}

div.module {
	margin-bottom: 20px;
}

div.module-footer, div.poll-module-footer {
	background: #eee;
	width: inherit;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	overflow: hidden;
}

div.poll-module-footer {
	margin-top: -20px;
	margin-bottom: 20px;
}

div.module-footer ul, div.poll-module-footer ul {
	list-style-image: url("../img/list-style.png");
	list-style-position: inside;
}

div.module-footer ul li, div.poll-module-footer ul li {
	float: left;
	padding-right: 20px;
}

div.module-footer ul li a, div.module-footer ul li a:visited, div.poll-module-footer ul li a,
div.poll-module-footer ul li a:visited {
	font-weight: bold;
	color: #666;
}

div.module-footer ul li a:hover, div.poll-module-footer ul li a:hover {
	color: #00529f;
}

div.separator {
	border-bottom: 1px solid #ddd;
	margin: 5px 0 20px;
}

/* Poll */

div.module div.tx-jkpoll-pi1 {
	background: #fff;
	width: 276px;
	padding: 10px 10px 0;
	overflow: hidden;
	border: 2px solid #eee;
	border-top: none;
	border-bottom: none;
}

/* Umfrage */

div.module div.tx-jkpoll-pi1 p.poll-title {
	font-weight: bold;
	line-height: 20px;
}

div.module div.tx-jkpoll-pi1 p.poll-answer {
	display: block;
	font-size: 11px;
	margin-top: 10px;
}

div.poll-img img {
	float: right;
	margin: 10px 0;
}

form.poll input.radio {
	vertical-align: bottom;
	margin-right: 5px;
}

p.poll-votes {
	color: #666;
	font-weight: bold;
	padding-top: 10px;
}

div.poll-answer-result {
	display: block;
	margin-bottom: 10px;
}

p.poll-answer-text {
	font-weight: bold;
	padding-bottom: 5px;
}

div.poll-img-percentage {
	width: 200px;
	background: #eee;
	float: left;
}

div.poll-img-percentage img {
	height: 15px;
}

p.poll-answer-percentage {
	font-size: 11px;
	line-height: 15px;
	color: #666;
	float: right;
}

form.poll input.submit {
	clear: both;
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
	color: #fff;
	background: url("../img/votebutton.png");
	border: 1px solid #ddd;
	width: 100px;
	height: 20px;
	text-indent: 15px;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 10px;
}

/* Umfrage Single */

div#content-left div.tx-jkpoll-pi1 p.poll-title {
	font-weight: bold;
	font-size: 14px;
}

div#content-left div.tx-jkpoll-pi1 p.poll-text {
	padding-bottom: 5px;
	line-height: 140%;
}

div#content-left div.tx-jkpoll-pi1 p.poll-answer {
	padding-top: 5px;
}

div.poll-img img {
	margin-left: 10px;
}

div#content-left div.tx-jkpoll-pi1 p.poll-votes {
	padding-top: 5px;
	padding-bottom: 10px;
}

div#content-left div.poll-answer-result {
	margin-bottom: 10px;
}

div#content-left div.poll-img-percentage {
	width: 450px;
}

div#content-left div.poll-img-percentage img {
	height: 20px;
}

div#content-left p.poll-answer-percentage {
	font-size: 12px;
	line-height: 30px;
}

p.poll-list-item {
	font-weight: bold;
	margin-bottom: 5px;
}

/* Community */

div.joinCommunity a {
	display: block;
	background: url("../img/joinCommunity.png");
	width: 300px;
	height: 60px;
}

div.followTwitter a {
	display: block;
	background: url("../img/followTwitter.png");
	width: 300px;
	height: 60px;
}

div.joinCommunity a:hover, div.followTwitter a:hover {
	background-position: -300px;
}

div.module-box {
	background: #fff;
	width: 276px;
	padding: 10px;
	overflow: hidden;
	border: 2px solid #eee;
	border-top: none;
	border-bottom: none;
}

ul.latest-posts {
	list-style: none;
}

ul.latest-posts li {
	margin-bottom: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

ul.latest-posts li.last {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

/* Suche */

div.extended-search-header {
	background: url("../img/navi-2-bg.png") repeat-x;
	color: #fff;
	height: 25px;
	line-height: 25px;
	margin-top: 20px;
	font-weight: bold;
	width: 110px;
	padding: 0 5px;
}

div.extended-search {
	width: 490px;
	background: #eee;
	color: #666;
	padding: 10px;
}

div.search-item-first {
	margin: 0;
}

div.search-item {
	margin-bottom: 10px;
}

div.extended-search span {
	font-weight: bold;
	padding-right: 10px;
}

form.searchform input.sword {
	width: 250px;
	margin-right: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

form.searchform input.submit {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url("../img/searchbutton-big.png");
	border: 1px solid #ddd;
	width: 70px;
	height: 20px;
	text-indent: 15px;
	font-weight: bold;
	cursor: pointer;
}

form.searchform select {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font: 12px Arial, Helvetica, sans-serif;
}

form.searchform select.type, form.searchform select.order {
	margin-right: 10px;
}

div.other-mode {
	font-size: 11px;
	color: #666;
	text-align: right;
	padding-top: 5px;
}

div.tx-indexedsearch-whatis {
	margin-bottom: 10px;
}

span.tx-indexedsearch-sw {
	font-weight: bold;
}

p.tx-indexedsearch-noresults {
	font-weight: bold;
	margin-bottom: 10px;
}

div.tx-indexedsearch-browsebox {
	margin-bottom: 10px;
}

div.tx-indexedsearch-browsebox ul.browsebox {
	list-style: none;
}

div.tx-indexedsearch-browsebox ul.browsebox li {
	display: inline-block;
	margin-right: 5px;
}

div.search-result-item {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

div.search-result-header {
	font-weight: bold;
	color: #00529f;
	padding-bottom: 5px;
}

div.search-result-header span {
	font-weight: normal;
	font-size: 11px;
	color: #666;
	float: right;
}

/* Liga Tabelle */

div.league-wrapper {
	background: #eee;
	padding: 10px 10px 0;
	width: 280px;
}

table.league-table {
	border-collapse: collapse;
}

table.league-table tr th {
	text-align: left;
	height: 20px;
}

table.league-table tr td {
	height: 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

table.league-table tr.row0 td {
	background: #e6e6e6;
	border: none;
}

table.league-table tr.cfcleague-leaguetable-rowTeam {
	font-weight: bold;
}

/* Liga Teaser */

div.league-wrapper h3 {
	font-size: 14px;
	text-align: center;
	color: #00529f;
}

table.league-teaser {
	border-collapse: collapse;
	margin: 20px 0 10px;
}

table.league-teaser td.home {
	text-align: center;
}

table.league-teaser td.result {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}

table.league-teaser td.guest {
	text-align: center;
}

table.league-teaser tr.teamnames td {
	font-weight: bold;
	padding-top: 10px;
}

a.liveticker img {
	margin-bottom: -3px;
}		

/* Wir empfehlen */

ul.empfehlen {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.empfehlen li {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

ul.empfehlen li.last {
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
}

ul.empfehlen a img {
	margin-bottom: -3px;
}

/* Contact */

form.tx_powermail_pi1_form fieldset {
	padding: 10px;
	border: 2px solid #eee;
	border-top: 25px solid #eee;
}

form.tx_powermail_pi1_form legend {
	display: block;
	background: #eee;
	height: 25px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	color: #00529f;
}

div.tx_powermail_pi1_fieldwrap_html, div.tipafriend_fieldwrap {
	margin: 10px 0;
}

div.tx_powermail_pi1_fieldwrap_html_1 {
	margin-top: 0;
}

div.tx_powermail_pi1_fieldwrap_html_13 {
	margin-bottom: 0;
}

div.tx_powermail_pi1_fieldwrap_html_14 {
	margin: 0;
}

form.tx_powermail_pi1_form label {
	width: 90px;
	display: inline-block;
}

div.tx_powermail_pi1_fieldwrap_html_11 label {
	font-weight: bold;
}

div.tx_powermail_pi1_fieldwrap_html_12 label {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

form.tx_powermail_pi1_form input {
	width: 390px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

form.tx_powermail_pi1_form select {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font: 12px Arial, Helvetica, sans-serif;
}

form.tx_powermail_pi1_form textarea {
	width: 480px;
	height: 80px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

form.tx_powermail_pi1_form input.submit, input.tx-powermail-pi1_mandatory_submit {
	clear: both;
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
	color: #fff;
	background: url("../img/contactbutton.png");
	border: 1px solid #ddd;
	width: 100px;
	height: 20px;
	text-indent: 15px;
	font-weight: bold;
	cursor: pointer;
}

ul.powermail_mandatory_list {
	margin: 20px;
}

input.tx-powermail-pi1_mandatory_submit {
	background: url("../img/button.png");
	width: auto;
	text-indent: 0;
	padding: 0 5px;
}

/* Tipafriend */

div.tipafriend_fieldwrap label {
	width: 120px;
	display: inline-block;
}

div.tipafriend_fieldwrap input {
	width: 360px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

div.tipafriend_fieldwrap input.checkbox {
	width: auto;
}

/* Tabellendesigns */

table.contenttable-0 {
	border-collapse: collapse;
	color: #000;
	margin-bottom: 20px;
	width: 100%;
}

table.contenttable-0 td, table.contenttable-0 th {
	font-size: 12px;
	vertical-align: top;
	border: 1px solid #ddd;
	padding: 5px;
	line-height: 140%;
}

table.erfolge, table.steckbrief, table.trainer, table.praesidenten, table.hymne {
	margin-bottom: 10px;
}

table.erfolge tr th {
	width: 60px;
}

table.steckbrief {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: separate;
	border-spacing: 0;
	color:#000;
	font-size: 12px;
	border: 1px solid #ddd;
	padding: 10px;
	width: 510px;
	background: none;
}

table.steckbrief tr th {
	text-align:left;
	border: none;
	width: 160px;
	height: 20px;
	padding: 5px;
	line-height: normal;
}

table.steckbrief tr td {
	text-align:left;
	border: none;
	padding: 5px;
	line-height: normal;
}

table.steckbrief tr.tr-odd th,
table.steckbrief tr.tr-odd td {
	background: #eee;
}

table.erfolge tr th {
	padding: 5px;
	border: 1px solid #ddd;
	width: 90px;
	text-align: center;
	line-height: normal;
}

table.erfolge tr td {
	padding: 5px;
	border: 1px solid #ddd;
	line-height: normal;
}

table.erfolge tr td.td-2 {
	width: 180px;
}

table.praesidenten tr td.td-0 {
	text-align: center;
	width: 80px;
}

/* Tagcloud Right */

div#content-right div.tx-vgetagcloud-pi1 {
	background: #eee;
	width: 280px;
	padding: 10px;
	text-align: center;
	line-height: 25px;
	color: #666;
	font-weight: bold;
}

div.tx-vgetagcloud-pi1 a, div.tx-vgetagcloud-pi1 a:visited {
	color: #666;
}

div.tx-vgetagcloud-pi1 a:hover {
	color: #00529f;
}

div#content-right div.tx-vgetagcloud-pi1 font {
	display: inline-block;
}

/* Most Popular */

div.news-popular-container {
	width: 300px;
	overflow: hidden;
}

a div.news-popular-item-1, a div.news-popular-item-2, a div.news-popular-item-3, a div.news-popular-item-4, a div.news-popular-item-5 {
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding: 10px 10px 10px 50px;
	color: #666;
}

div#content-right div.news-popular-container a p {
	display: none;
}

a div.news-popular-item-1 p, a div.news-popular-item-2 p, a div.news-popular-item-3 p, a div.news-popular-item-4 p, a div.news-popular-item-5 p {
	font-weight: normal;
}

a div.news-popular-item-1 {
	background: url("../img/most-popular/popular-1.png") left bottom no-repeat #eee;
}

a:hover div.news-popular-item-1 {
	background-color: #2e72b5;
	background-position: -510px bottom;
	color: #fff;
}

a div.news-popular-item-2 {
	background: url("../img/most-popular/popular-2.png") left bottom no-repeat #eee;
}

a:hover div.news-popular-item-2 {
	background-color: #2e72b5;
	background-position: -510px bottom;
	color: #fff;
}

a div.news-popular-item-3 {
	background: url("../img/most-popular/popular-3.png") left bottom no-repeat #eee;
}

a:hover div.news-popular-item-3 {
	background-color: #2e72b5;
	background-position: -510px bottom;
	color: #fff;
}

a div.news-popular-item-4 {
	background: url("../img/most-popular/popular-4.png") left bottom no-repeat #eee;
}

a:hover div.news-popular-item-4 {
	background-color: #2e72b5;
	background-position: -510px bottom;
	color: #fff;
}

a div.news-popular-item-5 {
	background: url("../img/most-popular/popular-5.png") left bottom no-repeat #eee;
}

a:hover div.news-popular-item-5 {
	background-color: #2e72b5;
	background-position: -510px bottom;
	color: #fff;
}

/* Al Dia Ticker */

div.ticker {
	position: relative;
	width: 300px;
	height: 150px;
}

div.ticker-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

div.ticker-title {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 280px;
	z-index: 15;
	background: rgba(0,0,0,0.5);
	padding: 10px;
}

div.ticker-title a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
 
div.ticker-title a:hover {
	color: #fff;
}

/* Newsletter */

div#content-right div.newsletter, div.tx-vbulletinlogin-pi1 {
	background: #eee;
	padding: 10px;
}

div.tx-vbulletinlogin-pi1 fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

div#content-right div.fieldwrap, div#content-left div.fieldwrap {
	margin-bottom: 10px;
}

div#content-right div.newsletter form label, div#content-left div.newsletter form label {
	display: inline-block;
	width: 69px;
}

div.tx-vbulletinlogin-pi1 form label {
	display: inline-block;
	width: 90px;
}

div.tx-vbulletinlogin-pi1 form label a:hover {
	color: #000;
	cursor: default;
}

div#content-right div.newsletter form input, div.tx-vbulletinlogin-pi1 form input {
	width: 207px;
	display: inline-block;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

div.tx-vbulletinlogin-pi1 form input {
	width: 186px;
}

div#content-right div.newsletter form input.submit, div#content-left div.newsletter form input.submit, div.tx-vbulletinlogin-pi1 form input.submit {
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
	color: #fff;
	background: url("../img/votebutton.png");
	border: 1px solid #ddd;
	width: 100px;
	height: 20px;
	text-indent: 15px;
	font-weight: bold;
	cursor: pointer;
	padding: 0;
}

div.tx-vbulletinlogin-pi1 form input[type="hidden"] { border: 0; padding: 0; margin: 0; height: 0; display: inline; width: 1px; }

div#content-right div.newsletter p, div#content-left div.newsletter p, div.tx-vbulletinlogin-pi1 p {
	font-weight: bold;
}

div#content-left div.newsletter p.error {
	color: #F00;
	margin-bottom: 5px;
}

div#content-left div.newsletter p.infomail-sent {
	margin-bottom: 10px;
}

div#content-left div.newsletter form input {
	display: inline-block;
	width: 250px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

div#content-left form.infomail {
	margin-top: 20px;
}

div#content-left form.infomail input {
	width: 250px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 1px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

div#content-left div.newsletter form.infomail input.submit {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	float: none;
	background: url("../img/votebutton.png");
	border: 1px solid #ddd;
	width: 100px;
	height: 20px;
	text-indent: 15px;
	font-weight: bold;
	cursor: pointer;
	padding: 0;
	margin-left: 10px;
}

div#content-left div.newsletter form label.htmlemail {
	width: 110px;
}

div#content-left div.newsletter form input.checkbox {
	width: auto;
	vertical-align: sub;
}

a.logout {
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	float: right;
	background: url("../img/logoutbutton.png");
	border: 1px solid #ddd;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 30px;
	padding-right: 20px;
}
