/*FONTS EINBINDEN*/

@font-face {
  font-family: 'Coda-Heavy';
  src: url('../fonts2016/Coda-Heavy/Coda-Heavy.eot');
  src: url('../fonts2016/Coda-Heavy/Coda-Heavy.eot?#iefix') format('embedded-opentype'),
       url('../fonts2016/Coda-Heavy/Coda-Heavy.woff') format('woff'),
       url('../fonts2016/Coda-Heavy/Coda-Heavy.ttf') format('truetype'),
       url('../fonts2016/Coda-Heavy/Coda-Heavy.svg#svgFontName') format('svg');
       font-weight: normal;
       font-style: normal;
}

@font-face {
  font-family: 'Coda-Regular';
  src: url('../fonts2016/Coda-Regular/Coda-Regular.eot');
  src: url('../fonts2016/Coda-Regular/Coda-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts2016/Coda-Regular/Coda-Regular.woff') format('woff'),
       url('../fonts2016/Coda-Regular/Coda-Regular.ttf') format('truetype'),
       url('../fonts2016/Coda-Regular/Coda-Regular.svg#svgFontName') format('svg');
       font-weight: normal;
       font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts2016/OpenSans-Regular/OpenSans.eot');
  src: url('../fonts2016/OpenSans-Regular/OpenSans.eot?#iefix') format('embedded-opentype'),
       url('../fonts2016/OpenSans-Regular/OpenSans.woff') format('woff'),
       url('../fonts2016/OpenSans-Regular/OpenSans.ttf') format('truetype'),
       url('../fonts2016/OpenSans-Regular/OpenSans.svg#svgFontName') format('svg');
       font-weight: normal;
       font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts2016/OpenSans-Bold/OpenSans-Bold.eot');
  src: url('../fonts2016/OpenSans-Bold/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts2016/OpenSans-Bold/OpenSans-Bold.woff') format('woff'),
       url('../fonts2016/OpenSans-Bold/OpenSans-Bold.ttf') format('truetype'),
       url('../fonts2016/OpenSans-Bold/OpenSans-Bold.svg#svgFontName') format('svg');
       font-weight: normal;
       font-style: normal;
}



* {
    font-family:'OpenSans','Helvetica Neue', Helvetica, Arial, sans-serif;
}


body{
    font-family:'OpenSans','Helvetica Neue', Helvetica, Arial, sans-serif!important;
}

body.custom-background{
    background-color:#fff;
}

/*CONTAINER*/
#container{
    margin: 0px auto;
    padding:0px 10px;
    background:#fff;
}

#content-container{
    padding:0px;
    background-color:#fff;
}

/*Test für Grid*/
.home #content{
    width:100%;
    /*width:625px;*/
}

#content{
    width:100%;
}

#sidebar{
    width:300px;
}

#sidebar .widget-ads img{
    width:100%;
    height:auto;
}

/*Test Ende*/

h1,h2,h3,h4,h5,h6{
    font-family:'OpenSans','Helvetica Neue', Helvetica, Arial, sans-serif;
}



/*HEADER*/
.ad-banner,#header .header-wrap{
 /*   margin-bottom:0px;
    padding:0px;*/
}
div#header{
	background-color: white;
    margin-top:0px;
    border-bottom:0px;
    padding-bottom:15px;
	z-index: 999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body.sticky div#header{
	position: fixed;
	top:0;
	box-shadow: 0 55px 10px -10px rgba(0,0,0,0.4);
    height: 142px;
	background-color: white;
 	width: 960px;
}

body.sticky .ad-top1 {
    padding-top: 200px;
}

/*Header Menü*/
#metaheader{
    width:100%;
    float:left;
    background-color: #ecebeb;
    height: 40px;
}

#nav_menu-2.widget{
    display:inline-block;
    float:left;
    width:auto;
    padding: 9px;	
}

ul#menu-topmenue{
    margin-top:0px;
    float:right;
    padding-top:2px;
}

ul#menu-topmenue li{
    border-right:0px solid #939393;
    padding-left:0px;
    font-size:14px;
    line-height:1.25;
}

ul#menu-topmenue li:after{
    content:"|";
    display:inline-block;
    padding-left:8px;
    color:#939393;
    font-family:'OpenSans-Bold','Helvetica Neue', Helvetica, Arial, sans-serif!important;
}

ul#menu-topmenue li:last-of-type:after{
    content:"";
}

ul#menu-topmenue li a{
   /* font-weight:normal;*/
    font-family:'OpenSans','Helvetica Neue', Helvetica, Arial, sans-serif!important;
    color:#939393;
}

/* Header Leeres Div*/

.ad468{
    display:none;
}

/*Header Social icons*/

.social-header{
    display:inline-block;
    float:right;
    margin-top:0;
}

.social-header div a{
    height: 40px;
    width: 40px;
    border-radius:0px;
}

.social-header div{
    height: 40px;
    width: 40px;
    border-radius:0px;
}

.social-header div{
    display:inline-block;
    margin:0px 4px;
    float:left;
}

.social-header div a{
    margin:0px;
}

.social-header div:first-of-type{
    margin:0px 0px 0px 4px;
}

.social-header a:hover{
    background-color:transparent;

}

.social-header div span{
    display:none;
}

/*TWITTER*/

.twitter{
    /* background-image:url('../img2016/twitter.png');*/
}
.social-header .twitter{
    background-image:url('../img2016/twitter_big.gif');
    background-size: 40px;	
}


/*FACEBOOK*/

.facebook{
    /* background-image:url('../img2016/facebook.png');*/
}
.social-header .facebook{
    background-image:url('../img2016/facebook_big.gif');
    background-size: 40px;	
}


/*INSTAGRAM*/

.instagram{
    background-image:url('../img2016/instagram_big.gif');
    background-size: 40px;	
}

/*Header Hauptmenü*/
#nav{display:none;}/*bis BREAKPOINT Mobile*/

#nav + .hide-on-phones{
    margin-top:20px;
}

#new-nav{
    position:relative;
}

#new-nav .menu-hauptmenu-container{
    border:0;
}

#new-nav #menu-hauptmenu.menu > li:first-of-type{
   /*  padding-left:8px;*/
}

#new-nav #menu-hauptmenu.menu > li > a{
    padding:10px;
}

#new-nav #menu-hauptmenu.menu > li > a:hover{
   /* background-color:transparent;
    color:#fff;*/
    transition:all 1s ease-in;
}

/* Header Hauptmenü Submenü*/

#new-nav .toggle-new-nav{
    background-image:url(../img2016/burger.png);
    background-repeat:no-repeat;
    background-position:center;
    padding:0px;
    width:auto;
    height:auto;
    display:inline-block!important;
    position:absolute;
    bottom:0px;
    top:0px;
    color:transparent!important;
    margin:0px;
    right:0px;
    border-radius:0px;
    width:37px;
    border-left:1px solid #fff;
}

#new-nav .toggle-new-nav.active{
    background-color:transparent;
    color:transparent!important;
    display:block;
    z-index:11;
}

#new-nav .toggle-new-nav.active:after{
    display:block;
    background-image:url(../img2016/arrow.png);
    width:16px;
    height:14px;
    background-size:contain;
    background-position:center;
    content:'';
    margin:0px auto;
    position:absolute;
    bottom:-14px;
    left:10px;
}

/*#new-nav .toggle-new-nav.active + .menu-hauptmenu-container ul{
    display:block!important;
}*/

#new-nav .toggle-new-nav.active+ .menu-hauptmenu-container + .second-nav{
    display:block;
    visibility:visible;
}

#new-nav .toggle-new-nav + .menu-hauptmenu-container + .second-nav{
    visibility:hidden;
}

#new-nav .second-nav{
    background-color:rgba(255,255,255,0.9);
    z-index:10;
    position:absolute;
    top:45px;
    width:100%;
    padding-bottom:10px;
    padding-top:30px;
}

#new-nav .second-nav .menu-hauptmenu-container{
    background-color:transparent;
}

#new-nav .second-nav .menu-hauptmenu-container li{
    float:left;
    padding:0px 15px 30px;
    box-sizing:border-box;
    width:16.6%;
    /*min-height:140px;*/
}

#new-nav .second-nav .menu-hauptmenu-container li:nth-of-type(5n):after{
    float:none;
    clear:both;
    display:block;
    content:'';
}

#new-nav .second-nav .menu-hauptmenu-container li a{
    color:#262626;
    border-bottom:1px solid #00b1ff;
    font-size:20px;
    display:block
}

#new-nav .second-nav .menu-hauptmenu-container .sub-menu li{
    display:block;
    float:none;
    padding:0px;
    width:100%;
    min-height:auto;
}

#new-nav .second-nav .menu-hauptmenu-container .sub-menu li a{
    color:#262626;
    border-bottom:0px;
    font-size:17px;
}

/*SLIDER und CALENDAR HOME*/

.new-home-head{
    margin-bottom:30px;
    float:left;
}

.new-home-head .main{
    float:left;
    width:628px;
    margin-right:32px;
}

.new-home-head aside{
    float:left;
    width:300px;
}

.new-home-head .widgets-homepage-slider{
    position:relative;
    min-height:346px;
}

/*SLIDER*/

#slider .main-slider-content{
    height:346px;
}

#slider .lof-slidecontent{
    height:346px;
    width:628px;
    border:0px;
}

#slider .lof-slidecontent  .navigator-content{
    top:296px;
}

#slider .lof-slidecontent  ul.sliders-wrap-inner li{
    width:628px;
}

#slider ul.sliders-wrap-inner li img{
    width:628px;
}

#content #slider .tt{
    top:263px;
}

#content #slider .lof-main-item-desc{
    top:305px;
}
#nnews {
    margin-top: 30px;
}
/*SIDEBAR*/

/*Sidebar Calender*/

.widget_koelner_calendar_widget{
    position:relative;
    min-height:346px;
}

#sidebar .widget{
    border:0px solid #00b1ff;
    padding:0px;
}

#cal-termine{
    margin-bottom:0;
}

#cal-termine a,#cal-termine a:visited{
    color:#fff;
}

.hasDatepicker{
    border:1px solid #00b1ff;
    padding-top:15px;
    /*margin-bottom:30px;*/
}

.shortselect{
    border:none;
}

#filter, #sidebar .widget_koelner_calendar_widget{
    margin-top:0px;
}

#cal-termine-button{
    border-radius:10px;
    height:49px;
    width:99%;
    background-color:#00b1ff;
    display:table;
    position:absolute;
    bottom:15px;
    border: 2px solid #00b1ff;
}

#cal-termine-button a,#cal-termine-button a:visited{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    color:#fff;
    font-size:17px;
}

#cal-termine-button:hover{
    background-color:#fff;
    border: 2px solid #00b1ff;
}


#content #cal-termine-button:hover a{
    color:#00b1ff;
}

#content .ui-datepicker-calendar tr td a{
    color:#00b1ff;
}

/*Tipp List*/


.post-entry.tipp-list .tipp-list{
    margin-bottom: 10px;
}

.post-entry.tipp-list .tipp-list li.tipp-container:not(.is_premium){
    width:33.33%;
    height:160px;
    margin:0;
    padding:0px 20px 10px 0px;
    box-sizing:border-box;
}
/*PREMIUM*/


.post-entry.tipp-list .tipp-list li.tipp-container.is_premium .abbildung{
    height:200px;
}

.post-entry.tipp-list .tipp-list li.tipp-container.is_premium .tipp-content .title{
    width:100%;
    bottom:10px;
    top:auto;
    margin-top:0px;
    height:auto;
}

.premium_verlosungenen .tipp-list{
    height:250px;
}

.tipp-list .premium_verlosungen h2:before{
    display:none;
}

.tipp-list .premium_verlosungen h2{
    color:#fff;
    border-bottom:0px;
    margin-bottom:0px;
}

.premium_verlosungen + .tipp-list{
    float:left;
}

/*NOT PREMIUM*/

.post-entry.tipp-list .tipp-list li.tipp-container .abbildung{
    height:150px;
}

.post-entry.tipp-list .tipp-list li.tipp-container .tipp-content .title{
    display: block;
    background-color: rgba(0,177,255,.61);
    padding: 5px 10px;
    font-family: 'OpenSans','Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: normal;
    box-sizing: border-box;
    position: absolute;
    bottom: 10px;
    width: calc(100% - 20px);
}

#content .tipp-container:hover .tipp-content > h3{
    transition: ease-out 0.2s;
    transition-property: initial;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    transition-delay: initial;
    background-color: rgba(255, 255, 255, 0.61);
    text-shadow: 1px 1px 5px white;
}
#content .tipp-container:hover .tipp-content > h3 a{
    color: #000000!important;
}

#content .post-entry.tipp-list .tipp-list li.tipp-container .tipp-content .title a{
    color:#fff;
    font-size: 20px;
}

#content .post-entry.tipp-list .tipp-list li.tipp-container .tipp-content .kurzinfo,.post-entry.tipp-list .tipp-list li.tipp-container .tipp-content p{
    display:none;
}



/*News*/

.home #content ul.homelist li div.image-box{
    height:180px;
    position: relative;
    overflow:hidden;
    width:100%;
}

.home #content ul.homelist li div.image-box img{
    height:auto;
    width:100%;
}

.image-box-title{
    display:block;
    background-color:rgba(0,177,255,.61);
    color:#fff;
    padding:5px 10px;
    font-family:'OpenSans','Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:20px;
    line-height:normal;
    box-sizing: border-box;
    position: absolute;
    bottom:0px;
    width:100%;
}

.thumbinimg>a:hover .image-box-title{
	transition: ease-out 0.2s;
    transition-property: initial;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    transition-delay: initial;
    background-color: rgba(255, 255, 255, 0.61);
    color: #000000;
    text-shadow: 1px 1px 5px white;
}

.home #content ul.homelist li{
    height:auto;
}

#widgets-homepage-container{
    float:left;
}

.widgets-homepage-container:after{
    float:none;
    content:'';
    display:table;
    width:100%;
}

#widgets-homepage-container > div{
    width:33%;
    display:inline-block;
    float:left;
}

#widgets-homepage-container .widgets-homepage .image-box{
    float:left;
    display:inline-block;
    width:auto;
}

#widgets-homepage-container .widgets-homepage .image-box + a #widgets-homepage-container .widgets-homepage .image-box + a + p, #widgets-homepage-container .widgets-homepage .image-box + a + p + p{
    float:left;
}

#widgets-homepage-container .widgets-homepage p,#widgets-homepage-container .widgets-homepage a{
    display:inline-block;
    float:left;
}

/*Blu Box*/

/*
*	NEXT BlueBox
*/

	.bluebox{
		display: inline-block;
}

	.bbox-mobile{
		display:none;
		position: relative;
}
	.bbox-desk{
		display:inline;
		position: relative;
}	
	.bluebox img{
		display:block;
}
	.bbox-desk .bbnlform{
		position: absolute;
		z-index: 5;
		top: 212px;
		left: 41px;		
}

	.bbox-desk .newsbuttonsend{
		background-color: #ccefff;
		color: #00b1ff;
		padding: 6px 10px 8px 10px;
		border-radius: 9px;
		font-size: 22px;
		line-height: 21px;
		font-weight: bold;
		text-decoration: none;
		z-index: 10;
		font-family: open sans;
		border: 0;
		position: absolute;
		top: 0px;
		left: 380px;
		z-index: 5;
}
	.bbox-desk .newsinput{
		border: 0;
		font-size: 20px;
		width: 350px;
		padding: 3px 3px 3px 12px;		
}
	
	.bbox-mobile .newsbuttonsend{
		background-color: #ccefff;
		color: #00b1ff;
		padding: 4px 10px 6px 10px;
		border-radius: 9px;
		font-size: 20px;
		line-height: 19px;
		font-weight: bold;
		text-decoration: none;
		z-index: 10;
		font-family: open sans;
		border: 0;
		position: absolute;
		z-index: 5;
		margin: 0;
}
	.bbox-mobile .newsinput{
		border: 0;
		font-size: 20px;
		border-radius: 8px;
		line-height: 21px;
		width: 210px;
		padding: 0px 5px 0px 10px;
		margin: 0 0 6px 0;
}	
	
	.bbox-mobile .bbnlform{
		position: absolute;
		z-index: 5;
		bottom: 51px;
		left: 20px;	
}		

	.bbox-mobile .bbnlform p{
		margin-bottom: 5px;
}	
	
@media screen and (max-width: 767px){
	.bbox-mobile{
		display:inline;
		position: relative;
}	
	.bbox-desk{
		display:none;
		position: relative;
}	
	#footer a {
		padding: 0;
		display: initial;
		border-bottom: none;
		width: inital;
	}
}

/*Blue Headline*/

.blu-headline:before,.tipp-list h2:before{
    content:'';
    top:10px;
    position:relative;
    background-image:url('../img2016/before.png');
    background-repeat:no-repeat;
    background-position: center;
    background-size: contain;
    width:80px;
    height:37px;
    display:inline-block;
    margin-right:5px;
}


.blu-headline, .tipp-list h2{
    display:block;
    width:100%;
    margin-bottom:20px;
    border-bottom:2px solid #00b1ff;
    color:#00b1ff;
    line-height:1.5;
}

.blu-headline a,.tipp-list h2 span{
    display:inline-block;
    font-size:27px;
    color:#00b1ff!important;
    font-weight:normal;
    line-height:1;
}


/*BREADCRUMB*/

.breadcrump{
    border:2px solid #b6b6b6;
    padding:10px;
    margin:20px 0px 40px;
}

.breadcrump ul li{
    color:#b6b6b6;
    font-size:20px;
    font-weight:bold;
}

.breadcrump ul li a{
    color:#b6b6b6;
    font-size:20px;
    font-weight:bold;
    margin-right:0;
}

.breadcrump ul li span.active{
    color:#b6b6b6;
    font-size:20px;
    font-weight:bold;
}

/*Divider*/

.divider,.divider:hover{
  border-bottom:7px dotted #13bbff;
}

.divider,.home #content ul.homelist li,.home #content.content_second ul.homelist li{
    /*border-bottom:7px dotted #13bbff;*/
    border:none;
}

.divider:hover,.home #content ul.homelist li:hover,.home #content.content_second ul.homelist li:hover{
   /* border-bottom:7px dotted #13bbff;*/
    border:none;
}

.home #content ul.new-homelist li,.home #content.content_second ul.new-homelist li{
    border-bottom:none;
}

.home #content ul.new-homelist li:hover,.home #content.content_second ul.new-homelist li:hover{
    border-bottom:none;
}

.home #content ul.new-homelist{
    margin-bottom:30px;
}

.home #content .blu-box{
    /* margin-bottom: 40px; */
    /* position: relative; */
    /* padding-top: 20px; */
    z-index: 1;
}

.home #content ul.homelist{
    padding:0px;
    /*margin-left:-10px;
    margin-right:-10px;*/
}

.home #content ul.homelist{
    border-top:none;
    border-bottom:none;
    width:100%;
    box-sizing:border-box;
	z-index: 10;
}

.home #content ul.homelist:after{
    float:none;
    content:'';
    display:table;
    clear:both;
}

.home #content ul.homelist li{
    width:33.33%;
    padding:0px 20px 10px 0px;
    margin:0px;
    box-sizing: border-box;
}
.home #content div.nnews-elem > ul.homelist li{
    width:50%;
    padding:0px 20px 10px 0px;
    margin:0px;
    box-sizing: border-box;
    display: inline-block;
}


.home #content div:not(.nnews-elem) > ul.homelist li:nth-of-type(3n){
    padding-right:0px;
}
.home #content div.nnews-elem > ul.homelist li:nth-of-type(2n){
    padding-right:0px;
}


/*Termine Article/ Detailansicht*/

.detail-headline{
    background-color:#00b1ff;
    color:#fff;
    font-size:20px;
    font-weight:bold;
    padding: 5px 15px 5px 20px;
    margin-bottom:20px;
}

.more_events{
    border-top:none;
}


.termin_detailansicht{
    border-top:none;
}

.single-post #content{
    width:630px;
}

.single-post #content .post .post-entry{
    padding-left:0px;
}

/*KUNST*/

.termine,.zeitstempel,.termine:hover,.zeitstempel:hover{
    border:0px;
}

.veranstaltungen ul li.termin{
    padding:20px 0px 28px;
    margin-bottom:0px;
}

.termin .details{
    padding:0px;
    box-sizing: border-box;
    width:66.66%;
}

.summary{
    text-decoration:none;
    font-size:17px;
    font-family:'OpenSans','Helvetica Neue', Helvetica, Arial, sans-serif;
}

.summary .termin-link{
    font-family:'OpenSans-Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:20px;
    color:#00b1ff!important;
}

/*Datum links*/

.zeitstempel{
    margin:0px!important;
    width:33.33%;
    max-width:300px;
}

.zeitstempel .month-year, .zeitstempel .date-long{
    background-color:#efefef;
    display:block;
    padding:15px;
    text-align:center;
    border-bottom:1px solid #fff;
    color:#3d3d3d;
    font-size:16px;
}

/*DREISPALTIG*/

.new-main-header div:last-of-type:after{
    float:none;
    clear:both;
    display:table;
    width:100%;
}

.new-main-header .subnavi,.new-main-header #filter{
    width:33.33%;
    box-sizing: border-box;
}

/*Subnavi*/

.new-main-header .subnavi{
    float:left;
    padding-right:10px;
    padding-left:0px;
}

.new-main-header .subnavi ul li:not(.active-path),.new-main-header .subnavi ul li.active-path{
    width:100%;
}

.new-main-header .subnavi ul{
    margin-top:0px;
    float:left;
}

.subnavi ul{
    width:100%;
}

/*Datepicker*/

.new-main-header .hasDatepicker{
    float:left;
    padding-left:0px;
    padding-right:0px;
    width:calc(33.33% - 20px);
    margin-left:10px;
    margin-right:10px;
    box-sizing: border-box;
}

.new-main-header #filter{
    float:left;
    padding-left:10px;
    padding-top:0px;
}

.new-main-header #filter .selectbox{
    padding:0px;
    padding-bottom:20px;
}

.new-main-header #filter .selectbox label{
    display:none;
}


/*PAGINATION*/

.pager{
    float:none;
}

.pager table{
    margin:0px auto;
    width:auto;
    text-align:center;
}

.pager table td a{
    border: 2px solid #13bbff;
    padding:12px 18px;
    box-sizing:border-box;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    /*ursprünglich UNIVERS Bold*/
    font-size:20px;
    color:#13bbff!important;
}


.pager table td{
    color:#13bbff;
    font-size:20px;
}

.pager table td a.first{
    border:2px solid transparent;
    color:transparent!important;
    background-image:url('../img2016/arrow-left.png');
    background-repeat:no-repeat;
    background-size:13px 15px;
    background-position: left;
    padding-left:0px;
    margin-left:5px;
    padding-right:0px;
}

.pager table td select{
    border: 2px solid #13bbff;
    padding:15px;
    box-sizing:border-box;
}

.pager table td a.last{
    border:2px solid transparent;
    color:transparent;
    background-image:url('../img2016/arrow-right.png');
    background-repeat:no-repeat;
    background-size:13px 15px;
    background-position: left;
    padding-left:0px;
    margin-left:5px;
}
.pager table td a:last-of-type{
    color:transparent!important;
}

/*GASTROLIST Pagination*/

ol.pagination{
    margin:20px auto;
    display:block;
    width:100%;
    text-align:center;
    float:left;
}

ol.pagination li,.pagination li.a{
    border: 2px solid #13bbff;
    padding:12px 18px;
    box-sizing:border-box;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    color:#13bbff;
    float:none;
    display:inline-block;
    margin-left:8px;
    }
.pagination li.a, .pagination li.a a{
	color: #ffffff!important;
	background-color: #00b6ff;
}
}

ol.pagination li:first-of-type:not(.a){
    border:2px solid transparent;
    background-image: url(../img2016/arrow-left.png);
    background-repeat: no-repeat;
    background-position:right;
    margin-right:5px;
}

ol.pagination li:first-of-type:not(.a) a{
    color:transparent!important;
}

ol.pagination li:first-of-type,.pagination li.a:first-of-type{
    margin-left:0px;
}

ol.pagination li.three-points{
    border:2px solid transparent;
    font-size:20px;
    padding-left:0px;
    padding-right:0px;
    margin-left:2px;
    color:#13bbff;
}

ol.pagination li.three-points + li{
    margin-left:2px;
}

ol.pagination li a,ol.pagination li.a a{
        font-size:20px;
}

ol.pagination li:last-of-type{
    border:2px solid transparent;
    color:transparent;
    background-image:url('../img2016/arrow-right.png');
    background-repeat:no-repeat;
    background-size:13px 15px;
    background-position: left;
    padding-left:0px;
    margin-left:5px;
}
ol.pagination li:last-of-type a{
    color:transparent!important;
}

/*Pagination Detailseite*/

#content div.pagination{
    margin:20px auto;
    display:block;
    width:100%;
    text-align:center;
    float:left;
}


#content div.pagination .page-numbers{
    border: 2px solid #13bbff;
    padding:12px 18px;
    box-sizing:border-box;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    color:#13bbff;
    float:none;
    display:inline-block;
    margin-left:8px;
    font-size:20px;
}

#content div.pagination .page-numbers.current{
    border:2px solid transparent;
    background-image: url(../img2016/arrow-left.png);
    background-repeat: no-repeat;
    background-position:right;
    margin-right:5px;
    background-color:transparent;
    color: #00b6ff;
}

#content div.pagination span.page-numbers.dots{
    border:2px solid transparent;
    font-size:20px;
    padding-left:0px;
    padding-right:0px;
    margin-left:2px;
    color:#13bbff;
}

#content div.pagination span.page-numbers:first-of-type{
    margin-right:0px;
}

#content div.pagination .page-numbers.next{
    border: 2px solid transparent;
    color: transparent;
    background-image: url(../img2016/arrow-right.png);
    background-repeat: no-repeat;
    background-size: 13px 15px;
    background-position: left;
    padding-left: 0px;
    margin-left: 5px;
}



/*BUTTON*/


.button,.primary{
    border-radius:10px;
    background-color:#13bbff;
    display:block;
    width:330px;
    border-radius:0px;
    box-shadow: none;
    font-size:20px;
    height:50px;
    text-align:center;
    display: table-cell;
    vertical-align: middle;
    box-sizing:border-box;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    /*ursprünglich UNIVERS Bold*/
    border:2px solid #13bbff;
}

.button:hover,.primary:hover{
    background-color:#fff;
    color:#13bbff!important;
    border:2px solid #13bbff!important;
}

.secondary{
    background-color:#13bbff;
    border:2px solid #13bbff;
    color:#fff;
    width:148px;
}

/*Seitensubnavi mit Buttons*/

.subnavi{
    border:none;
}


.test:hover{
    background-color:#4581B9;
}

.new-main-header .subnavi ul li.active-path{
    background-color:#13bbff;
    display:block;
    max-width:300px;
    border-radius:0px;
    box-shadow: none;
    font-size:20px;
    height:50px;
    text-align:left;
    display: table;
    vertical-align: middle;
    box-sizing:border-box;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    border:2px solid #13bbff;
    margin-bottom:20px;
    margin-right:0px;
}

.new-main-header .subnavi ul li.active-path span.a,.new-main-header .subnavi ul li.active-path a{
    background-color:transparent;
    color:#fff!important;
    border:2px solid #13bbff;
}

.new-main-header .subnavi .active-path span, .subnavi li a{
    color:#fff;
    background-color:transparent;
    border:none;
    display: table-cell;
    vertical-align: middle;
    padding:4px 10px 4px 40px;
    font-size:20px;
}

.new-main-header .subnavi ul li:not(.active-path){
    background-color:#fff;
    display:block;
    border-radius:0px;
    box-shadow: none;
    font-size:20px;
    height:50px;
    text-align:left;
    display: table;
    box-sizing:border-box;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    color:#13bbff;
    border: 2px solid #13bbff;
    margin-bottom:20px;
    margin-right:0px;
    max-width:300px;
}

.new-main-header .subnavi ul li:not(.active-path) a{
    color:#13bbff!important;
}

.new-main-header .subnavi ul li:not(.active-path):hover a{
    color:#fff!important;
}

.new-main-header .subnavi ul li:not(.active-path):hover{
    background-color:#13bbff;
    border:2px solid #13bbff;
    color:#fff;
}

.new-main-header .subnavi ul li:not(.active-path):hover a,.subnavi a:hover,#content .subnavi a:hover{
    color:#fff;
    background-color:transparent;
}


/*SUBNAVI*/

#classiwrapper #postsearchads{
    width:33.33%;
    border-top:none;
    border-bottom:none;
}


#classiwrapper #postsearchads li{
    background-color:#fff;
    display:block;
    border-radius:0px;
    box-shadow: none;
    height:50px;
    text-align:left;
    display: table;
    box-sizing:border-box;
    border: 2px solid #13bbff;
    margin-bottom:20px;
    margin-right:0px;
    width:330px;
}

#classiwrapper #postsearchads li a{
    color:#13bbff;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    background-color:transparent;
    border:none;
    display: table-cell;
    vertical-align: middle;
    padding:4px 10px 4px 40px;
    font-size:20px;
}

#classiwrapper #postsearchads li:hover{
    background-color:#13bbff;
}

#classiwrapper #postsearchads li:hover a{
    color:#fff;
}


/*Normale navi*/
body .subnavi{
    max-width:33.33%;
}

body .subnavi li{
    float:none;
}

body .subnavi ul li.active-path{
    background-color:#13bbff;
    max-width:300px;
    border-radius:0px;
    box-shadow: none;
    font-size:20px;
    height:50px;
    text-align:left;
    display: table;
    vertical-align: middle;
    box-sizing:border-box;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    border:2px solid #13bbff;
    margin-bottom:20px;
    margin-right:0px;
    width:100%;
}

body .subnavi ul li.active-path span.a,.new-main-header .subnavi ul li.active-path a{
    background-color:transparent;
    color:#fff!important;
    border:2px solid #13bbff;
}

body .subnavi .active-path span, .subnavi li a{
    color:#fff;
    background-color:transparent;
    border:none;
    display: table-cell;
    vertical-align: middle;
    padding:4px 10px 4px 40px;
    font-size:20px;
}

body .subnavi ul li:not(.active-path){
    background-color:#fff;
    display:block;
    border-radius:0px;
    box-shadow: none;
    font-size:20px;
    height:50px;
    text-align:left;
    display: table;
    box-sizing:border-box;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    color:#13bbff;
    border: 2px solid #13bbff;
    margin-bottom:20px;
    margin-right:0px;
    max-width:300px;
    width:100%;
}

body .subnavi ul li:not(.active-path) a{
    color:#13bbff!important;
}

body .subnavi ul li:not(.active-path):hover a{
    color:#fff!important;
}

body .subnavi ul li:not(.active-path):hover{
    background-color:#13bbff;
    border:2px solid #13bbff;
    color:#fff;
}

body .subnavi ul li:not(.active-path):hover a,.subnavi a:hover,#content .subnavi a:hover{
    color:#fff;
    background-color:transparent;
}


/*KLEINANZEIGEN*/

.entity-list-item,.termin,.termin:hover{
    border-left:none;
    border-right:none;
    border-bottom:7px dotted #13bbff;
    border-top:none;
    padding:18px 0px 20px;
}

.entity-list-item p{
    font-size:16px;
}

.entity-list-item h4{
    font-size:20px!important;
}

.uiwelcome .left .changecategoryselect{
    margin-top:20px;
    display:block;
}

.uiwelcome .left{
    float:left;
    padding-top:5px;
    width: 35%;
}

.uiwelcome .right{
    padding-top:5px;
    float:left;
    padding-left:30px;
    box-sizing: border-box;
    font-family:'Arial',sans-serif;
    font-size:16px;
}

.post-entry.veranstaltung.veranstaltungen .termin:first-of-type{
   border-top:none;
    padding-top:10px;
}

.displayaditemseven .first .entity-list-item{
    border-top:7px dotted #13bbff!important;
}

.displayaditemseven,.displayaditemsodd{
    margin-bottom:0px;
}

.cat.genre,#content .cat.genre{
    color:#fff!important;
    background-color:#13bbff;
    padding:0px 13px;
    font-size:16px;
    margin:5px 0px 10px 10px;
    font-family:'Arial',sans-serif;
    /*ursprünglichg Univers*/
    text-transform: none;
    border:2px solid #13bbff;

}

.cat.genre:hover,#content .cat.genre:hover{
 /*   color:#13bbff!important;
    background-color:#fff;
    border:2px solid #13bbff;*/
}

#classiwrapper div.entity-list-item h4{
    color:#13bbff;
}

.post-entry h1, #content h1{
    margin-bottom:30px;
    display: block;
}

.rubrik-heading,.post-entry h1{
    color:#13bbff;
    display:block;
    border-bottom:2px solid #13bbff;
    line-height:1.5;
    font-size:27px;
    font-weight:normal;
    margin-bottom:20px!important;
}

.rubrik-heading:before,.post-entry h1:before{
    content:'';
    top:10px;
    position:relative;
    background-image:url('../img2016/before.png');
    background-repeat:no-repeat;
    background-position: center;
    background-size: contain;
    width:80px;
    height:37px;
    display:inline-block;
    margin-right:5px;
}

.page-id-370 .blu-headline:after{
content: '– powered by';
    top: 0px;
    color: #00b1ff;
    position: relative;
    background-image: url(../img2016/netcologne_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 420px;
    height: 60px;
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 10px;
}

.page-id-338 .blu-headline:after {
    content: '– powered by';
    top: 0px;
    color: #00b1ff;
    position: relative;
    background-image: url(../img2016/netcologne_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 420px;
    height: 60px;
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 10px;
}

.page-id-327 .blu-headline:after {
    content: '– powered by';
    top: 0px;
    color: #00b1ff;
    position: relative;
    background-image: url(../img2016/express_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 420px;
    height: 60px;
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 10px;
}

/*Formular*/


#classiwrapper input[type="text"],#classiwrapper input[type="password"],#classiwrapper textarea,#classiwrapper .textareainput{
    border-radius:0px;
    border:1px solid #000004;
    box-sizing:border-box;
    width:100%;
}

form textarea, form .textareainput{
    min-height:100px;
    resize:none;
}

form p{
    margin-bottom:10px;
    font-size:16px;
    font-family:'Arial',sans-serif;
    /*ursprünglich Univers*/
}

form p:last-of-type{
    margin-bottom:20px;
}

form input[type="text"].inputboxmini{
    width:60%;
}

form .button{
    border-radius:10px;
    max-width:148px;
}

.kleinanzeigen form .button{
    border-radius:10px;
    max-width:228px;
}

#awpcpcatname h3{
	color: #13bbff;
    display: block;
    border-bottom: 2px solid #13bbff;
    line-height: 1.5;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 20px!important;
}

/* Auswahlbuttons*/

.changecategoryselect{
    padding:0px;
    margin-bottom:0px;
}

.changecategoryselect select,#classiwrapper > div.changecategoryselect > form > .fancyselect{
    border:2px solid #13bbff;
    padding:15px;
    box-sizing:border-box;
    border-radius:0px;
    font-size:20px;
    color:#b6b6b6;
    width:300px;
    box-shadow:none;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    /*ursprünglich UNIVERS Bold*/
    margin-bottom:20px;
}

.changecategoryselect .fancy-select{
    margin-bottom:20px;
}

.changecategoryselect div.fancy-select ul.options{
    width:calc(100% - 3px);
}

.changecategoryselect input{
    border:2px solid #13bbff;
    background-color:
    padding:15px;
    box-sizing:border-box;
    border-radius:0px;
    font-size:20px;
    color:#fff;
    min-width:300px;
    max-width:300px;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    /*ursprünglich UNIVERS Bold*/
}

.addadvert{
    color:#13bbff;
    border:2px solid #13bbff;
    padding:15px;
    box-sizing:border-box;
    border-radius:0px;
    font-size:20px;
    color:#b6b6b6;
    width:300px;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    /*ursprünglich UNIVERS Bold*/
    margin-bottom:20px;
}

.contactperson{
    text-align:right;
}

.contactperson a{
    border:2px solid #13bbff;
    box-sizing:border-box;
    border-radius:0px;
    font-size:16px;
    color:#13bbff!important;
    width:300px;
    box-shadow:none;
    padding:1px 10px;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    /*ursprünglich UNIVERS Bold*/
}

.changecategoryselect .button{
    margin-bottom:20px;
}


/*FANCY SELECT*/

.fancy-select{

}

div.fancy-select div.trigger{
    background:#fff!important;
    border:2px solid #13bbff!important;
    padding:15px 15px 15px 50px!important;
    box-sizing:border-box;
    border-radius:0px!important;
    font-size:20px;
    color:#b6b6b6!important;
    width:290px!important;
    box-shadow:none!important;
    font-weight:bold;
    font-family:'Arial',sans-serif;
    /*ursprünglich UNIVERS Bold*/
}

div.fancy-select div.trigger:after{
    left:16px!important;
    top:17px!important;
    right:auto;
    background-image:url(../img2016/arrow.png);
    background-repeat:no-repeat;
    background-position: center;
    background-size:contain;
    border: 0px solid transparent!important;
    border-top-color: transparent!important;
    width:16px!important;
    height:16px!important;
}

div.fancy-select ul.options{
    width:calc(97% - 5px);
    background-color:#fff!important;
    border-radius:0px!important;
    border-top:0px!important;
    box-shadow:none!important;
    border:2px solid #13bbff;
}

#content div.fancy-select ul.options.open{
    top:55px;
}

div.fancy-select ul.options li{
    color:#13bbff!important;
    padding:8px 12px!important
}

#content div.fancy-select ul.options li.selected,#content div.fancy-select ul.options li:hover{
    background:#13bbff;
    color:#fff!important;
}

.widget p a{
    color:#13bbff!important;
    text-decoration:underline;
}

.widget p a:after{
    display:inline-block;
    content:'>';
    text-decoration:underline;
    padding-left:2px;
}

.textwidget p a:after{
    content:'';
    display:none!important;
}

/*Tagestip*/

body .tagestipp .img-container,body .tagestipp .details{
    width:50%;
    margin-top:0px!important;
}

body .tagestipp .img-container{
    padding-right:10px;
    box-sizing:border-box;
    overflow:hidden;
}

body .tagestipp .details{
    padding-left:10px;
    box-sizing:border-box;
}

body .tagestipp .img-container .copyright{
    margin-left:0;
    background: url(../images/bg-slidertext.png) repeat 0 0;
    clear: left;
    color: #fff;
    float: left;
    margin: 0;
    padding: 2px 10px;
    line-height:1.25;
    bottom: 0px;
    left: 0;
    position: absolute;
    font-size:16px;
	width: 99%;
}

.tagestipp .inner-img-container{
    height:287px;
    overflow:hidden;
    margin-bottom:0;
}

.tagestipp .inner-img-container a img{
    min-height:287px;
    height:auto;
    width:100%;
}

.tagestipp .summary .termin-link{
    color:#13bbff!important;
}

.tagestipp .description,.termin .description{
    font-size:16px;
}

body .time-location .time{
    font-weight:400;
    font-size:16px;
}

body .time-location, body .time-location span{
    font-size:16px;
}

body .tagestipp .cat.genre{
    display:block;
    width:calc(100% - 30px);
    text-align: right;
}

/*Tagestip Hinweis mit Datum erst mal ausgeblendet, da das Layout umgebaut werden muss*/

.tagestipp-caption{
    display:none;
}


/*FOOTER*/

#footer{
    float:none;
}
.home #sidebar {
    margin: 0 0 30px 0;
}

/*BREAKPOINTS*/
/*@media screen and (max-width:978px)*/ @media screen and (max-width: 767px){
    #container{
        max-width:960px;
        width:100%;
        box-sizing: border-box;
    }

    #content.kleinanzeigen {
        width: 100%;
    }

    #metaheader{
        height:auto;
        margin-bottom:40px;
    }

    ul#menu-topmenue{
    padding-left: 0;
    width: 190px;
    }

    ul#menu-topmenue li{
        padding-right:4px;
    }

    ul#menu-topmenue li:after{
        padding-left:4px;
    }

    .new-main-header .subnavi{
        padding-right:0px;
    }

    /*SIDEBAR WIDGET*/

    #sidebar .widget{
        width:100%!important;
    }

    /*Haupnavigation*/
    #nav{
	display: block;
    position: fixed;
    z-index: 999;
    right: 0px;
    top: 60px;
    width: 100%;
    }
	
.kleinanzeigen #nav{
	display: block;
    position: initial;
    z-index: 999;
    right: 0px;
    top: 60px;
    width: 100%;
    }
	
.awpcp-login-form form {
    display: block;
    margin: 10px auto;
    width: auto;
}
	
    #new-nav{
        display:none;
    }
    #menu-hauptmenu-2{
        display:none;
    }
    ul#menu-topmenue li, ul#menu-topmenue li a{
    font-size: 13px;
    padding-bottom: 7px;
    }

    .new-home-head aside{
        width:100%;
    }


    /*Style Originalseite*/

    #nav .toggleMenu{
    margin-left: 0;
    position: relative;
    right: 0px;
    left: 86%;
	background-image: url(../img2016/burger.png);
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0 6px 10px 0px rgba(0,0,0,0.4);
    }

    #nav .menu-hauptmenu-container ul li a{
        color:#fff;
    }

    #nav .menu-hauptmenu-container ul li .sub-menu li a{
        color:#000;
    }

    /*SLIDER UND CALENDER*/
    .new-home-head{
        width:100%;
    }

    .new-home-head .widgets-homepage-slider{
        width:100%;
        float:none;
    }

    #slider .lof-slidecontent,#slider .lof-slidecontent  ul.sliders-wrap-inner li{
        width:100%;
    }

    #content #slider .lof-main-item-desc{
        top:190px;
    width: 47%;
    }
    #content #slider .tt{
        top:260px;
    }

    .new-home-head #slider{
        width:100%;
        float:none;
    }

    .new-home-head .main{
        width:100%;
        margin-right:0px;
    }

    .new-home-head #slider{
        margin-left:0px;
        margin-right:0px;
        margin-bottom:20px;
    }

    #slider .lof-slidecontent .sliders-wrapper,#slider .main-slider-content,#slider .lof-slidecontent  ul.sliders-wrap-inner{
        width:100%;
    }

    #sidebar .widget{
        margin-right:0px;
        margin-bottom:20px;
    }

    #slider .lof-slidecontent  .navigator-content{
        left:0px;
    }

    /*Datepicker*/

    #cal-termine-button{
        position:relative;
        margin-bottom:0px;
    }


    /*Buttons*/

    .new-main-header .subnavi ul li:not(.active-path){
        max-width:none!important;
    }

    /*Homelist*/
    .home #content ul.homelist li,.post-entry.tipp-list .tipp-list li.tipp-container{
        width:100%;
    }

    .single-post #content{
        width:100%;
    }

    .home #content ul.new-homelist{
        margin-bottom:10px;
    }

    .home #content .blu-box{
        margin-bottom:20px;
    }

    .home #content ul.homelist li,.home #content ul.homelist li[data-catid="37"]{
        width:100%;
        padding:0px 0px 20px 0px;
    }

    body .tipp-list li.tipp-container{
        min-height:auto;
    }

    .post-entry.tipp-list .tipp-list li.tipp-container{
        height:190px;
        padding-right:0px;
    }

    .post-entry.tipp-list .tipp-list li.tipp-container .abbildung{
        height:180px;
    }


    /*Dreispaltig Kunstseite*/

    #filter.shortselect{
        width:100%!important;
    }

    .new-main-header .subnavi,.new-main-header #filter,.new-main-header .hasDatepicker{
        width:100%;
    }

    .new-main-header .subnavi ul{
        padding-bottom:0px;
    }

    .new-main-header .subnavi{
        margin-bottom:0px;
    }

    .new-main-header .hasDatepicker{
        margin-left:0px;
        margin-right:0px;
    }

    .hasDatepicker{
        margin:0px 0px 20px 0px;
        border:2px solid #13bbff;
    }

    #content div.fancy-select div.trigger{
        width: 100%!important;
        max-width:none;
        min-width:300px;
    }

    div.fancy-select ul.options{
        width:100%;
    }

    .new-main-header #filter{
        padding-left:0px;
    }

    h1{
        margin-right:0px!important;
    }

    /*Termine*/

    .termin .details{
        padding-left:10px;
    }

    ol.pagination li, .pagination li.a{
        padding:3px 6px;
    }

    ol.pagination li a, ol.pagination li.a a{
        font-size:14px;
    }

    #content .tipp-list .pagination .page-numbers{
        padding:5.75px 11px;
        font-size:14px;
        margin:3px;
    }

    .pager table td a{
        padding:5.75px 11px;
        font-size:14px;
        margin-right:0px;
        margin-left:3px;
    }

    /*News Homelist*/

    .home #content ul.homelist li{
        padding-right:0px;
    }

    .home #content ul.homelist li .thumbinimg{
        width:100%;
    }

    .kleinanzeigen__front{
        display:none;
    }

    body .subnavi{
        width:auto;
        max-width:100%;
    }

    body .subnavi ul li:not(.active-path),body .subnavi ul li,body .subnavi ul li.active-path{
        max-width:100%;
    }

    body .new-main-header .subnavi ul{
        width:100%;
    }

    /*Tipliste*/

    body li.tipp-container {
        float: left;
        width: auto;
        margin: 0px;
        position: relative;
        min-height: 300px;
        height:auto;
    }

    /*Tagestipp*/
    body .tagestipp .img-container, body .tagestipp .details{
        width:100%;
    }

    body .tagestipp .img-container{
        padding-right:0px;
    }

    body .tagestipp .details{
        padding-left:0px;
    }

    /*Kleinanzeigen*/
    .uiwelcome .right{
        padding-left:0px;
    }

    #classiwrapper #postsearchads,#classiwrapper #postsearchads li{
        width:100%;
        padding:0px;
    }

    /*FOOTER*/

    #footer{
        width:100%;
        box-sizing: border-box;
        padding:0px;
    }

	.tagestipp .inner-img-container a img {
		min-height: 287px;
		height: auto;
		width: auto;
	}

	#slider ul.sliders-wrap-inner li img{
		height: 347px;
		width: auto;
	}
}

/*#sidebar {
    width: auto;
    float: none;
}

#sidebar::after {
    display: block;
    clear: both;
    content: "";
}

#sidebar .widget {
    border: 0 solid #00b1ff;
    float: left;
    //margin-right: 1%;
    padding: 0;
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
}

#sidebar .kommerzielle-links {
    width: auto;
    margin-top: 30px;
}*/

.logo {
    float: left;
	width: 969px;
}

.displayaditemseven.first .entity-list-item {
    border-top: 7px dotted #13bbff;
}

.veranstaltungen ul li.termin:first-of-type {
    border-top: 7px dotted #13bbff;
    /*margin-top: 20px;*/
}

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

body.custom-background {
    background-image: none;
}

	.logo {
		float: left;
		width: initial;
	}

	.menu-hauptmenu-container {
		float: left;
	}

	body.sticky div#header{
	position: initial;
	top:initial;
	box-shadow: initial;
	height: 240px;
	width:100%;
	}

	body.sticky #content {
	padding-top: initial;
	}

    #sidebar {
        width: 100%;
    }

	.post-entry.tipp-list .tipp-list li.tipp-container .tipp-content .title{
		display: block;
		background-color: rgba(0,177,255,.61);
		padding: 5px 10px;
		font-family: 'OpenSans','Helvetica Neue', Helvetica, Arial, sans-serif;
		line-height: normal;
		box-sizing: border-box;
		position: absolute;
		bottom: 10px;
		width: 100%;
	}

	.post-entry.tipp-list .tipp-list li.tipp-container:not(.is_premium){
		width: 100%;
		margin: 0;
		padding: 0px 0px 20px 0px;
		box-sizing: border-box;
		height: 190px;
	}

#nav_menu-2.widget {
    float: left;
}


}

.social-header a {
    display: block;
}

body .beigaben_fwd {
    left: 118px;
}

body .beigaben_bwd {
    left: 0;
}

body .beigaben_fwd, body .beigaben_bwd {
    bottom: 10px;
    top: auto;
}

.ad-banner {
    padding: 0;
    background-color: transparent;
}

.ad-skyscraper, .ad-skyscraper1, .ad-skyscraper2, .ad-skyscraper3 {
    background-color: transparent;
    margin: 0;
    padding: 0;
}

#metaheader {
    margin-bottom: 0px;
}

.iframe_container .single-post h1 {
    display: none;
}

#footer .blu-box ul li figure a {
    padding: 0;
    vertical-align: sub;
}


.new-main-header::after {
    clear: both;
    content: "";
    display: block;
}

.image-box-advert {
    margin: 3px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #00b1ff;
    color: white;
	padding: 2px 3px 2px 3px;
    font-size: 9px;
}
.page-id-401 #oms_gpt_billboard, .parent-pageid-401 #oms_gpt_billboard{
	    display: none;
}

/* Korrekturen */
.pager form.awpcp-pagination-form table td a {
	color: #00a4dd!important;
}
form.awpcp-pagination-form {
	margin-top:20px;
}
p.awpcp-form-spacer label[for="ad-contact-name"], p.awpcp-form-spacer input#ad-contact-name,
p.awpcp-form-spacer label[for="ad-contact-email"], p.awpcp-form-spacer input#ad-contact-email{
	display:none;
}

.pager form.awpcp-pagination-form table td a.active {
    background-color: #13bbff;
    color: white !important;
}