html {
    height: 101%;
    min-height: 100%;
    margin-bottom: 1px;
}

body {
    font-size: 101.01%;
    margin: 0;
    padding: 1em 0;
    text-align: center; /* Zentrierung im Internet Explorer */
    background-color: #660000;
}

div#Seite {
    text-align: left; /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto; /* standardkonforme horizontale Zentrierung */
    width: 860px;
    padding: 0em;
    border: 1px solid black;
    background-color: #FFFFCC;
}

div#content {
    margin: 4em 0em 0em 160px;
    padding: 0em 2em;
    background-color: #FFFFCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    width: 600px;
    color: #990000;
    height: auto;
    position: relative;
    z-index: 1;
    border: 1px solid white;
}

ul#navi_header {
    margin: 20px 0 0 0px;
    width: 820px;
    height: 100px;
    background-image: url('/bilder/orange_leiste.jpg');
}

li {
    width: 150px;
    height: 100px;
    display: inline;
    text-align: center;
    float: left;
    font-size: 12px;
}

ul#Navigation {
    width: 140px;
    padding: 0em;
    text-align: left;
    margin: 3em 1em 0 0.6em;
    color: #FFFFFF;
    text-decoration: none;
    position: absolute;
}

ul#Navigation a {
    display: block;
    padding: 0.4em;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-bottom: 2px solid white;
}

ul#Navigation a:link {
    color: #CC0033;
    background-color: #FFFFCC;
}

ul#Navigation a:visited {
    color: #666;
    background-color: #FFFFCC;
}

ul#Navigation a:hover {
    color: #FFFFFF;
    background-color: #993300;
}

ul#Navigation a:active {
    color: red;
    background-color: white;
}

a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
}

td {
    width: 100px;
    vertical-align: middle;
    text-align: center;
    background-color: #DDDDDD;
}

img {
    border: none;
}

table {
    font-size: 14px;
}

.internet {
    border: 2.5em;
    margin: 10px 0 0 0;
    height: 30px;
    background-color: #660000;
    color: white;
    width: 25%;
}

#bhl {
    width: 600px;
    
    margin: 0 0 0 0;
    z-index: 3;
    border: 8px solid white;
}

#bild1 {
    width: 270px;
    height: auto;
    margin: 0 0 0 0;
    z-index: 4;
    border: 8px solid white;
}

#bild2 {
    width: 270px;
    height: auto;
    margin: 0 0 0 300px;
    z-index: 4;
    border: 8px solid white;
}

#bild3 {
    width: 270px;
    height: auto;
    margin: 0 0 0 0;
    z-index: 4;
    border: 8px solid white;
}

#bild4 {
    width: 265px;
    height: auto;
    margin: 0 0 0 300px;
    z-index: 4;
    border: 8px solid white;
}

#bild_app {
    width: 500px;
    height: 240px;
    margin: 0 0 0 40px;
    z-index: 4;
    border: 8px solid white;
}

#bild_bad {
    width: 200px;
    height: auto;
    margin: 0 0 0 350px;
    z-index: 4;
    border: 8px solid white;
}

#bild_lage {
    width: 100px;
    height: auto;
    margin: 0 0 0 10px;
    z-index: 4;
    border: 8px solid white;
}

.box {
    width: 600px;
    background-color: #FFFFF0;
    margin: 10px 0 0 0;
}

.box_big {
    width: 400px;
    height: auto;
    background-color: #FFFFF0;
    margin: 10px 0 0 0;
}

#box_lage {
    width: 640px;
    height: 250px;
    background-color: #FFFFF0;
    margin: 0 0 0 -20px;
}

#text1 {
    width: 250px;
    margin: -100px 0 0 300px;
    z-index: 4;
    position: absolute;
}

#text2 {
    width: 250px;
    margin: -100px 0 0 20px;
    z-index: 4;
    position: absolute;
}

#text3 {
    width: 250px;
    margin: -100px 0 0 350px;
    z-index: 4;
    position: absolute;
}

#text4 {
    width: 250px;
    margin: -100px 0 0 20px;
    z-index: 4;
    position: absolute;
}

#text_bad {
    width: 250px;
    margin: -200px 0 0 50px;
    z-index: 4;
    position: absolute;
}

#text_lage {
    width: 400px;
    margin: 0 0 0 230px;
    z-index: 4;
    position: absolute;
}
.angebot { text-align:center; color:#FF0000; font-size:24px; }
