body {
    margin: 0;
    padding: 0;
    text-align: justify;
    color: #777f7d;
    font-size: 12px;
    font-family: Verdana;
    background-image: url('../images/site_bg.gif');
}

div#Top {
    /* position:relative; */
    text-align: left; /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto; /* standardkonforme horizontale Zentrierung */
    width: 1002px;
    padding: 0;
    clear: both;
    height: auto;
}

div#Seite {
    /* position:relative; */
    text-align: left; /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto; /* standardkonforme horizontale Zentrierung */
    width: 1004px;
    max-width: 1002px;
    padding: 0;
    clear: both;
    height: auto;
    min-height: 600px;
    background-image: url('../images/hg_seiteninhalt.gif');
}

div#Servicenavigation {
    width: 1002px;
    margin: 0 auto; /* standardkonforme horizontale Zentrierung */
}

div#Serviceausrichtung {
    text-align: left;
    padding-top: 20px;
    padding-left: 7px;
    padding-bottom: 3px;
}

div#Toplinks {
    width: 70px;
    height: 100px;
    background-color: #73422d;
    margin: 0px;
    clear: both;
    float: left;
}

div#Topmitte {
    width: 544px;
    height: 100px;
    background-color: #73422d;
    height: auto;
    margin: 0px;
    padding: 0px;
    float: left;
}

div#Toprechts {
    width: 388px;
    height: 60px;
    background-color: #73422d;
    margin: 0px;
    padding: 0px;
    float: left;
}

div#sprachen {
    width: 331px;
    height: 50px;
    background-color: #73422d;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    padding-left: 57px;
    text-align: center;
    float: left;
}

div#Headerlinks {
    width: 70px;
    height: 291px;
    background-color: #73422d;
    margin: 0px;
    clear: both;
    float: left;
}

div#Headermitte {
    width: 650px;
    margin: 0px;
    padding: 0px;
    float: left;
}

div#Headerrechts {
    width: 282px;
    height: 291px;
    margin: 0px;
    padding: 0px;
    float: left;
}

div#Bildbox {
    background-color: #c1262e;
    margin: 0px;
    padding: 0px;
}

div#Strichtopbild {
    width: 1002px;
    max-width: 1002px;
    height: 5px;
    background-image: url('../images/grauerstrich_bild_top.png');
    margin: 0px;
    clear: both;
    float: left;
}

div#Strichdownbild {
    width: 1002px;
    max-width: 1002px;
    height: 9px;
    background-image: url('../images/grauerstrich_bild_down.png');
    margin: 0px;
    clear: both;
    float: left;
}

div#Strichnavdown {
    width: 1002px;
    max-width: 1002px;
    height: 5px;
    background-image: url('../images/grauerstrich_nav_down.png');
    margin: 0px;
    clear: both;
    float: left;
}

div#Navigation {
    width: 1002px;
    max-width: 1002px;
    height: 70px;
    background-color: #73422d;
    margin: 0px;
    clear: both;
    float: left;
}

.Hauptnavigation {
    padding-left: 70px;
    padding-top: 25px;
    float: left;
}

.Subnavigation {
    padding-top: 10px;
    float: left;
}

div#LinkeSpalte {
    background-color: #ffffff;
    width: 60px;
    margin: 0px;
    clear: both;
    float: left;
}

div#HauptSpalte {
    width: 660px;
    height: auto;
    margin: 0px;
    padding: 0px;
    float: left;
}

.HSinnen {
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 75px;
    text-align: justify;
}

.Druckbutton {
    text-align: right;
    padding-right: 20px;
}

.Bildlinks {
    vertical-align: bottom;
    position: absolute;
    padding-left: 15px;
    bottom: 25px;
    right: 5px;
}

div#RechteSpalte {
    width: 222px;
    margin: 0px;
    padding-left: 12px;
    padding-top: 30px;
    float: left;
}

.Anfragebox {
    width: 180px;
    height: 120px;
    margin: 20px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #5a1234;
    float: right;
}

div#Footer {
    width: 1002px;
    margin: 0 auto; /* standardkonforme horizontale Zentrierung */
    height: 30px;
    background-image: url('../images/footer_bg.png');
    padding-bottom: 20px;
    clear: both;
}

.Footerausrichtung {
    float: left;
    margin-left: 70px;
    padding-top: 20px;
}

.Praxlogo {
    float: right;
    padding-top: 20px;
}

div.clear {
    clear: both;
    height: 0px;
    width: 100%;
}

#buchung_fram {
    width: 730px;
    height: 400px;
    overflow: hidden;
    border: none;
    margin-left: -45px;
    text-align: left;
}


