.logintext{
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

.loginfeld{
	width:155px;
	background: transparent;
	height:28px;
	padding:5px 5px 0 5px;
}

.loginfield{
	width:165px;
	background: transparent;
	height:28px;
	padding:5px 5px 0 5px;
	background: transparent url(/images/form_feld.png) no-repeat;

}

.formfieldshort {
	background: transparent url(/images/form_feld_short.png) no-repeat;
	width:30px;
	height:28px;
	padding:5px 0 0 10px;
	font-weight:bold;
}
	
.inputfeld{
	background: transparent url(/images/form_feld.png) no-repeat;
}

.tdtextarea{
	background: transparent url(/images/form_textarea.png) no-repeat;
	width:350px;
	height:185px;
}

.inputtextarea{
	background: transparent;
	padding:2px 5px 0 0px;
	color:#fff;
}

.loginfeldlong{
	width:240px;
	background: transparent;
	height:28px;
	padding:5px 5px 0 5px;
}

input{					/*Input Text*/
	color:#fff;
}
/*Form Submit Buttons*/
.submitbuttonlogin{
	background: transparent url(/images/buttonlogin.png) no-repeat;
	width:127px;
	height:32px;
	margin:5px 0 0 40px;
}

.submitbuttonanmelden{
	background: transparent url(/images/buttonanmelden.png) no-repeat;
	width:127px;
	height:32px;
	margin:10px 0 10px 130px ;
	align:center;
}

.submitbuttonnext{
	background: transparent url(/images/buttonnext.png) no-repeat;
	width:127px;
	height:32px;
	margin:10px 0 10px 130px ;
	align:center;
}

.submitbuttonsend{
	background: transparent url(/images/buttonsend.png) no-repeat;
	width:127px;
	height:32px;
	margin:10px 0 10px 0px ;
	align:center;
}

.submitbuttonsave{
	background: transparent url(/images/buttonsave.png) no-repeat;
	width:127px;
	height:32px;
	margin:10px 0 10px 40px ;
	align:center;
}

.submitbuttonaktual{
	background: transparent url(/images/buttonsave.png) no-repeat;
	width:127px;
	height:32px;
	align:center;
}

.submitbuttonsave1{
	background: transparent url(/images/buttonsave.png) no-repeat;
	width:127px;
	height:32px;
	margin:0px 0 0px 20px ;
	align:center;
}

.submitbuttonpw{
	background: transparent url(/images/buttonpw.png) no-repeat;
	width:127px;
	height:32px;
	margin:10px 0 10px 130px ;
	align:center;
}

.submitbuttonupload{
	background: transparent url(/images/buttonupload.png) no-repeat;
	width:127px;
	height:32px;
	margin:10px 0 10px 130px ;
	align:center;
}

.logoutbutton{
	position:absolute;
	top:112px;
	left:30px;
}
/*Font*/
.fontbold{
	font-weight:bold;
}

/*Tabellen Formatierungen*/
.tableanmelden{
	width:382px;
	margin:50px auto;
	text-align:center;
	border-collapse:collapse;
	/*border:1px solid black;*/
}

.tablerightbox{
	width:170px;
	margin:7px auto 3px auto;
	text-align:center;
	border-collapse:collapse;
	border:1px solid #108719;
}

.tablegewinne{
	width:400px;
	margin:20px auto;
	text-align:center;
	border-collapse:collapse;
	border:1px solid #8AC38F;*/
}

.tdheadlinegewinne{
	align:center;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	border:1px solid #8AC38F;*/
}

.tableanmeldenborder{
	width:400px;
	margin:50px auto;
	text-align:center;
	border:1px solid black;
	border-collapse:collapse;
}

.tableoutput{
	width:100%;
	margin:0 auto;
	text-align:center;
	border-collapse:collapse;
}

.tableoutput td{
	padding:2px;
}

.tableprofil{
	width:375px;
	text-align:center;
	border-collapse:collapse;
}

.tableblog{
	margin:0 auto;
	text-align:center;
	border-collapse:collapse;
}

th{
	font-weight:bold;
	background:#257911;
}

.tdborderbottom{
	border-bottom:1px solid #2f9f39;
}

.tdleftbold{
	align:left;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

.tdcenterbold{
	align:center;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

.tdcenter{
	align:center;
	text-align:center;
}

.tdrightbold{
	align:right;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding-right:20px;
}

.tdleft{
	align:left;
	text-align:left;
	font-size:16px;
	color:#fff;
}

.tdright{
	align:right;
	text-align:right;
	font-size:16px;
	color:#fff;
}

.tdinput{
	background: transparent url(/images/form_feld.png) no-repeat;
	width:165px;
}

.tdImg{
	vertical-align:top;
	padding:7px 20px 0 0;
	text-align:center;
}

.tdImg h4{
	margin:10px 0 5px 0;
}

.selectfield{
	background: #4FB257;
	color:#fff;
	border:1px solid black;
}

.tdinputlong{
	background: transparent url(/images/form_feld_long.png) no-repeat;
	width:250px;
}

.hr{
	border-top: 2px solid #fff;
	height:2px;
	font-size:1px;
	line-height:1px;
}

.ungerade{
	background:#349A3D;
}

.gerade{
	background:#1D8E26;
}

.gerade:hover,.ungerade:hover{
	background:#707070;
}

/*Links*/

.link,#right a{
	color:#D8BFD8;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

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

.link:hover{
	color:#90EE90;
	text-decoration:underline;
}

#content a:hover,#right a:hover{
	color:#90EE90;
	text-decoration:underline;
}
/*�berschirften Formatierung*/
h1{
	font-size:22px;
	padding:0 0 20px 0;
}

h2{
	font-size:20px;
	margin:20px 0 10px 0;
}

.boxen_2 h2{
	font-size:16px;
}

.absatz{
	padding:0 0 20px 0;
}

.fussnote{
	font-size:11px;
	vertical-align:top;
}

.fontblack{
	color:black;
}

.contentnavi{
	list-style:none;
	float:left;
	margin:10px 5px;
}

/*FORMATIERUNG SPIELTAG SWITCHER*/
.spieltaggross{
	font-size:36px;
	font-weight:bold:
}

.spieltagmittel{
	font-size:20px;
	font-weight:bold:
}

.spieltagklein a{
	font-size:12px;
	font-weight:bold:
}

.right{
	text-align:right;
}

a.anmelde_button{
	margin:0 auto;
	display:block;
	height:55px;
	width:272px;
	background: transparent url(/images/buttons/button_anmeldung.png) no-repeat top left;
}

a.anmelde_button:hover{
	text-decoration:none;
	background: transparent url(/images/buttons/button_anmeldung_hover.png) no-repeat top left;
}

/*CONTENT BOX*/

div.contentBox{
	border:1px solid #aaa;
	background-color:#168720;
	padding-bottom:10px;
	margin:10px 0px;
	-moz-border-radius:10px;
}

div.contentBox h2{
	background-color:#257911;
	margin:0;
	border-bottom:1px solid #aaa;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	font-size:14px;
	text-align:left;
	padding:1px 10px;
}

div.contentBox div.contentBox_content{
	padding:10px;
	text-align: justify;
}

div.contentBox div.statistikNavi{
	margin-left:7px;
}

div.contentBox div.contentBoxNavi{
	padding:10px 0 0 0;
}

div.contentBox div.contentBoxNavi ul{
	list-style:none;
	overflow:hidden;
	
}

div.contentBox div.contentBoxNavi ul li{
	float:left;
	border-bottom:1px solid #aaa;
}

div.contentBox div.contentBoxNavi ul li.aktiv{
	border:1px solid #aaa;
	border-bottom:0;
}
#msgBox{
	position:absolute;
	top:-30px;
	left:-7px;
	width:584px;
	text-align:center;
	font-weight:bold;
	padding:2px;
	border:1px solid #999;
	background-color:white;
}

#msgBox.red{
	color:red;
}

#msgBox.green{
	color:green;
}

label.abstandLabel{
	padding-right:30px;
	font-weight:bold;
}

p.nachrichtP{
	margin:10px 0;
	padding:10px;
	border:2px dotted #325A0A;
}

.spielErstellen{
margin:2px;
padding:2px;
width:150px;
}

.spielErstellenAdmin{
margin:2px;
padding:2px;
}

ul.pageNation{
	overflow:hidden;
	padding:0 20px;
	
}

ul.pageNation li{
	float:left;
	list-style:none;
}

ul.pageNation li a{
	display:block;
	padding:1px 10px;
}

ul.pageNation li a:hover{
	background-color:#666;
	text-decoration:none;
	color:#D8BFD8;
}

ul.pageNation li.active a{
	background-color:#333;
}

div.tippBox{
	position:relative;
	height:95px;
	margin:10px 0;
	overflow:hidden;
	border-bottom:2px dotted white;
}

div.tippBox div.heim{
	position:absolute;
	top:0px;
	left:0px;
	width:190px;
	height:50px;
	text-align:center;
	font-size:18px;
}

div.tippBox div.heim input{
	margin-top:3px;
	font-size:22px;
	padding:2px 0 0 7px;
	color:#333;
}


div.tippBox div.gast{
	position:absolute;
	top:0px;
	left:200px;
	width:190px;
	height:50px;
	text-align:center;
	font-size:18px;
}

div.tippBox div.gast input{
	margin-top:3px;
	font-size:22px;
	padding:1px 0 0 7px;
	color:#333;
}

div.tippBox div.info{
	position:absolute;
	top:10px;
	left:410px;
	width:135px;
	height:50px;
	font-size:13px;
	text-align:right;
}

div.tippBox div.info span{
	margin: 2px 2px 2px 0;
	font-weight:bold;
}

.tippenSubmitRight{
	overflow:hidden;
}

.tippenSubmitRight input{
	float:right;
}

ul.boxUl{
	margin-left:20px;
}

.skyScraper{
	width:160px;
	margin:20px auto;
        text-align: center;
}
.spieltagumschalter{
	width:555px;
	margin:10px 0px 20px 0;
	display:block;
	background-color:#349A3D;
	padding:2px 5px;
	border:2px dotted #aaa;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.quotenBox{
	position:absolute;
	height:40px;
	top:55px;
	left:0;
	overflow:hidden;
}

.quotenBox .quotenInfoBox{
	float:left;
	text-align:center;
}

.quotenBox .quotenInfoBox .HeimSiegLabel{
	color:#330099;
	font-weight:bold;
}

.quotenBox .quotenInfoBox .UnentLabel{
	color:#CCCC00;
	font-weight:bold;
}

.quotenBox .quotenInfoBox .GastSiegLabel{
	color:#660000;
	font-weight:bold;
}

.quotenBox .HeimSiegBox , .quotenBox .UnentBox , .quotenBox .GastSiegBox{
	height:15px;
	float:left;
}

.quotenBox .HeimSiegBox{
	background-color:#330099;
	border:1px solid #fff;
	border-right:0;
}

.quotenBox .UnentBox{
	background-color:#CCCC00;
	border:1px solid #fff;
	border-right:0;
	border-left:0;
}

.quotenBox .GastSiegBox{
	background-color:#660000;
	border:1px solid #fff;
	border-left:0;
}

.marginTop20{
	margin-top:20px;
}

.tdHr{
	line-height:1px;
	font-size:1px;
	height:1px;
	background-color:#aaaaaa;
}

.countDownHeader{
    font-size:14px;
    padding:0px 0 5px 0;
    font-weight:bold;
    text-align: center;
}

.countDownHeader span{
    overflow:hidden;
    font-size:17px;
    color:#fff;
    text-align: center;
}

.countDownHeader span label{
    font-size:12px;
    color:#ccc;
}

div.gesamtFinanzen{
    text-align:right;
    font-size:20px;
    font-weight:bold;
}

/* jQuery Countdown styles 1.5.8. */
#defaultCountdown { width: 185px; height: 45px; }
.hasCountdown {
	border: 1px solid #ccc;
        margin-top:0px;
        color:#99FF00;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}

/* FINANZEN*/

.konto_red{
    font-weight: bold;
    color:#660000;
}
.konto_green{
    font-weight: bold;
    color:#003300;
}

.rowMarked{
    background:#707070;
}

div.fullbanner{
    margin-top:20px;
    text-align:center;
}

.width100{
    white-space:nowrap;

}

.currentMannschaft{
    background-color: #610B0B;
}

.rssHeadline{
    margin-top:10px;
}

.rssContentBox{
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 10px;
}



