audio {max-width: 100%;}

#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../img/progress.gif) no-repeat center center;}

#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
	
#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
		/*#supersized li.image-loading { background:#111 url(../img/progress.gif) no-repeat center center; width:100%; height:100%; }*/
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

img {
	border: 0 none;
}
H1, H2, H3, H4, H5, a {color: #ffcc00}
H3 {font-size:180%; margin-bottom: 5px;}
.newsHeader H2 {font-size:180%;}
.test_button {color: #ffe068; margin: 4px; background-color:#c20846;}
#menu_container {    min-height: auto;
    height: 57px;}
#menu a {
 /*   text-shadow: 2px 2px 2px #000;*/
}
#menu>li#current, #menu>li:hover {background: rgba(82, 82, 82, 0.79);}
#menu #current > a, #menu .current > a, #menu>li a:hover, #menu>li a.hover  {
    color: #ffcc00;
}
#menu li:hover li a {
    background: rgba(219, 17, 80, 0.8);
}
.sub-menu a:hover, #submore a:hover, .sub-menu a.hover, #submore a.hover, #submore #current > a {
    background-color: #ed88a8 !important;
}
.message, #sForm fieldset{ background-color:transparent;}
/* sponsor */
.sponsor {
	display:inline-block;
	margin: 10px;
	 text-align: center;
}
#sponsorbottom .sponsor:first-child {
	/*width: 100%!important;*/
	text-align:center;
	margin: 0 auto;
	display: block;
}
/*#sponsorbottom .sponsor { width: 33%!important; }*/
#sponsortop {
	clear:both;
	width: 100%;
	text-align: center;
	margin-top:10px;
}
#sponsortop .sponsor {
	-moz-box-shadow: 2px 2px 5px #666; /* Firefox */  
	-webkit-box-shadow: 2px 2px 5px #666; /* Safari, Chrome */  
	box-shadow: 2px 2px 5px #666;
	border-top: #eee 2px solid;
	border-left: #eee 2px solid;
	border-right: #bbb 2px solid;
	border-bottom: #bbb 2px solid;
}
#sponsorbottom {
	margin-top:10px;
	margin-left: 0px;
	clear:both;
}
#sponsorbottom .sponsor {
	margin: 0;
}
/* album */
p.thumb_caption { font-size:13px;}
.fotoos img {display:none; }

/*.newsText { max-width: 750px} */
.message {border: 0;}
/*.textblok_container:nth-child(4n-3) {background-color: #e9e9e9;}
*/
@media only screen and (max-width: 900px) {
	#sponsortop, #sponsorbottom, #sponsorbottom .sponsor {
		/*width: auto!important;*/
	}
	
}

@media only screen and (max-width: 480px) {
	
	.sponsor  {
	/*	float: none;
		display: block;*/
	}
	
}



/* SHOP */
.panel-heading { color: #FFF!important; }
#bodyContent, .panel {
	background-color: rgba(255,255,255,0.8);
}
#bodyContent { padding-top: 15px; padding-bottom: 0;}
.btn-success, .btn-primary, #headerShortcuts a { color: #FFF!important; }
.panel-body { background-color:transparent }
#content_container_winkel a, #content_container_winkel H1, #content_container_winkel H2, #content_container_winkel H3, #content_container_winkel H4, #content_container_winkel H5 { color: #DB1150}
.btn-danger, .btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    color: #fff!important;
}