@media only screen and (min-width : 768px) {
	.row-eq-height {
	  	display: -webkit-box;
	  	display: -webkit-flex;
	  	display: -ms-flexbox;
	  	display:  flex;
		}
	}	
html, body {
	overflow-x: hidden !important;
}
#page-header-row {
	margin-top: 20px;
	border: 1px solid #c9c9c9;
	border-radius: 15px 15px 0 0;
	background: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
}
#page-bignav-row {
	background: #dddddd;
}
#page-bignav-01 {
	padding: 0px;
}
.page-front-newshead {
	background: #f7f7f7 -moz-linear-gradient(center bottom , #e6e6e6 0px, #f7f7f7 40%) repeat scroll 0 0;
    border: 1px solid #c9c9c9;
    border-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#page-front-newshead-01 {
	border-left: 1px solid #c9c9c9;
}
.page-front-newscenter {
	background: #ffffff;
    border: 1px solid #c9c9c9;
    border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#page-front-newscenter-01 {
	border-left: 1px solid #c9c9c9;
}
#page-front-newsfooter-row {
	min-height: 60px;
	background: #eeeeee;
	border: 1px solid #c9c9c9;
	margin-bottom: 20px;
	border-radius: 0 0 15px 15px;
}
img.bordered, .page-front-newshead img {
	padding: 3px;
	border: 1px solid #c9c9c9;
	width: 100%;
	height: auto;
}
.hlHeadlineCat, .hlHeadline, .hlHeadlineNews, .hlSubTitle, .hlSubTitleNews {
	width: 100% !important;
}
.hlSubTitle {
	margin: 0px;
}
#logo {
	background: transparent;
	width: auto;
	height: auto;
}
#logo img {
	width: 100%;
	height: auto;
	max-width: 380px;
}
#page-front-newscenter-row .titleHead {
	margin-top: 0px;
}
.newsteaser_right {
	width: auto;
	float: left;
}
#tickerBox .cat a, #tickerBox .cat a:hover {
	color: #5d5d5d;
    float: left;
    font-size: 11px;
    text-decoration: none;
}
.clear {
	clear: both;
}
#page-front-newsfooter-01 {
	padding-top: 15px;
	padding-bottom: 15px;
}
#page-header-02 {
	text-align: right;
}
#megaMenu {
	border-radius: 0px !important;
}
.page-fullwidth-row {
	background: #ffffff;
    border: 1px solid #c9c9c9;
    border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.article p {
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
}
.hlHeadlineCat {
	padding-top: 0px;
}
.hlHeadline {
	margin-top: 1px;
}
.top-border {
	border-top: 1px solid #c9c9c9 !important;
}
.page-front-newshead .hlHeadlineCat {
	margin-top: 8px;
}
.page-fullwidth .page-front-newshead {
	border: 0px;
	background: transparent;
}
.filmbox td {
	vertical-align: top;
}
.article img.attachment-post-thumbnail {
	height: auto;
	width: 100%;
	max-width: 400px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.article p {
	margin-bottom: 20px;
}
.singleBoxACol2 {
	border-left: 1px solid #c9c9c9;
}
.singleBoxACol2 img.attachment-movie_big {
    border: 1px solid #c9c9c9;
    height: auto;
    padding: 5px;
    width: 100%;
}
#page-single-row {
	padding: 0px;
}
#page-single-row .col {
	padding-top: 15px;
	padding-bottom: 15px;
}
.page-fullwidth .page-front-newshead .hlHeadline, .page-fullwidth .page-front-newshead .hlHeadlineNews {
    color: #d00000;
    font-family: "Arial";
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}
.staffelbox {
	margin-bottom: 15px;
}
.staffelbox .staffel-1 {
	width: 80px;
	vertical-align: top;
}
.staffelbox .staffel-2, .staffelbox .staffel-4 {
	width: 90px;
	vertical-align: top;
}
.staffelbox .staffel-3, .staffelbox .staffel-5 {
	width: 292px;
	vertical-align: top;
}
.gamePlattformIcons img {
	margin-right: 5px;	
}
.article img.attachment-post-thumbnail {
	background: #ffffff;
}
.footer-link {
	text-align: center;
	display: block;
}
.page-front-newshead.page-front-newshead-special {
	background: transparent;
    border: 0px;
    padding-top: 0px;
}
.moreSpace {
	height: 20px;
}
.hlHeadline.smallerText {
	font-size: 13px;
	line-height: 16px;
	min-height: 31px;
}
#commentform label {
	width: 100%;
	display: block;
}
#commentform input, #commentform textarea {
	width: 100%;
	max-width: 600px;
}
#commentform p {
	margin-bottom: 3px;
}
.page-front-newshead {
	background: #fafafa;
}
.page-single-01 p img {
	max-width: 100%;
	height: auto;
}
.film-amazonbox {
	float: right;
	width: 120px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.film-amazonbox h4 {
	font-size: 13px;
	line-height: 15px;
}
.film-amazonbox .titleHead {
	margin-top: 0px;
}



@media only screen and (max-width : 1200px) {
	.staffelbox .staffel-3, .staffelbox .staffel-5 { width: 218px; }
}


@media only screen and (max-width : 989px) {
	.article img.attachment-post-thumbnail { max-width: 300px; }
	.staffelbox .staffel-1 { width: 70px; }
	.staffelbox .staffel-2, .staffelbox .staffel-4 { width: 80px; }
	.staffelbox .staffel-3, .staffelbox .staffel-5 { width: 105px; }
}

@media only screen and (max-width : 989px) and (min-width : 768px) {
	#page-front-newshead-04 { display: none; }
	#page-front-newscenter-04 { display: none; }
	#page-front-newshead-03 { display: none; }
	body.home #page-front-newshead-03 { display: block; }
}

@media only screen and (max-width : 767px) {
	body { background: none !important; }
	#page-header-row { margin-top: 0px; border-radius: 0px; border-bottom: 0px !important; }
	#page-front-newsfooter-row { margin-bottom: 0px; border-radius: 0px; border-left: 0px !important; border-right: 0px !important; }
	#page-bignav-row { display: none; }
	.page-front-newscenter { border-left: 0px !important; border-right: 0px !important; }
	.page-front-newshead { border-left: 0px !important; border-right: 0px !important; }
	#page-header-row { border-left: 0px !important; border-right: 0px !important; }
	#page-header-02 { text-align: center; padding-top: 15px; }
	.page-fullwidth-row { border-left: 0px !important; border-right: 0px !important; border-top: 1px solid #c9c9c9; }
	.article img.attachment-post-thumbnail { max-width: 100%; }
	.titleHead { height: auto; border: 0px; }
	.titleHead > h4 { position: static; }
	.staffelbox .staffel-4, .staffelbox .staffel-5 { display: none; }
	.staffelbox .staffel-1 { width: 20%; }
	.staffelbox .staffel-2, .staffelbox .staffel-3 { width: 40%; }
	.wp-caption { width: 100% !important; height: auto !important; margin: 0px !important; float: none !important; max-width: 100% !important; margin-bottom: 15px !important; }
	.wp-caption img { width: 100% !important; height: auto !important; max-width: 100% !important; }
	.film-amazonbox { float: left; width: 50%; margin-left: 0px; margin-bottom: 20px; }
}