
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-item {
	float: left;
	width: 98%;
}


.news-latest-morelink a:link, .news-latest-morelink a:visited {
	float: left;
	color: #ff6600;
	text-decoration: none;
}

.news-latest-morelink a:hover {
	border-bottom: 1px solid #ff6600;
	}
	
.news-latest-morelink-player a {
	float: left;
	display: block;
	width: 180px;
	height: 30px;
	margin-top: 10px;
	text-indent: -300px;
	overflow: hidden;
	background: url(../pics/ag/playerMore.png) no-repeat;
	}

.news-latest-item h3 a:link, .news-latest-item h3 a:visited {
	color: #555555;
	text-decoration: none;
	}
	
.news-latest-item h3 a:hover {
	text-decoration: underline;
	}

/*-----------------------------------  tt_news LATEST view  1105 (ADDITIONAL STYLES)  -----------------------------------*/

.latestImage {
	float: left;
	width: 145px;
	height: 145px;
	overflow: hidden;
	margin-right: 20px;
	}
	


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	float: left;
	width: 98%;
	border-top: none;
}


.news-list-item {
	float: left;
	}
	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}

.news-list-container h3 a:link, .news-list-container h3 a:visited {
	color: #555555;
	text-decoration: none;
	}
	
.news-list-container h3 a:hover {
	text-decoration: underline;
	}



.news-list-container P {
	
}



.news-list-morelink a:link, .news-list-morelink a:visited {
	color: #ff6600;
	text-decoration: none;
}

.news-list-morelink a:hover {
	border-bottom: 1px solid #ff6600;
	}


.news-list-browse {
	text-align: left;
}

.news-list-browse a:link, .news-list-browse a:visited {
	color: #000;
	margin-right: 1em;
	}
	
.news-list-browse a:hover {
	color: #ff6600;
	}
	

/*-----------------------------------  tt_news LIST view  1105 (ADDITIONAL STYLES)  -----------------------------------*/

.listImage {
	float: left;
	width: 145px;
	height: 145px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: auto;
	}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	float: left;
	width: 98%;
}

.news-single-item img {
	float: right;
	margin-left: 20px;
	}

.news-single-imgcaption {
        clear:both;
	float: right;
        color: #000;
        margin: 5px 0px 15px 20px;
}

.news-single-category {
	float: left;
}

.news-single-backlink {
	clear: both;
	float: left;
	width: 540px;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}
.news-single-timedata {
	float: right;
	display: none;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font: 500 0.9em Arial, Helvetica, sans-serif;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	
/* 	clear: both; */
	float: left;
	width: 98%;
	margin-top: 15px;
}
.news-single-related,.news-single-files,.news-single-links  {
	border-top: 1px solid #ccc;
	margin:0px;
	margin-bottom: 3px;
	padding:3px 0px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 1em;
	margin-left:5px;
	width:90%;
}


/*-----------------------------------  tt_news SINGLE view  1105 (ADDITIONAL STYLES)  -----------------------------------*/

.singleImage {
	float: right;
	overflow: hidden;
	margin: 0px 0px 0px 20px;
	}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}


/*---MAILFORM_PLUS---*/

.mailform p { color: #000;}
.mailform input { font: 500 1em Arial, Helvetica, sans-serif; color: #000000; line-height: 1em; vertical-align:middle; padding: 2px; border: 1px solid #999;}
.mailform textarea { font: 500 1em Arial, Helvetica, sans-serif; color: #000; line-height: 1em; vertical-align:middle; padding: 2px; border: 1px solid #999;}
.mailform label { color: #000; font-size: 1em; margin: 0; padding: 0; }
.mailform label span { font-size: 1em; color: #ff0000; }
.mailform dl { float: left; width: 100%; margin: 0; padding: 0; }
.mailform dt, .mailform dd { color: #000; margin: 0; padding: 0 0 .5em 0; float: left; }
.mailform dt { clear: both; width: 25%; text-align: left; padding-right: 1em; }
.mailform dd { text-align: left; width: 70%; }
* html .mailform dd { float: none; }
*:first-child+html .mailform dd { float: none; }
.mailform dd p { color: #000; margin-top: 0; margin-bottom: .5em; padding: 0; }
.mailform dd label { color: #000; padding: 0 1em 0 .5em; }
.mailform dd .radio-container { width: 45%; overflow: hidden; }
.mailform input:focus, .mailform textarea:focus { background: #ff6600; color: #fff; }
.tx-thmailformplus-pi1 input[type=radio], .tx-thmailformplus-pi1 input[type=checkbox] { background-color: transparent; margin-right: .3em; border: none; }
* html .tx-thmailformplus-pi1 input.tx-thmailformplus-pi1-radio, * html .tx-thmailformplus-pi1 input.tx-thmailformplus-pi1-checkbox { background-color: transparent; float: none; margin-right: .1em; border: none; }
*:first-child+html .tx-thmailformplus-pi1 input.tx-thmailformplus-pi1-radio, *:first-child+html .tx-thmailformplus-pi1 input.tx-thmailformplus-pi1-checkbox { background-color: transparent; float: none; margin-right: .1em; border: none; }
.error { font-size: 1em; color: #ff0000; }
.errorAnmeldung { font-size: 1em; color: #ff0000;padding-left: 5px;}

.mailform .mailform-submit { float: left; font: 500 1em Arial, Helvetica, sans-serif; margin-right: 1em; color: white; line-height: 1em; text-align: left; background-color: #ff6600; border: 1px solid #ff6600; padding: 3px; overflow: visible; cursor: pointer;}
.mailform .mailform-cancel { float: left; font: 500 1em Arial, Helvetica, sans-serif; margin-right: 1em; color: 333; line-height: 1em; text-align: left; background-color: #e2e2e2; border: 1px solid #999; padding: 3px; overflow: visible; cursor: pointer;}

.tx-srfreecap-pi2-cant-read {
	font: 500 1em Arial, Helvetica, sans-serif; color: #000000;
}

.tx-srfreecap-pi2-image {
	border: 1px solid#999;
	margin: 0;
	padding: 0;
	}
	
	
	
tx_mooslide_pi18524 p {
	color: #fff;
	}
	
.stadtauswahl-random {
	position: absolute;
	top: 385px;
	left: 166px;
	width: 726px;
	height: 24px;
	padding: 3px 3px 3px 15px;
	background: #ccc;
	overflow: hidden;
	}
	
.stadtauswahl-random-eintrag a:link, .stadtauswahl-random-eintrag a:visited {
	float: left;
	line-height: 24px;
	margin-right: 10px;
	color: #666;
	text-decoration: underline;
	}
	
.stadtauswahl-random-eintrag a:hover {
	color: #ff6600;
	}
	
	
.stadtauswahl-button {
	position: absolute;
	width: 166px;
	top: 385px;
	left: 0px;
	}

.stadtauswahl-button a {
	display: block;
	width: 166px;
	height: 30px;
	background: #ccc url(../pics/ag/bt_alle_staedte.png) 0 0 no-repeat;
	text-indent: -9999px;
	}
	
.stadtauswahl-button a:hover {
	background-position: 0px -30px;
	}
	
#stadtauswahl-popup {
	position: absolute;
	top: 415px;
	left: 0px;
	width: 892px;
	padding: 3px 3px 3px 15px;
	background: #e2e2e2;
	z-index: 1000;
	border-top: 1px solid #fff;
	display: block;
	}


.stadtauswahl-menue-eintrag a:link, .stadtauswahl-menue-eintrag a:visited {
	float: left;
	line-height: 24px;
	width: 222px;
	color: #666;
	text-decoration: underline;
	}
	
.stadtauswahl-menue-eintrag a:hover {
	color: #ff6600;
	}

	
#columnMiddle DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
#columnMiddle DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { list-style-type: none; float: left; }


/*------- CSS for match table template -------*/
.cfcleague-matchtable {float: left; width:527px; margin-bottom: 20px;}
.cfcleague-matchtable-row0 td{background:#dddddd;vertical-align:top;}
.cfcleague-matchtable-row1 td{background:#fff;vertical-align:top;}
td.cfcleague-matchtable-rowinfo {padding-top: 10px;}
.cfcleague-matchtable-rowmatch td{font-weight:bold;}
.cfcleague-matchtable-result {white-space: nowrap;}
.cfcleague-matchtable td {padding: 10px 3px 3px 3px;}

/*------- CSS for league table template -------*/
.cfcleague-leaguetable-row0 td{background:#dddddd;}
.cfcleague-leaguetable-row1 td{background:#fff;}
.cfcleague-leaguetable-rowTeam td{font-weight:bold;}
.cfcleague-leaguetable-row_gruen td{background:#99CC00;}
.cfcleague-leaguetable-row_rot td{background:#F83B06;}
th {text-align:left;}

.cfcleague-leaguetable {float: left; width:527px; margin-bottom: 30px;}
.cfcleague-leaguetable-form {}
.cfcleague-leaguetable-form form {margin:0; padding:0;}
.cfcleague-leaguetable-comments {}
.cfcleague-leaguetable-comments h3 { margin:2px 0;}
.cfcleague-leaguetable-comment {margin:0;padding:0; font-size:9px;}

.cfcleague-leaguetable td {padding: 3px;}

.cfcleague-matchtable a,.cfcleague-leaguetable a {
	color: #000;
	text-decoration: underline;
	}
	
.cfcleague-matchtable a:hover,.cfcleague-leaguetable a:hover {
	color: #ff6600;
	text-decoration: underline;
	}

/*------- CSS for teamview template -------*/
#cfcleague-teamview table {float: left; width:527px; margin-bottom: 20px; margin:0; padding: 0; border: 0;}
#cfcleague-teamview table td {border-bottom: 1px solid #999; padding: 3px; margin-bottom: 5px; }
#cfcleague-teamview table th {border-bottom: 1px solid #999; background: #e4e4e4; padding: 3px; margin-bottom: 5px; }


.cfcleague-report-teamname, .cfcleague-report-result {
	font-size: 1.8em;
	font-weight: bold;
	}
#cfcleague-report-summary {
	padding-bottom: 20px;
	}


.tx-felogin-pi1 h3 {
	font-size: 1.1em;
	font-weight: bold;
	}
	
.tx-felogin-pi1 fieldset {
	float: left;
	padding: 5px;
	margin: 10px 0px;
	border: 1px solid #ccc;
	width: 512px;
	}
	
.tx-felogin-pi1 input {
	margin: 5px 0px;
	}
	
table .teamEditor {
	float: left;
	width: 527px;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
	}

.teamEditor td {
	padding: 5px;
	}
	
.teamEditor td input {
	float: left;
	padding: 3px;
	border: 1px solid #999;
	width: 110px;
	}

.submitButton {
	padding: 3px;
	color: #fff;
	background: #ff6600;
	border: 1px #ff6600;
	cursor: pointer;
	}
	
.teamEditorError {
	background: #ff0000;
	padding: 3px;
	width: 527px;
	color: #fff;
	}
