@charset "UTF-8";
body {
	background-color: #CCC;
	margin: 0px;
	background-image: url(../images/bg_mexico.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: cover;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#container{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0033CC;
	-webkit-box-shadow: 6px 6px 10px;
	box-shadow: 6px 6px 10px;
border-radius: 10px;
}

#top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-color: #0033CC;
	height: 167px;
	margin: 0px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
#bottom {
	background-color: #0033CC;
	height: 10px;
	margin: 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#navi {
	width: 170px;
	float: left;
	background-color: #0033CC;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_navi.jpg);
}

#content {
	width: 840px;
	background-color: #06F;
	float: left;
	/* [disabled]position: static; */
}
#default-left {
	float: left;
	width: 730px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 20px;
	/* [disabled]padding-top: 0px; */
	/* [disabled]top: 0px; */
}
#default-right {
	float: left;
	width: 80px;
	/* [disabled]position: absolute; */
}

.clear {
	clear: both;
}
a {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
n1 {
}

#menue1 {
	margin-left: 9px;
}
#menue1 .m1 {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 150px;
	text-align: center;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menue1 .m1-mitte {

	background-image: url(../images/button_mitte.jpg);
	background-repeat: repeat-y;
	height: 30px;
	width: 150px;
}
#menue1 .m1-ende {

	background-image: url(../images/button_ende.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 150px;
}

#n1 {
	background-image: url(../images/button.jpg);
	width: 150px;
	height: 35px;
}

#navi-intern {
	margin: 0px;
}

.navi-intern-td {
	background-color: #00CCFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.warning {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
}


#ticker {
	margin-top: 14px;
	margin-left: 174px;
	width: 800px;
	color: #FFF;
}
#ticker a {
	color: #FFF;
}
.ticker {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
}

#schneefest-timer {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-left: 856px;
	width: 74px;
	height: 50px;
	text-align: center;
	padding-top: 80px;
}

.main_footer {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
}

#main-footer-div {

	
}
.term-table-head {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #0033CC;
}
.table-outside {
	border: 1px solid #000000;
}

.term-table-color1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.term-table-color2 {

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.term-table-color3 {

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #009900;
}
.term-table-color4 {

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FF6633;
}
.term-table-color5 {

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.news-titel {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0033CC;
	color: #EEEEEE;
	padding-left: 5px;
	border-radius: 5px;
}
.news-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.link-outside {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #000000;
}
.link-in-right {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	height: 100px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: inherit;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 200px;
	font-size: 12px;
}
.link-in-left {
	padding: 5px;
	width: 180px;
	height: 100px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}
.link-header {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 550px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.stat-header {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.stat-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.team-img {
	text-align: center;
}
.team-header {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.team-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 10px;
}
#player-left {
	float: left;
	width: 740px;
	margin-left: 10px;
	margin-right: 10px;
}
#player-right {
	float: left;
	width: 80px;
}

.player-list-pos {
	width: 730px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.player-list-box {
	height: 170px;
	width: 100px;
	border: thin solid #000000;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
	margin-bottom: 8px;
	margin-top: 8px;
	/* [disabled]border-top-left-radius: 10px; */
	background-color: #0033CC;
	color: #FFFFFF;
}

.player-list-name {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
}
.player-list-img {
	width: 100px;
	height: 125px;
	/* [disabled]border-width: thin; */
	/* [disabled]border-style: solid; */
	/* [disabled]border-top-left-radius: 5px; */
}
.player-list-headline {
	background-color: #0033CC;
	height: 20px;
	color: #FFFFFF;
	border-radius: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.player-img {
	-webkit-box-shadow: 5px 5px 5px;
	box-shadow: 5px 5px 5px;
}
.player-name {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.player-hr {
	color: #000000;
}
.player-lable {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.player-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#start-center {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
