body {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#container {
position: absolute;
top: 40%;
left: 50%;
width: 704px;
height: 380px;
margin: -150px 0px 0px -352px;
/* background-color: #CCCCCC; */
}

#streifen_oben {
width: 704px;
height: 18px;
background-image: url(images/Streifen.gif);
}

#name {
position: absolute;
right: 20px;
top: 0px;
width: 80px;
height: 13px;
padding: 5px 0px 0px 40px;
background-color: #FFFFFF;
}

#signet {
position: absolute;
left: 0px;
top: 40px;
}

#streifen_unten {
position: absolute;
bottom: 2px;
width: 60px;
width: 60px;
height: 18px;
background-image: url(images/Streifen.gif);
}

#kontakt {
position: absolute;
left: 93px;
bottom: 0px;
}

#home {
position: absolute;
left: 0px;
bottom: 30px;
}

#home a:link, #home a:active, #home a:visited {
display: block;
width: 15px;
height: 15px;
background-image: url(images/ico_home.gif);
}

#home a:hover {
background-image: url(images/ico_home_ov.gif);
}

.preload {
display: none;
}

/* =============== index.php ================ */
#leistungen {
position: absolute;
left: 93px;
top: 130px;
}

#adresse {
position: absolute;
left: 93px;
top: 225px;
}

#leistungen p, #adresse p {
margin-bottom: 10px;
}

#bild {
position: absolute;
top: 132px;
right: 0px;
}

/* =============== vermietung.php =========== */
#verm_txt {
position: absolute;
left: 93px;
top: 100px;
width: 457px;
}

#verm_bilder {
position: absolute;
right: 0px;
top: 50px;
}

/* =============== FORMATE ================== */
p {
margin: 0px 0px 6px 0px;
padding: 0px;
}

h1 {
margin: 0px 0px 6px 0px;
padding: 0px;
font-size: 14px;
}

ul {
margin: 0px 0px 6px 0px;
padding: 0px;
}

li {
margin: 0px 0px 0px 30px;
padding: 0px;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a:link, a:active, a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #006633;
}

.imgborder {
border: 1px solid #000000;
}
