
/* Korrekturen */
div p.abstract {
  padding-top:0px !important;
}

ul.blaettern {
 padding-left: 80px !important;
 margin-botttom:20px !important;
}

div.img_preview {
  overflow: auto;
  height: 350px;
}

div#homepage h1 a:hover {
  color: #e3f1fc;
}

div.img_preview td {
  height:55px;
  width: 55px;
  background-color:#ddd;
  text-align:center;
  vertical-align: middle;
  border: 1px solid white;
}


div.homepage_list ul li {
  margin:0px !important;
}

div p, #main ul li {
  line-height:1.2em;
  margin:0px 5px 0px 10px;
  padding-top:6px !important;
  padding-bottom:3px !important;

}
div#video {
  background-color:#fff;

}

div.home_player {
  height: auto;
  width: 300px;
  text-align: center;
  margin-left: 10px;
}
div.subcolumns a {
  color: #000;
  text-decoration:underline;
}

div.subcolumns a.download,
div.subcr p a {
  background: url(/static/interpack/mediacenter/assets/vor.gif) top left no-repeat;
  padding-left: 20px;
  display: block;
  margin-bottom:10px;
}

div.subcolumns a.rss {
  background: url(/static/interpack/mediacenter/assets/rss.jpg) top left no-repeat;
  padding-left: 20px;
  display: block;
  margin-bottom:10px;
}


div.content_height {
 height: 420px;
position:relative;
top:-2px !important;
overflow:auto !important;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-arrow-color:#fff;
scrollbar-base-color:#fff;
scrollbar-face-color:#00377d;
scrollbar-track-color:#ddd;
   border-left:1px solid #ccc;
}

div#col2_content div.content_height {
  width: 290px;
}

div.content_height ul{
  height: auto !important;
}
div#homepage div.content_height {
  height:auto;
}

div#video ul {height:200px !important;}

div#shots ul {height:160px !important;}
div#newsabo ul {height:145px !important;}

div#audio ul {height:160px !important;}
div#mobile ul {height:145px !important;}


div.subcr h2 { padding-top:20px;}

td a.download_headline {
  font-weight: bold;
}

td a.download_headline {
  font-weight: bold;
}


div.detailcol {
  padding-top:15px;
}

a.schliessen {
height:28px !important;
}

ul li a.h2 {
  font-weight: bold;
  text-decoration: underline;
  color: #000;
}

div#audio ul h2, div#audio ul p {
margin-left:40px !important;
}

/* Korrekturen */
#col1_content div, #col2_content div, #col3_content div {
left:-1px;
}



/* ---- Kategorien über Video ---- */
table#catlist_choice {
  background-color:#e2f0fb;
  width: 300px;
}
table#catlist_choice td{
  background:url(/static/interpack/mediacenter/assets/linie_01_small.gif) repeat-x bottom left;
}
table#catlist_choice td.active{
  background:url(/static/interpack/mediacenter/assets/linie_01_small.gif) repeat-x bottom left;
  background-color: #fff !important;
  font-weight: bold;
}
table#catlist_choice td.last{
  background:url(/static/interpack/mediacenter/assets/linie_02_small.gif) repeat-x bottom left;
}
table#catlist_choice td.last_active{
  background:url(/static/interpack/mediacenter/assets/linie_02_small.gif) repeat-x bottom left;
  background-color: #fff !important;
  font-weight: bold;
}
table#catlist_choice td.last_active div.inactive_icon,
table#catlist_choice td.active div.inactive_icon {
  background:url(/static/interpack/mediacenter/assets/pfeil_gelb.gif) transparent no-repeat 0px 20% !important;
  /*padding: 0px !important;*/
  padding-left: 20px;
  margin:0px !important;
    margin-left: 2px !important;
}

a.detail,
a.mehr {
    background:url(/static/interpack/mediacenter/assets/pfeil_blau.gif) transparent no-repeat 0px 20%;
    padding-left:20px;
    margin-left: 3px;
    text-decoration:none;
    display:block;
}

li span.act_oid {
  font-weight: bold;
}



h1 a.img {
position:relative;
right:0px;
text-decoration:none;
top:0px;
text-align:left;
}



