/* CSS Document */

#content.home h1{
    display:block;
    margin:0;
    padding:0;
    font-size:20px;
    color:#999999;
    margin-top:12px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing:0.01em;
    color: #046666;
}

#content.home h2{
    display:block;
    margin:0;
    padding:0;
    font-size:16px;
    margin-top:40px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing:0.01em;
    width: 600px;
    color: #046666;
}

#content.home h3{
    display:block;
    margin:0;
    padding:0;
    font-size:14px;
    color:#046666;
    margin-top:12px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing:0.01em;
}

#content.home h4{
    display:block;
    margin:0;
    padding:0;
    font-size:12px;
    color:#999999;
    margin-top:12px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing:0.01em;
}

#content.home p{
    display:block;
    width:598px;
    margin:0;
    padding:0;
    font-size:12px;
    line-height:25px;
    color:#000;
    margin-top:5px;
    font-weight: normal;
    letter-spacing:0.01em;
}

#content.home ul{
    display:block;
    width:598px;
    margin:0;
    padding:0;
    font-size:12px;
    line-height:25px;
    color:#000;
    margin-top:5px;
    font-weight: normal;
    letter-spacing:0.01em;
    margin-left: 25px;
}

#content.home p img.fliesstextbild1{
    margin-right: 16px;
    margin-top: 8px;
}

#content.home p img.fliesstextbild2{
    clear: left;
    float: right;
    margin-left: 10px;
    position: relative;
}

#content.home div.boxes2,
#content.home div.boxes2 p,
#content.home div.boxes2 h2{
    margin:0;
    padding:0;
}

#content.home div.boxes2{
    margin-top:32px;
}

#content.home div.boxes2 .box_left{
    float:left;
    width:289px;
    height:232px;
    background-image: url(../repabo-img/aufbereiter_Vorlage4.jpg);
}

#content.home div.boxes2 .box_right{
    float:left;
    margin-left:20px;
    width:289px;
    height:232px;
    background-image: url(../repabo-img/box-02.jpg);

}

#content.home div.boxes2 h2{
    display:block;
    font-size:16px;
    color:#fff;
    margin-left:22px;
    margin-top:104px;
    letter-spacing:0.01em;
    text-transform: uppercase;
}

#content.home div.boxes2 p{
    display:block;
    width:245px;
    font-size:12px;
    color:#666;
    margin-left:22px;
    margin-top:16px;
    line-height:18px;
    letter-spacing:0.01em;
}