
.reklam { padding: 0px 0px 20px 0px; }




.linkSelf, .linkBlank { background-color: #05659c; color: #fff; padding: 4px 10px 6px 10px; line-height: 36px; }


.art_container .owl-container { margin: 0 auto; max-width: 1280px;  }
.art_container .owl-carousel { display: inline; }
.art_container .owl-carousel .puff5 { width: 100%; }
.art_container .sub { margin: 0 auto; max-width: 1240px; }

.owl-item img{ display: block; width: 100%; height: auto; }
.sub .owl-item { max-width: 120px; }
.sub .item { margin-right: 5%; max-width: 120px; text-align: center; }
.sub { max-width: 940px; }





#menu6container {
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 0.5s ease;
    transition: transform 0.5s ease, left 0.5s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	position: fixed; top: 0; left: 0; width: 100%; z-index: 1000; 
}

#menu6container.isHidden {
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
}

#menu6 { min-height: 40px; margin: 0 auto; background-color: #292929; max-width: 980px; 
	font-family: SuisseRegular, "HelveticaNeue", "Helvetica Neue", "Roboto", Arial, sans-serif; font-weight: 300; font-size: 14px; letter-spacing: 0; }
#menu6:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#menu6 a { font-weight: 300; }

#menu6 #logo { height: 22px; padding: 9px 0px 0px 16px; margin-right: 16px; float: left; }

#menu6 #hotlinks, #menu6 #coldlinks, #menu6 #today, #menu6 #yesterday { padding: 13px 6px 0 4px; float: left; }


#menu6 #today a { color: white; }
#menu6 #yesterday a { color: #888; }

#menu6 #links { float: right; color: #888; padding: 13px 16px 0 0;}
#menu6 #links a { color: #fff;}

@media only screen and (max-width: 640px) {
	#menu6 #links, #menu6 #tags, #menu6 #today, #menu6 #yesterday, #menu6 #hotlinks, #menu6 #coldlinks { display: none; }
	#menu6 #today, #menu6 #yesterday, #menu6 #hotlinks { padding: 0px 8px 0px 0px; }
}

#menu6 #switch, #menu6 #tjock, #menu6 #search, #menu6 #thumbs {
	float: right; font-family: "febericons", sans-serif; color: #fff; font-weight: 300;
}
#menu6 #switch {  padding: 12px 14px 0 0; font-size: 16px; line-height: 16px; }
#menu6 #tjock img { height: 12px; padding: 14px 20px 10px 0px; }
#menu6 #search { padding: 12px 10px 0 0; font-size: 20px; }
#menu6 #thumbs { padding: 12px 12px 0 0; font-size: 18px;  }
#menu6 #switch a, #menu6 #search a, #menu6 #thumbs a { color: #fff; }

#menu6subcontainer { 
	width: 100%; position: fixed; top: 40px; left: 0; z-index: 1010; overflow: hidden;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 0.5s ease;
    transition: transform 0.5s ease, left 0.5s ease;
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
     }
    
    
#menu6subcontainer.isHidden {
    -webkit-transform: translate3d(0, -77px, 0);
    -moz-transform: translate3d(0, -77px, 0);
    -o-transform: translate3d(0, -77px, 0);
    transform: translate3d(0, -77px, 0)
}

#menu6sub { margin: 0 auto; max-width: 980px; background-color: #444; z-index: 1011;
	font-family: SuisseRegular, "HelveticaNeue", "Helvetica Neue", "Roboto", Arial, sans-serif; font-weight: 300; font-size: 11px; }
#menu6sub a { color: white; font-weight: 400; text-decoration: none; }
#menu6sub:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#menu6sub #settings { font-size: 16px; padding: 6px 16px; color: #fff; }

#menu6sub .item { text-transform: uppercase; border-right: 1px solid rgba(255,255,255,0.05); padding: 0 12px; line-height: 28px; float: left; color: #999; text-align: center; }
#menu6sub .item .link { float: left; }
#menu6sub .item .on { float: left; font-family: 'febericons'; text-transform: none; margin-right: 4px; padding: 0; font-size: 8px; margin-top: -1px; display: none; cursor: pointer; }
#menu6sub #items .off, #menu6sub #items .off a { color: #666; }
#menu6sub #items .hidden { display: none; } 

#menu6subcontainer { display: none; }
	
@media only screen and (max-width: 979px) {

	#menu6 #switch { display: block; }
	#menu6sub #settings { font-size: 26px; padding: 16px 16px ; }
	#menu6sub .item { font-size: 14px; width: 100px; border-bottom: 1px solid rgba(255,255,255,0.05); line-height: 40px; }
	#menu6sub .item .on { font-size: 14px; }
	#menu6sub #settings { padding-bottom: 50px; }
}



@media only screen and (max-width: 480px) {
	#menu6sub .item { font-size: 14px; width: 31%; border-bottom: 1px solid rgba(255,255,255,0.05); line-height: 40px; }
	#menu6sub .item .on { font-size: 14px; }
}


#numMenuMobile { display: none; } 

@media only screen and (max-width: 480px) {

	#numMenuMobile { display: block; padding: 0 10px; font-family: SuisseRegular, "HelveticaNeue", "Helvetica Neue", "Roboto", Arial, sans-serif; font-weight: 300; } 
	#numMenuMobile:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

	#numMenuMobile #hotlinks, #numMenuMobile #coldlinks, #numMenuMobile #today, #numMenuMobile #yesterday { padding: 12px 6px 12px 4px; font-size: 14px; float: left; }
	#numMenuMobile #hotlinks { color: #999;  }
	#numMenuMobile #hotlinks a { font-weight: 300; color: #f7520c; }
	
	#numMenuMobile #coldlinks { color: #999;  }
	#numMenuMobile #coldlinks a { font-weight: 300; color: #4ebbe8; }
	
	#numMenuMobile #today { color: #dedede; }
	#numMenuMobile #today a { font-weight: 300; color: #dedede; }
	
	#numMenuMobile #yesterday { color: #666; }
	#numMenuMobile #yesterday a { font-weight: 300; color: #666; }

}




#feberSearch6 { display: none; min-height: 40px; }

.gs-result .gs-title, .gs-result .gs-title * { text-decoration: none !important; } 
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl { text-decoration: none !important; }

.gs-image-box.gs-web-image-box.gs-web-image-box-portrait { width: 120px !important; height: 120px !important; margin-right: 10px !important; }
.gs-web-image-box-portrait img.gs-image { max-width: 120px !important; max-height: 120px !important; margin-top: 0px !important; }

.gsc-cursor, .gs-title, .gsc-orderby-label, .gsc-result-info, .gsc-url-top, .gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType { font-family: 'Helvetica Neue', arial, sans-serif !important; font-size: 15px !important; font-weight: normal !important; line-height: 21px !important; color: rgb(63, 69, 73) !important; -webkit-font-smoothing: antialiased !important; }

.gs-result .gs-title, .gs-result .gs-title * { text-decoration: none !important; font-size: 18px !important; line-height: 24px !important; height: 1.3em !important; } 

.gsc-webResult.gsc-result { float: left; width: 49%; min-height: 170px; }

@media only screen and (max-width: 979px) {
	.gsc-webResult.gsc-result { float: none; width: 98%; min-height: 170px; }
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page { border-color: #222 !important; background-color: #222 !important; color: #fff !important; padding: 3px !important; border-radius: 300px !important; width: 21px !important; height: 21px !important; display: inline-block !important; text-align: center !important; }


.sprinkle-middle { margin-bottom: 20px; max-width: 1280px; margin: 0 auto; }

.spklw-widget { margin-bottom: 20px; }

@media only screen and (max-width: 760px) {
	#sprinklefooterfeber { display: none; }
}

#sprinklefooterfebermobil { display: none; }

@media only screen and (max-width: 480px) {
	#sprinklefooterfebermobil { display: block; }
}



