@charset "utf-8";
html * {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
}
html, body {
    width: 100%;
}
body {
    font: 15px/21px 'Helvetica Neue Light', Arial, Verdana, sans-serif;
    color: #393942;
}
a {
    text-decoration: none;
    padding: 5px 0;
    -mox-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    -ms-transition: background 0.2s;´
    -o-transition: background 0.2s;
    transition: background 0.2s;
}
hr {
    clear: both;
    height: 1px;
    color: transparent;
    background-color: #ececec;
    border: 0;
    outline: 0;
    margin: 20px 0;
}
a[href],
.link,
.teaser,
.button,
input[type="button"]{
    cursor: pointer;
}
img {
    vertical-align: bottom;
    border: none;
}
h1, h2,
div.plista_widget_belowArticle span.plistaHl  {
    font-size: 20px;
    line-height: 23px;
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap: break-word;
}
h1 {
    font-size: 35px;
    line-height: 36px;
}
h1, h2, h3 {
    margin: 10px 0 20px 0;
}
small {
    font-size: 80%;
    white-space: nowrap;
}
b,
strong,
[data-linkholder],
h1, h2, h2,
div.plista_widget_belowArticle span.plistaHl,
section#headlines ul.greyline li,
.liveTicker div.Box time{
    font-family: 'Helvetica Neue Condensed', Arial, Helvetica, sans-serif;
    font-stretch: condensed;
    font-weight: bold;
}
section#mainnavi li.main > a {
    font-family: 'Helvetica Neue Condensed', Arial, Helvetica, sans-serif;
    /* font-stretch: condensed;*/
    font-weight: bold;

}
section#metanavi a{
    font-family: 'Helvetica Neue Bd', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.nuovonavi{
background-color: rgb(255, 234, 0);
right: -5px;
top: 1px;
position: absolute;
padding-left: 3px;
padding-right: 3px;
color: black;
font-size: 12px;
line-height: 15px;
border-radius: 4px;
}
b,
strong
{
    font-family: 'Helvetica Neue Light',Arial,Verdana,sans-serif;
    font-weight: bold; 
}

sub{
    font-size: 10px;
}  
p + p {
    margin-top: 20px;
}
ol li {
    margin: 0 0 20px 20px;
}
.textCenter {
    text-align: center;
}
#heute-comments .textCenter{
    height:auto;
}
.textRight {
    text-align: right;
}
p.warning,
div.warning p,
.warning .fcms_regerr {
    text-transform: none;
   /* padding: 5px;*/
    color: #ee2c49;
    margin-bottom: 20px;
}
.warning .fcms_regerr ul li{
  list-style: none;
}
ul.bulletList {
    margin-top: 10px;
    overflow: hidden;
    list-style-type: none;
}
ul.bulletList a {
    display: block;
}
ul.bulletList a:before {
    font-family: FontAwesome;
    content: '\f0da';
    margin-right: 10px;
}

figure img {
    width: 100%;
}

.fcms_bluedot {
    position: absolute;
    padding-right: 20px;
}
/*** CONTAINER ***/
main {
    padding-top: 135px;
    position: relative;
    display: block;
}
.block {
    margin-bottom: 40px;
}
.block:after {
    display: block;
    content: '';
    clear:both;
}
.block.flex {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.whitebrgd {
    background-color: #ffffff;
    padding: 20px 0;
    margin: 0;
}
.b980 {
    width: 980px;
   margin: auto;

}
footer {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 20px;
}
header#mainheader {
    position: absolute;
    width: 100%;
    top: 0;

}
header#mainheader ul  {
    list-style: none;
}
header#mainheader li.today {
    margin-left: 20px;
    font-size: 11px;
    text-transform: none;
    color: #767676;
}
header#mainheader #brennpunkt li {
    font-size: 13px;
    text-transform: none;
}
section#metanavi ul li{
    display: inline-block;
    text-transform: none;
    font-family: 'Helvetica Neue Bd',Arial,Verdana,sans-serif;
    font-weight: bold;
    font-size: 13px;
    vertical-align: text-top; 
}
.greyline li {
    display: inline-block;
    text-transform: uppercase;
    vertical-align: top;
}

section#metanavi li.social.first{
    margin-left: 22px;
}
section#metanavi ul li:last-child {
    float:right;
    padding-top: 4px;
}

#pos_Advertorial,
.teaser,
input,
div.plista_widget_belowArticle [class*="itemLink"] {
    transition: background-color 0.2s;
    transition-property: background-color, outline-color;
    -webkit-transition: background-color 0.2s;
    -webkit-transition-property: background-color, outline-color;
}
.r640, .r300 {
    float: left;
}
.r640 {
    width: 640px;
    min-height:1px;
}
.r300 {
    width: 300px;
    margin-left: 20px;
}
.r960 > h2,
.whitebrgd > h1 {
    padding: 0 0 10px 20px;
    margin: 0;
    background-color: #ffffff;
}



ul[class*="direction-nav"] {
    list-style: none;
    height: 0;
}
ul[class*="direction-nav"] a.solidHover {
    font-family: FontAwesome;
    position: absolute;
    z-index: 2;
    top:50%;
    margin-top: -40px;
    width:10%;
    max-width: 40px;
    min-width: 30px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    background-color: #ffffff;
    background-color: rgba(255,255,255,0.5);
    font-size: 0;
    padding: 0;
}
ul[class*="direction-nav"] a.solidHover:before {
    font-size: 20px;
    vertical-align: bottom;
}

#dia_big ul[class*="direction-nav"] a.solidHover,
#vid_big ul[class*="direction-nav"] a.solidHover {
    font-family: FontAwesome;
    position: absolute;
    z-index: 2;
    top:50%;
    margin-top: -60px;
    width:10%;
    max-width: 40px;
    min-width: 30px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    background-color: #ffffff;
    background-color: #EE2C49;
    font-size: 0;
    padding: 0;
}
#dia_big ul[class*="direction-nav"] a.flex-prev,
#vid_big ul[class*="direction-nav"] a.flex-prev,
ul[class*="direction-nav"] a#picturedetail_page_prev,
ul[class*="direction-nav"] a.flex-prev,
ul[class*="direction-nav"] a.prev,
.r300 .diaslideshow a.flex-prev{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#dia_big ul[class*="direction-nav"] a.flex-next,
#vid_big ul[class*="direction-nav"] a.flex-next,
ul[class*="direction-nav"] a#picturedetail_page_next,
ul[class*="direction-nav"] a.flex-next,
ul[class*="direction-nav"] a.next,
.r300 .diaslideshow a.flex-next{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#dia_big ul[class*="direction-nav"] a.solidHover:before,
#vid_big ul[class*="direction-nav"] a.solidHover:before {
    font-size: 20px;
    vertical-align: bottom;
    color: #FFFFFF;
}

#dia_big ul[class*="direction-nav"] a.solidHover:hover,
#vid_big ul[class*="direction-nav"] a.solidHover:hover{
    background-size: 100% 100%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
    background-position: center center;
    background-repeat: no-repeat;
}
#dia_big .teaser [data-linkholder]{
    margin-top:8px;
    font-size: 14px;
    line-height: 17px;
}
a.solidHover[class*="prev"] {
    left: 0;
}
a.solidHover[class*="next"] {
    right: 0;
}
a.solidHover[class*="prev"]:before {
    content: '\f053';
}
a.solidHover[class*="next"]:before {
    content:'\f054';
}


aside.r300 {
    display: -webkit-box;            /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;               /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;            /* TWEENER - IE 10 */
    display: -webkit-flex;           /* NEW - Chrome */
    display: flex;                   /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -moz-box-orient: vertical;       /* OLD - iOS 6-, Safari 3.1-6 */
    -webkit-box-orient: vertical;    /* OLD - Safari 3.1-6 */
    -moz-flex-direction: column;
    -webkit-flex-direction: column;  /* NEW - Chrome */
    -ms-flex-direction: column;
    flex-direction: column;          /* NEW, Spec - Opera 12.1, Firefox 20+ */
    position: relative;
}
aside.r300 > * {
    -webkit-box-flex: none;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: none;         /* OLD - Firefox 19- */
    -webkit-flex: none;          /* Chrome */
    -ms-flex: none;              /* IE 10 */
    flex: none;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
aside.r300 section.scrollBox {
    -webkit-box-flex: 1 1 150px;     /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 150px;        /* OLD - Firefox 19- */
    -webkit-flex: 1 1 150px;         /* Chrome */
    -ms-flex: 1 1 150px;             /* IE 10 */
    flex: 1 1 150px;                 /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

section.textIndent {
    width: 470px;
    float: right;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: justify;
}


/*** COMPETITION ***/
div#modal-box {
    position: fixed;
    z-index: 11;
    width: 300px;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -250px;
    background-color: #ffffff;
    padding: 20px;
}


/*** scrollBox with image ***/

.teaser.first img{
    display:none;
}    

/*aside.r300 section.withImage .teaser.first img {
  display: block;
  width: 300px;

}*/


aside.r300 section.withImage .text{
    width:290px;
    position:relative;
}

/*aside.r300 section.withImage .first .articleIcon {
    position: relative;    
    border-top: solid 0px white;
   border-right: solid 5px white;
    color:white;
    margin-top: 6px;
}
*/

aside.r300 section.withImage .teaser.first:hover .articleIcon {
    border-top: solid 0px #ececec;
 /*   border-right: solid 5px #ececec;*/
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
	margin-top: 0px;
}

aside.r300 section.withImage .teaser.first h2{
    min-height:initial;
}

.moreArrow {
    position: absolute;
    margin-top: 10px;
    //padding-top: 5px;
    //bottom: -5px;


    width: 100%;
    z-index: 1;
    background: white;
    cursor: pointer;
}
aside.r300 section article.margintop{
    margin-top:20px;
}
/*
aside.r300 section.scrollBox .moreArrow {
    display:none;
}
*/
aside.r300 section.scrollBox{    
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

aside.r300 section.scrollBox:hover{
    -webkit-box-flex: 1 1 300px;
    -moz-box-flex: 1 1 300px;
    -webkit-flex: 1 1 300px;
    -ms-flex: 1 1 300px;
    flex: 1 1 300px;
}

aside.r300 section.scrollBox:after{
    display:none;
}    

aside.r300 section.scrollBox.noFlex:hover,
aside.r300 section.scrollBox.noFlex{
    flex:none;
}

aside.r300 section.scrollBox.noFlex .content{
    position: relative;
    top: 5px;
    left: -10px;
}

aside.r300 section.scrollBox.noFlex .moreArrow{
    display:none;    
}  
/*** NEWSLETTER FORM ***/
label[for^="nl-"]{
    font-family: 'Helvetica Neue Condensed', Arial, Helvetica, sans-serif;
    font-stretch: condensed;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 10px!important;
}
div.newsletter p + p{
    margin-top: 40px;
}

div.newsletter img {
  margin-top: -30px; 
}
/*** STATUS MESSAGES ***/
.statmsg{
    margin-left:20px;
}

/** TODO:Newsticker?? **//
.newsTicker{
    font-size: 24px;
    left: -45px;
    margin-top: 45px;
    padding: 10px 5px;
    position: absolute;
    transform: rotate(-90deg);
}
.newsTicker_bg{
    min-height: 27px;  
    bottom: 0;
    width: 980px;
    margin-left: -20px;
    background-color: #ee2c49;
    position: fixed;
    z-index: 1000;
}
#newsTicker article{
    margin: 15px 0 0 60px;
    width: 150px;
} 
.newsticker .icon:before,
#ted .icon:before{
    font-family: FontAwesome;
    font-size: 25px;
    vertical-align: top;

}

.newsticker ul,
#ted ul{
    margin-top: 5px;
}
.newsticker ul li span,
#ted ul li span{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.newsticker .linmorek:hover,
#ted .link:hover{
    background-color: inherit;
}



/*** DOWNLOAD APPS ***/

section#socialBarTop #downloadApps,
section#socialBarBottom #downloadApps{
    margin-top:20px;
}

/*** FACEBOOK ***/
.fb-box {
    text-align: center;
    overflow: hidden;
}
#fb-comments {
    height: 0;
}
#fb-fanpage {
    height: 240px;
}
/*** COMMENTS ***/
.icon.comments:before{
    content:'\f086';
    color: #EE2C49;
    font-size: 22px;
    vertical-align: baseline;
    margin-left: 10px;
}

section#commentbox .gt700{
    color: #EE2C49;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    padding-bottom: 15px;
}


section#commentbox .link{
    color: #767676;
    background-color: #ececec;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px;
    width:230px;
}

section#commentbox .active{
    color: #FFFFFF;
    background-color: #EE2C49;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px;
}
section#heute-comments > div.solidColor {
    padding:10px;
    text-transform: uppercase;
    position: relative;
}
section#heute-comments > div.solidColor input[type="text"],
section#heute-comments > div.solidColor textarea {
    width: 100%;
}
section#heute-comments > div.solidColor textarea {
    height: 100px;
    margin-top: 10px;
}
section#heute-comments > div.solidColor form {
    text-align: right;
}
section#heute-comments div.comments {
    margin-bottom: 40px;
    max-height: 600px;
    overflow: hidden;
    transition: max-height 3s ease-in;
    -webkit-transition: max-height 3s ease-in;
}
section#heute-comments div.comments > div {
    margin:30px 0 0 20px;
}
section#heute-comments div.comments > div .user {
    float:left;
    margin-right: 20px;
    width: 120px;
    text-transform: uppercase;
    text-align: right;

}


section#heute-comments div.comments > div .user a {
    display: block;
    padding: 0;
}

section#heute-comments div.comments .posting .user a{
    overflow: hidden;
    text-overflow: ellipsis;
}

section#heute-comments div.comments .postingText {
    overflow: hidden;
}
section#heute-comments div.comments .postingText small {
    text-transform: uppercase;
    display: block;
    color: #767676;
}
section#heute-comments div.comments .postingText small a {
    display: inline-block;
    padding:0 5px;
}
section#heute-comments div.comments .postingText small > span {
    float:right;
}
section#heute-comments div.comments a.icon img {
    display: none;
}

/*** COLORSCHEME ***/
section#headlines p.singleline,
h1[data-linkholder] a[href],
h2[data-linkholder] a[href],
[data-color] h1[data-linkholder] a[href],
[data-color] h2[data-linkholder] a[href] {
    color: inherit;
}
header,
ul.greyline,
.singleline,
section#metanavi{
    color: #767676;

}
span.diashowimgcount {
    color: #767676;
    font-weight: normal;
}

.channelslide ul.greyline{
    background-color: transparent;
}

#headlines .greyline{
    display: inline-block;
    width: auto;
    margin-bottom: 3px;
}
#headlines_mobile{
    display: none;
}
#headlines .aktionen{
    float: right;
    height: 32px;

}
#headlines .aktionen li:hover,
#headlines .aktionen li a:hover{
    background-color: transparent;
}
#headlines .aktionen li{
    list-style: none;
    height: 32px !Important;
     width: 234px !important;
   width: 100%;
    float: right;
}


#headlines .aktionen li img{
   min-width: 230px;


    height: 32px;
}

/*#headlines .aktionen li:nth-child(2){
  width: 264px !important;
}

#headlines .aktionen li:nth-child(2) img{
  min-width: 260px;

}*/
#headlines .teaser .singleline a{
    color:white;
    font-weight: bold;
}

#headlines .teaser .singleline a:hover{
    background:none;
}

body,
.link:hover,
a[href]:hover,
a.active,
section.paging a.pager-currpage,
section header,
.flapoutNavi li.main li:hover > a,
section header ul li,
.articleIcon {
    background-color:#ececec;
}
footer,
section#brennpunkt,
section header li:first-child,
section header a[href]:hover,
section header .link:hover,
section header .link.active,
.greyline,
.r960 .teaser:hover,
.teaser a:hover {
    background-color: #DCDBD5;
}
.r960 .teaser:hover {
    outline-color: #DCDBD5;
}
.solidColor,
.solidColor > *,
.button > *,
:hover > .articleIcon,
[data-color] a[href].solidHover:hover {
    color: #ffffff;
}
.solidColor a:hover {
    background-color: transparent;
}

section .r300 header{
    background-color: transparent;
    margin: 0 0 10px 0;
}
section[data-color='news'] aside.r300 header span{
   color: #ee2c49;
}
section[data-color='leser'] aside.r300 header span{
   color: #d36235;
}
section[data-color='stars'] aside.r300 header span{
   color: #aa0f50;
}
section[data-color='lifestyle'] aside.r300 header span{
   color: #635baf;
}
section[data-color='sport'] aside.r300 header span{
   color: #008538;
}
section[data-color='freizeit'] aside.r300 header span{
   color: #0a4991;
}
section[data-color='love'] aside.r300 header span{
   color: #e13879;
}
section[data-color='gewinn'] aside.r300 header span{
   color: #389d2a;
}

section .r300 header > span{
    padding: 0;
    font-size: 17px;
    font-weight: bold;
}

section header span.icon.topread:before{
    content:'\f15c';
    color: #ee2c49;
    font-size: 18px;
}

span.weatherpreview{
    background: transparent url(/storage/pic/heutebilder/systembilder/978119_1_icon_wetter_breadcrumb.png) no-repeat left top;
    display: inline-block;
    height: 21px;
    width: 32px;
    vertical-align: sub;
}
section header[data-color='leser'] span.icon:before,
section header[data-color='leser'] span.icon.topread:before{
    color: #d36235;
}
section header[data-color='stars'] span.icon:before,
section header[data-color='stars'] span.icon.topread:before{
    color: #aa0f50;
}
section header[data-color='lifestyle'] span.icon:before,
section header[data-color='lifestyle'] span.icon.topread:before{
    color: #635baf;
}
section header[data-color='sport'] span.icon:before,
section header[data-color='sport'] span.icon.topread:before{
    color: #008538;
}
section header[data-color='freizeit'] span.icon:before,
section header[data-color='freizeit'] span.icon.topread:before{
    color: #0a4991;
}
section header[data-color='love'] span.icon:before,
section header[data-color='love'] span.icon.topread:before{
    color: #e13879;
}
section header[data-color='gewinn'] span.icon:before,
section header[data-color='gewinn'] span.icon.topread:before{
    color: #389d2a;
}
section header[data-color='jobs'] span.icon:before,
section header[data-color='jobs'] span.icon.topread:before{
    color: #573476;
}

/*** NEWS, DEFAULT ***/
a[href],
.link,
input[type="checkbox"] + label[for]:before,
input[type="radio"] + label[for]:before,
div.plista_widget_belowArticle span.itemTitle,
div.plista_widget_belowArticle span.itemMore,
section#mainnavi li[data-color='news'].main.active > a,section#mainnavi li[data-color='news'].main.channel > a,
header[data-color="news"] span,
[data-color] [data-color="news"] a[href],
[data-color] [data-color="news"] .link,
[data-color] [data-color="news"] input[type="checkbox"] + label[for]:before,
[data-color] [data-color="news"] input[type="radio"] + label[for]:before,
[data-color="news"] section#socialBarTop .icon.comment,
[data-color="news"] section#socialBarTop .icon.print,
[data-color="news"] section#socialBarTop .icon.mail,
[data-color="news"] section#socialBarBottom .icon.comment,
[data-color="news"] section#socialBarBottom .icon.print,
[data-color="news"] section#socialBarBottom .icon.mail,
[data-color="news"] section#gallerySocialBar.icon2.print,
[data-color="news"] section#gallerySocialBar.icon2.mail,
[data-color="news"] .bodyText .linkBox .teaser .singleline{
    color: #ee2c49;
}
section#mainnavi li[data-home="true"].main{
    background-color: #ffffff;
}
.scrollBox.withImage .teaser.first[data-color="news"] .articleIcon,
input[type="submit"],
input[type="button"],
button,
.button,
.solidColor,
:hover > .solidHover,
.solidHover:hover,
a#metanavi_epaper,
div#heute_wien_map a:hover > path,
.flex-control-paging a:hover:before, /* Flex-Slider*/
.flex-control-paging a.flex-active:before, /* Flex-Slider*/
ul[class*="direction-nav"] a.solidHover:hover, /* Flex-Slider*/
.scrollBox > .pane > .slider, /* Nanoscroller */
.vjs-default-skin .vjs-play-progress, /* Video-JS **/
.vjs-default-skin .vjs-volume-level, /* Video-JS **/
.vjs-default-skin .vjs-big-play-button, /* Video-JS **/
li[data-color='news'] div.flapoutNavi li a,
[data-color='news']:hover > .solidHover,
[data-color='news'] input[type="submit"],
[data-color='news'] input[type="button"],
[data-color='news'] button,
[data-color='news'] .button,
[data-color='news'] .solidColor {
    background-color: #ee2c49;
    fill: #ee2c49;
}
input[type="submit"],
input[type="button"],
button,
.button,
#mainnavi ul#breadcrumb a {
    background-image: -moz-linear-gradient(top,
        rgba(0,0,0,0.2) 0%,
        rgba(0,0,0,0.2) 100%);
    background-image: -webkit-linear-gradient(top,
        rgba(0,0,0,0.2) 0%,
        rgba(0,0,0,0.2) 100%);
    background-image: -o-linear-gradient(top,
        rgba(0,0,0,0.2) 0%,
        rgba(0,0,0,0.2) 100%);
    background-image: -ms-linear-gradient(top,
        rgba(0,0,0,0.2) 0%,
        rgba(0,0,0,0.2) 100%);
    background-image: linear-gradient(to top,
        rgba(0,0,0,0.2) 0%,
        rgba(0,0,0,0.2) 100%);
}
input[type="submit"],
input[type="button"],
button,
.button,
#mainnavi ul#breadcrumb a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 0 0;
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover,
#mainnavi ul#breadcrumb a:hover {
    background-size: 100% 100%;
}

/*** LESER ***/
section#mainnavi li[data-color='leser'].main.active > a,section#mainnavi li[data-color='leser'].main.channel > a,
[data-color='leser'] a[href],
[data-color='leser'] .link,
header[data-color="leser"] span,
[data-color='leser'] input[type="checkbox"] + label[for]:before,
[data-color='leser'] input[type="radio"] + label[for]:before,
[data-color="leser"] div.plista_widget_belowArticle span.itemTitle,
[data-color="leser"] div.plista_widget_belowArticle span.itemMore,
[data-color] [data-color='leser'] a[href],
[data-color] [data-color='leser'] .link,
[data-color] [data-color='leser'] input[type="checkbox"] + label[for]:before,
[data-color] [data-color='leser'] input[type="radio"] + label[for]:before,
[data-color='leser'] section#socialBarTop .icon.comment,
[data-color="leser"] section#socialBarTop .icon.print,
[data-color="leser"] section#socialBarTop .icon.mail,
[data-color='leser'] section#socialBarBottom .icon.comment,
[data-color="leser"] section#socialBarBottom .icon.print,
[data-color="leser"] section#socialBarBottom .icon.mail,
[data-color="leser"] section#gallerySocialBar .icon2.print,
[data-color="leser"] section#gallerySocialBar .icon2.mail,
[data-color="leser"] .bodyText .linkBox .teaser .singleline {
    color: #d36235;
}
.scrollBox.withImage .teaser.first[data-color="leser"] .articleIcon,
[data-color='leser']:hover > .solidHover,
[data-color='leser'] :hover > .solidHover,
[data-color='leser'] input[type="submit"],
[data-color='leser'] input[type="button"],
[data-color='leser'] button,
[data-color='leser'] .button,
[data-color='leser'] .solidColor,
[data-color='leser'] .flex-control-paging a:hover:before, /* Flex-Slider*/
[data-color='leser'] .flex-control-paging a.flex-active:before, /* Flex-Slider*/
[data-color='leser'] ul[class*="direction-nav"] a.solidHover:hover, /* Flex-Slider*/
[data-color='leser'] .scrollBox > .pane > .slider, /* Nanoscroller */
[data-color='leser'] .vjs-default-skin .vjs-play-progress, /* Video-JS **/
[data-color='leser'] .vjs-default-skin .vjs-volume-level, /* Video-JS **/
[data-color='leser'] .vjs-default-skin .vjs-big-play-button, /* Video-JS **/
li[data-color='leser'] div.flapoutNavi li a,
[data-color] [data-color='leser'] input[type="submit"],
[data-color] [data-color='leser'] input[type="button"],
[data-color] [data-color='leser'] button,
[data-color] [data-color='leser'] .button,
[data-color] [data-color='leser'] .solidColor {
    background-color: #d36235;
    fill: #d36235;
}
/*** STARS ***/
section#mainnavi li[data-color='stars'].main.active > a,section#mainnavi li[data-color='stars'].main.channel > a,
[data-color='stars'] a[href],
[data-color='stars'] .link,
header[data-color="stars"] span,
[data-color='stars'] input[type="checkbox"] + label[for]:before,
[data-color='stars'] input[type="radio"] + label[for]:before,
[data-color="stars"] div.plista_widget_belowArticle span.itemTitle,
[data-color="stars"] div.plista_widget_belowArticle span.itemMore,
[data-color] [data-color='stars'] a[href],
[data-color] [data-color='stars'] .link,
[data-color] [data-color='stars'] input[type="checkbox"] + label[for]:before,
[data-color] [data-color='stars'] input[type="radio"] + label[for]:before,
[data-color='stars'] section#socialBarTop .icon.comment,
[data-color="stars"] section#socialBarTop .icon.print,
[data-color="stars"] section#socialBarTop .icon.mail,
[data-color='stars'] section#socialBarBottom .icon.comment,
[data-color="stars"] section#socialBarBottom .icon.print,
[data-color="stars"] section#socialBarBottom .icon.mail,
[data-color="stars"] section#gallerySocialBar .icon2.print,
[data-color="stars"] section#gallerySocialBar .icon2.mail,
[data-color="stars"] .bodyText .linkBox .teaser .singleline{
    color: #aa0f50;
}
.scrollBox.withImage .teaser.first[data-color="stars"] .articleIcon,
[data-color='stars']:hover > .solidHover,
[data-color='stars'] :hover > .solidHover,
[data-color='stars'] input[type="submit"],
[data-color='stars'] input[type="button"],
[data-color='stars'] button,
[data-color='stars'] .button,
[data-color='stars'] .solidColor,
[data-color='stars'] .flex-control-paging a:hover:before, /* Flex-Slider*/
[data-color='stars'] .flex-control-paging a.flex-active:before, /* Flex-Slider*/
[data-color='stars'] ul[class*="direction-nav"] a.solidHover:hover, /* Flex-Slider*/
[data-color='stars'] .scrollBox > .pane > .slider, /* Nanoscroller */
[data-color='stars'] .vjs-default-skin .vjs-play-progress, /* Video-JS **/
[data-color='stars'] .vjs-default-skin .vjs-volume-level, /* Video-JS **/
[data-color='stars'] .vjs-default-skin .vjs-big-play-button, /* Video-JS **/
li[data-color='stars'] div.flapoutNavi li a,
[data-color] [data-color='stars'] input[type="submit"],
[data-color] [data-color='stars'] input[type="button"],
[data-color] [data-color='stars'] button,
[data-color] [data-color='stars'] .button,
[data-color] [data-color='stars'] .solidColor {
    background-color: #b7336a;
    fill: #b7336a;
}
/*** LIFESTYLE ***/
section#mainnavi li[data-color='lifestyle'].main.active > a,section#mainnavi li[data-color='lifestyle'].main.channel > a,
[data-color='lifestyle'] a[href],
[data-color='lifestyle'] .link,
header[data-color="lifestyle"] span,
[data-color='lifestyle'] input[type="checkbox"] + label[for]:before,
[data-color='lifestyle'] input[type="radio"] + label[for]:before,
[data-color="lifestyle"] div.plista_widget_belowArticle span.itemTitle,
[data-color="lifestyle"] div.plista_widget_belowArticle span.itemMore,
[data-color] [data-color='lifestyle'] a[href],
[data-color] [data-color='lifestyle'] .link,
[data-color] [data-color='lifestyle'] input[type="checkbox"] + label[for]:before,
[data-color] [data-color='lifestyle'] input[type="radio"] + label[for]:before,
[data-color='lifestyle'] section#socialBarTop .icon.comment,
[data-color="lifestyle"] section#socialBarTop .icon.print ,
[data-color="lifestyle"] section#socialBarTop .icon.mail,
[data-color='lifestyle'] section#socialBarBottom .icon.comment,
[data-color="lifestyle"] section#socialBarBottom .icon.print ,
[data-color="lifestyle"] section#socialBarBottom .icon.mail,
[data-color="lifestyle"] section#gallerySocialBar .icon2.print,
[data-color="lifestyle"] section#gallerySocialBar .icon2.mail,
[data-color="lifestyle"] .bodyText .linkBox .teaser .singleline {
    color: #635BAF;
}
.scrollBox.withImage .teaser.first[data-color="lifestyle"] .articleIcon,
[data-color='lifestyle']:hover > .solidHover,
[data-color='lifestyle'] :hover > .solidHover,
[data-color='lifestyle'] input[type="submit"],
[data-color='lifestyle'] input[type="button"],
[data-color='lifestyle'] button,
[data-color='lifestyle'] .button,
[data-color='lifestyle'] .solidColor,
[data-color='lifestyle'] .flex-control-paging a:hover:before, /* Flex-Slider*/
[data-color='lifestyle'] .flex-control-paging a.flex-active:before, /* Flex-Slider*/
[data-color='lifestyle'] ul[class*="direction-nav"] a.solidHover:hover, /* Flex-Slider*/
[data-color='lifestyle'] .scrollBox > .pane > .slider, /* Nanoscroller */
[data-color='lifestyle'] .vjs-default-skin .vjs-play-progress, /* Video-JS **/
[data-color='lifestyle'] .vjs-default-skin .vjs-volume-level, /* Video-JS **/
[data-color='lifestyle'] .vjs-default-skin .vjs-big-play-button, /* Video-JS **/
li[data-color='lifestyle'] div.flapoutNavi li a,
[data-color] [data-color='lifestyle'] input[type="submit"],
[data-color] [data-color='lifestyle'] input[type="button"],
[data-color] [data-color='lifestyle'] button,
[data-color] [data-color='lifestyle'] .button,
[data-color] [data-color='lifestyle'] .solidColor {
    background-color: #635BAF;
    fill: #635BAF;
}
/*** SPORT ***/
section#mainnavi li[data-color='sport'].main.active > a,section#mainnavi li[data-color='sport'].main.channel > a,
[data-color='sport'] a[href],
[data-color='sport'] .link,
header[data-color="sport"] span,
[data-color='sport'] input[type="checkbox"] + label[for]:before,
[data-color='sport'] input[type="radio"] + label[for]:before,
[data-color="sport"] div.plista_widget_belowArticle span.itemTitle,
[data-color="sport"] div.plista_widget_belowArticle span.itemMore,
[data-color] [data-color='sport'] a[href],
[data-color] [data-color='sport'] .link,
[data-color] [data-color='sport'] input[type="checkbox"] + label[for]:before,
[data-color] [data-color='sport'] input[type="radio"] + label[for]:before,
[data-color='sport'] section#socialBarTop .icon.comment,
[data-color="sport"] section#socialBarTop .icon.print,
[data-color="sport"] section#socialBarTop .icon.mail,
[data-color='sport'] section#socialBarBottom .icon.comment,
[data-color="sport"] section#socialBarBottom .icon.print,
[data-color="sport"] section#socialBarBottom .icon.mail,
[data-color="sport"] section#gallerySocialBar .icon2.print,
[data-color="sport"] section#gallerySocialBar .icon2.mail,
[data-color="sport"] .bodyText .linkBox .teaser .singleline {
    color: #008538;
}
.scrollBox.withImage .teaser.first[data-color="sport"] .articleIcon,
[data-color='sport']:hover > .solidHover,
[data-color='sport'] :hover > .solidHover,
[data-color='sport'] input[type="submit"],
[data-color='sport'] input[type="button"],
[data-color='sport'] button,
[data-color='sport'] .button,
[data-color='sport'] .solidColor,
[data-color='sport'] .flex-control-paging a:hover:before, /* Flex-Slider*/
[data-color='sport'] .flex-control-paging a.flex-active:before, /* Flex-Slider*/
[data-color='sport'] ul[class*="direction-nav"] a.solidHover:hover, /* Flex-Slider*/
[data-color='sport'] .scrollBox > .pane > .slider, /* Nanoscroller */
[data-color='sport'] .vjs-default-skin .vjs-play-progress, /* Video-JS **/
[data-color='sport'] .vjs-default-skin .vjs-volume-level, /* Video-JS **/
[data-color='sport'] .vjs-default-skin .vjs-big-play-button, /* Video-JS **/
li[data-color='sport'] div.flapoutNavi li a,
[data-color] [data-color='sport'] input[type="submit"],
[data-color] [data-color='sport'] input[type="button"],
[data-color] [data-color='sport'] button,
[data-color] [data-color='sport'] .button,
[data-color] [data-color='sport'] .solidColor {
    background-color: #008538;
    fill: #008538;
}




/*** FREIZEIT ***/
section#mainnavi li[data-color='freizeit'].main.active > a,section#mainnavi li[data-color='freizeit'].main.channel > a,
[data-color='freizeit'] a[href],
[data-color='freizeit'] .link,
header[data-color="freizeit"] span,
[data-color='freizeit'] input[type="checkbox"] + label[for]:before,
[data-color='freizeit'] input[type="radio"] + label[for]:before,
[data-color="freizeit"] div.plista_widget_belowArticle span.itemTitle,
[data-color="freizeit"] div.plista_widget_belowArticle span.itemMore,
[data-color] [data-color='freizeit'] a[href],
[data-color] [data-color='freizeit'] .link,
[data-color] [data-color='freizeit'] input[type="checkbox"] + label[for]:before,
[data-color] [data-color='freizeit'] input[type="radio"] + label[for]:before,
[data-color='freizeit'] section#socialBarTop .icon.comment,
[data-color="freizeit"] section#socialBarTop .icon.print,
[data-color="freizeit"] section#socialBarTop .icon.mail,
[data-color='freizeit'] section#socialBarBottom .icon.comment,
[data-color="freizeit"] section#socialBarBottom .icon.print,
[data-color="freizeit"] section#socialBarBottom .icon.mail,
[data-color="freizeit"] section#gallerySocialBar .icon2.print,
[data-color="freizeit"] section#gallerySocialBar .icon2.mail,
[data-color="freizeit"] .bodyText .linkBox .teaser .singleline{
    color: #0a4991;
}
.scrollBox.withImage .teaser.first[data-color="freizeit"] .articleIcon,
[data-color='freizeit']:hover > .solidHover,
[data-color='freizeit'] :hover > .solidHover,
[data-color='freizeit'] input[type="submit"],
[data-color='freizeit'] input[type="button"],
[data-color='freizeit'] button, div#heute_oesterreich_map a:hover > path,
[data-color='freizeit'] .button,
[data-color='freizeit'] .solidColor,
[data-color='freizeit'] .flex-control-paging a:hover:before, /* Flex-Slider*/
[data-color='freizeit'] .flex-control-paging a.flex-active:before, /* Flex-Slider*/
[data-color='freizeit'] ul[class*="direction-nav"] a.solidHover:hover, /* Flex-Slider*/
[data-color='freizeit'] .scrollBox > .pane > .slider, /* Nanoscroller */
[data-color='freizeit'] .vjs-default-skin .vjs-play-progress, /* Video-JS **/
[data-color='freizeit'] .vjs-default-skin .vjs-volume-level, /* Video-JS **/
[data-color='freizeit'] .vjs-default-skin .vjs-big-play-button, /* Video-JS **/
li[data-color='freizeit'] div.flapoutNavi li a,
[data-color] [data-color='freizeit'] input[type="submit"],
[data-color] [data-color='freizeit'] input[type="button"],
[data-color] [data-color='freizeit'] button,
[data-color] [data-color='freizeit'] .button,
[data-color] [data-color='freizeit'] .solidColor {
    background-color: #235c9c;
    fill: #235c9c;
}
/*** LOVE ***/
section#mainnavi li[data-color='love'].main.active > a,section#mainnavi li[data-color='love'].main.channel > a,
[data-color='love'] a[href],
[data-color='love'] .link,
header[data-color="love"] span,
[data-color='love'] input[type="checkbox"] + label[for]:before,
[data-color='love'] input[type="radio"] + label[for]:before,
[data-color="love"] div.plista_widget_belowArticle span.itemTitle,
[data-color="love"] div.plista_widget_belowArticle span.itemMore,
[data-color] [data-color='love'] a[href],
[data-color] [data-color='love'] .link,
[data-color] [data-color='love'] input[type="checkbox"] + label[for]:before,
[data-color] [data-color='love'] input[type="radio"] + label[for]:before,
[data-color='love'] section#socialBarTop .icon.comment,
[data-color="love"] section#socialBarTop .icon.print,
[data-color="love"] section#socialBarTop .icon.mail,
[data-color='love'] section#socialBarBottom .icon.comment,
[data-color="love"] section#socialBarBottom .icon.print,
[data-color="love"] section#socialBarBottom .icon.mail,
[data-color="love"] section#gallerySocialBar .icon2.print,
[data-color="love"] section#gallerySocialBar .icon2.mail,
[data-color="love"] .bodyText .linkBox .teaser .singleline  {
    color: #e13879;
}
.scrollBox.withImage .teaser.first[data-color="love"] .articleIcon,
[data-color='love']:hover > .solidHover,
[data-color='love'] :hover > .solidHover,
[data-color='love'] input[type="submit"],
[data-color='love'] input[type="button"],
[data-color='love'] button,
[data-color='love'] .button,
[data-color='love'] .solidColor,
[data-color='love'] .flex-control-paging a:hover:before, /* Flex-Slider*/
[data-color='love'] .flex-control-paging a.flex-active:before, /* Flex-Slider*/
[data-color='love'] ul[class*="direction-nav"] a.solidHover:hover, /* Flex-Slider*/
[data-color='love'] .scrollBox > .pane > .slider, /* Nanoscroller */
[data-color='love'] .vjs-default-skin .vjs-play-progress, /* Video-JS **/
[data-color='love'] .vjs-default-skin .vjs-volume-level, /* Video-JS **/
[data-color='love'] .vjs-default-skin .vjs-big-play-button, /* Video-JS **/
li[data-color='love'] div.flapoutNavi li a,
[data-color] [data-color='love'] input[type="submit"],
[data-color] [data-color='love'] input[type="button"],
[data-color] [data-color='love'] button,
[data-color] [data-color='love'] .button,
[data-color] [data-color='love'] .solidColor {
    background-color: #e44c87;
    fill: #e44c87;
}
/*** JOBS ***/
section#mainnavi li[data-color='jobs'].main.active > a,section#mainnavi li[data-color='jobs'].main.channel > a,
[data-color='jobs'] a[href],
[data-color='jobs'] .link,
header[data-color="jobs"] span,
[data-color='jobs'] input[type="checkbox"] + label[for]:before,
[data-color='jobs'] input[type="radio"] + label[for]:before,
[data-color="jobs"] div.plista_widget_belowArticle span.itemTitle,
[data-color="jobs"] div.plista_widget_belowArticle span.itemMore,
[data-color] [data-color='jobs'] a[href],
[data-color] [data-color='jobs'] .link,
[data-color] [data-color='jobs'] input[type="checkbox"] + label[for]:before,
[data-color] [data-color='jobs'] input[type="radio"] + label[for]:before,
[data-color='jobs'] section#socialBarTop .icon.comment,
[data-color="jobs"] section#socialBarTop .icon.print,
[data-color="jobs"] section#socialBarTop .icon.mail,
[data-color='jobs'] section#socialBarBottom .icon.comment,
[data-color="jobs"] section#socialBarBottom .icon.print,
[data-color="jobs"] section#socialBarBottom .icon.mail,
[data-color="jobs"] section#gallerySocialBar .icon2.print,
[data-color="jobs"] section#gallerySocialBar .icon2.mail,
[data-color="jobs"] .bodyText .linkBox .teaser .singleline  {
    color: #573476;
}
.scrollBox.withImage .teaser.first[data-color="jobs"] .articleIcon,
[data-color='jobs']:hover > .solidHover,
[data-color='jobs'] :hover > .solidHover,
[data-color='jobs'] input[type="submit"],
[data-color='jobs'] input[type="button"],
[data-color='jobs'] button,
[data-color='jobs'] .button,
[data-color='jobs'] .solidColor,
[data-color='jobs'] .flex-control-paging a:hover:before, /* Flex-Slider*/
[data-color='jobs'] .flex-control-paging a.flex-active:before, /* Flex-Slider*/
[data-color='jobs'] ul[class*="direction-nav"] a.solidHover:hover, /* Flex-Slider*/
[data-color='jobs'] .scrollBox > .pane > .slider, /* Nanoscroller */
[data-color='jobs'] .vjs-default-skin .vjs-play-progress, /* Video-JS **/
[data-color='jobs'] .vjs-default-skin .vjs-volume-level, /* Video-JS **/
[data-color='jobs'] .vjs-default-skin .vjs-big-play-button, /* Video-JS **/
li[data-color='jobs'] div.flapoutNavi li a,
[data-color] [data-color='jobs'] input[type="submit"],
[data-color] [data-color='jobs'] input[type="button"],
[data-color] [data-color='jobs'] button,
[data-color] [data-color='jobs'] .button,
[data-color] [data-color='jobs'] .solidColor {
    background-color: #6c4d87;
    fill: #6c4d87;
}
/*** WOHNEN ***/
section#mainnavi li[data-color='bauenwohnen'].main.active > a,section#mainnavi li[data-color='bauenwohnen'].main.channel > a,
[data-color='bauenwohnen'] a[href],
[data-color='bauenwohnen'] .link,
header[data-color="bauenwohnen"] span,
[data-color='bauenwohnen'] input[type="checkbox"] + label[for]:before,
[data-color='bauenwohnen'] input[type="radio"] + label[for]:before,
[data-color="bauenwohnen"] div.plista_widget_belowArticle span.itemTitle,
[data-color="bauenwohnen"] div.plista_widget_belowArticle span.itemMore,
[data-color] [data-color='bauenwohnen'] a[href],
[data-color] [data-color='bauenwohnen'] .link,
[data-color] [data-color='bauenwohnen'] input[type="checkbox"] + label[for]:before,
[data-color] [data-color='bauenwohnen'] input[type="radio"] + label[for]:before {
    color: #ee2c49;
}
.scrollBox.withImage .teaser.first[data-color="bauenwohnen"] .articleIcon,
[data-color='bauenwohnen']:hover > .solidHover,
[data-color='bauenwohnen'] :hover > .solidHover,
[data-color='bauenwohnen'] input[type="submit"],
[data-color='bauenwohnen'] input[type="button"],
[data-color='bauenwohnen'] button,
[data-color='bauenwohnen'] .button,
[data-color='bauenwohnen'] .solidColor,
[data-color='bauenwohnen'] .flex-control-paging a:hover:before, /* Flex-Slider*/
[data-color='bauenwohnen'] .flex-control-paging a.flex-active:before, /* Flex-Slider*/
[data-color='bauenwohnen'] ul[class*="direction-nav"] a.solidHover:hover, /* Flex-Slider*/
[data-color='bauenwohnen'] .scrollBox > .pane > .slider, /* Nanoscroller */
[data-color='bauenwohnen'] .vjs-default-skin .vjs-play-progress, /* Video-JS **/
[data-color='bauenwohnen'] .vjs-default-skin .vjs-volume-level, /* Video-JS **/
[data-color='bauenwohnen'] .vjs-default-skin .vjs-big-play-button, /* Video-JS **/
li[data-color='bauenwohnen'] div.flapoutNavi li a,
[data-color] [data-color='bauenwohnen'] input[type="submit"],
[data-color] [data-color='bauenwohnen'] input[type="button"],
[data-color] [data-color='bauenwohnen'] button,
[data-color] [data-color='bauenwohnen'] .button,
[data-color] [data-color='bauenwohnen'] .solidColor {
    background-color: #6c4d87;
    fill: #6c4d87;
}
/*** GEWINNEN ***/
section#mainnavi li[data-color='gewinn'].main.active > a,section#mainnavi li[data-color='gewinn'].main.channel > a,
[data-color='gewinn'] a[href],
[data-color='gewinn'] .link,
header[data-color="gewinn"] span,
[data-color='gewinn'] input[type="checkbox"] + label[for]:before,
[data-color='gewinn'] input[type="radio"] + label[for]:before,
[data-color="gewinn"] div.plista_widget_belowArticle span.itemTitle,
[data-color="gewinn"] div.plista_widget_belowArticle span.itemMore,
[data-color] [data-color='gewinn'] a[href],
[data-color] [data-color='gewinn'] .link,
[data-color] [data-color='gewinn'] input[type="checkbox"] + label[for]:before,
[data-color] [data-color='gewinn'] input[type="radio"] + label[for]:before,
[data-color='gewinn'] section#socialBarTop .icon.comment,
[data-color="gewinn"] section#socialBarTop .icon.print,
[data-color="gewinn"] section#socialBarTop .icon.mail ,
[data-color='gewinn'] section#socialBarBottom .icon.comment,
[data-color="gewinn"] section#socialBarBottom .icon.print,
[data-color="gewinn"] section#socialBarBottom .icon.mail,
[data-color="gewinn"] section#gallerySocialBar .icon2.print,
[data-color="gewinn"] section#gallerySocialBar .icon2.mail {
    color:#389d2a;
}
.scrollBox.withImage .teaser.first[data-color="gewinn"] .articleIcon,
[data-color='gewinn']:hover > .solidHover,
[data-color='gewinn'] :hover > .solidHover,
[data-color='gewinn'] input[type="submit"],
[data-color='gewinn'] input[type="button"],
[data-color='gewinn'] button,
[data-color='gewinn'] .button,
[data-color='gewinn'] .solidColor,
[data-color='gewinn'] .flex-control-paging a:hover:before, /* Flex-Slider*/
[data-color='gewinn'] .flex-control-paging a.flex-active:before, /* Flex-Slider*/
[data-color='gewinn'] ul[class*="direction-nav"] a.solidHover:hover, /* Flex-Slider*/
[data-color='gewinn'] .scrollBox > .pane > .slider, /* Nanoscroller */
[data-color='gewinn'] .vjs-default-skin .vjs-play-progress, /* Video-JS **/
[data-color='gewinn'] .vjs-default-skin .vjs-volume-level, /* Video-JS **/
[data-color='gewinn'] .vjs-default-skin .vjs-big-play-button, /* Video-JS **/
li[data-color='gewinn'] div.flapoutNavi li a,
[data-color] [data-color='gewinn'] input[type="submit"],
[data-color] [data-color='gewinn'] input[type="button"],
[data-color] [data-color='gewinn'] button,
[data-color] [data-color='gewinn'] .button,
[data-color] [data-color='gewinn'] .solidColor {
    background-color: #65b35a;
    fill:#65b35a;
}

/*** METANAVI ***/
#metanavi_heutetv,
#metanavi_heutekino,
#metanavi_heuteevents,
#metanavi_heuteinform,
#metanavi_dealheute,
#metanavi_netdoktor{
    color: #000000;
}
/*** TV ***/
[data-color='tv'] a[href],
[data-color='tv'] .link,
[data-color] [data-color='tv'] a[href],
[data-color] [data-color='tv'] .link {
    color:#B774A1;
}
section#metanavi a#metanavi_heutetv{
    border-top: 3px solid #B774A1;
    margin-left: 20px;
}
section#metanavi a#metanavi_heutetv:hover{
    color: #B774A1;
}
[data-color='tv'].main > a,
[data-color] [data-color='tv']:hover > .solidHover {
    background-color: #B774A1;
}
/*** KINO ***/
[data-color] [data-color='kino'] a[href],
[data-color='kino'] a[href],
[data-color='kino'] .link,
[data-color] [data-color='kino'] .link {
    color:#598D64;
}
[data-color='kino'].main > a,
[data-color] [data-color='kino']:hover > .solidHover {
    background-color: #598D64;
}
section#metanavi a#metanavi_heutekino{
    border-top: 3px solid #598D64;
}
section#metanavi a#metanavi_heutekino:hover{

    color: #598D64;
}
/*** EVENTS ***/
[data-color='events'] a[href],
[data-color='events'] .link,
[data-color] [data-color='events'] a[href],
[data-color] [data-color='events'] .link {
    color:#99206F;
}
[data-color='events'].main > a,
[data-color] [data-color='events']:hover > .solidHover{
    background-color: #99206F;
}
section#metanavi a#metanavi_heuteevents{
    border-top: 3px solid #99206F;
}
section#metanavi a#metanavi_heuteevents:hover{

    color: #99206F;
}
/*** HEUTEINFORM ***/
[data-color='diaet'] a[href],
[data-color='diaet'] .link,
[data-color] [data-color='diaet'] a[href],
[data-color] [data-color='diaet'] .link {
    color:#609eb0;
}
[data-color='diaet'].main > a,
[data-color] [data-color='diaet']:hover > .solidHover {
    background-color: #609eb0;
}
section#metanavi a#metanavi_heuteinform{
    border-top: 3px solid #609eb0;
}
section#metanavi a#metanavi_heuteinform:hover{

    color: #609eb0;
}
/*** DEALHEUTE ***/
[data-color='dealheute'] a[href],
[data-color='dealheute'] .link,
[data-color] [data-color='dealheute'] a[href],
[data-color] [data-color='dealheute'] .link {
    color:#b89343;
}
[data-color='dealheute'].main > a,
[data-color='dealheute']:hover > .solidHover {
    background-color: #b89343;
}
section#metanavi a#metanavi_dealheute{
    border-top: 3px solid #aab823;
}
section#metanavi a#metanavi_netdoktor{
    border-top: 3px solid #0093cf;
    padding: 0
}

section#metanavi a#metanavi_dealheute:hover{
    color: #aab823;
}
/*** NETDOKTOR ***/
[data-color='netdoktor'] a[href],
[data-color='netdoktor'] .link,
[data-color] [data-color='netdoktor'] a[href],
[data-color] [data-color='netdoktor'] .link {
    color:#0093CF;
}
[data-color='netdoktor'].main > a,
[data-color='netdoktor']:hover > .solidHover,
a#metanavi_netdoktor {
    background-color: #0093CF;
}

/*** NAVIGATION ***/
section#mainnavi {
    position: absolute;
    height: 64px;
    z-index: 5;
    width: 100%;
}
section#mainnavi.pin {
    position: fixed;
    top: 0;
}
section#mainnavi > ul {
    position: relative;
    height: 64px;
    overflow: hidden;
}
section#mainnavi:hover > ul {
    height: 400px;
}
section#mainnavi li#logo,
section#mainnavi li.main {
    display: inline-block;
    vertical-align: bottom;
}
section#mainnavi li#logo a{
	padding:10px 20px 10px 20px;
    font: 15px/21px "Helvetica Neue Light",Arial,Verdana,sans-serif;
    font-weight: normal;
}
section#mainnavi li.main > a {
    padding: 10px;
    font-family: 'Helvetica Neue Bd', Arial, Verdana,sans-serif;
    font-weight: bold;
}
section#mainnavi li a {
    display: block;
}

section#mainnavi li.main > a {
    font-size:17.5px;
    color:#ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 3px;
}
section#mainnavi ul li.main.active > a {
    background-color:#ffffff;
}
section#mainnavi div.flapoutNavi {
    opacity: 0;
    position: absolute;
    left: 0;
    background-color: #ffffff;
    width: 100%;
    transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    display:none;
}
section#mainnavi li.active div.flapoutNavi {
    z-index: 3;
    opacity: 1;
    display:block;
}
li#logo a#breadcrumb_logo {
    width: 152px;
    height: 44px;
}
section#mainnavi div.flapoutNavi ul {
    /*    width: 220px; */
    float: left;
    padding: 15px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

section#mainnavi div.flapoutNavi ul li{
    width: 220px;
}

section#mainnavi div.flapoutNavi div.mainNavTeaserDiv {
    overflow: hidden;
    /*    margin-left: 220px; */
    padding-top: 20px;
}
section#mainnavi div.flapoutNavi li {
    color: #393942;
    display:block;
    line-height: 28px;
    margin-bottom: 2px;
}
section#mainnavi div.flapoutNavi a {
    color: #393942;
}
section#mainnavi div.flapoutNavi li > a {
    -webkit-tap-highlight-color:transparent;
    text-transform: uppercase;
    padding: 0 0 0 20px;
}
section#mainnavi div.flapoutNavi li > a {
    background-image: -moz-linear-gradient(left,  #ffffff 0%, #ffffff 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
    background-image: -webkit-linear-gradient(left,  #ffffff 0%,#ffffff 100%);
    background-image: -o-linear-gradient(left,  #ffffff 0%,#ffffff 100%);
    background-image: -ms-linear-gradient(left,  #ffffff 0%,#ffffff 100%);
    background-image: linear-gradient(to right,  #ffffff 0%,#ffffff 100%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -4px top;
}
section#mainnavi div.flapoutNavi li > a:hover {
    background-image: -moz-linear-gradient(left,  #ececec 0%, #ececec 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#ececec), color-stop(100%,#ececec));
    background-image: -webkit-linear-gradient(left,  #ececec 0%,#ececec 100%);
    background-image: -o-linear-gradient(left,  #ececec 0%,#ececec 100%);
    background-image: -ms-linear-gradient(left,  #ececec 0%,#ececec 100%);
    background-image: linear-gradient(to right,  #ececec 0%,#ececec 100%);
}
section#mainnavi div.flapoutNavi article.teaser,
section#mainnavi div.flapoutNavi .image {
    width: 220px;
}
section#metanavi form {
    position: relative;
    width:110px;
    line-height: 28px;
    overflow: hidden;
}
section#metanavi form,
section#metanavi input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
section#metanavi input[type="text"] {
    height: 28px;
    width: 100%;
    transition:width 0.5s;
    -webkit-transition:width 0.5s;
    -webkit-transform : translateZ(0);
    -o-transform : translateZ(0);
    -moz-transform : translateZ(0);
    transform : translateZ(0);
    text-transform: uppercase;
}
section#metanavi button[type="submit"] {
    position:absolute;
    font-size: 0;
    top:0;
    right:0;
    width:28px;
    height: 28px;
    padding: 0;
}
section#metanavi button[type="submit"]:before {
    font-family:FontAwesome;
    content: '\f002';
    font-size: 17px;
}


a#header_epaper {
    display: block;
    position: absolute;
    bottom: 0;
    right: 20px;
    padding: 10px 10px 0 10px;
    height: 100%;
    overflow: hidden;
    -moz-transition: height 0.5s ease-out;
    -webkit-transition: height 0.5s ease-out;
    -ms-transition: height 0.5s ease-out;
    -o-transition: height 0.5s ease-out;
    transition: height 0.5s ease-out;
}
a#header_epaper:hover {
    height: 130%;
}
a#header_epaper img {
    -moz-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
    box-shadow: 1px 1px 5px #000000;
    width: 120px;
    -moz-transition: -moz-transform 0.5s ease-out;
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -ms-transition: -ms-transform 0.5s ease-out;
    -o-transition: -o-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
a#header_epaper:hover img {
    -moz-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
}

div#mainNavTeaserDiv9 section {
    width: 220px;
    float: left;
    margin-left: 20px;
}
div.mainNavTeaserDiv article p.singleline a,
div#mainNavTeaserDiv9 article span.articleIcon,
div#mainNavTeaserDiv9 article:nth-of-type(n+5) {
    display: none;
}
body[data-sticky="0"] [data-sticky="0"],
body[data-sticky="1"] [data-sticky="1"],
body[data-sticky="2"] [data-sticky="2"],
body[data-sticky="3"] [data-sticky="3"],
body[data-sticky="4"] [data-sticky="4"],
body[data-sticky="5"] [data-sticky="5"],
body[data-sticky="6"] [data-sticky="6"],
body[data-sticky="7"] [data-sticky="7"],
body[data-sticky="8"] [data-sticky="8"] {
    position: fixed;
    top:64px;
}
#blackshade {
    position: fixed;
    z-index: -1;
    top: 64px;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
}
section#metanavi {
    background-color: #ffffff;
}
section#metanavi ul {
    line-height: 28px;

}
section#metanavi a.icon {
    width: 28px;
    padding: 0;
    background-image: none;
    font-size: 0;
    height: 28px;
    line-height: 28px;
}
section#metanavi a.icon:before {
    color:#ffffff;
    font-size: 18px;
}
section#metanavi a.icon:hover{
    background-color:#bebdb7!important;
}
section#metanavi li.social.icon:before {
    color:#ffffff;
    font-size: 17px;
}
section#metanavi a {
    display: block;
    font-size: 13px;
    margin-right: 20px;
    line-height: 20px;
}
section#metanavi li.social a {
    margin-right: 10px;
}
section#metanavi a:hover {
    color:#ffffff;
    background: transparent;
}


#metanavi_netdoktor img{
    margin-top: -5px;
}
section#metanavi #metanavi_netdoktor{
    background: transparent;
    padding: 0 5px;

}
section#metanavi #metanavi_netdoktor span{
    display: none;

}
section#brennpunkt {
    margin-top: 64px;
    height: 32px;
    background-color: #FFFFFF;
    font-family: 'Helvetica Neue Bd', Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

section#brennpunkt ul li a{
    padding: 0;
}
section#brennpunkt ul li{
    margin-right: 10px;
}
section#brennpunkt #loginArea {
  margin-right: 0px;
}
ul.breadcrumbtop,
ul.breadcrumbtop .breadcrumb{
    height: 80px !Important;
    position: relative;

}

ul.breadcrumbtop div{
    position: absolute;
    z-index: 0;
}


.breadcrumb .teaser{
    outline: none;
    overflow: unset;
    margin: 0;
    display: inline;

}
.breadcrumb li{
    width: 224px;
    float: left;
    height: 70px;
    padding-left: 20px;
    padding-top: 10px;
    border-right: 1px solid #FFFFFF;
}

.breadcrumb .teaser:nth-child(4) li{
   border-right: transparent;
}
.breadcrumb li:hover{
    background-color: #dcdcdc;
}
.breadcrumb li .line1{
    font-family: 'Helvetica Neue Condensed', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    margin-right: 10px;
    color: #ee2c49
}

.breadcrumb li h2{
    font-family: 'Helvetica Neue Condensed', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    margin: 0;
    margin-right: 10px;
}

.breadcrumb li h2 a:hover{
    background-color: transparent;
}

.breadcrumb li.listItem img{
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.greyline {
    line-height: 32px;
}
.greyline a {
    display: block;
}
.greyline a,
section header a {
    vertical-align: top;
    padding: 0 8px;
}
.greyline a:hover,
.greyline a.active {
    background-color: #ececec;
}
.greyline li a{
    padding-left:5px!important;
   /* padding-right:5px!important;*/
}
section header {
 /*   height:32px;*/
    line-height: 25px;
}
section header {
    position: relative;
    font-family:'Helvetica Neue Bd', Arial, sans-serif;
    margin: 0 0 20px 20px;
    clear:left;
    background-color: transparent;
    text-transform: uppercase;
    border-bottom: 1px solid #c8c8c8;
}
section header a {
    display: inline-block;
}

.invisible {
    visibility:hidden;
}
section header ul,
.touch section header ul:hover {
    position: absolute;
    list-style: none;
    right: 0;
    top: 0;
    max-height:100%;
    overflow: hidden;
    transition-property: max-height, max-width;
    -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out; /* Safari and Chrome */
    transition-timing-function: ease-in-out;
    -webkit-transform : translateZ(0);
    -o-transform : translateZ(0);
    -moz-transform : translateZ(0);
    transform : translateZ(0);
    z-index: 3;
    font-size: 13px;
    cursor:pointer;
}
section header li a {
    display: block;
}
section header ul:hover,
.touch section header ul.active {
    max-height: 800px;
    max-width: 250px;
}

section header li:first-child:after {
    margin-left: 5px;
    font-size: 13px;
    font-family: FontAwesome;
    content: '\f078';
    vertical-align: top;
}
section header li a,
section header li:first-child {
    text-align: right;
    padding: 0 10px;
}
section header > span {
    padding:0 10px;
}
section header li:first-child{
    background-color: transparent;
}

section header .big {
    display:inline-block;
    position:relative;
    vertical-align:bottom;
    font-size:17px;
    padding: 0px;
    font-weight: bold;
    background-color: transparent;

}
[data-color="news"] section header .big.solidColor,
[data-color="news"] section header .big.solidColor:hover
{
    background-color: transparent;
    color: #ee2c49;

}
div.headercont header span{
    background-color: transparent;
    color: #ee2c49;

}
section header a.big.solidColor:hover{
    color:#767676!important;
    background-color: transparent;
}
[data-color="leser"] header .big.solidColor{
    background-color: transparent !important;
    color: #d36235 !important;
}
[data-color="stars"] header .big.solidColor{
    background-color: transparent !important;
    color: #aa0f50 !important;
}
[data-color="sport"] header .big.solidColor{
    background-color: transparent !important;
    color: #008538 !important;
}
[data-color="freizeit"] header .big.solidColor{
    background-color: transparent !important;
    color: #0a4991 !important;
}
[data-color="lifestyle"] header .big.solidColor{
    background-color: transparent !important;
    color: #635baf !important;
}
[data-color="love"] header .big.solidColor{
    background-color: transparent !important;
    color: #e13879 !important;
}
[data-color="gewinn"] header .big.solidColor{
    background-color: transparent !important;
    color: #389d2a !important;
}
[data-color="jobs"] header .big.solidColor{
    background-color: transparent !important;
    color: #6c4d87 !important;
}
div.r300 header .big {
    padding-left:15px;

}

section#headlines {
    margin: 0px 20px 10px;
}

section#headlines:after{
    height: 1px;
    background: white;
    position: relative;
    top: -1px;
    z-index: 1;
}
section#headlines ul.greyline a.mobile,
section#headlines ul.greyline a .icon,
section#headlines ul.greyline li[data-color='gewinn']{
    display: none;
}
section#headlines ul.greyline li {
    display: inline-block;
    font-size: 15px;
    height: 25px;
    width: 110px;
    font-family: 'Helvetica Neue Bd', Arial, Helvetica, sans-serif;
    font-weight: bold;
}
section#headlines ul.greyline li a {

    text-align: center;
    color: #767676;
    background-color: #ececec;

}
section#headlines ul.greyline li[data-color="news"] a.active,
section#headlines ul.greyline li[data-color="news"] a:hover {

    text-align: center;
    color: #FFFFFF;
    background-color: #ee2c49;
}
section#headlines ul.greyline li[data-color="lifestyle"] a.active,
section#headlines ul.greyline li[data-color="lifestyle"] a:hover{

    text-align: center;
    color: #FFFFFF;
    background-color: #aa0f50;
}
section#headlines ul.greyline li[data-color="leser"] a.active,
section#headlines ul.greyline li[data-color="leser"] a:hover {

    text-align: center;
    color: #FFFFFF;
    background-color: #d36235;
}
section#headlines > div {
    position: relative;
    padding-top: 555px;
    overflow: hidden;
    max-width: 936px;
}
section#headlines ul.slides {
    position: absolute;
    top: 0;
    left:0;
    right: -3px;
    /*    height: 100.5%; */
    height:100%;
}
section#headlines li[data-prio] {
    position: relative;
    overflow: hidden;
    outline: 0;
    float: left;
    margin: 0;
    width: 313px;
    list-style: none;
}
section#headlines h2 {
    overflow: visible;
    max-height: none;
}
section#headlines p.singleline {
    /* Set back flex-box-model */
    display: block;
}
section#headlines
li[data-prio="1"]:first-child +
li[data-prio="2"] +
li[data-prio="2"],
section#headlines
li[data-prio="2"]:first-child +
li[data-prio="2"] +
li[data-prio="2"] +
li[data-prio="2"],
section#headlines
li.teaser[data-prio="1"] {
    width: 626px;
}
section#headlines
li[data-prio="4"]:first-child +
li[data-prio="4"] +
li[data-prio="4"] +
li[data-prio="4"] +
li[data-prio="4"] {
    float: right;
}
section#headlines
li[data-prio],
section#headlines
li[data-prio="2"]:first-child +
li[data-prio="2"] +
li[data-prio="2"] +
li[data-prio="2"],
section#headlines
li[data-prio="1"]:first-child +
li[data-prio="2"] +
li[data-prio="2"] {
    height: 186px;
}
section#headlines
li[data-prio="1"],
section#headlines
li[data-prio="2"],
section#headlines
li[data-prio="4"]:first-child,
section#headlines
li[data-prio="4"]:first-child +
li[data-prio="4"] +
li[data-prio="4"] +
li[data-prio="4"] +
li[data-prio="4"] {
    height: 372px;
}
section#headlines
li[data-prio="1"]:first-child +
li[data-prio="2"] ~ li h2 {
    font-size: 24px;
}
section#headlines
li[data-prio="4"]:first-child +
li[data-prio="4"] +
li[data-prio="4"] +
li[data-prio="4"] +
li[data-prio="4"] h2,
section#headlines
li:first-child h2,
section#headlines
li[data-prio="2"] h2 {
    font-size: 22px;
    line-height: 23px;
}
section#headlines li[data-prio="1"] h2 {
    font-size:28px;
    line-height: 29px;
}
section#headlines li .titles,
section#headlines li div {
    position: absolute;
    z-index: 2;
    text-shadow: 0 0 1em rgba(0,0,0,1);
    color:#ffffff;
    left:0;
    right: 0;
    bottom: 0;
    padding: 3%;
    margin: 3%;
    -webkit-transform: background 0.5s;
    -o-transform: background 0.5s;
    -moz-transform: background 0.5s;
    transform : background 0.5s;
}
section#headlines
li[data-prio="1"]:first-child +
li[data-prio="2"] +
li[data-prio="2"] .titles,
section#headlines
li[data-prio="2"]:first-child +
li[data-prio="2"] +
li[data-prio="2"] +
li[data-prio="2"] .titles,
section#headlines
li[data-prio="1"] .titles {
    padding: 1.5%;
    margin: 1.5%;
}
section#headlines .image,
section#headlines .image img {
    width: 100%;
    height: 100%;
}
section#headlines .image img {
    -webkit-transition: -webkit-transform 8s;
    -o-transition: -o-transform 8s;
    -moz-transition: -moz-transform 8s;
    transition: transform 8s;
    -moz-transform : scale3D(1,1,1);
    -webkit-transform: scale3D(1,1,1);
    -o-transform : scale3D(1,1,1);
    transform: scale3D(1,1,1);
}
section#headlines li:hover .image img {
    -moz-transform : scale3D(1.3,1.3,1);
    -webkit-transform: scale3D(1.3,1.3,1);
    -o-transform : scale3D(1.3,1.3,1);
    transform: scale3D(1.3,1.3,1);
}
section#headlines .image:before {
    -moz-box-shadow:
        inset -3px -3px 0 rgba(255,255,255,1),
        inset 0 -20px 80px rgba(0,0,0,0.75);
    -webkit-box-shadow:
        inset -3px -3px 0 rgba(255,255,255,1),
        inset 0 -20px 80px rgba(0,0,0,0.75);
    -o-box-shadow:
        inset -3px -3px 0 rgba(255,255,255,1),
        inset 0 -20px 80px rgba(0,0,0,0.75);
    box-shadow:
        inset -3px -3px 0 rgba(255,255,255,1),
        inset 0 -20px 80px rgba(0,0,0,0.75);
    -moz-transition-property:
        background-image,
        -moz-box-shadow; /* Firefox 4 */
    -webkit-transition-property:
        background-image,
        -webkit-box-shadow; /* Safari and Chrome */
    -o-transition-property:
        background-image,
        -o-box-shadow; /* Opera */
    -moz-transition: -moz-box-shadow 0.2s ease-in-out;
    -webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
    -ms-transition: -webkit-box-shadow 0.2s ease-in-out;
    -o-transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
    background-image: -moz-linear-gradient(
        180deg,
        rgba(0,0,0,0) 50%,
        rgba(0,0,0,0.4) 100%);
    background-image: -webkit-gradient(
        linear, top, bottom,
        color-stop(50%,rgba(0,0,0,0.0)),
        color-stop(100%,rgba(0,0,0,0.4)));
    background-image: -webkit-linear-gradient(
        180deg,
        rgba(0,0,0,0) 50%,
        rgba(0,0,0,0.4) 100%);
    background-image: -o-linear-gradient(
        180deg,
        rgba(0,0,0,0) 50%,
        rgba(0,0,0,0.4) 100%);
    background-image: -ms-linear-gradient(
        180deg,
        rgba(0,0,0,0) 50%,
        rgba(0,0,0,0.4) 100%);
    background-image: linear-gradient(
        180deg,
        rgba(0,0,0,0) 50%,
        rgba(0,0,0,0.4) 100%);
}
section#headlines li.torial .image:before,
section#headlines li:hover .image:before  {
    -moz-box-shadow:
        inset -3px -3px 0 rgba(255,255,255,1),
        inset 0 -20px 80px rgba(0,0,0,0.1);
    -webkit-box-shadow:
        inset -3px -3px 0 rgba(255,255,255,1),
        inset 0 -20px 80px rgba(0,0,0,0.1);
    -o-box-shadow:
        inset -3px -3px 0 rgba(255,255,255,1),
        inset 0 -20px 80px rgba(0,0,0,0.1);
    box-shadow:
        inset -3px -3px 0 rgba(255,255,255,1),
        inset 0 -20px 80px rgba(0,0,0,0.1);
}
section#headlines li.torial div {
    display: none;
}
section#headlines li.torial .image img {
    opacity: 1;
}
section#headlines li.torial .image:before {
    background-image: none;
}
section#personDetail_singleheadline,
section#dossier_singleheadline,
section#singleheadline {
    margin: 0 20px 40px 20px;
}
section#personDetail_singleheadline span.image,
section#dossier_singleheadline span.image,
section#singleheadline span.image {
    float: left;
    width: 50%;
    margin-right: 20px;
}
section#personDetail_singleheadline h1,
section#dossier_singleheadline h1,
section#singleheadline h1 {
    margin-bottom: 10px;
}

#personDetail h1,
#dossier h1{

}    

#dossier h1, #keywordpage h1{
    text-transform: uppercase;
    padding-right: 20px;
    margin-bottom: 10px;
}
aside.r300 .teaser h2,
section.smallHeader .teaser h2 {
    font-size: 18px;
}
.bodyText .linkBox header{
    white-space: normal;
    line-height: 21px;
    height: auto;
    margin: 0 0 20px 0

}
.bodyText .linkBox header span{
    display: block;
    padding: 5px 0px;
}
.bodyText .linkBox .teaser .singleline{
    font-size: 14px;
}
.bodyText .linkBox .teaser h2 a{
    font-size: 18px;
    line-height: 21px;
}

section.smallHeader .teaser p.singleline {
    line-height: 1;
    margin-bottom: 3px;
}

section.block .teaser p.singleline,
section#singleheadline .teaser p.singleline,
.pluginResultContainer .teaser p.singleline{
    text-transform: none;
    font-size: 17px;
    font-family: 'Helvetica Neue Condensed', Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 25px;
}
section.block .teaser p.singleline{
    height: 25px;
}
section.block .teaser p.singleline.opener{
   display:inline;
}
.image,
.vplayer {
    position:relative;
    display:block;
    padding: 0;
    width: 100%;
    overflow: hidden;
    background-color:#dadada;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.imageFixed img {
background-color: #dadada;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.image_video_sibling,
.vplayer_container figcaption{
    margin-top:5px !important;
}

aside.r300 .relatedArticles.scrollBox.block .content .teaser .image{
    width: 290px;
    display:none;
}

aside.r300 .relatedArticles.scrollBox.block .content .teaser:nth-child(1) .image{
    display:block;
}
aside.r300 .relatedArticles.scrollBox.block .content .teaser.active:hover .image{
    display:block;
}

.image:before {
    content: '\a';
    text-align: center;
    font-family: FontAwesome;
    display: block;
    position: absolute;
    z-index: 1;
    top:0;
    left:0;
    bottom:0;
    right: 0;
    box-shadow: inset 0 0 30px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 0 30px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 30px rgba(0,0,0,0.2);
    -ms-box-shadow: inset 0 0 30px rgba(0,0,0,0.2);
    -o-box-shadow: inset 0 0 30px rgba(0,0,0,0.2);
    transition: box-shadow 0.2s;
    -webkit-transition: -webkit-box-shadow 0.2s;
}



section.smallHeader .teaser .image {
    width: 100px;
    float: left;
    margin-right: 10px;
}
.list .image {
    float:left;
    width:220px;
    margin-right:10px;
}

.Home .list .teaser.column{
   width: 300px;
  /* height: 255px;*/
   display: inline-block;

}
.Home .list .teaser.column .image{
   float: none;
   width: 300px;
   height: 186px;
}

@-webkit-keyframes rotate {
    from { -webkit-transform: rotate(0deg); }
    to {   -webkit-transform: rotate(360deg); }
}
@keyframes rotate {
    from { transform: rotate(0deg); }
    to {   transform: rotate(360deg); }
}

/*** TEASER ***/
.r960 .teaser,
.r640 .teaser {
    margin-left: 20px;
}
.teaser + .teaser { 
    margin-top: 20px; 
}

/*.Home .list .teaser:not(.advertorial):nth-child(2){
    list-style: outside none none;
    outline: 0 none;
    overflow: hidden;
    position: relative;
    height: 186px;
}

.Home .list .teaser:not(.advertorial):nth-child(2) .image{  
    width: 100%; 
    float: none; 
    margin-right: 0; 

    height: 186px;
}

.Home .list .teaser:not(.advertorial):nth-child(2) .titles{
    bottom: 0;
    color: #ffffff;
    left: 0;
    margin: 3%;
    position: absolute;
    right: 0;
    text-shadow: 0 0 1em rgba(0, 0, 0, 1);
    z-index: 2;
}
.Home .list .teaser:not(.advertorial):nth-child(2) .titles p.singleline a{
   padding-left: 5px;
   overflow: visible;
text-shadow: transparent; 
}*/

[data-color='news'] .list .teaser:not(.advertorial):nth-child(2) .titles p.singleline a,
.list .teaser[data-color='news']:not(.advertorial):nth-child(2) .titles p.singleline a{
   background-color: #ee2c49;
   color: #FFFFFF;
}
[data-color='leser'] .list .teaser:not(.advertorial):nth-child(2) .titles p.singleline a,
.list .teaser[data-color='leser']:not(.advertorial):nth-child(2) .titles p.singleline a{
   background-color: #d36235;
   color: #FFFFFF;
}
[data-color='stars'] .list .teaser:not(.advertorial):nth-child(2) .titles p.singleline a,
.list .teaser[data-color='stars']:not(.advertorial):nth-child(2) .titles p.singleline a{
   background-color: #aa0f50;
   color: #FFFFFF;
}
[data-color='lifestyle'] .list .teaser:not(.advertorial):nth-child(2) .titles p.singleline a,
.list .teaser[data-color='lifestyle']:not(.advertorial):nth-child(2) .titles p.singleline a{
   background-color: #635baf;
   color: #FFFFFF;
}
[data-color='sport'] .list .teaser:not(.advertorial):nth-child(2) .titles p.singleline a,
.list .teaser[data-color='sport']:not(.advertorial):nth-child(2) .titles p.singleline a{
   background-color: #008538;
   color: #FFFFFF;
}
[data-color='freizeit'] .list .teaser:not(.advertorial):nth-child(2) .titles p.singleline a,
.list .teaser[data-color='freizeit']:not(.advertorial):nth-child(2) .titles p.singleline a{
   background-color: #0a4991;
   color: #FFFFFF;
}
[data-color='love'] .list .teaser:not(.advertorial):nth-child(2) .titles p.singleline a,
.list .teaser[data-color='love']:not(.advertorial):nth-child(2) .titles p.singleline a{
   background-color: #e13879;
   color: #FFFFFF;
}
[data-color='gewinn'] .list .teaser:not(.advertorial):nth-child(2) .titles p.singleline a,
.list .teaser[data-color='gewinn']:not(.advertorial):nth-child(2) .titles p.singleline a{
   background-color: #389d2a;
   color: #FFFFFF;
}
article.teaser li a{
    padding:3px;
}

.grid .teaser {
    float:left;
    width:300px;
    margin: 0 0 20px 20px;
}
.grid ul.bulletList{
    display:none;
}
.r640.grid article.teaser:nth-of-type(3n+1) {
    clear: none;
}
/*.grid article.teaser:nth-of-type(3n+1),*/
.r640.grid article.teaser:nth-of-type(2n+1) {
   /* clear: left;*/
}
.whitebrgd section.block div.grid .teaser h2, .b980 .whitebrgd section.block.grid .teaser h2{
    height:48px;
}

#pos_Advertorial,
.teaser,
div.plista_widget_belowArticle [class*="itemLink"] {
    overflow: hidden;
    outline: 10px solid rgba(236,236,236,0);
}
#pos_Advertorial:hover{
    cursor:pointer;
}
#pos_Advertorial:hover,
.teaser:hover,
.teaser.torial,
div.plista_widget_belowArticle [class*="itemLink"]:hover,
div.plista_widget_belowArticle [class*="itemLinkPET"],
#AdvertorialArticle {
    outline-color: #ececec;
    background-color: #ececec;
}
.teaser.promotion,
#AdvertorialArticle{
    outline-color: #dcdcdc;
    background-color: #dcdcdc;
}


.button.promotionlink{
    color: #ffffff!important;
}
.button [data-linkholder],
.teaser [data-linkholder] {
    margin: 0;
    padding-bottom: 0.1em;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.button [data-linkholder] a,
.teaser [data-linkholder] a {
    background-color: transparent;
    display: block;
    padding: 0;
}
article.teaser.adblock .image {
    width: 100%;
    float: none;
    margin: 0;
}
article.teaser.adblock .image img {
    height: 120px;
}
article.teaser.adblock [data-linkholder] {
    display: none;
}
.articleIcon {
    float: left;
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    text-align: center;
    height: 28px;
    border-radius: 4px;
    background-color: #dcdcdc;
    color: #000000;
}
aside.r300 .withImage .toplist .articleIcon,
aside.r300 .withImage .toplist .teaser:hover .articleIcon{
   margin-top: 0px;
}
.articleIcon:before {
    font-size: 16px;
}
p.singleline {
    text-transform: uppercase;
    line-height: 1.8;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
p.singleline,
p.singleline > *,
ul.bulletList a,
div.plista_widget_belowArticle span.itemTitle {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
p.singleline > * {
    -webkit-box-flex: 1 0 auto;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 0 auto;         /* OLD - Firefox 19- */
    -webkit-flex: 1 0 auto;          /* Chrome */
    -ms-flex: 1 0 auto;              /* IE 10 */
    flex: 1 0 auto;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    padding: 0;
}
p.singleline a {
    margin-right: 5px;
    padding-right: 5px;
}

.teaser p.singleline a {
   /* max-width: 130px;*/
}
p.singleline span {
    -webkit-box-flex: 1 1 100%;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 100%;         /* OLD - Firefox 19- */
    -webkit-flex: 1 1 100%;          /* Chrome */
    -ms-flex: 1 1 100%;              /* IE 10 */
    flex: 1 1 100%;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

/*** Kommentarbox Startseite ***/
#editors_comments a.teaser {
    display: block;
    float: left;
    margin: 1.5%;
    width: 30%;
    padding: 0;
}
#editors_comments a.teaser .image {
    width: 100%;
}
#editors_comments a.teaser .image:before {
    box-shadow: none;
}
#editors_comments .textCenter {
    display:block;
    min-height:42px;
}

/*** LOGINAREA ***/
div#fcms_loginbox {
    position: fixed;
    opacity: 0;
    z-index: -1;
    top: 35%;
    left: 50%;
    width: 300px;
    margin-left: -136px;
    display:none;
}
.loginBox form {
    background-color: #ffffff;
    padding: 40px 20px;
}
.loginBox input[type="text"],
.loginBox input[type="password"] {
    width: 100%;
}
.loginBox ul.greyline {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
}
#fcms_closeloginbox_button {
    position: absolute;
    cursor: pointer;
    top:0;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
a#fcms_login{
    cursor: pointer;
    font-size: 11px;
}
a#fcms_logout {
    cursor: pointer;
    font-size: 0;
}
#loginArea {
    float: right;
}
#loginArea a {
    display: inline-block;
    color: #ee2c49;
    text-transform: uppercase;
}
#loginArea a.link {
    width:32px;
    background-color: #FFFFFF;
}
#loginArea a#fcms_login{
  width: 55px;
}
#loginArea a.link:hover{
    background-color: #ececec;
}
#loginarea_memberpage{
    padding-right:3px!important;
}
.icon.login:before{
    font-family: FontAwesome;
    font-size: 15px;
    vertical-align: top;
}
a#fcms_logout:before {
    font-family: FontAwesome;
    font-size: 20px;
    vertical-align: top;
}
.icon.login{
    margin-right: 5px;

}
.icon.login:before {
    content: '\f13e';
    color: #ee2c49; 
}
a#fcms_logout:before {
    content: '\f090';
}
iframe.socialLogin{
    border: none;
    width: 186px;
    height:25px;
}
/*** WERBUNG ***/
[id^="pos_"] {
    text-align: center;
}
div[id^="pos_"] img {
    /* prevent spacing of trackingpixels */
    display: block;
    margin: auto;
}
div[id^="pos_"] a img,
div[id^="pos_"] iframe,
div[id^="pos_"] object,
div[id^="pos_"] embed,
div[id^="pos_"] canvas,
div[id^="pos_"] svg {
    vertical-align: bottom;
    max-width: 100%;
}
div[id^="pos_"] svg,
div[id^="pos_"] a img {
    height: auto;
}

img[alt="Advertisement"] {
    display: none;
}
.adsbygoogle {
    display: inline-block;
    width: 300px;
    height: 250px;
    background-color: #ececec;
}

.advertisement > div{
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    text-rendering: optimizelegibility;
    width: 100%;
    margin-bottom: 20px;    
}

.advertisement div.adition-flash-div,
.advertisement div[style*='inline-block'] {
    display: block!important;
    position: static!important;
}

.advertisement > div:after{
    content: "Werbung ";
    background: white;
    color: #979797;
    display: block;
    font: bold 15px/15px "Helvetica Neue Condensed", Helvetica, sans-serif;
    height: 15px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    width: 90px;
    margin-bottom: -8px;
    padding-top: 3px;
    margin-left: auto;
    margin-right: auto;
}

main .advertisement{
    transition: top .2s ease-in-out, opacity .2s ease-in-out;
    -moz-transition: top .2s ease-in-out, opacity .2s ease-in-out;
    -webkit-transition: top .2s ease-in-out, opacity .2s ease-in-out;
}
main .advertisement.animate.fixed,
main .advertisement.selected.fixed{
    z-index:6;
    position:fixed;
    width:auto;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 3px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 3px 10px 0px rgba(0, 0, 0, 0.3);
    margin:10px 0 0 0;
    padding:5px;
    background:white;
}

main .advertisement.animate.fixed > div,
main .advertisement.selected.fixed > div{
    width:auto;
    margin:0;
    padding:0;
    border:none;
}

main .advertisement.selected.blank > div{
    border-color:white;
}

main .advertisement.animate.fixed > div:after,
main .advertisement.selected.fixed > div:after{
    display:none;
}


/*** NANOSCROLLER ***/

.scrollBox { 
    position: relative;
    overflow: hidden;
    left: -10px;
    padding-left: 10px;
    width: 100%;
    padding-right: 10px;

}

.scrollBox .content { 
    position: absolute;
    overflow: auto;
    overflow-x: hidden;
    outline: none!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
}

aside.r300 section.scrollBox .content { 
    width:307px;
}

.scrollBox header + .content,
.scrollBox header + .content + .pane {
    top: 42px;
}
.scrollBox .content:focus {
    outline: 0 hidden rgba(0,0,0,0);
}
.scrollBox .content::-webkit-scrollbar {
    visibility: hidden;
}
.has-scrollbar .content::-webkit-scrollbar {
    visibility: visible;
}
.scrollBox > .pane {
    background: rgba(220,219,213,0.6);
    position: absolute;
    z-index: 3;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9; /* Target only IE7 and IE8 with this hack */
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.scrollBox > .pane > .slider {
    position: relative;
}
.scrollBox:hover > .pane, .pane.active, .pane.flashed {
    visibility: visible\9; /* Target only IE7 and IE8 with this hack */
    opacity: 0.99;
}

/*** DATUMSLISTE + WETTERDROPDOWN***/
ul.datumsarchiv, ul.wettervorhersage {
    list-style: none;
    text-transform: uppercase;
    line-height: 1.8;
}
ul.wettervorhersage{
    line-height: 32px;
}
ul.datumsarchiv ul,
ul.datumsarchiv ul li, ul.wettervorhersage ul, ul.wettervorhersage ul li {
    display: inline-block;
}
ul.datumsarchiv li.month{
    position: relative;
}
ul.wettervorhersage li.wetterSelector {
    position: relative;
    text-transform: none;
}
ul.datumsarchiv a {
    padding: 6px;
}
ul.wettervorhersage a{
    padding: 0 8px;
}
ul.datumsarchiv ul.channels, ul.wettervorhersage ul.wettercity {
    display: block;
    max-height: 0;
    opacity: 0;
    width: 200px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    background-color: white;
}
ul.wettervorhersage ul.wettercity{
    background-color: #ececec;
}
ul.datumsarchiv ul.channels li,
ul.datumsarchiv ul.channels li a{
    display: block;
    line-height: 1;
}

ul.wettervorhersage ul.wettercity li,
ul.wettervorhersage ul.wettercity li a {
    display: block;
    line-height: 1;
    text-transform: none;
}
ul.wettervorhersage ul.wettercity li a {
    line-height: 32px;
}

ul.wettervorhersage ul.wettercity li a:hover,
li.stimmung ul.stimmungdropdown li a:hover{
    background-color: #bebdb7;
}
ul.datumsarchiv li.month:hover ul.channels,
ul.wettervorhersage li.wetterSelector:hover ul.wettercity {
    z-index: 2;
    max-height: 340px;
    opacity: 1;
}

.wettertemp .articleIcon,
.topgrid .text .articleIcon{
    height: 50px;
    width: 50px;
    line-height: 48px;
    font-size: 25px;
}

.flapoutNavi .topgrid .teaser{
    min-height: 71px;
}

/*** MOBILE NAVITAB ***/
#mobilenavitab{
    display: none;
    position: absolute;
    text-align: center;
    right: 0;
    width: 64px;
    height: 64px;
    line-height: 64px;
    cursor: pointer;
    font-size: 30px;
    background-color: rgba(0,0,0,0.5);
}
#mobilenavitab:before{
    font-family: FontAwesome;
    content: '\f03a';
    font-size: inherit;
}




h2.horoskoptitle{
    margin: 0 0 20px 0;
}

/*** SELFIE ***/

.teaser#contest .titles,
.teaser#liveticker .titles,
.teaser#event .titles,
.teaser#kino .titles,
.teaser#gewinnen .titles{
    background: white;
    color: #f12844 !important;
    margin: 0 1% 0 0 !important;
    opacity: 0.9;
    font-family: 'Helvetica Neue Condensed';
    text-shadow: none !important;
    text-transform: uppercase;
    bottom:3px !important;

}

.teaser#liveticker .titles{
    background: #008538; color: white !important;
}
.teaser#liveticker .titles h2 a,
.teaser#event .titles h2 a,
.teaser#gewinnen .titles h2 a,
.teaser#kino .titles h2 a
{
    line-height: 22px;
    font-size: 22px;
    text-transform: none;
}
.teaser#event .titles{
    background: #99206f;
    color: #FFFFFF !important;
}
.teaser#gewinnen .titles{
    background: #65b35a;
    color: #FFFFFF !important;
}

.teaser#kino .titles{
    background: #598d64;
    color: #FFFFFF !important;
}

.teaser#liveticker[data-color='sport'] .titles{
    color:white !important;
    background-color:#018635;
}

.teaser#liveticker[data-color='news'] .titles{
    color:white !important;
    background-color:#ee2c49;
}
.teaser#liveticker[data-color='leser'] .titles{
    color:white !important;
    background-color:#d36235;
}
.teaser#liveticker[data-color='stars'] .titles{
    color:white !important;
    background-color:#aa0f50;
}

.teaser#liveticker[data-color='lifestyle'] .titles{
    color:white !important;
    background-color:#635baf;
}

.teaser#liveticker[data-color='freizeit'] .titles{
    color:white !important;
    background-color:#0a4991;
}

.teaser#liveticker[data-color='love'] .titles{
    color:white !important;
    background-color:#e13879;
}
.teaser#liveticker[data-color='gewinn'] .titles{
    color:white !important;
    background-color:#389d2a;
}

.teaser#liveticker[data-color='jobs'] .titles{
    color:white !important;
    background-color:#573476;
}

.teaser#contest .circle,
.teaser#liveticker .circle,
.teaser#event .circle,
.teaser#kino .circle,
.teaser#gewinnen .circle{
    position: absolute; 
    padding: 0 !important; 
    left: auto !important; 
    margin: 0 !important; 
    right: 4% !important; 
    bottom: 35% !important; 
    width: 108px !important; 
    height: 88px !important;
    -webkit-border-radius: 50%; 
    -moz-border-radius: 50%; 
    border-radius: 50%; 
    background: #f12844; 
    z-index: 2; 
    text-align: center; 
    padding-top: 20px !important;
    text-shadow: none;
}

.slides .teaser#contest h2,
.slides .teaser#liveticker h2,
.slides .teaser#event h2,
.slides .teaser#kino h2,
.slides .teaser#gewinnen h2{
    line-height: 0.6 !important;
}

.teaser#liveticker[data-color='sport'] .circle{
    background:white;
    color:#008538;
}
.teaser#liveticker[data-color='news'] .circle{
    background:white;
    color:#ee2c49;
}
.teaser#liveticker[data-color='leser'] .circle{
    background: white;
    color: #d36235;
}
.teaser#liveticker[data-color='stars'] .circle{
    background: white;
    color: #aa0f50;
}
.teaser#liveticker[data-color='lifestyle'] .circle{
    background: white;
    color: #635baf;
}
.teaser#liveticker[data-color='freizeit'] .circle{
    background: white;
    color: #0a4991;
}
.teaser#liveticker[data-color='love'] .circle{
    background: white;
    color: #e13879;
}
.teaser#liveticker[data-color='gewinn'] .circle{
    background: white;
    color: #389d2a;
}
.teaser#liveticker[data-color='jobs'] .circle{
    background: white;
    color: #573476;
}
.teaser#event .circle{
    background: #FFFFFF;
    color: #99206f;
}

.teaser#kino .circle{
    background: #FFFFFF;
    color: #598d64;
}
.teaser#gewinnen .circle{
    background: #FFFFFF;
    color: #65b35a;
}
.teaser#contest .circle div,
.teaser#liveticker .circle div,
.teaser#event .circle div,
.teaser#kino .circle div,
.teaser#gewinnen .circle div{
    position:relative !important;
    margin:0 !important;
    padding:0 !important;
    text-shadow: none !important; 
    line-height: 17px;
}  


.teaser#liveticker[data-color='sport'] .circle div{
    color:#008538 !important;
}
.teaser#liveticker[data-color='news'] .circle div{
    color:#ee2c49!important;
}
.teaser#liveticker[data-color='leser'] .circle div{
    color:#d36235!important;
}
.teaser#liveticker[data-color='stars'] .circle div{
    color:#aa0f50!important;
}
.teaser#liveticker[data-color='lifestyle'] .circle div{
    color:#635baf!important;
}
.teaser#liveticker[data-color='freizeit'] .circle div{
    color:#0a4991!important;
}
.teaser#liveticker[data-color='love'] .circle div{
    color:#e13879!important;
}
.teaser#liveticker[data-color='gewinn'] .circle div{
    color:#389d2a!important;
}
.teaser#liveticker[data-color='jobs'] .circle div{
    color:#573476!important;
}
.teaser#event .circle div{
    color: #99206f !important;
}

.teaser#kino .circle div{
    color: #598d64 !important;
}

.teaser#gewinnen .circle div{
    color: #65b35a !important;
}

.teaser#contest .circle .icon,
.teaser#liveticker .circle .icon,
.teaser#event .circle .icon,
.teaser#kino .circle .icon,
.teaser#gewinnen .circle .icon{  
    margin-bottom: 10px !important;
}

.teaser#contest .circle .icon:before {
    content: "\f030";
    font-size:22px;
}  

.teaser#liveticker .circle .icon:before {
    content: "\f0ac";
    font-size:22px;
}  

.teaser#event .circle .icon:before{
    content: "\f005";
    font-size: 22px;
}

.teaser#kino .circle .icon:before{
    content: "\f03d";
    font-size: 22px;
}

.teaser#gewinnen .circle .icon:before {
    content:'\f06b';
    font-size:22px;
}  

.teaser#contest .circle span,
.teaser#liveticker .circle span,
.teaser#event .circle span,
.teaser#kino .circle span,
.teaser#gewinnen .circle span{
    display: inline-block;
}
/* news ticker */

#newsTicker_foot{
    display: none;
    bottom: 0;
    width: 980px;
    margin-left: -20px;
    background-color: #ee2c49;
    position: fixed;
    z-index:1000;
}
#newsTicker_foot a{
    max-width: 400px;
    text-transform: none;
    color: #FFFFFF;
}

#newsTicker_foot p.singleline{
    color: #FFFFFF;
}

#newsTicker_foot article{
    width: 470px;
    float: left;
    margin: 0 10px !important;
    display:none;
    font-family: 'Helvetica Neue Condensed', Arial, Verdana, sans-serif;
    font-size: 14px;
}

#newsTicker_foot article.active{
    display:block;
}

#newsTicker_foot .teaser:hover,
#newsTicker_foot .teaser a:hover{
    background-color: #ee2c49;
    outline-color: transparent;
}

#newsTicker_foot time{
    font-style: italic;
}


/* toplist for the mobile */

#mobileTopList{
    display:none;
}

/* diashow facebook fixings */

#gallerySocialBar .fb-like.fb_iframe_widget > span > iframe,
#gallerySocialBar .fb-like.fb_iframe_widget > span,
#gallerySocialBar .fb-like.fb_iframe_widget{
    width:100% !important;
    height:100% !important;
}

#headlines .greyLoader{
    display:none;
}

#instagramHeader{
    width:100%;
    margin:-20px 0 20px 0;
}

/*** TOPLIST ***/
header a.link + a.link {
  float: right;
}
header a.link{
  font-size: 15px;
  font-family: 'Helvetica Neue Bd', Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 5px;
  font-stretch: condensed;
}
header a.link{
  text-align: center;
  width: 147px;
  padding: 3px 0;  
  background-color: #ececec;
}
header a.link.active{
  color: #FFFFFF!important;
}
[data-color='news'] a.link.active{
    background-color: #ee2c49!important;
}
[data-color='leser'] a.link.active{
    background-color: #d36235!important;
}
[data-color='stars'] a.link.active{
    background-color: #aa0f50!important;
}
[data-color='lifestyle'] a.link.active{
    background-color: #635baf!important;
}
[data-color='sport'] a.link.active{
    background-color: #008538!important;
}
[data-color='freizeit'] a.link.active{
    background-color: #0a4991!important;
}
[data-color='love'] a.link.active{
    background-color: #e13879!important;
}
[data-color='gewinn'] a.link.active{
    background-color: #389d2a!important;
}
[data-color='jobs'] a.link.active{
    background-color: #573476!important;
}
#home_toplist{
  position:relative;
}
.toplist .teaser{
   width: auto;
  // margin-top: 5%;
   position: relative;
}

/*.toplist .teaser img{
   display: block;
   float: left;
   width: 45%;
   height: auto;
   margin-right: 2%;
}*/

.toplist .teaser .image{ 
   float: left;
  width: 135px;
   height: 86px;
   margin-right: 2%;
}
.toplist .teaser .image img{
   display: block;
}
.toplist .teaser .text .articleIcon{ 
    position: absolute;
  top: 2px;
  left: 2px;
  background: white;
  font-weight: bolder;
  border: 1px solid #DCDBD5;
  opacity: 0.9;
  height: 25px;
  width: 25px;
  line-height: 25px;
  font-size: 18px;
  color: #000000;
}
.toplist .teaser .text h2,
{
  font-size: 18px;
}

@media print {
    main {
        padding: 0;
    }
    header#mainheader,
    footer,
    div.r300,
    section#socialBarTop,
	section#socialBarBottom,
    section.block.r960,
    div#plista_widget_belowArticle,
    div#mainArticle ~ section.block {
        display: none !important;
    }
}