
/**
* (C) by Matthias Gally 2009,
* Gally Websolutions GmbH, www.gally-websolutions.com
**/

.box-small-top{
    background: url('../img/box_small_top.gif');
    background-repeat:no-repeat;
    color:#ffffff;
    height:17px;
    padding:3px 0px 0px 8px;
    clear:both;
    }
    
.box-small-content{
    background: url('../img/box_small_line.gif');
    background-repeat:repeat-y;
    color:#000;
    margin:0px;
    padding:5px 1px 2px 1px;
    position:relative;
    height:auto;
    }



.box-small-bottom{
    background: url('../img/box_small_bottom.gif');
    background-repeat:no-repeat;
    color:#000;
    height:2px;
    clear:both;
    }

#partner .box-small-content{
    width:180px;
}

* html #partner .box-small-content {
    width:182px;
    w\idth:180px;
}
   
.partner-img {
    float:left;
    width:60px;
    text-align:center;
    vertical-align:middle;
    line-height:46px;
    height:46px;
    margin:0px;
    border:0px;
}

.partner-img2 {
    float:left;
    width:60px;
    text-align:center;
    vertical-align:middle;
    line-height:46px;
    height:66px;
    margin:0px;
    border:0px;
}
.partner-img3 {
    float:left;
    width:60px;
    text-align:center;
    vertical-align:middle;
    line-height:46px;
    height:77px;
    margin:0px;
    border:0px;
}
.partner-img img {
    border:0px;
}

.box-left {
    float:left;
    margin:0px 10px 10px 0px;
    width:229px;
}

.box-right {
    float:right;
    margin:0px 0px 10px 10px;
    width:229px;
}


.box-std {
    margin:0px 0px 10px 0px;
    width:229px;
    float:left;
}

.box-std .box-small-top, .box-left .box-small-top, .box-right .box-small-top {
    background: url('../img/box_small_yellow_top.gif');
}

.box-std .box-small-content, .box-left .box-small-content, .box-right .box-small-content {
    background: url('../img/box_small_yellow_line.gif');
    background-repeat:repeat-y;
    padding:10px 10px 0px 10px;
}

.box-std .box-small-bottom, .box-left .box-small-bottom, .box-right .box-small-bottom {
    background: url('../img/box_small_yellow_bottom.gif');
}

.box-top {
    background: url('../img/box_top.gif');
    background-repeat:no-repeat;
    color:#ffffff;
    height:17px;
    padding:3px 0px 0px 8px;
}

.box-top2 {
    background: url('../img/box_top2.gif');
    background-repeat:no-repeat;
    color:#ffffff;
    height:17px;
    padding:3px 0px 0px 8px;
}

.box-content{
    background: url('../img/box_verlauf.jpg');
    background-repeat:no-repeat;
    color:#000;
    padding:5px 8px 2px 8px;
    }
    
.box-bottom{
    background: url('../img/box_bottom.gif');
    background-repeat:no-repeat;
    color:#000;
    height:2px;
    }
    
    
#postfach-left {
    float:left;
    width:471px;
}

#postfach-right {
    float:left;
    width:136px;
    margin:0px 0px 0px 10px;
}


