html, body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
}

body {
    background-image: url(../gx/verlauf.png);
    background-position: 50% 0px;
    background-repeat: repeat-y;
}

div#silhouette {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 340px;
    background-image: url(../gx/silhouette.png);
    background-repeat: repeat-x;
    background-position: 50% 0px;
}

div#page {
    position: absolute;
    left: 50%;
    top: 0px;
    bottom: 0px;
    margin-left: -480px;
    width: 960px;
}

div#banner {
    width: 960px;
    height: 200px;
}

div#banner1 {
    width: 267px;
    height: 200px;
    float: left;
}

div#banner2 {
    width: 653px;
    height: 200px;
    float: left;
    text-align: right;
    margin-top: 10px;
}

div#banner3 {
    width: 40px;
    height: 200px;
    float: left;
    margin-top: 10px;
}

div#menue {
    position: absolute;
    top: 200px;
    width: 560px;
    height: 100px;
    left: 400px;
    padding-top: 40px;
    overflow: hidden;
    z-index: 2;
}

a.mt {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    margin-right: 12px;
    text-decoration: none;
}

div#content {
    position: absolute;
    width: 960px;
    top: 360px;
    bottom: 0px;
    z-index: 1;
}

div#menue1 {
    width: 135px;
    float: left;
    border-right: 1px solid #ffffff;
}

div#menue2 {
    width: 230px;
    float: left;
    border-right: 1px solid #ffffff;
}

div#menue3 {
    width: 110px;
    float: left;
}

a.me1 {
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    line-height: 15px;
}

a.me2 {
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 15px;
}

a.me3 {
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 15px;
}

a.me1:hover {
    color: #dcf580;
}

a.me2:hover {
    color: #dcf580;
}

a.me3:hover {
    color: #dcf580;
}

a.me1_act {
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: black;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    line-height: 15px;
}

a.me2_act {
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: black;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 15px;
}

a.me3_act {
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: black;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 15px;
}

div.menspacer {
    width: 10px;
    height: 7px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h1 {
    font-family:  "Trebuchet MS", Trebuchet, Arial, sans-serif;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 2px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
    color: #5d5959;
}

h2 {
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    color: #5d5959;
    margin-bottom: 10px;
}

p {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
    color: #666666;
    line-height: 21px;
}

table.small td {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
}


img#sp_tippgeber {
    position: absolute;
    top: 80px;
    left: 320px;
}

img#sp_waskundensagen {
    position: absolute;
    top: 50px;
    left: 570px;
}

img#btn_waskundensagen {
    position: absolute;
    top: 70px;
    left: 770px;
}

img#sp_zuraltenhp {
    position: absolute;
    top: 50px;
    left: 770px;
}

img#mitarbeiter {
    position: absolute;
    top: -90px;
    margin-left: -620px;
    margin-top: 20px;
    z-index: 1;
}

div#mitarbeiter_feld1 {
    position: absolute;
    left: 420px;
    top: 205px;
    width: 250px;
    z-index: 2;
}

div#mitarbeiter_feld2 {
    position: absolute;
    left: 670px;
    top: 215px;
    width: 210px;
    z-index: 2;
}

div#mitarbeiter_textfeld1 {
    position: absolute;
    left: 50px;
    top: 160px;
    width: 250px;
    z-index: 2;
}

div#mitarbeiter_textfeld2 {
    position: absolute;
    left: 680px;
    top: 100px;
    width: 250px;
    z-index: 2;
}

input.button {
    background-color: #fe870d;
    border: 0px;
    color: #ffffff;
    padding: 5px 20px;
    font-weight: bold;
}

input.left {
    width: 200px;
}

input.gesuche {
    width: 200px;
    border: 1px solid #999999;
}

input.gesuch {
    width: 60px;
}

p.gray {
    display: inline;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 35px;
    color: #999999;
    line-height: 21px;
}

p.suchbegriff {
    font-weight: bold;
    margin-bottom: 8px;
}

hr {
    height: 1px;
    background-color: #999999;
    border: 0px;
}

a.button {
    display: block;
    background-color: #fe870d;
    border: 0px;
    color: #ffffff;
    padding: 5px 20px;
    
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}

a.button_objanzeige {
    width: 200px;
    background-color: #fe870d;
    border: 0px;
    color: #ffffff;
    padding: 5px 20px;
    
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

td {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    vertical-align: top;
}

table.objektliste {
    background-color: #ffffff;
}

table.objektliste td {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;

}

table.expose p {
    margin: 0px;
    padding: 0px;
}

div#kontakt_l p {
    font-size: 12px;
}

input.kontakt {
    width: 350px;
    height: 18px;
    border: 0px;
    margin-bottom: 7px;
    margin-right: 7px;
    background-color: #ffffff;
}

input[name=Strasse] {
    width: 288px;
}

input[name=Nr] {
    width: 55px;
}

input[name=PLZ] {
    width: 55px;
}

input[name=Ort] {
    width: 288px;
}

select[name=Anrede] {
    width: 60px;
    height: 18px;
    border: 0px;
    margin-bottom: 5px;
    background-color: #ffffff;
}

textarea {
    width: 350px;
    height: 150px;
    border: 0px;
}

input.senden {
    position: relative;
    top: -6px;
    left: 10px;
}

img.leftpic {
    position: fixed;
    top: 170px;
    left: 50%;
    display: none;
}

h3 {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #666666;
    padding-left: 40px;
    position: relative;
    top: -5px;
}

td.sp {
    background-color: #ffffff;
    padding: 20px;
}

td.speck {
    background-image: url(../gx/speck.png);
    background-repeat: no-repeat;
    background-position: 0px -11px;
}

td.white {
    background-color: #ffffff;
    padding: 20px;
}

div#footer {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 158px;
    background-color: #ffffff;
    z-index: 0;
}

div#mfoot {
    position: absolute;
    left: -1000px;
    width: 3000px;
    height: 100px;
    top: 584px;
    background-color: #ffffff;
    z-index: 0;
}

td.eck_sp1 {
    width: 160px;
    background-color: #b4b4b4;
    vertical-align: top;
}

table.eck {
    border-spacing: 2px;
}

table.expose {
    border-spacing: 2px;
}

p.headline_2 {
    position: relative;
    left: 2px;
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin: 2px;
    padding: 0px;
    text-align: center;
    background-color: #b4b4b4;
    color: #ffffff;
}

td.eck_sp2 {
    padding-left: 10px;
    vertical-align: top;
}