@charset "utf-8";
/* CSS Document */
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #000;
	background-image: url(../images/sturm-wallpaper-1920-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
p {
    padding: 10px;
}
.box-h {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	background-image: url(../images/box_o_bg.png);
	background-repeat: repeat-y;
}
.newsbox {
	background-image: url(../images/news_bg.png);
	background-color: #575757;
}
.nb-bg {
	background-image: url(../images/fussball.jpg);
	background-repeat: no-repeat;	
}
.n-icon {
	float: right;
	opacity: 0.5;
}
.maintext {
	color: #fff;
	font-size: 12px; 
	text-align: center; 
	padding-bottom: 10px;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 40px;
}
.news-datum {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.news-box {
	padding: 10px;
	border: thin solid #999999;
}
.news-box a:link, a:active {
	color: #4eb74e;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.news-box a:visited {
	color: #00E100;
	font-size:1px;
	font-weight: bold;
}
.news-box a:hover {
	text-decoration: underline;
}
.news-titel {
	font-size: 12px;
}
.news-content {
	font-weight: bold;
}
.rssbox-nav a, .rssbox-nav a:visited, .rssbox-nav a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
#wrapper {
    margin: 0 auto;
    width: auto;
}
#headerwrap {
    width: auto;
    float: left;
    margin: 0 auto;
}
#navigationwrap {
    width: auto;
    float: left;
    margin: 0 auto;
}
#navigation {
    height: 40px;
    background: transparent;
    border-radius: 10px;
    border: 1px solid transparent;
    margin: 5px;
}
#contentwrap {
	width: auto;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#text {
	width: 750px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align:center;
	color:#FFFFFF;
	background: transparent;
	border-radius: 10px;
	border: 1px solid transparent;
	margin: 5px;
	padding-top: 400px;
	padding-left: 80px;
}
#leftcolumnwrap {
	width: 110px;
	float: left;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#leftcolumn {
	height: 1206px;
	width: 110px;
	background-image:url(../images/ads_bg2.jpg);
	background-repeat: no-repeat;
	/*background: transparent;*/
    border-radius: 10px;
	border: 1px solid transparent;
	margin: 5px;
	background-repeat: no-repeat;
	opacity:.5;
}
/*matchplan*/
.mpfl_content_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display: block;
	margin-left: auto;
	margin-right: auto;
	/*width: 92%;*/
	max-width: 100%;
}
.mpfl_st_header {
	width: 3%;
	float: left;
	margin-left: 3px;
}
.mpfl_datum_header {
	width: 15%;
	float: left;
}
.mpfl_heim_header {
	min-width: 19%;
	float: left;
}
.mpfl_gast_header {
	min-width: 19%;
	float: left;
}
.mpfl_ergebnis_header {
	width: 7%;
	float: left;
}
.mpfl_tore_d_header {
	width: 7%;
	float: left;
}
.mpfl_punkte_header {
	width: 7%;
	float: left;
}
.mpfl_punkte_d_header {
	width: 7%;
	float: left;
}
.mpfl_tore_total_header {
	width: 7%;
	float: left;
}
.mpfl_gegentore_header {
	width: 7%;
	float: left;
	text-align: center;
}
/**/
.mp-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	display: block;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 92%;
	max-width: 100%;
}
.mpfl_content {
}
.mpfl_st {
	width: 4%;
	float: left;
	color:#fff;
	margin-left: 5px;
}
.mpfl_datum {
	width: 15%;
	float: left;
}
.mpfl_heim {
	min-width: 19%;
	float: left;
}
.mpfl_gast {
	width: 19%;
	float: left;
}
.mpfl_ergebnis {
	width: 7%;
	float: left;
}
.mpfl_tore_d {
	width: 7%;
	float: left;
}
.mpfl_punkte {
	width: 7%;
	float: left;
}
.mpfl_punkte_d {
	width: 7%;
	float: left;
}
.mpfl_tore_total {
	width: 7%;
	float: left;
}
.mpfl_gegentore {
	width: 7%;
	float: left;
	text-align: center;
	padding-right: 10px;
}
.ticker-h {
	width: 99%;
	display: block;
  	margin-left: auto;
  	margin-right: auto;
}
#ticker {
	font-family: Tahoma, monospace;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	color: #009900;
	margin-top: 3px;
	margin-bottom: 3px;
}
#ticker a:link {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#ticker a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#ticker a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
#ticker a:active {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
#grasgreen {
	background-image: url(../images/grassgreen.jpg);
	width: 200px;
	height: 250px;
	text-align:center;
	margin-left: 30px;
	padding-top: 15px;
	margin-bottom: 20px;
}
#grasgreen a:link {
	font-family: Tahoma, monospace;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#grasgreen a:visited {
	text-decoration: none;
	font-family: Tahoma, monospace;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
#grasgreen a:hover {
	text-decoration: underline;
	font-family: Tahoma, monospace;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
#grasgreen a:active {
	text-decoration: none;
	font-family: Tahoma, monospace;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

/*slider*/
/*.slider {
	width: 100%;
	margin-left: 20px;
}
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: 1;
}
.slick-active {
  opacity: .5;
}
.slick-current {
  opacity: 1;
}
.slider-cnt {
	align-items: center;
}*/

#result_cup {
	height: 425px;
	width: 750px;
	background-image: url(../images/result_bg_cup.png);
	background-repeat: no-repeat;
	border: thin solid #FFFFFF;
}
#result_cl {
	height: 425px;
	width: 750px;
	background-image: url(../images/result_bg_cl.png);
	background-repeat: no-repeat;
	border: thin solid #FFFFFF;
}
#result_el {
	height: 425px;
	width: 750px;
	background-image: url(../images/result_bg_el.png);
	background-repeat: no-repeat;
	border: thin solid #FFFFFF;
}
#result_ecl {
	height: 425px;
	width: 750px;
	background-image: url(../images/result_bg_ecl.png);
	background-repeat: no-repeat;
	border: thin solid #FFFFFF;
}
#result {
	height: 425px;
	width: 750px;
	background-image: url(../images/result_bg.png);
	background-repeat: no-repeat;
	border: thin solid #FFFFFF;
}
#result_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
	margin-left: 20px;
	margin-top: 75px;
}
#result_content #spalte1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	float: left;
	height: 55px;
	margin-top: 30px;
	padding-left: 20px;
	text-align: left;
	width: 37%;
}
#result_content #spalte2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 24%;
	padding-right: 20px;
}
#result_content #spalte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	float: left;
	height: 85px;
	margin-top: 30px;
	padding-left: 35px;
	text-align: left;
	width: 37%;
}
#result_content #spalte1b {
	float: left;
	height: auto;
	font-size: xx-large;
	font-weight: bolder;
	background-image: url(../images/result_goals.png);
	background-repeat: no-repeat;
	padding-left: 95px;
	text-align: left;
	width: 32%;
}
#result_content #spalte2b {
	float: left;
	height: auto;
	font-size: xx-large;
	font-weight: bolder;
	background-image: url(../images/result_goals.png);
	background-repeat: no-repeat;
	padding-left: 100px;
	text-align: left;
	width: 31%;
}
#result_content #spalte3b {
	float: left;
	height: auto;
	font-size: xx-large;
	font-weight: bolder;
	background-image: url(../images/result_goals.png);
	background-repeat: no-repeat;
	padding-left: 90px;
	width: 31%;
}
#result_content #spalte1c {
	float: left;
	background-color: transparent;
	text-align: center;
	margin-top: 20px;
	margin-left: 70px;
}
#result_content #spalte2c {
	float: left;
	background-color: transparent;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	margin-left: 60px;
	width: 33%;
}
#result_content #spalte2c img { 
	width: 29px;
	height: 26px;
	max-height: 100px;
	max-height: 100px;
	margin-left: 115px;
}
#result_content #spalte3c {
	float: left;
	background-color: transparent;
	/*text-align: center;*/
	margin-top: 20px;
	margin-left: 65px;
}
#result-2 {
	height: 425px;
	width: 750px;
	background-image: url(../images/result_bg.png);
	background-repeat: no-repeat;
	border: thin solid #FFFFFF;
}
#result-content-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 75px;
}
#result-content-2 #spalte1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/result_goals.png);
	background-repeat: no-repeat;
	text-align: center;
}
#result-content-2 #spalte2 {
	font-size: 10px;
	width: 225px;
	float: left;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 35px;
	background-image: url(../images/result_goals.png);
	background-repeat: no-repeat;
}
#result-content-2 #spalte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 275px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
	background-image: url(../images/result_goals.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-align: center;
}
.ergebnis {
	font-size: 22px;
	font-weight: bolder;
	float: left;
	padding-left: 86px;
}
.ergebnis_nr {
	font-size: 22px;
	font-weight: bolder;
	float: left;
	padding-left: 92px;
}
.result_box_md {
	float: left;
	padding-left: 306px;
	font-size: 14px;
	font-weight: bold;
}
.result_box_date {
	float: left;
	margin-left: 50px;
}
#result-content-2 #spalte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 275px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
	background-image: url(../images/result_goals.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-align: center;
}
.slick-track {
	max-height: 450px;
}
.slick-list {
	max-height: 450px;
}

.mp-box {
	padding-left: 35px;
	/*background-color: #CC9933;*/ /*brown*/
}
.slider {
	margin-left: 20px;
}

/* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
.mp-box {
	/*background-color:#fff;*/ /*white*/
}
}
/* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
.mp-box {
	/*background-color: #00FFFF;*/ /*turkis*/
}
}
/* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
.mp-box {
	/*background-color: #E90080;*/ /*pink*/
}
}
/* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
.mp-box {
	/*background-color: #0000FF;*/ /*blue*/
}
}
/* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
.mp-box {
	/*background-color: #00FF00;*/ /*light green*/
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.mp-box {
	padding-left:0;
}
.sidebar-1,
.sidebar-2,
.sidebar-3 {
	padding-left:225px;
	/*background-color:#fff;*/ /*white*/
}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.sidebar-1,
.sidebar-2,
.sidebar-3 {
	padding-left: 130px;
}
#slider { margin-left: 0; }
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.sidebar-1,
.sidebar-2,
.sidebar-3 {
	padding-left:60px;
}

.mpfl_punkte_header,
.mpfl_punkte_d_header,
.mpfl_tore_d_header,
.mpfl_tore_total_header,
.mpfl_gegentore_header,
.mpfl_tore_d,
.mpfl_punkte,
.mpfl_punkte_d,
.mpfl_tore_total,
.mpfl_gegentore {
	display: none;
}

.mpfl_st { margin-left: 3px; }
.mpfl_datum { width: 95%;}
.mpfl_ergebnis { width: 25%; padding-left: 20px; }
.mpfl_heim { width: 35%; }
.mpfl_gast { width: 35%; }

}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 370px) {
.sidebar-1,
.sidebar-2,
.sidebar-3 {
	padding-left:40px;
}
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
.sidebar-1,
.sidebar-2,
.sidebar-3 {
	padding-left:20px;
	/*background-color: #00FF00;*/ /*light green*/
}
}
.spacer_1 {
	clear: both;
	width: 100%;
	height: 1px;
}
.spacer_2 {
	clear: both;
	width: 100%;
	height: 2px;
}
.spacer_3 {
	clear: both;
	width: 100%;
	height: 3px;
}
.spacer_5 {
	clear: both;
	width: 100%;
	height: 5px;
}
.spacer_10 {
	clear: both;
	width: 100%;
	height: 10px;
}
.spacer_20 {
	clear: both;
	width: 100%;
	height: 20px;
}
.spacer_30 {
	clear: both;
	width: 100%;
	height: 30px;
}
.spacer_40 {
	clear: both;
	width: 100%;
	height: 40px;
}
.spacer_50 {
	clear: both;
	width: 100%;
	height: 50px;
}
.spacer_60 {
	clear: both;
	width: 100%;
	height: 60px;
}
.spacer_70 {
	clear: both;
	width: 100%;
	height: 70px;
}
.spacer_80 {
	clear: both;
	width: 100%;
	height: 80px;
}
.spacer_90 {
	clear: both;
	width: 100%;
	height: 90px;
}
.spacer_100 {
	clear: both;
	width: 100%;
	height: 100px;
}