/**
 * This overrides the pirate bunny styles.
 */

 #skiplinks a, #skiplinks a:hover, #skiplinks a:visited {
   position: absolute;
   left: -6000px;
   top: -6000px;
   overflow: hidden;
   display: inline;
}

#skiplinks a:focus, #skiplinks a:active {
   position: absolute;
   display: block;
   font-size: 0.875em;
   font-weight: bold;
   top: 0;
   left: 25px;
   padding: 0.5em 0.5em 0.5em 0.85em;
   background: #FEFEFE;
   color: #466199;
   width: 15em;
   border-width: 0 3px 3px 3px;
   border-style: solid;
   border-color: #466199;
   z-index: 500;
   text-decoration: none !important;
   outline: none;
}

.ss.news {
   background: #5286C1;
}

/*** SVG logos ***/
.ss .hdpiLogo * {
   float: left; /* IE7 / IE8 fix */
}

.ss #orfonTarget {
   position: absolute;
   top: 20px;
   left: 142px;
}

.ss #newsLogo {
   position: absolute;
   top: 19px;
   left: 80px;
}
/*** // SVG logos ***/

.ss.news .networkNavigation a {
   color: #fff;
}

.ss.news .networkNavigation a:focus,
.ss.news .networkNavigation a:hover,
.ss.news .networkNavigation a.current {
   color: #ABBFD2;
}

.ss.news .networkNavigation {
   background: #4371A3;
}

.ss.news .sitemapMenu.active {
   background: #06406E;
}

.ss.news .sitemap .background {
    background-color: #06406E;
}

.ss.news .sitemap .list h3 {
   color: #E0E0E0;
}

.ss.news .sitemap .list a {
   color: #fff;
}

.ss.news .sitemap .footer a:hover {
   color: #c0c0c0;
}

.ss.news .pageFooter li {
   display: inline;
   margin-left: 32px;
}

.ss.news .pageFooter a {
   color: #fff;
   text-decoration: none;
}

.ss.news .pageFooter a:focus,
.ss.news .pageFooter a:hover {
   color: #ABBFD2;
   text-decoration: underline;
}

.ss.news .pageFooter,
.ss.news .sitemap .footer {
   background-color: #16406B;
}

.ss.news .content {
   background: #fff;
}

.ss.news .content.front {
   background: #5D8DC5;
}

.ss.news .storyText .fact {
   background: #e8eaed;
   background: #f0f1f4;
}


/* Improves accessibility on disabled graphics */
.ss .header img,
.ss .griditem img {
   color: #fff;
   font-weight: normal;
}


/**** Teaser ****/
.ss .storyText.teaser {
   padding-bottom: 136px;
}

.ss .storyText.teaser .readMore {
   margin-bottom: 60px;
}

.ss .storyText.teaser .readMore a {
   color: #466199;
   font-weight: bold;
   text-decoration: none;
}

.ss .storyText.teaser .readMore a:focus,
.ss .storyText.teaser .readMore a:hover {
   color: #466199;
   background: #fff;
   text-decoration: underline;
}

/**** Flags ****/
.ss .frontFlag {
   position: absolute;
   top: 16px;
   left: 647px;
   width: 153px;
   max-height: 60px;
}
.ss .sideFlag {
   position: absolute;
   top: 388px;
   left: 648px;
   width: 160px;
}
.ss .frontFlag a,
.ss .frontFlag img,
.ss .sideFlag a,
.ss .sideFlag img {
   display: block;
}
.ss .frontFlag img,
.ss .sideFlag img {
   width: 100%;
   height: auto;
}



/**** Banner / Adworx ****/

.ss .banner {
   position: fixed;
   top: 77px;
   left: 838px;
   margin-right: 10px;
}

.ss .banner.sitebar {
   position: fixed;
   top: 0px;
   bottom: 0;
   right: 0;
}

.ss .banner.tvad {
   position: static;
   margin-right: 0;
}

.ss .tickerBanner .adwxDisclaimer {
   color: #f0f0f0;
   background: #5286C1;
   font-size: 11px;
   padding: 3px 25px;
}

.ss .adwxDisclaimer {
   background: #5286C1 !important;
   color: #000 !important;
   text-transform: uppercase !important;
   letter-spacing: 1px !important;
   font-size: 10px !important;
   line-height: 10px !important;
   font-weight: normal !important;
   padding: 4px !important;
   margin: 0px !important;
   text-align: right !important;
}

.ss #adxvbanner .adwxDisclaimer {
   margin-top: 20px !important;
}

.ss.news #adwxbottomsujet {
   background: #5286C1;
}

/**** Ticker Optimizations ****/
.ss.news .ressort.gegendarstellung .topic {
   letter-spacing: 0px;
}

.ss.news .ressort.gegendarstellung .socialButtons {
   visibility: hidden;
}

.ss .tickerBanner {
   margin-top: 1px;
}

/***** vollformat exceptions *******/

.ss.news .ressort.vollformat .topic {
   color: white;
   background-color: #16406B;
}

/***** override storyMeta for social share buttons *****/

.ss .storyMeta.socialshare {
    border-top: none;
    border-bottom: 5px solid #F0F1F4;
    overflow: hidden;
}
.ss .storyMeta.socialshare p {
    margin-bottom: 4px;
}

/***** zib 100 ticker story *****/

.ss .ressort.zib100 .topic > span {
   font-family: 'ORF ON Condensed SC';
   padding: 2px 7px;
   background-color: #16406B;
   color: white;
   font-size: 16px;
}
.ss .ressort.zib100 .topic:before {
   content: "\25B8";
   display: inline-block;
   background-color: #4a719e;
   color: white;
   padding: 0 2px 0 5px;
}
.ss .ressort.zib100 .topic span > span {
   font-family: 'ORF ON';
   font-weight: bold;
   font-size: 12px;
}
.ss .ressort.zib100 .video-container {
   margin: 19px 0;
   text-align: center;
}

.ss .video-container .unavailable {
   border: 1px solid #dededf;
   color: #999;
   background-color: #f4f4f5;
   padding: 4px;
   margin-bottom: 20px;
}
.ss .video-container .oonmedia-playbutton {
   width: 18%;
   height: 12%;
}

.ss.frontpage.news .ressort.notifications {
   margin: 20px 0 0 166px;
   font-size: 0.965em;
   opacity: 0.6;
}

.ss #ss-breakingnews {
   margin-top: -17px;
   margin-bottom: 17px;
}