BODY {
        background-image : url(hinter.jpg);
        margin-left : 5px;
}

font.bodytext {
        font : normal bolder medium sans-serif;
        font-size : medium;
        height : 8px;
        color : #28A429;
}

font.verm {
        font : italic bolder medium sans-serif;
        font-size : large;
        height : 8px;
        color : Red;
}

font.verm1 {
        font : italic bolder medium sans-serif;
        font-size : medium;
        height : 6px;
        color : green;
}

font.verm2 {
        font : italic bolder medium sans-serif;
        font-size : medium;
        height : 6px;
        color : blue;
}
font.bodytextalter   {
        font : normal bolder medium sans-serif;
        font-size : medium;
        height : 8px;
        color : #8D99A7;
}
font.bodytextalarm   {
        font : normal bolder medium sans-serif;
        font-size : large;
        height : 9px;
        color : Red;
}
.plus  {
        margin-left : 1px;
        list-style-type : none;
}

.plus li:first-letter{
        color: red;
}
h4 {
        color : Blue;
        font-size : large;
        font-style : italic;
        font-weight : bold;
        height: 8px;
}
P {
        font : italic bold medium Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : #5B5B5B;
}

}
A:LINK {
        color : Blue;
        font-size : medium;
        font-style : italic;
        font-weight : bold;
}

A:VISITED {
        color : Maroon;
        font-size : medium;
        font-style : italic;
        font-weight : bold;
}

A:HOVER {
        color : Red;
}

A:ACTIVE {
        text-decoration : none;
}

H1 {
        color : Green;
        font-style : italic;
        font-variant : normal;
        font-weight : bold;
}

H2 {
        color : Green;
        font-style : oblique;
}

H3 {
        color : #0070C0;
        font-style : oblique;
}

form{
        border-width : 0 0 0 0;
}

div.kopf {
        padding : 5px;
        font : 30px Arial, Helvetica, sans-serif;
        font-style : italic;
        font-weight : bolder;
        text-align : center;
        background-image : url(marmor2.jpg);
        }


DIV.tabelle  {
        float : none;
        padding-top : 20px;
        text-align : center;
}

DIV.tabelle_border  {
        float : none;
        padding-top : 20px;
        text-align : center;
        border : thin solid Silver;
}
/*   Hinweis auf Bilder usw. in der Fußzeile */
DIV.fhinweis  {
    font-weight : bold;
    font-style : italic;
    color : Blue;
        float : none;
        padding-top : 20px;
        text-align : center;
        font-size : x-small;
}
DIV.fhinweisx  {
    font-weight : bold;
    font-style : italic;
    color : red;
        float : none;
        text-align : center;
        font-size : x-small;
}
DIV.fhinweisy  {
    font-weight : bold;
    font-style : italic;
    color : blue;
        float : none;
        text-align : left;
        font-size : small;
}
/*   kleiner Vermittlungshinweis */
DIV.fhinweis2  {
    font-weight : bold;
    font-style : italic;
    color : red;
        float : none;
        text-align : center;
        font-size : x-small;
}
font.fhinweis3  {
        font-weight : bold;
        font-style : normal;
        color : Blue;
        float : none;
        padding-top : 20px;
        text-align : left;
        font-size : small;
        font-family : Arial;
}
/*  Linkhinweise im Mittelteil   unten */
DIV.flink  {
        float : none;
        padding-top : 10px;
        text-align : center;
}
DIV.tabelle-paper  {
        float : none;
        padding-top : 20px;
        text-align : left;
        background-image : url(papier.bmp);
        border : double Green;
        font-style : italic;
        font-size : larger;
        font-family : cursive;
}
DIV.tabelle-gandalf  {
        float : none;
        padding-top : 20px;
        text-align : left;
        background-image : url(gandalfback.jpg);
        font-style : italic;
        font-size : larger;
        font-family : cursive;
        border : medium Black;
}

#iframe_1 {
        text-align: left;
        width: auto;
        height: 400px;
        border : thin solid Black;
        background-color : #E0e1c6;
}

.abstand_iframe{
padding: 10px;
}

.scrollbereich {
        overflow: auto;
        width: auto;
        height: 380px;
}
.scrollbarabstand {
padding-right: 20px;
}
