div#body {
    position: relative;
}

div#body div#content {
    margin-top: 25px;
}

ul#reftab {
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 0px;
    width: 0px;
    line-height: 0px;
    font-size: 0px;
}

ul#reftab li {
    background-image: url('../img/referenzen/tab.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    width: 139px;
    height: 27px;
    font-size: 12px;
    line-height: 25px;
    overflow: hidden;
    position: absolute;
    z-index: 0;
    top: 0px;
    text-align: center;
}

ul#reftab li a {
    color: #00253C;
    text-decoration: none;
}

li#grossprojekte {
    left: 130px;
}

li#privatebauvorhaben {
    left: 282px;
}

li#presse_tab {
    left: 435px;
}

h2 {
    font-size: 18px;
    color: #073552;
    line-height:22px;
    padding-top: 6px;
}
