.spieltage {
    margin-top: 20px;
}

.spieltage ul {
    width: 100%;
	border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
	list-style: outside none none;
    margin: 0;
    padding: 0;
}

.spieltage ul > li {
    display: inline;
}

.spieltage ul > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
	border-left-width: 1px;
}
.spieltage .spieltagrunde {
    display: block;
    padding-left: 10px;
    text-align: left;
    width: 8.5%;
}


.spieltage ul > li > a, .spieltage ul > li > span {
    display: block;
	min-width: 5.29%;
    padding: 2px 6px;
    text-align: center;
	font-size: 11.9px;
    padding: 2px 10px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 20px;
    padding: 4px 9px;
    text-decoration: none;
}

.goneRound a:hover {
	background: #EEE !important;
}

.activeRound a {
    background: #1c6f00 !important;
    border-color: #1c6f00;
    color: #fff;
    cursor: pointer;
}

.countdown {
	width: 100%;
	max-width: 1300px;
	background: #888888;
	color: #FFF;
	text-align: center;
	font: 18px "Open Sans Condensed",sans-serif;
	padding: 10px;
	margin: 0 auto;
}

.countdown img {
	vertical-align:top; margin-right: 15px;
}

.navButton {
	color: #000; 
	background-color: #e3e3e3; 
	border-color: #ddd; 
	padding: 10px; 
	max-width: 177px; 
	margin: 0 .8rem 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	text-transform: uppercase;
}

#next-match-header-bar {
	#background: #37588d;
	position: relative;
	width: 100%;
	z-index: 1;
	margin-bottom: 20px;
}

#next-match-header-bar .matchday {
	margin: 20px;
	padding: 10px;
	background-image: url(/images/bg/black.png);
	border-bottom: 4px solid;
	border-color: #ff4019;
}

.next-match-container {
	width: 100%;
	max-width: 1300px;
	background: #37588d;
	background-image: url(/images/bg/backField.jpg);
	margin: 0 auto;
	padding: 10px;
	position: relative;
}

.matchday-item {
	font-size: 15px;
}

#next-match-left, #next-match-center, #next-match-right {
	float: left;
	color: #FFF; 
}

#next-match-left {
	width: 28%;
	text-align: right;
}

#next-match-center {
	width: 45%;
	text-align: center;
	position: relative;
	padding-top: 5px;
}

#next-match-center .team-logo {
	height: 49%;
	margin: 0 20px;
}

#next-match-center .home, #next-match-center .away, #next-match-center .result {
	float: left;
	width: 44%;
}

#next-match-center .result {
	width: 10%;
	padding-top: 30px;
}

#next-match-center .home {
	text-align: right;
}
#next-match-center .away {
	text-align: left;
}

#next-match-center .result {
	font-size: 35px;
	font-weight: bold;
}

#next-match-center .matchday-item {
	text-transform: uppercase;
}

#next-match-right {
	width: 17%;
	background-image: url(/images/bg/black.png);
	margin: 20px;
	padding: 10px;
	font-weight: bold;
}

#next-match-right a {
   color: #FFF; 
}

/* Spieltag-Widget und ADMIN */

#spieltag-widget, #spieltag-widget-admin, #spieltag-widget-tippschein24 {
	display: table;
	width: 100%;
}

#spieltag-widget .time, #spieltag-widget-admin .time, #spieltag-widget-tippschein24 .time {
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	text-align: center !important;
	display: table-cell;
	height: 33px;
	width: 18%;
	vertical-align: middle;
	color: #888;
}

#spieltag-widget .home, #spieltag-widget-admin .home, #spieltag-widget-tippschein24 .home {
	width: 30%;
	display: table-cell;
    height: 33px;
    vertical-align: middle;
	text-align: right;
}

#spieltag-widget .away, #spieltag-widget-admin .away, #spieltag-widget-tippschein24 .away {
	width: 30%;
	display: table-cell;
    height: 33px;
    vertical-align: middle;
	text-align: left;
}

#lasttip .away {
	width: 35%;
}

#spieltag-widget .logo, #spieltag-widget-admin .logo, #spieltag-widget-tippschein24 .logo {
	margin: -3px 6px 0 6px;
    width: 24px;
	border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

#spieltag-widget .result, #spieltag-widget-admin .result, #spieltag-widget-tippschein24 .result {
	display: table-cell;
    font-size: 18px;
    font-weight: 700;
    #letter-spacing: -2px;
	width: 11%;
	text-align: center;
}

#spieltag-widget-admin .result { padding: 8px 0; }

@media only screen and (max-width: 1000px) {
.	.countdown img {
		content: "\A";
		white-space: pre;
	}
	
	#next-match-header-bar {
		margin-top: 10px;
	}
	
	#next-match-left, #next-match-center, #next-match-right {
		display: block;
		color: #FFF; 
		width: 100%;
		text-align: center;
	}
	
	#next-match-right {
		width: 80%;
		margin: 2% 10%;
	}
	
	#next-match-header-bar .matchday {
		margin: 0;
		margin-bottom: 2%;
	}
	
	#spieltag-widget .time, #spieltag-widget-admin .time, #spieltag-widget-tippschein24 .time {
		width: 25%;
	}
}