body {
    background-color: #9cf;
    color: #ffd;
    font-family: verdana, helvetica, sans-serif;
    font-size: 80%;
    margin: auto;
    text-align:center;
    width: 720px;
    height: 100%;
}
#top, #rahmen, #unten {
    background-color: #36c;
    color: #f90;
    width: 720px;
}
h1, h2 {
    font-family: "times new roman", verdana, helvetica, sans-serif;
    font-style: italic;
    letter-spacing: 2px;
}
h1 {
    font-size: 200%;
    margin: 0 0 5px 10px;
    padding: 0;
}
h2 {
    background-color: #ffd;
    color: #c03;
    font-size: 165%;
    margin: 0;
    padding: 15px;
    text-align: center;
}
a { 
    background-image: url(img/link.gif);
    background-repeat: no-repeat;
    background-position: 5px 60%;
    background-color: #36c;
    color: #9cf;
    padding-left: 15px;
    text-align: left;
    text-decoration: none;
}
a:hover { 
    background-image: url(img/link_hover.gif);
    background-color: #36c;
    color: #f86;
    text-decoration: underline;
}
a:aktive { 
    background-image: url(img/link_hover.gif);
    background-color: #36c;
    color: #ff0;
}
img {
    border:none;
}
#top {
    background-image: url(img/oben.gif);
    background-repeat: no-repeat;
    background-position: 0px -2px;
    margin-top: 15px;
}
#kopf {
    background-image: url(img/sonne.gif);
    background-repeat: no-repeat;
    background-position: 99% 5px;
    border-bottom: 2px solid #36c;
    text-align: left;
}
#kopf h1 sub {
    margin-left: 25px;
}
#kopf p {
    margin: 0;
}
#www {
    padding-left: 12px;
}
#welle {
    background-image: url(img/wellen.gif);
    font-size: 8px;
    height: 10px;
}
#adresse {
    font-size: 100%;
    line-height: 150%;
    padding-left: 10px;
}
#rahmen {
    margin: auto;
    position: relative;
    top: 5px;
    min-height: 460px;
}
#menue {
    background-color: #36c;
    color: #ffd;
    position: absolute;
    top: 5px;
    left: 5px;
    text-align: left;
    width: 145px;
}
#menue p {
    display: inline;
    width: 145px;
}
#menue a {
    display: block;
    line-height: 15px;
    margin-bottom: 15px;
}
#menue a.aktiv, #menue a:hover.aktiv{
    background-image: url(img/link_aktivb.gif);
    background-color: #ffd;
    color: #009;
}
#usedom {
    background-image: url(img/usedom.gif);
    background-repeat: no-repeat;
    margin-top: 40px;
    width: 145px;
    height: 145px;
}
#box {
    background-color: #ffd;
    color: #333;
    position: relative;
    top: 5px;
    left: 150px;
    margin-right: 155px;
    margin-bottom: 8px;
    text-align: center;
    width: 565px;
}
#info {
    margin: auto;
    padding-bottom: 1px;
    text-align: justify;
    vertical-align: top;
    width: 520px;
    min-height: 460px;
}
* html #info {
    height: 460px;
}
#info p {
    line-height: 125%;
    margin: 0 0 10px 0;
}
#info a {
    background-image: url(img/link_aktivb.gif);
    background-position: 5px 70%;
    background-color: #ffd;
    color: #36c;
    padding-left: 12px;
}
#info b {
    background-color: #ffd;
    color: #c03;
    font-size: 115%;
    padding-right: 2px;
}
#info big {
    font-size: 125%;
}
#info strong {
    background-color: #ffd;
    color: #c03;
    letter-spacing: 1px;
}
.bildlinks, .bildmitte, .bildrechts {
    font-size: 85%;
    position: relative;
    text-align: center;
}
.bildlinks {
    float: left;
}
.bildrechts {
    float: right;
}
.bildende {
    clear: both;
}
.linke {
    float:left;
    text-align:right;
}
.nonfloat {
    clear: both;
}
#unten {
    background-image: url(img/unten.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    font-size: 75%;
    margin: auto;
    height: 20px;
}
#unten span {
    margin-left: 30px;
}
a.top {
    background-image: url(img/top.gif);
    background-repeat: no-repeat;
    background-position: 0px -6px;
}
a:hover.top {
    background-image: url(img/top_hover.gif)
}

.BildKombi {
    text-align: left;
    vertical-align: top;
    width: 520px;
    height: 300px;
}

.BildKombiLinks {
    font-size: 100%;
    width: 260px;
    float: left;
    padding-right: 0px;
}
.BildKombiMitte {
    width: 20px;
    height: 260px;
    float: left;
}
.BildKombiRechts {
    font-size: 85%;
    width: 240px;
    float: right;
}
#info2 {
    margin: auto;
    padding-bottom: 1px;
    text-align: justify;
    vertical-align: top;
    width: 520px;
    min-height: 460px;
}
* html #info2 {
    height: 460px;
}
#info2 p {
    line-height: 125%;
    margin: 0 0 10px 0;
}
#info2 a {
    background-image: none;
    color: #fff;
    background-color: #fff;
    padding: 0px;
    margin: 0px;
}
#info2 b {
    background-color: #ffd;
    color: #c03;
    font-size: 115%;
    padding-right: 2px;
}
#info2 big {
    font-size: 125%;
}
#info2 strong {
    background-color: #ffd;
    color: #c03;
    letter-spacing: 1px;
}

