
@charset "utf-8";
/* CSS Document */

/* Klavika Font einbinden */
@font-face {
  font-family: 'KlavikaRegular';
  src: url('font/KlavikaWebBasicRegular.eot');
  src: url('font/KlavikaWebBasicRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;  
  }

@font-face {
  font-family: 'KlavikaRegular';
  src: url('font/KlavikaWebBasicBold.eot');
  src: url('font/KlavikaWebBasicBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;  
  }

body {
  background-color:#EFEFEF;
  font-family:Arial, Helvetica, sans-serif;
    background-image: url("../gfx2012/gradient.png");
      background-position: center 500px;
      background-repeat: no-repeat;
}


.bodytext {
  margin-top:5px;
  
  
  }



.bodytext > img{
  width:100%;
  
  
  }


#main {
  -webkit-box-shadow: 0 3px 8px 3px rgba(0,0,0,0.78);
  -moz-box-shadow: 0 3px 8px 3px rgba(0,0,0,0.78);
  box-shadow: 0 3px 8px 3px rgba(0,0,0,0.78);
  margin-top:8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color:#EFEFEF;
   -ms-filter:progid:DXImageTransform.Microsoft.DropShadow(color=#d5d5d5, offx=2, offy=0);
}




.ym-col3 {
  width:310px;
  margin-right:-310px;
  
}

.ym-col3 img{
  width:100%;
  height: auto;
  }




.ym-col3 .ym-cbox {
  padding-top:3px;
  }




.ym-col3 h2 {
  background-color: #ffffff;
    font-size: 156%;
    font-weight: bold;
    color:#4b4b4a;
    line-height: 1em;
    margin: 0;
    padding: 0.4em 0.3em 0.3em 0.3em;
    text-transform: uppercase;

}









.ym-col3 h2 a:hover {
  
    color:#00ade9;
    

}



.hauptbereich {
 padding-top:0px;
  padding-left:10px;
  padding-bottom:80px;
}

#main .ym-gbox {
  background:#fff;  
}

#main .ym-gl {
  padding-right:1.5%;
  width:48.5%;
}

#main .ym-gr {
  padding-left:1.5%;
  width:48.5%;
}

.ym-wrapper {
  max-width:960px;
  /*margin-top:50px; */

}

#bannerOben {
min-height:60px;
/*margin-top:5px;*/
  
}


#bannerOben img {

  /*position:relative;*/
  float:right;
 
}


article {
  margin-bottom:10px;  
}

header {
  background:none;
  padding:0px;
  }

  header .ym-gbox {
    padding:10px 13px 0 13px;
  }


.ym-wbox, .ym-col1 .ym-cbox {
  padding:3px 0 30px 0;  
  
  
}




/*** Navigation ***/

nav {
  background:none;  
}

nav img {
  margin-top:4px;  
}

#nav ul {
  list-style:none;
  margin:7px 0 0 8px;
  width:570px;
  float:left;
  
}

#nav ul li {
  display:inline;  
  background:url(../gfx2012/obenTrenner.gif) right no-repeat;
  height:16px;
  padding:4px 10px 0 10px;
  margin:0px;
  font-family: "KlavikaRegular",'Arial',sans-serif;
  font-size:110%;
  font-weight:bold;
  text-transform:uppercase;
 
}

#nav ul li:last-child {
  background:none;  
}



/*** Navigation Videos ***/

nav-videos {
  

    
}

nav-videos img {
  margin-top:4px;
}

#nav-videos ul {
  list-style:none;
  margin:0px 0px 5px 10px;
  width:98%;
  float:left;
  background-color:#2d4569;
  background-image: linear-gradient(to top, #4798c1 0%, #0c2a47 50%);
  /*background:url("/fileadmin/gfx2012/videonav_balken.gif");*/
 
}

#nav-videos ul li {
  display:inline-block;  
 /* background:url(../gfx2012/obenTrenner.gif) right no-repeat;*/
  height:16px;
  padding:13px 9px 6px 0;
  margin-bottom:10px;
  font-family: "KlavikaRegular",'Arial',sans-serif;
  font-size:95%;
  font-weight:bold;
  text-transform:uppercase;
  
  
}



#nav-videos ul li a {
color:#ffffff;
  margin-bottom:10px;
  }

#nav-videos ul li a:hover{
text-decoration:underline;
  
  }

#nav-videos ul li a:active{
text-decoration:underline;
 
  }





#nav-videos ul li:last-child {
  background:none;  
}



/*** Navigation Videos ENDE ***/



/*** Navigation Auswahl HHSH NDS ***/


#nav-auswahl ul {
  
  padding-bottom:10px;
  margin:3px 0px 0px 0px;
  
  
  
}



#nav-auswahl ul li {
  display:inline;  
 background:url(../gfx2012/obenTrenner.gif) right no-repeat;
  height:16px;
  padding:0 9px 0 0;
  /*margin-bottom:10px;*/
  font-family: "KlavikaRegular",'Arial',sans-serif;
  font-size:100%;
  font-weight:bold;
  text-transform:uppercase;
  
  
}



/*** ENDE Navigation Auswahl HHSH NDS ***/



/*** Navigation Landesstudios und App im Footer ***/

#landesstudios {
    margin-top: 1.1 em;
    text-align: center;
     font-size: 0.8em;
}


#landesstudios ul {
    color: #BABABA;
}


 #landesstudios ul li {
    color: #BABABA;
}

#landesstudios li {
    display: inline;
    font-family: "KlavikaMedium",sans-serif;
    text-transform: uppercase;

}

#landesstudios li a {
        color: #BABABA;

}

#landesstudios li a:link, #landesstudios li a:visited {
        color: #BABABA;

}

#landesstudios ul li a:focus, #landesstudios ul li a:hover, #landesstudios ul li a:active {
    color: #000000;
    text-decoration: underline;
}


#social-links-footer {
    margin-top: 1.1 em;
    text-align: center;
}


#social-links-footer  ul {
    color: #BABABA;
}


 #social-links-footer ul li {
    color: #BABABA;
}

#social-links-footer li {
    display: inline;
    font-family: "KlavikaMedium",sans-serif;
    text-transform: uppercase;

}

#social-links-footer li a {
        color: #BABABA;

}

#social-links-footer li a:link, #social-links-footer  li a:visited {
        color: #BABABA;

}

#social-links-footer ul li a:focus, #social-links-footer  ul li a:hover, #social-links-footer  ul li a:active {
    color: #000000;
    text-decoration: underline;
  
}


#app-footer {
    margin-top: 1,1 em;
    text-align: center;
}


#app-footer ul {
    color: #444444;
}


 #app-footer ul li {
    color: #444444;
}

#app-footer li {
    display: inline;
    font-family: "KlavikaMedium",sans-serif;
    text-transform: uppercase;

}

#app-footer li a {
        color: #bababa;

}

#app-footer li a:link, #app-footer li a:visited {
        color: #bababa;

}

#app-footer ul li a:focus, #app-footer ul li a:hover, #app-footer ul li a:active {
    color: #00ade9;
    text-decoration: underline;
}


/*** Navigation Landesstudios und App im Footer ENDE ***/





.ym-searchform  {
  padding:0px;  
}

.ym-hlist ul {
  padding:0px;  
}

.seitensuche, #c8395, #c8397, #c8398 {
  float:right;
  width:148px;
  height:21px;
  background:url(../gfx2012/sucheBG.jpg) no-repeat;
  padding:4px 0 0 12px;
  margin-top:6px;
}

  .seitensuche input, .tx-solr-searchbox form input {
    border:none;
    background:none;
    padding:0 0 0 18px;
  }



.tx-solr-searchbox form input#inputButton { display:none;}

#tx-solr-search .tx-solr-submit {
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
        background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
        
        background-color:#007dc1;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;
        border:0px solid #124d77;
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:13px;
        font-weight:normal;
        padding:4px 24px;
        text-decoration:none;
        
    }



.tx-indexedsearch-res h3 {
  font-weight:bold;
}

.tx-indexedsearch-res p {
  margin:0px;
  font-size:80%;
  padding:0 0 1em 0;
}

.tx-indexedsearch .res-tmpl-css{
  border-bottom:1px solid #ccc;  
}

ul.browsebox {
  background: url("../gfx2012/Ueberschrift_Sport.jpg") no-repeat;  
  margin:0px;
  height:25px;
  padding:4px 0 0 0;
}

  ul.browsebox li {
    font-size: 80%;
  }

  ul.browsebox li a{
  color:#fff;  
  }

.tx-solr-search-form {
border:none !important;
padding: 0 !important;
}

#tx-solr-sorting ul {
margin:0px;
}

p.result-content {
margin:1em 0 1em 0;
}

.results-entry h5 {
font-size:15px;
}

.results-topic > a:hover {
    text-decoration: underline;
}

.spelling-suggestions a {
font-weight:bold;
color:#70ADCE;
}

.results-highlight { font-weight:bold; color:#00ADE9 !important; background: transparent !important; }

.relevance-label, .relevance-bar, .relevance-percent {
font-size:90%;

}

#anzahl {
    background: url("../gfx2012/Ueberschrift_Balken_Politik_und_Wirtschaft.jpg") no-repeat scroll 0 0 transparent;
    height: 25px;
    margin: 0;
    padding: 6px 12px 0 12px;
    color:#fff;
}

ul.tx-pagebrowse li {
color: #000;
padding:0 6px;
background:url("../gfx2012/obenTrenner.gif") no-repeat scroll left center transparent;
}
ul.tx-pagebrowse li:first-child {
background:none;
}
ul.tx-pagebrowse li a {
    color:#878785;;
}

#tx-solr-pagination .tx-pagebrowse-pi1 {
float:none !important;
}

.tx-solr-searchedfor {
text-align:right;
}

/*** fusszeile ***/

#ball {
  margin:30px 0;
  text-align:center;
}

footer {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;  
  background:url(../gfx2012/footer_bg.jpg) no-repeat bottom;
  color:#fff;
}

  footer ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
  }
  

  footer ul li {
    display:inline;
    padding:0 12px 0 0;
  }

  footer ul li a {
    color:#fff;
    font-size:80%;
    text-transform:uppercase;
  }



/*** Inhalte ***/


h1, h2, h3 {
  font-family: "KlavikaRegular",'Arial',sans-serif;  
}




h2.videos {
  color:#fff;
  height:22px;
  background:url(../gfx2012/Ueberschrift_Balken_Videos.jpg) no-repeat;
  font-size:1.1em;
  padding:7px 0 0 1em;
  background-color:#27519d;
}

h2.politik {
  color:#fff;
  height:22px;
  background:url(../gfx2012/Ueberschrift_Balken_Politik_und_Wirtschaft.jpg) no-repeat;
  font-size:1.1em;
  padding:7px 0 0 1em;
  background-color:#27519d;
}

h2.verschiedenes {
  color:#fff;
  height:22px;
  background:url(../gfx2012/Ueberschrift_Verschiedenes.jpg) no-repeat;
  font-size:1.1em;
  padding:7px 0 0 1em;
  background-color:#27519d;
}

h2.sport {
  color:#fff;
  height:22px;
  background:url(../gfx2012/Ueberschrift_Sport.jpg) no-repeat;
  font-size:1.1em;
  padding:7px 0 0 1em;
  background-color:#27519d;
}

h2.polizei {
  color:#fff;
  height:22px;
  background:url(../gfx2012/Ueberschrift_Justiz_Polizei.jpg) no-repeat;
  font-size:1.1em;
  padding:7px 0 0 1em;
  background-color:#27519d;
}

h2.serien {
  color:#4B4B4A;
  font-weight:bold;
  height:22px;
  background:url(../gfx2012/Ueberschrift_Balken_Serien.jpg) no-repeat;
  font-size:1.1em;
  padding:7px 0 0 1em;
}

h2.eurowaechter {
  color:#4B4B4A;
  font-weight:bold;
  height:22px;
  background:url(../gfx2012/Ueberschrift_Balken_Eurowaechter.jpg) no-repeat;
  font-size:1.1em;
  padding:7px 0 0 1em;
}

h3 {
  margin:0;
  padding:8px 0;  
}

.navigator-content h3 {
  font-size:1.1em;
  color:#fff;
  font-family: "KlavikaRegular",'Arial',sans-serif;
}

.navigator-content a {
  color:#fff;
  background:url(../gfx2012/weiterPfeilWeiss.gif) no-repeat left;
  padding-left:12px;
  font-weight:bold;
  font-family: "KlavikaRegular",'Arial',sans-serif;
}

.navigator-content h3 a {
  background:none;
  padding-left:0px;
}

.navigator-content div {
  font-size:1.0em;
  line-height:1.1em;
  padding-right:2px;
}

#regioteaser {
  padding:5px;  
}

#regioteaser img, .news-list2-container img {
width:100% !important;
max-width:940px;
height:auto !important;
}

/*** Slider ***/

.lof-slidecontent ul.navigator-wrap-inner li {
  background:url(../gfx2012/sat1regional_home_heller.png) 0px -83px no-repeat;  
}

.lof-slidecontent ul.navigator-wrap-inner li:first-child {
  background:url(../gfx2012/sat1regional_home_heller.png) 0px 0px no-repeat;  
}

.lof-slidecontent ul.navigator-wrap-inner li:last-child {
  background:url(../gfx2012/sat1regional_home_heller.png) 0px -166px no-repeat;
}

.lof-slidecontent ul.navigator-wrap-inner li.active {
  background:url(../gfx2012/sat1regional_home_dunkler.png) 0px -83px no-repeat;  
}

.lof-slidecontent ul.navigator-wrap-inner li.active:first-child {
  background:url(../gfx2012/sat1regional_home_dunkler.png) 0px 0px no-repeat;  
}

.lof-slidecontent ul.navigator-wrap-inner li.active:last-child {
  background:url(../gfx2012/sat1regional_home_dunkler.png) 0px -166px no-repeat;
}


.lof-slidecontent ul.navigator-wrap-inner li.active div {
  background:none;  
}

.lof-slidecontent .navigator-content {
  width:287px;  
}

.lof-slidecontent ul.navigator-wrap-inner li > div {
  background:none;
  border:none;
  padding-left:90px;
}

#sliderBall {
  position:absolute;
  background:none;
  top:67px;
  right:190px;
  z-index:10;
}

/* Akkordeon */

.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 1.8em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }

.ui-accordion h3 {
background:url(../gfx2012/meldungenBG.jpg) repeat-x bottom #fff;
font-size:1.03em;
color:#4B4B4A;
padding:1em;
height:2em;
margin:0px;
line-height:1em;  
}

/*Überschrift für DPA Wochenende*/

.ui-accordion div.meldungText1 h3 {
  font-size:1em;
}

/*Überschrift für DPA rechte Seite*/

.ui-accordion div.meldungText h3 {
  font-size:1em;
}

.ui-accordion img {
  float:left;
  margin:2px 4px 4px 0;
  width:auto;
}



.ui-accordion div.meldungInhalt {
background:url(../gfx2012/meldungenInhaltBG.jpg) no-repeat bottom #fff;  
}

.ui-accordion div.meldungInhalt p{
margin:0px;
line-height:1.2em;
font-size:85%;
}

ym-gbox {
padding:10px 0 0 13px;  
  
}






.ym-gbox h3  {
    
    
    /*float: right;*/
    font-size: 1.5em;
    font-weight:bold;
  
    padding:0.5em 0.3em 0.4em 0.5em;
    
}









.ym-gbox p {
   
    padding-left: 10px;
}





.news-list2-container .ym-grid {
  margin-bottom:12px;
}

.news-list2-container .weiterLink {
  margin-bottom:6px;  
}

.news-list2-container .weiterLink a, a.dpanews_extlink {
  padding-left:12px;
  background:url(../gfx2012/weiterPfeil.gif) no-repeat left;
  font-size:80%;
  font-weight:bold;
  color:#4B4B4A;
}



.news-list3-item .sendungWeiss h2  {
 font-weight:bold;
 font-size: 40%;
 color:#ffffff;
 
}

.news-list3-item img {
   float: left;
   margin-right: 1.0em;
   margin: 1.0em;
   
}

.news-list3-item p{
   color: #4B4B4A;
   margin-bottom: 1.0em;
}



.news-single-item {
  background-color:#ffffff;  
}




.news-single-item  .float-right .newsbild, .newsbild {
  width:240px;  
}

.newsbild2 {
    float: left;
    padding-right:11px;
   
 
}

.newsbild2 img {
    width:98%;
    height: auto;
 
}



.newsbild2 .news-single-imgcaption {
    font-size: 11px;
    min-width: 180px;
    margin:0;
}



.news-date {
  font-size:0.8em;
 
}

.newstext {
  background:#fff;
  padding:12px;
 
}

.newstext p {
  margin:0 0 1em 0;
  font-family: 'Arial',sans-serif;
  
}


.newstext img {
    width: 100%;
}



.newstext a {
  margin:0 0 1em 0;
  font-family: 'Arial',sans-serif;
  color:#00ade9;
}

.newshead {
  padding:8px 0 3px 10px;  
}

  .newshead h1 {
    font-family: "KlavikaRegular",'Arial',sans-serif;
    font-weight:bold;
    font-size: 1.8em;
    line-height: 26px;
    padding-bottom:3px;
  }

.news-single-item .newsbild {
  width:100%;
  text-align:center;
  font-size: 0.8em;
  
}


.news-single-imgcaption {
    font-size: 11px;
     width: 245px;
}

.news-single-video {
  text-align:center;  
  background-color:#ffffff;
}

.news-single-video embed {
text-align:center;
 
}

.not-available {
    background-color: #fee1e1;
    font-size: 150%;
}

/*Social Buttons */

.share {
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    padding: 10px 0 30px;
    width: 100%;
}


.facebook {
    float: left;
   width: 100px;
  height:35px;
}

.twitter {
    display: block;
    float: left;
  width:85px;
  
}

.google {
    float: left;
    width:35px;
    display: block;
}

/*Social Buttons ENDE*/


.news-list2-container p {
margin:12px 0;
font-size:80%;
}



.news-list-browse {
  margin-top:6px;
  width:100%;
}

.browseLinksWrap {
  /*height:20px;*/
}

.news-list-browse .showResultsWrap {
  font-size:80%;  
  margin-bottom:0.5em;
}

.news-list-browse a, .news-list-browse span {
  display: inline-block;
  padding: 10px 10px;
  border: none;
  color:#484747;
  margin-right: 1px;
  float: none;
  width: auto;
}

.news-list-browse a:hover {
  color:#484747;
  background:none;
}

.news-list-browse span.disabledLinkWrap {
border:none;  
}

.news-list-browse span.activeLinkWrap {
font-weight: bold;  
}


.news-single-related {
   /* background-color: #ecf3f6;
    border: 1px solid #BDDCE7;*/
    font-size: 1em;
    margin: 10px 0;
    padding: 15px 10px 1px 3px;
   
}


.news-single-related a {
    color: #216DA6;
   
}

.news-single-related img {
    width:10px;
   
}



.newsauthor {
    font-size:8pt;
    float:right;
padding-right: 10px;
}



/*.news-single-img {
    width:100px;
}*/


.sendungWeiss {
  background:url("../gfx2012/trenner.jpg") no-repeat scroll center bottom #FFFFFF;
  padding:10px 15px 0px 15px;
  margin-bottom: 10px;
  
  
  
}

.sendungHinweis {
  background:#fa0355;
  color:#fff;
  padding-left: 0.6em;
  padding-bottom: 0.6em;
}

.sendungHinweis a {
    color: #e0e0e0;
    text-decoration:;
  }

.sendungHinweis p {
     padding-top: 0.6em;
  }

  /*.sendungWeiss h2 {
    font-size:110%;
    font-weight:normal;
    color:#fff;
    background:#25538e;
    margin:0px;
    padding:5px 10px;
  }*/


.sendungWeiss p {
    line-height:1.5em;
  }
  
  .sendungWeiss h2 a {
    color:#555555;  
  }

.trenner {
  background: url(../gfx2012/trenner.jpg) no-repeat bottom #fff;  
  text-align:right;
}

  .trenner p {
  margin:0px;  
  }

  .trenner a {
    padding: 0 12px;
    background: url(../gfx2012/weiterPfeil.gif) no-repeat left;
    font-size: 90%;
    font-weight: bold;
    color: #4B4B4A;  
  }

.news-single-backlink {
  background: url(../gfx2012/trenner.jpg) no-repeat bottom #fff;  
  padding-bottom:6px;
}

.news-single-backlink a  {
    padding-left: 10px;
    /*background: url(../gfx2012/weiterPfeil.gif) no-repeat left;*/
    font-size: 80%;
    font-weight: bold;
    color: #4B4B4A;  
  }

/* responsive **/

@media screen and ( min-width: 960px ) {
body {

}
}

@media screen and ( max-width: 740px ) {
  .topheader .ym-col1 {
  width:100%;  
  }
}

@media screen and ( max-width: 480px) {
#main {
padding-left:2px;
padding-right:2px;
}
.hauptbereich {
padding-left:0px;
padding-bottom:12px;
}
#main .ym-gr {
padding-left:0;
}
.ym-wrapper {
margin-top:20px;
}
#regioteaser {
padding:2px 0;
}
#nav ul, footer ul {
text-align:center;
width:100%;
}
footer ul {
padding-top:0.5em;
}
#nav ul li, footer ul li{
display:inline-block;
}
}


div#banner {}

div#banner_rechts {
/*position:absolute; */
float:right;
margin-top:0px;

 


}


@media screen and ( max-width: 1280px ) {
div#banner_rechts { display:none; }
}

@media screen and ( max-width: 480px ) {
div#bannerOben #banner img { width:100%; height:auto; }
}

/*.csc-default a{
  color:#00ade9;
}*/





/*Wetter*/


#inhalt #rechts #wetter {
  margin-top:30px;
 
}

#inhalt #rechts #wetter a {
  color:#000;
  text-decoration:none;
}


tx-vcwettercom-pi1{
  width:185px;
  
  }

div.stadtwetter {
  font-size:12px;
  margin-bottom:2px;
  padding-bottom:2px;
  border-bottom:1px solid #000000;
}

div.stadtwetter div.stadtname {
  font-weight:bold;
  float:left;
  margin-right:6px;
}

div.stadtwetter div.datum {
  font-weight:bold;
 
}

div.stadtwetter div.wetterimg {
  float:left;
  margin-right:4px;
}

div.stadtwetter div.wetterimg img {
  border:0px;
}

div.stadtwetter div.vorhersage {
 
}

div.stadtwetter div.regenw {

}

div.stadtwetter div.Temp {

}





#unten
{

background-color:#efefef;
z-index:0;
}

#category_image
{
background-color:#ffffff;
width:30px;
height:30px;
  

}


.news-latest-container-beliebt{
  
 margin-top: 0px;
}


.news-title-beliebt  {
 line-height:0.4em;
 
 
}
.news-title-beliebt a {
 font-size: 85%;
 
 
}
  



.ym-col3 .news-pic-beliebt {
  
  width:40%;
  
  
  }

.news-pic-beliebt {
   float: left;
   margin-right: 6px;
   
}



.news-latest-item {
 height: 67px;
 border-bottom: solid 1px #225290;   
 margin-top: 3px;
}

.news-list-item {
  padding-bottom:20px;
  margin-top: 5px;
  border-bottom:solid 1px #dedede;
  /*height: 4em;*/
  font-size:1em;
}



.news-dpa-date{
  margin-left: 100px;
  color: #adadad;
  height: 10px;
}

.news-image-list-klein > img {
  width: 80px;
  height: 60px;
  float: left;
  margin-right: 20px;
  clear: left;
}

.news-overhead-list-klein {
  margin-left: 100px;
  margin-right: 20px;
  margin-bottom:3px;
 
  }

.ui-autocomplete { border: 1px solid #ccc; background: #EFEFEF; font-weight: bold; color: #000; }

.ui-menu {
  list-style:none;
  padding: 2px;
  margin: 0;
  display:block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin:0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration:none;
  display:block;
  padding:.2em .4em;
  line-height:1.5;
  zoom:1;  
cursor: pointer;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: bold;
  margin: -1px;
  background:#fff;
}

.tx-solr-relevance {
    background-color: #00ade9;
}



/*Buttons Mo-Fr unter dem Player*/

.sendungs_buttons {
    display: inline-block;
}

.sendungsTage {
    float:left;
    margin-right: 0.1em;
    
}

.sendungsKategorien {
    float:left;
    margin-right: 1em;
    margin-top: 0.6em;
  }



.sendungs_text  {
margin: 7.5em 0 0;
  }


/*ENDE Buttons Mo-Fr unter dem Player*/



/*Social Icons*/



.social_buttons {
    display: inline-block;
    margin-bottom:10px;
    margin-left:5px;
 
    
}

.social_icon {
   float:left;
   margin-right: 0.5em;

   
    
}


.social_icon img{
    
    width:50px;
    
}




/*ENDE Social_Icons*/







/* Auswahl HHSH oder NDSHB Sendung*/



.sendungsAuswahl_1 {
    float:left;
    margin-right:10px;
    height:240px;
    margin-bottom:10px;
   
  }

  
.sendungsAuswahl_2 {
    float:left;
    height:240px;
    margin-bottom:10px;
   
  
  }

/* ENDE Auswahl HHSH oder NDSHB Sendung*/
  



/* CSS für einspaltige News */

#einspaltigliste    {
  padding-bottom:1em;
  border-bottom: dotted 1px #555555;   
  margin-top: 1em;
  
  }


#einspaltigliste_klein {
    background-color: #ffffff;
    margin-bottom: 0.8em;
    padding: 1em;
    height:auto;
  
   }
   
#einspaltig_title h1 {
    font-size: 150%;
    float: right;
    line-height: 0.8571em;
    margin: 0.4286em 0 0;
    

  }  


#einspaltig_bild{
   /* max-width: 50%;*/
    float: left;
    height: 160px;
    
  }  


#einspaltig_bild img {
    height: auto;
    width: 100%;
}


#einspaltig_bild_klein img{
    max-width: 100px;
    float: left;
    height: auto;
    padding-right: 0.4em;
   
  }  


#einspaltig_text {
  /*max-width:53%;*/
  float:inherit;
  padding-bottom: 3%;

   
}


#einspaltig_text_klein {
  font-size:0.8em;
  float:inherit;
  line-height: 1.3em;
  margin-top: 0.5em;
  
 
   
}


#einspaltig_text_klein h1 {
 
    font-size: 135%;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0px;
  
  
 
}


/*#einspaltig_text_klein h1 a {
 
    font-size: 1em;
    margin-left: 0;
    margin-top: 0;
    padding-bottom: 4px;
 
}
*/

/*#einspaltig_text_klein a {
 
    font-size: 1em;
  margin-top:0px;
 
}*/

#einspaltig_text_klein p {
 
    margin: 0;
    line-height: 1.3em;
    margin-top: 0.5em;
    
 
}

#einspaltig_text p {
  margin: 0.6em 0 0.8em;

  
}

.einspaltig_weiterLink a{
  color:#00ade9;
  padding-bottom:;
  float:right;
}

/* CSS für einspaltige News ENDE */



/* Abstand Aufzählung */
.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
    overflow: auto;
    padding-left: 20px;
}

/* Abstand Aufzählung ENDE */


/* RESPONSIVE TEST


DIV.csc-textpic DIV.csc-textpic-single-image IMG {
    height: auto !important;
    margin-bottom: 10px;
    max-width: 600px;
    width: 100% !important;
}

 RESPONSIVE TEST ENDE */




.jdGallery a.right {
    background: url("fileadmin/gfx2012/pfeilrechts.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    right: 0;
    top: 0;
}



.facebook-socialbox {
  background: url("../gfx2012/trenner.jpg") no-repeat scroll center bottom #FFFFFF;
}


/*Elatisches Responsive Video*/

.elastic-video {
     position: relative;
      padding-bottom: 54%;
    padding-top: 15px;
      height: 0;
      overflow: hidden;
  }
  .elastic-video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
     height: 100%;
  }


.video-centre {
    margin-left: auto;
    margin-right: auto;
    display: block;
}





/*Zwei Container auf einer Höhe*/


#tabelle {
  display: table;   
  border-collapse: separate;
  border-spacing: 8px;
  
}
.zelle {
  /*border: 2px solid grey;*/
  display: table-cell;
  width: 100%;
}  

@media screen and (max-width: 625px) {
    #tabelle {
     display: block;
    }
    .zelle {
      display: block;
      width: 100%;
    }
 
}



