
/* CSS Document - Projektvariante HTML */
.img_gallery_left{
  margin-right:10px;
  margin-bottom:10px;
  float:left;
  width:226px;
}
.img_gallery_right{
  margin-left:10px;
  margin-bottom:10px;  
  float:right;
  width:226px;
}
.img_gallery_thumbs{
  margin-top:10px;
  top:20px;
  height:100%;
  width:226px;
}
.thumb_separator{
  width:19px;
  float:left;
}
.imgSublineGal{
    padding-left:2px;
    padding-right:2px;
    min-height:35px;
    color:#333;
    font-size:0.7em;
    }
.img_left{
  width:226px;
  overflow:hidden;
  float:left;
  padding-top:0px;
  padding-left:0px;
  padding-bottom:0px;
  padding-right:0px;
    border-bottom:1px solid #BED6EE;
    background-color:#E8F1FA;
    margin-right:20px;
}
.img_right{
  width:226px;
  overflow:hidden;
  float:right;
  padding-top:0px;
  padding-left:0px;
  padding-bottom:0px;
  padding-right:0px;
    border-bottom:1px solid #BED6EE;
    background-color:#E8F1FA;
    margin-left:10px;
}
.img_4x3_230-172{
  width:230px;
  height:172px;
  overflow:hidden;
  border:none;
}
.img_16x9_220-124{
  width:220px;
  height:120px;
  overflow:hidden;
  border:none;
}
.big_thumb{
  float:left;
  width:222px;
  margin-bottom:10px;
    border-bottom:1px solid #BED6EE;
    background-color:#E8F1FA;  
}
.big_thumb_separator{
  float:left;
  width:28px;
}
.thumb_33{
  float:left;
  width:28%;
  margin-bottom:10px;
    border-bottom:1px solid #BED6EE;
    background-color:#E8F1FA;     
    }
.thumb_bigGalery{
  float:left;
  width:122px;
  margin-bottom:10px;
    border-bottom:1px solid #BED6EE;
    background-color:#E8F1FA;     
    }

.invisible{
  clear:both;
}
.polaroid{   
    padding:5px;
    color:#333333;
    }
.copyright{
    color:#666666;
    font-size:11px;
    }
#imgSubline{
    font-size:11px;
    }
.teaser_text{
    margin:0;
    padding:10px;
    color:#284587;
    background-color:#E8F1FA;
    border-top:1px solid #BED6EE;
    border-bottom:1px solid #BED6EE;
    font-size:0.7em;
    }
.teaser_text_linkliste {
    padding-right:10px;
    padding-left:0px;
    color:black;
}
.absatzHeading{
    color:#184586;
    font-size:1.1em;
    font-weight:bold;
    }
.hr{
    height:0px;
    width:100%;
    border-top:0px;
    border-bottom:1px dashed #999999;
    margin-bottom:5px;
    } 
#universal_template a, #universal_template a:hover, #universal_template a:visited{
    color:#184586;
    }

/* */
/* */

