/* START Fotostrecken Artikelressort-Liste */
.fotostrecken_head {
  background-image:url(/pics/fotostrecken/header.gif);
  background-repeat:no-repeat;
  background-position:left top;
  height:35px;
  margin-top:0px;
  width:444px;     
}
.fotostrecken_head .ressortname {
  float:left;
  color:#ffffff;
  font-weight:bold;
  margin-top:18px;
  margin-left:8px;
}
.fotostrecken_head .ressortname a {
  color:#ffffff;
  font-weight:bold;
  font-size:11px;
}
.fotostrecken_head .alleressorts {
  float:right;
  margin-top:18px;
  margin-right:7px;
  color:#133869;
}
.fotostrecken_head .alleressorts a {
  color:#133869;
  font-size:11px;
}
.ressortdiv {
  display:none;
}
#fotostreckenressorts {
  display: none;
}
/* ENDE  Fotostrecken Artikelressort-Liste */

/* START Gallerie_Head */
.head_hg {
  background: #b2bdcb url(/pics/boxheader.gif) repeat-x scroll center top;
  color:#000000;
  font-family:verdana;        
  height:24px;
  padding-left:8px;
  padding-right:3px;
  text-align:left;
  padding-top: 0;
}
.head_hg .title {  
  float:left;
  margin-top: 5px;
  font-size:10px;
  font-weight:bold;
}
.head_hg .pager {      
  float:right;
  font-size:0px;
  line-height: 0px;
  color: #c4cdd8;
}
.head_hg .pager {
  overflow: auto;
}
.head_hg .pager a {      
  color: #FFFFFF;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  padding: 0 5px !important;
  border-width: 3px 0 3px 0;
  border-style: solid;
  border-color: transparent;
  display: block;
  float: left;
  line-height: 12px;
  margin-top: 3px;
}

a, a:hover, a:visited, a:focus {
   border:none;
   outline:none;
}

.head_hg .pager a.pager-currpage {  
  background: #FFFFFF;   
  color: #b2bdcb;
  border-color: #FFFFFF;
}
/* ENDE  Gallerie_Head */

/* START Gallerie */
.gallist_container {
  background-color: #FFFFFF;
}
.fotostrecke_auswahl_block td {
  background-color:#FFFFFF;
  border:1px dotted #7AA5A5;
  font-size:10px;
  line-height: 13px;
}
.fotostrecke_auswahl_block td .bild {
  text-align:center;
  margin-bottom: 5px;
}
.fotostrecke_auswahl_block td .ressort {
  text-align: center;
  height: 15px;
}
.fotostrecke_auswahl_block td .ressort a {
  color:#DA7938;
}
.fotostrecke_auswahl_block td .bildressortname {
  text-align:center;
  padding: 0 5px 8px 5px;
  width: 122px;
  overflow: hidden;
}
.fotostrecke_auswahl_block td .bildressortname a {
  color:#000000;
}

.bilddetail {
  padding-left: 8px;
  color: #999999;
}

/* START Fotostrecken Bilddetail */
.bilddetail H3 {
  background: url(/pics/lv2header.gif) repeat-x top;
  font-size: 16px;
  line-height: 20px;
  width: 440px;
  margin: 0 0 8px -8px;
  padding: 0 0 0 8px;
  font-size: 10px;
  color: #FFFFFF;
  text-transform: uppercase;
}

.bilddetail .lokation {
  text-transform: uppercase;
}
.bilddetail .bild {
  margin-left: -8px;
  background-color: #FFFFFF;
  border: 1px solid #133869;
  text-align: center;
  padding: 1px;
  width:  440px;
  height: 330px;
}
.bilddetail .bild img {
  border:0px solid white;
}
.bilddetail .bildnavie {
  margin-left: -8px;
  background-image:url(/pics/fotostrecken/bildnavie_hg.gif);
  background-repeat:repeat;
  background-position:left top;
  color:#133869;
  font-family:verdana;        
  text-align:center;
}
.bilddetail .bildnavie td {
  color:#133869;
  font-family:verdana;  
  text-align:center;
}
.bilddetail .bildnavie td.bildnavie_intro {
  background-image:url(/pics/fotostrecken/bildnavie_intro.gif);
  background-repeat:no-repeat;
  background-position:left top;
  width:8px; 
  height:25px;
}
.bilddetail .bildnavie td.bildnavie_content {
  background-image:url(/pics/fotostrecken/bildnavie_hg.gif);
  background-repeat:repeat;
  background-position:left top;
}
.bilddetail .bildnavie td.bildnavie_content .navicon {
  position:relative;
  top:3px;
}
.bilddetail .bildnavie td.bildnavie_abspann {
  background-image:url(/pics/fotostrecken/bildnavie_abspann.gif);
  background-repeat:no-repeat;
  background-position:right top;
  width:8px;
}
.content .bilddetail img {
  float:none !important;
  margin:0px !important;
}
.vorschauleiste {
  border:1px solid #133869;
  height:68px;
  background-color:#ffffff;
}
.vorschauleiste .vorschauleiste_intro {
  width:14px;
  float:left;
}
.vorschauleiste .vorschauleiste_content {
  float: left;
  height: 65px;
  overflow: hidden !important;
  width: 410px;
}
.vorschauleiste .vorschauleiste_content td a img {
  margin-top:10px;
  margin-left:4px;
  margin-right:4px;
}
.vorschauleiste .vorschauleiste_content td.passiv a img {
  filter:alpha(opacity=50); /* IE */
  -moz-opacity:0.5; /* Gecko-Browser */
  opacity:0.5; /* Opera 9+ */
}  
.vorschauleiste .vorschauleiste_content td.activ a img {
  filter:alpha(opacity=100); /* IE */
  -moz-opacity:1.0; /* Gecko-Browser */
  opacity:1.0; /* Opera 9+ */
}
.vorschauleiste .vorschauleiste_content td a:hover img {
  filter:alpha(opacity=100); /* IE */
  -moz-opacity:1.0; /* Gecko-Browser */
  opacity:1.0; /* Opera 9+ */
}
.vorschauleiste .vorschauleiste_abspann {
  width:14px;
  float:right;
}

/* ENDE  Fotostrecken Bilddetail */
