/* CSS Document */

html, body, form {
	height: 100%;
}

body {
	background-color: #c01e00;
	background-image: url(../images/bg_main.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	color: #FFFFFF;
}

ul.liste {
	padding:0;
	margin:0;
	margin-left:25px;
}

#header {
	<!--background-image: url(../images/logo_head.html);-->
	background-repeat: no-repeat;
	background-position: right top;
}

#sliderbox {
	height: 240px;
	/*border-left: 1px solid #c25f01;*/
	/*border-right: 1px solid #c25f01;*/
	margin-left:auto;
}

#content {
	margin-top: 50px;
	margin-bottom: 50px;
	/*min-height: 300px;*/
}

#footer {
	/*
	padding-top: 50px;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	height: 130px;
	*/
	height: 120px;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	/*position: fixed;*/
	bottom: 0px;
	width: 100%;
	padding-top: 10px;
	font-size: 0.9em;
	color: #CCCCCC;
}

#footer a, #footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px;
}
.footerbottom, .push {
	height: 130px;
}

hr {
	padding: 0px;
	height: 1px;
	border-top: #999999 1px dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*
 *
 * Menu
 *
 */
#MenuBar {
	height: 84px;
	margin-left:-2px;
}
#MenuBar ul {
	padding: 0px;
	margin: 0px;
}
#MenuBar ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	height: 84px;
}
#MenuBar ul li:first-child {
	border-left: #000000 1px solid;
}
#MenuBar ul li:last-child {
	border-right: #878888 1px solid;
}
#MenuBar ul li a {
	top: 0px;
	left: 0px;
	overflow: hidden;
	text-decoration: none;
	width: 110px;
	height: 40px;
	padding-top: 44px;
	padding-left: 10px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 1.2em;
	background-image: url(../images/btn_menu.png);
}
#MenuBar ul li a:hover {
	background-position: left -84px;
	color: #FFCC00;
}
#MenuBar ul li a:active {
	background-position: left -168px;
	color: #FFFFFF;
}
#MenuBar .over  {
	background-position: left -168px;
}
#MenuBar .selected  {
	background-position: left -168px;
	color: #FFFFFF;
}
#MenuBar ul li a span{
	font-size: 0.7em;
}

.dropMenu {
	background-color: #d53223;
	font-size: 1em;
	font-weight: bold;
	min-width: 160px;
	border-bottom: #901306 1px solid;
	border-left: #fda48f 1px solid;
	border-top: 0px;
	border-right: #901306 1px solid;
	padding-top: 10px;
	padding-bottom: 5px;
}
.dropMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.dropMenu ul li {
	text-indent: 0px;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}
.dropMenu ul li:hover {
	background-color: #fc6d60;
	text-decoration: none;
}
.dropMenu a, .dropMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.1em;
	display: block;
}
.dropMenu a:focus, .dropMenu a:hover {
}


#content a, #content a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.roundedBox h5 {
	background-image: url(../images/roundedBox_head.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 190px;
	padding-top: 7px;
	border: 1px none #006600;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}
.roundedBox {
	background-image: url(../images/roundedBox_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	color: #666666;
}
.roundedBox  ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #666666;
	
}

.roundedBox  ul li {
	margin: 0px;
	padding: 0px;
	color: #666666;
	
}
.roundedBox a, .roundedBox a:link {
	color: #6189a7;
}

.roundedBox   .dark {
	background-image: url(../images/roundedBox_darkBody.png);
	background-repeat: repeat-y;
	padding: 15px;
	width: 190px;
	margin: 0px;
	color: #666666;
}
.roundedBox  .bright {
	background-image: url(../images/roundedBox_brightBody.png);
	background-repeat: repeat-y;
	width: 190px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #666666;
}
.roundedBox     .brightTop    {
	background-image: url(../images/roundedBox_brightBodyTop.png);
	background-repeat: no-repeat;
	width: 190px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #666666;
}
.gameTeaser {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 25px;
	width: 190px;
	padding-top: 135px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1em;
}
.gameTeaser .dark {
	color: #999999;
}






/*
 * gameinfo table
 */
.GameInfo {
	margin: 5px 0px 10px;
	width: 100%;
}


.GameInfo .Headline {
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	padding-left: 3px;
	background-color: #666666;
	color: #FFFFFF;
	vertical-align: top;
}

.GameInfo .Label {
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px;
	width: 50%;
	background-color: #999999;
	color: #FFFFFF;
	vertical-align: top;
}

.GameInfo .Text {
	font-size: 0.9em;
	padding: 3px;
	width: 50%;
	background-color: #ffffff;
	vertical-align: top;
}
.linkIcon {
	display: inline-block;
	height: 11px;
	width: 11px;
	margin-right: 5px;
	margin-bottom: 1px;
	vertical-align: text-bottom;
	background-image: url(../images/linkIcons.png);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: left 0px;
}
.noBullet {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: -15px;
	line-height: 1.4em;
}


/*
 *
 * text and highlight
 *
 */
.HighlightBG {
	background-color: #E4E4E4;
}
.TxtHighlightBlue {
	color: #1D72B3;
}
.TxtHighlightWhite {
	color: #FFFFFF;
}
.TxtHighlightBlack {
	color: #000000;
}
.Requiered {
	font-weight: bold;
}
.NoBorder {
	border: none;
}
.spielplan h4 {
	font-size: 1.7em;
	color: #5570aa;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.spielplan h5 {
	font-size: 1.4em;
	color: #5570aa;
	margin: 0px;
	padding: 0px;
}
.spielplan h5 a, .spielplan h5 a:link {
	font-size: 1.2em;
	color: #5570aa !important;
	margin: 0px;
	padding: 0px;
	text-decoration: none !important;
}
.spielplan h5 a:hover {
	text-decoration: underline !important;
}

.spielplan hr {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.spielplan  td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	padding: 5px;
}
.spielplan ul {
	padding: 0px;
	margin: 0px;
}
.spielplan ul li {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	list-style-type: none;
	float: left;
}
.spielplan .InfoLine {
	font-size: 1.0em;
}
.spielplan .DateDayRed {
	font-size: 1.7em;
	color: #CC0000;
	}
.spielplan .DateDay {
	font-size: 1.7em;
	color: #898989;
}
.spielplan .DateNum {
	font-size: 1.7em;
	color: #575757;
	font-weight: bold;
}
.spielplan .links {
	margin-top: 5px;
}
.spielplan .links img {
	float: right;
	margin-right: 0px;
	padding-right: 0px;
	clear: right;
}

.spielplan a, .spielplan a:link {
	font-size: 0.9em;
	color: #575757 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
.spielplan a:hover {
	text-decoration: underline !important;
}


/*
 * forms
 *
 */
.formBlock {
	
	margin-bottom: 20px;
	color: #666666;
	
}

.formBlock h3 {
	margin: 0px;
	margin-bottom: 5px;
	padding:0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e0e0e0;
}

.formBlock .row {
	margin-bottom: 1px;
	padding: 5px;
	border: 1px solid #e0e0e0;
	margin-bottom: 3px;
	background-color: #f5f5f5;
	border-right: 0;
	border-top:0;
	/* margin-left: 10px; */

}

.formBlock .row .label {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	padding-top:3px;
	padding-bottom:3px;
	border-right: 2px solid #e0e0e0;
	height: 100%;
}
.formBlock .row .labellong {
	display: block;
	vertical-align: top;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 2px solid #e0e0e0;
	height: 100%;
}

.formBlock .row .required:after {
	content: " *";
}

.formBlock .row .formInput {
	padding: 3px;
	border: 0;
	margin: 0px;
	background-color: #f5f5f5;
	width: 220px;
}
.formBlock .row .ReadOnly {
	background-color: #e0e0e0;
	font-weight: bold;
}	
.formBlock .row .formList {
	width: 200px;
	display:inline-block;
}

.formBlock .row .hint {
	font-size: 0.8em;
	/* display:none;*/
}
.formBlock .row .check {
	display:none;
}

.FormError {
	font-weight:bold;
}

.FormErrorList {
	padding: 5px;
	
}