/* SAISONTABELLE */
#SaisonTabelle {
	font-size: 14px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	/*white-space: nowrap;*/
}

#SaisonTabelle caption {
	font-size: 20px;
	font-weight:bold;
	padding: 10px 5px 10px 5px;
  font-family: 'HelveticaRounded-Bold';
}

#SaisonTabelle  tr{
}

#SaisonTabelle  tr.Erster{
	background-color:#85F785;
}

#SaisonTabelle  tr.Letzter{
	background-color:#FF5B5B;
}

#SaisonTabelle  td{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:3px;
}

#tabelle, #tabelle_aside {
	position:relative;
}

.laden_tabelle{
	display:none;
	position: absolute;
	background-image:url("/img/home/ajax-loader.gif");
	background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
	width:100%;
	height:100%;
	color: transparent;
}

.liga_change_button, .liga_change_button_prev{
  border: none;
  background: none;
  text-decoration: underline;
	cursor:pointer;
	font-size: 14px;
	color: #333333;
  padding: inherit;
  width: 30px;
	
}

.liga_change_button:focus{
    outline: none;
}

/* TERMINE */

div#tab_ter, div#presse_fb {
    max-width: 950px;
    margin: auto;
    display:none;
}

#tab_ter > div, #presse_fb > div#presse, #presse_fb > div#center > div {
    width: 45%;
    margin-bottom: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #E32626;
    padding: 5px 5px 5px 5px;
    box-shadow: 2px 2px 5px #D21212;
    text-align: center;
    float:right;
}

#tab_ter > div > h1, #presse_fb > div > h1{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
    font-family: 'HelveticaRounded-Bold';
}


#tab_ter > div > h2, #presse_fb > div > h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
}

div#tabelle_reload, #presse_fb > div#presse {
    float: left;
}

input#bearbeiten{
    float: right;
    color: #E32626;
    font-weight: bold;
    font-size: 17px;
    text-decoration: underline;
    background-color: inherit;
}

/* SPIELPLAN */
#Spielplan {
	font-size: 14px;
	max-width: 930px;
	margin: 0 auto 25px auto;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #E32626;
	/*border-radius:10px;*/
	box-shadow:2px 2px 5px #D21212;
}

#Spielplan article{
	width: 100%;
	position:relative;
	min-height: 70px;
}

#Spielplan_klein{
	display:none;
}

#Spielplan table{
	margin: 0 auto 15px auto;
	width: 550px;
}


#Spielplan #WocheVorher{
	float:left;
	margin-right: 10px;
	cursor:pointer;
    border: none;
    background: none;
    font-size: 14px;
    text-decoration: underline;
	color: #333333;
}

#Spielplan #WocheVorher:focus{
    outline: none;
}

#Spielplan #WocheNachher{
	float:right;
	margin-left: 10px;
	cursor:pointer;
	border: none;
    background: none;
    font-size: 14px;
    text-decoration: underline;
	color: #333333;
}

#Spielplan #WocheNachher:focus{
    outline: none;
}

#Spielplan #WocheVorher_kurz{
	display:none;
}

#Spielplan #WocheVorher_kurz:focus{
    outline: none;
}

#Spielplan #WocheNachher_kurz{
	display:none;
}

#Spielplan #WocheNachher_kurz:focus{
    outline: none;
}

#Spielplan  h1 {
	font-size: 20px;
	font-weight:bold;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 15px;
  font-family: 'HelveticaRounded-Bold';
}

#Spielplan  p {
	font-size: 15px;
	font-weight:bold;
	text-align:center;
}


#Spielplan td, #Spielplan th {
	padding-bottom: 5px;
	padding-right: 5px;
}

#Spielplan  thead {
	font-size: 14px;
	font-weight:bold;
	text-align:left;
}

#Spielplan  tbody {
	font-size: 14px;
}

#laden_plan{
	display:none;
	position: absolute;
	background-image:url("/img/home/ajax-loader.gif");
	background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
	width:100%;
	height:100%;
	color: transparent;
}


#Youtube {
	font-size: 14px;
	max-width: 930px;
	margin: 0 auto 25px auto;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #E32626;
	/*border-radius:10px;*/
	box-shadow:2px 2px 5px #D21212;
}

#Youtube article{
	width: 100%;
	position:relative;
	min-height: 70px;
}

#Youtube table{
	margin: 0 auto 15px auto;
}

#Youtube  h1 {
	font-size: 20px;
	font-weight:bold;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 15px;
  font-family: 'HelveticaRounded-Bold';
}

#Youtube  p {
	font-size: 15px;
	font-weight:bold;
	text-align:center;
}


#Youtube td, #Youtube th {
	padding-bottom: 5px;
	padding-right: 15px;
}

#Youtube  thead {
	font-size: 14px;
	font-weight:bold;
	text-align:left;
}

#Youtube  tbody {
	font-size: 14px;
}

#youtubeVorschauKlein{
	display:none;
}

/* ARTIKEL UNTER SLIDER */
#boxcontent {
	width: auto;
	max-width: 950px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}
#boxcontent article {
	float: left;
	width: 250px;
	margin-right: 5px;
	font-size: 14px;
}
#boxcontent  h3 {
	font-family: 'HelveticaRounded-Bold';
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 10px;
	margin-left: 75px;
  margin-top: 10px;
}

#boxcontent  img {
	margin-bottom: 10px;
	float: left;
	max-width: 100%;
}
#boxcontent  p {
	margin-bottom: 10px;
	margin-left: 5px;
}

#boxcontent>p>img {
    width: 100%;
}

#boxcontent p#datum{
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    float: right;
}

#boxcontent p#autor {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    float: left;
    margin-left: 5px;
}

#boxcontent article p {
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	margin-left: 0 px;
	text-align: justify;
}

#boxcontent a.button {
	float: right;
}

/*SLIDER */

#slides{
	width: 950px;
  margin-bottom: 20px;
}

#slider_content1, #slider_content2, #slider_content3 {
	font-family: 'Open Sans', sans-serif;
	width: 940px;
	position: absolute;
	top: 5px;
	left: 5px;
	display: none;
	z-index: 11;
	height: 345px;
}
#slider_content1 h3, #slider_content2 h3, #slider_content3 h3 {
	color: #EBE8DE;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
	background-color: #333333;
	padding: 10px 15px;
	/*border-radius: 15px 0 15px 0;*/
	display: inline-block;
	margin-top: 0;
  font-family: 'HelveticaRounded-Bold';
}
#slider_content1 {
	display: block;
}
#slider_content1 p, #slider_content2 p, #slider_content3 p { /* Theoretisch mit max. 580 Zeichen befüllbar*/
	font-size:14px;
	margin-bottom: 0;
	color: #4a463b;
	background-color: #EBE8DE;
	padding: 5px 5px;
	border-radius: 5px;
}

#slider_content1 img, #slider_content2 img, #slider_content3 img {
	display:none;
}

/* SLIDESHOW */
/* Prevent the slideshow from flashing on load */
.slidesjs-container {
	border-top: 1px #d6d0c1 solid;
}
#slides {
	display: none;
}
/* Center the slideshow */
.container {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
/* Show active item in the pagination */
.slidesjs-pagination .active {
	color: red;
}
#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button {
	display: none;
	color: #000;
}

#slides > div > div > img {
  max-height:350px;
  /*TRAUER
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  */
}

/*pagination and navigation*/

a.slidesjs-next,
a.slidesjs-previous,
a.slidesjs-play,
a.slidesjs-stop {
	background-image: url(img/btns-next-prev.png);
	background-repeat: no-repeat;
	display:block;
	width:12px;
	height:18px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	margin-right:5px;
}

a.slidesjs-next {
	margin-right:10px;
	background-position: -12px 0;
}

a:hover.slidesjs-next {
	background-position: -12px -18px;
}

a.slidesjs-previous {
	background-position: 0 0;
}

a:hover.slidesjs-previous {
	background-position: 0 -18px;
}

a.slidesjs-play {
	width:15px;
	background-position: -25px 0;
}

a:hover.slidesjs-play {
	background-position: -25px -18px;
}

a.slidesjs-stop {
	width:18px;
	background-position: -41px 0;
}

a:hover.slidesjs-stop {
	background-position: -41px -18px;
}

.slidesjs-pagination {
	margin: 7px 0 0;
	float: right;
	list-style: none;
}

.slidesjs-pagination li {
	float: left;
	margin: 0 1px;
}

.slidesjs-pagination li a {
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(img/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
	background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
	background-position: 0 -26px
}

aside>div.fb-page>span {
    border: solid;
    border-width: 1px;
    border-color: #ABABAB;
    box-shadow: 2px 2px 5px #5E5E5E;
	  left: 0;
    position: absolute !important;
}

div.fb-page>span {
    border: solid;
    border-width: 1px;
    border-color: #E32626;
    box-shadow: 2px 2px 5px #D21212;
    width:100%;
    max-width: 340px;     
    margin-right: 5px;   
}

/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT */

@media (max-width: 1510px) {
  div#tab_ter, div#presse_fb {
      display:block;
  }
}


@media (max-width: 970px) {
	.container {
		display:none;
	}
}

@media (max-width: 800px) {
	#mbmcpebul_table li div.buttonbg {
		height:32px;
		width: auto;
		line-height: 0;
		background-color: #E32626;
		border-style: solid;
		border-color: #D21212;
		border-width: 1px;
		border-radius: 0;
		padding: 0;
		box-shadow: none;
		text-align: center;
	}

	#mbmcpebul_wrapper: not(.scripted) {
		text-align: center;
		background-image: url('img\wrapper_simple_bg.png');
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, #E95B6C 0%, #E32626 100%);
		background-image: -webkit-linear-gradient(top, #E95B6C 0%, #E32626 100%);
		background-image: linear-gradient(top, #E95B6C 0%, #E32626 100%);
		background-size: 100% 100%;
	}
	#mbmcpebul_wrapper:not(.scripted) #mbmcpebul_table li {
		float: none;
		vertical-align: top;
	}

	#Spielplan_gross{
		display:none;
	}

	#Spielplan_klein{
		display:table;
	}

	#Spielplan table{
		width: 390px;
	}
}

@media (max-width: 521px) {
	#Spielplan table{
		width: auto;
	}
}

@media (max-width: 550px) {
	  #tab_ter > div{
	      width: 95%;
	      margin:auto;
	      margin-bottom: 20px;
	      float:none;
	  }
	  
	  div#tabelle_reload {
	      float: none;
	  }

	#youtubeVorschau{
	display:none;
	}

	#youtubeVorschauKlein{
	display:table;
	}
}

@media (max-width: 825px) {


  #presse_fb > div#presse {
      width: 40%;
  }
  
  #presse_fb > div#center > div.fb-page {
      width: 55%;
  }
  
  div.fb-page>span {
    width:100%;
  } 
}

@media (max-width: 650px) {


  div #center{
      width: 290px;
      margin:auto;
      margin-bottom: 20px;
      float:none;
  }
  
  #presse_fb > div#presse {
      width: 95%;
      margin:auto;
      margin-bottom: 20px;
      float:none;
      max-width: 340px;
  }

	#presse_fb > div#center > div.fb-page {
      width: 100%;
  }
  

}



@media (max-width: 540px) {
	#Spielplan #WocheVorher_kurz{
		display:block;
		float:left;
		margin-right: 10px;
		cursor:pointer;
		border: none;
		background: none;
		text-decoration: underline;
		color: #333333;
	}

	#Spielplan #WocheNachher_kurz{
		display:block;
		float:right;
		margin-left: 10px;
		cursor:pointer;
		border: none;
		background: none;
		text-decoration: underline;
		color: #333333;
	}

	#Spielplan #WocheVorher{
		display:none;
	}

	#Spielplan #WocheNachher{
		display:none;
	}
}

@media (max-width: 472px) {

  #boxcontent p {
    margin-bottom: 10px;
    margin-left: 5px;
  }
  
  #boxcontent p#datum {
      float: left;
  }

  #boxcontent p#autor {
      float: right;
      margin-left: 0px; 
  }
}


@media (max-width: 350px) {
  #boxcontent p#datum {
    width: 100%;
  }
}

/* KEYFRAMES */
@keyframes stylie-transform-keyframes {
	0% {
		transform: translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);
		animation-timing-function: cubic-bezier(.25,.25,.75,.75);
	}

	100% {
		transform: translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);
	}
}

@keyframes stylie-transform2-keyframes {
	0% {
		transform: translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);
		animation-timing-function: cubic-bezier(.25,.25,.75,.75);
	}
	
	100% {
		transform: translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);
	}
}

@media print {
  footer, header, .button {
    display:none;
  }
  body {
    border-top: none;
  }
  
  #reload, div#tab_ter {
    display:none;
    
  }
}
