body {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    overflow-y: scroll;
    padding: 0;
    text-align: center;
}

#wrapper1 {
    background: #c3c3c3 url(../images/background-home.png) no-repeat;
    min-height: 504px;
    margin: 0 auto;
    padding: 0 1px 1px;
    width: 980px;
}

#wrapper2 {
    background: #ccc;
    padding: 0 10px 10px;
    position: relative;
    text-align: left;
    width: 960px;
}

#header {
    height: 504px;
    left: 0;
    position: absolute;
    top: 0;
    width: 980px;
}

#logo {
    border: 0;
    height: 80px;
    left: 20px;
    position: absolute;
    top: 24px;
    width: 355px;
}

#tab11 {
    height: 29px;
    left: 13px;
    padding: 12px 0;
    position: absolute;
    top: 289px;
    width: 121px;
}

#tab11:hover {
    background: url(../images/tab11.png) no-repeat;
}

#tab12 {
    height: 29px;
    left: 138px;
    padding: 12px 0;
    position: absolute;
    top: 289px;
    width: 121px;
}

#tab12:hover {
    background: url(../images/tab12.png) no-repeat;
}

#tab13 {
    height: 29px;
    left: 263px;
    padding: 12px 0;
    position: absolute;
    top: 289px;
    width: 121px;
}

#tab13:hover {
    background: url(../images/tab13.png) no-repeat;
}

#tab21 {
    height: 21px;
    left: 674px;
    padding: 4px 0;
    position: absolute;
    top: 298px;
    width: 96px;
}

#tab21:hover {
    background: url(../images/tab21.png) no-repeat;
}

#tab22 {
    height: 21px;
    left: 774px;
    padding: 4px 0;
    position: absolute;
    top: 298px;
    width: 96px;
}

#tab22:hover {
    background: url(../images/tab22.png) no-repeat;
}

#tab23 {
    height: 21px;
    left: 874px;
    padding: 4px 0;
    position: absolute;
    top: 298px;
    width: 96px;
}

#tab23:hover {
    background: url(../images/tab23.png) no-repeat;
}

.tab1 {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.tab1:hover {
    color: #fff;
}

.tab2 {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.tab2:hover {
    color: #fff;
}

#topmenu {
    float: left;
    margin: 339px 0 10px;
    position: relative;
    width: 725px;
}

#topmenu ul {
    float: right;
    font-size: 12px;
    list-style: none none;
    margin: 0;
    padding: 0;
}

#topmenu li {
    border-left: 1px #ccc solid;
    float: left;
    height: 15px;
    padding: 0 5px;
}

#topmenu li:first-child {
    border-left: none;
}

#topmenu a {
    color: #333;
    text-decoration: none;
}

#topmenu img {
    border: none;
    float: left;
    margin: 1px 0 2px;
}

#search {
    background: #fff;
    border: 4px #d6d6d6 solid;
    float: left;
    height: 17px;
    margin: 334px 0 10px 5px;
    position: relative;
    width: 222px;
}

#search form {
    border: none;
    margin: 0;
    padding: 0;
}

#search .query {
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    left: 0;
    margin: 0;
    padding: 1px 2px;
    position: absolute;
    top: 0;
    width: 206px
}

#search .search {
    position: absolute;
    right: 0;
    top: 3px;
}

#wrapper3 {
    background: url(../../images/wrapper.png) repeat-y;
    position: relative;
    width: 960px;
}

#content {
    background: #fff;
    color: #333;
    float: left;
    font-size: 12px;
    min-height: 80px;
    padding: 10px 0px 35px 10px;
    width: 710px;
}

#bautechnik {
    float: left;
    padding: 0 10px 9px 0;
    width: 220px;
}

#geotechnik {
    float: left;
    padding: 0 10px 9px;
    width: 220px;
}

#wasserbau {
    float: left;
    padding: 0 0 9px 10px;
    width: 220px;
}

#line {
    clear: left;
    border-top: 1px #ccc solid;
    height: 10px;
    width: 700px;
}

#projekt {
    border-right: 1px #ccc solid;
    float: left;
    padding: 10px 9px 0 0;
    width: 460px;
}

#projekt img {
    border: 1px #ccc solid;
    float: left;
    margin: 0 20px 15px 0;
    width: 218px;
}


#schnelleinstiege {
    float: left;
    padding: 10px 0 0 10px;
    width: 220px;
}

#right {
    background: #fff;
    color: #333;
    float: left;
    font-size: 12px;
    margin: 0 0 0 10px;
    padding: 10px;
    width: 210px;
}

#separator {
    border-top: 1px #ccc solid;
    bottom: 24px;
    height: 0;
    left: 10px;
    overflow: hidden; /* IE 6 */
    position: absolute;
    width: 700px;
}

#footer {
    bottom: 0;
    height: 14px;
    left: 10px;
    padding: 5px;
    position: absolute;
    width: 700px;
}

#footer ul {
    float: right;
    font-size: 11px;
    list-style: none none;
    margin: 0;
    padding: 0;
}

#footer li {
    border-left: 1px #ccc solid;
    float: left;
    padding: 0 5px;
}

#footer li:first-child {
    border-left: none;
}

#footer a {
    color: #333;
    text-decoration: none;
}

div.clear {
    clear: left;
}

