
#menue      { position: absolute; top: 20px; left: 60px; width: 840px; visibility: visible }
#kopfzeile  { position: absolute; top: 80px; left: 60px; width: 840px; visibility: visible }
#buchbild   { position: absolute; top: 60px; left: 740px; visibility: visible }
#textbereich { position: absolute; top: 225px; left: 60px; width: 740px; visibility: visible }
#impressum   { position: absolute; left: 355px; visibility: visible }

.menuetext {
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: white;
    text-align: left;
    vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #107aa4;
    }

.kopfzeile1 {
    font-family: Tahoma;
    font-size: 33pt;
    color: #736552;
    text-align: left;
    }

.kopfzeile2 {
    font-family: Tahoma;
    font-size: 19pt;
    color: #736552;
    text-align: left;
    }

.haupttextueberschrift {
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: white;
    line-height: 13pt;
    background: #736552;
    }

.haupttext {
    font-family: Tahoma;
    font-size: 10pt;
    color: black;
    background: #ccd3dc;
    }

.haupttext a:link    { text-decoration:none; color:#0000FF}
.haupttext a:visited { text-decoration:none; color:#0000FF}
.haupttext a:hover   { text-decoration:none; color:#000000}

.haupttext2 {
    font-family: Tahoma;
    font-size: 10pt;
    color: black;
    }

.haupttext3 {
    font-family: Tahoma;
    font-size: 10pt;
    color: black;
    }

.haupttext3 a:link    { text-decoration:none; color:#0000FF}
.haupttext3 a:visited { text-decoration:none; color:#0000FF}
.haupttext3 a:hover   { text-decoration:none; color:#000000}

a:link    { text-decoration:none; color:#FFFFFF}
a:visited { text-decoration:none; color:#FFFFFF}
a:hover   { text-decoration:none; color:#000000}

