body {
//    background: #bf6263 fixed left bottom no-repeat;
background-color: #840000;
//    text-align: center;
font: 12px verdana, arial, sans-serif;
margin: 0;
padding: 0 0 0 0;
//    height: 100.01%;
background-image: url(bilder/RosenKlein.gif);
background-repeat: repeat;
}
#kontainer {
color: black;
}
#wrapper {
margin: 30px auto;
width: 800px;
border-width:10px;
border-color:#BF6263;
border-style:solid;
background-color: white;
position: relative;
}
}
a {
text-decoration: none;
outline: none;
}
a:link { color: #840000; text-decoration: none;}
a:visited { color: #840000; text-decoration: none; }
a:hover {  text-decoration: underline; }
a:focus { color: #840000; }
a:active { color: #84000; }
img {
border: none;
}
.bild-links {
float: left;
margin: 2px 10px 5px 0;
}
.bild-rechts {
float: right;
margin: 2px 0 5px 10px;
}
/* 2.1 Kopf bzw. Header */
#kopfbereich {
margin: 20px;
background-color:white; no-repeat;
height: 150px;
width: 800px
position: absolute;
top: 40px;
}
address {
position: absolute;
top: 20px;
right: 20px;
text-align: right;
font-size: 80%;
font-style: normal;
letter-spacing: 2px;
line-height: 1.5em;
}
/* 2.2 Navi */
#navi {
text-align: center;
position: absolute;
top: 107px;
left: 0px;
width: 100%;
overflow: visible;
visibility: visible;
display: block
z-index:80;
line-height:100px
background-color: #00000;
padding: 0px 0px 0px 0px;
}
#navi ul {
margin-bottom: 0;
padding: 10px;
background-color: #00000;
}
#navi li {
display:inline;
list-style-type: none;
padding: 5px;
background-color: #00000;
}
#unternavi {
left:0;
overflow:visible;
padding:0;
position:relative;
text-align:center;
top:-16px;
visibility:visible;
width:100%;
font-weight:bold;
background:#BF6263;
}


#unternavi0 a:link, #unternavi0 a:visited, #unternavi0 a:hover
{
color: #fffff;
}

#unternavi ul {
margin-bottom:0;
padding:6px;
}
#unternavi li {
display:inline;
list-style-type:none;
padding:31px;
}
#bild img {
margin-top: -30px;
border-top: 1px solid #BF6263;
}
/* 2.2.2 Text */
#text {
margin: 50px;
align: justify;
}
#text h1 { font-size: 140%; }
#text h2 { font-size: 120%; }
#text h3 { font-size: 100%; }
#text td {
font: 12px verdana, arial, sans-serif;
}
#text img {
margin-bottom: 10px;
float: right;
}
#text bild {
margin-bottom: 10px;
float: right;
}
#text iframe {
margin-bottom: 18px;
}
#text li {
margin-bottom: 12px;
}
#text ul {list-style-image: url(bilder/bullet.jpg);
}