.gallery {
    background-color: #D4DEEF;
}
.gallery img.Picture_128:hover,
.gallery img.Picture_62:hover,
.gallery #Picture_180:hover{
    cursor: pointer;
}
.gallery div.Picture_128{
    margin:  0;
    padding: 0;
    line-height: 0;
    font-size: 0;    
    border: none;
    display: block;
    width: 132px;
    height: 132px;
    float:left;
}
.gallery img.Picture_128{
    margin:  0;
    padding: 0;
    line-height: 0;
    font-size: 0;    
    border: none;
    display: block;
    width: 128px;
    height: 128px;
    float:left;
}
.gallery .Picture_62 {
    margin:  0;
    padding: 0;
    line-height: 0;    
    font-size: 0;
    width: 62px;
    height: 62px;
}
.gallery div.Picture_128 img.Picture_62,
.gallery img.Picture_128{
    margin: 0 4px 4px 0;    
    padding: 0;
}
*+html .gallery div.Picture_128 img.Picture_62{
    margin: 0 3px 4px 0;    
}
* html .gallery div.Picture_128 img.Picture_62{
    margin: 0 3px 4px 0;
}
* html .gallery img.Picture_128{
    margin: 0 2px 4px 0;
}
* html .gallery .clearfix{
    line-height: 0;
    font-size: 0;
    margin: 0px;
    padding: 0px;
}
* html .gallery .gallery-footer .clearfix{
    line-height: 0;
    font-size: 0;
    margin: 0px ;
    padding: 0px;
    height:  0px;
    background: none;
    display: block;
    width: 0px;
    clear: both;
}
.gallery #Picture_180 {
    background: transparent url(http://www.weil-wir-es-wert-sind.de/img/shaddow.png) right bottom no-repeat;
    width: 365px;
    height: 180px;
    padding: 10px;
    position: absolute;
    top: 315px;
    left: 350px;
}
* html .gallery #Picture_180 {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.weil-wir-es-wert-sind.de/img/shaddow.png', sizingMethod='scale');
    background: transparent;
    top: 270px;
    left: 95px;    
}
.gallery #Picture_180 .Picture_180-body {
    background: #d4deef;
    width: 365px;
    height: 180px;
    overflow: hidden;
}
.gallery #Picture_180 img{
    width: 180px;
    height: 180px;
    float: left;
    display: block;
}
.gallery #Picture_180 .Picture_180-content{
    width: 171px;
    float: right;
    padding: 7px;
}
.gallery #Picture_180 .Picture_180-content span{
    display: block;
}
.gallery #Picture_180 .Picture_180-content span.title{
    color: #005EC2;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.1em;
    margin: 0;
    height: 110px;
    overflow: hidden;
}
.gallery #Picture_180 .Picture_180-content span.name{
    color: #005EC2;
    font-size: 1.3em;
    margin: 0 0 0.3em 0;
}
.gallery .CenterBox {
    background:#d4deef url(http://www.weil-wir-es-wert-sind.de/img/wwews-260.jpg) top left no-repeat;
    width: 260px;
    height: 120px;
    margin:  0;
    padding: 140px 0pt 4px 0px;
    border: none;
}
.gallery .column-1,
.gallery .column-2,
.gallery .column-3 {
    float: left;
    min-height: 600px;
    height: auto !important;
    height: 600px;
}
.gallery .column-1,
.gallery .column-3 {
    width: 132px;
}
.gallery .column-2 {
    width: 264px;
}
.gallery .gallery-footer {
    padding: 10px 7px 14px 7px;
    font-size: 0.9em;
    font-weight: bold;
}
.gallery .gallery-footer .gallery-counter{
    float: left;
    color: #551285;
}
.gallery .gallery-footer .gallery-counter span {
    float: left;
    margin: 0 18px 0 0;
    display: block;
}
.gallery .gallery-footer .gallery-counter span.counter-number {
    font-size: 1.5em;
    margin: 0;
    letter-spacing: 0.1em;
}
.gallery .gallery-footer .gallery-navigation{
    float: right;
    color: #005EC2;
}
.gallery .gallery-footer .gallery-navigation span{
    margin: 0 8px 0 0;
}
.gallery .gallery-footer .gallery-navigation a{
    font-size: 1em;
    display: inline;
}

/* Formular-Anpassungen */
span.ErrorMsg {
    margin: 3px;
    padding: 3px;
    color: Red;
}

/* Signaturen */
#col2 div.gallery h2.Support{
    background: none;
    margin: 0;
    padding: 5px;
    height: auto;
    border: none;
    font-weight: bold;
    color: #005EC2;
    font-size: 1.3em;
}
div.gallery span{
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 0.9em;
}
div.gallery span.Name{
    color: #005EC2;
}