
BODY {
        background-color: #FFE8E2;
        font-family: Comic Sans MS;
        font-size: 15px;
        font-color: #800000;
        scrollbar-base-color: #FFDCD2;
        scrollbar-face-color: #800000;
        scrollbar-arrow-color: #FFDCD2;
        scrollbar-highlight-color: #FFDCD2;
        scrollbar-shadow-color: #3F0000;
        scrollbar-3dlight-color: #800000;
         margin-left:100px;
         margin-right:50px;
         background-image:url(../pics/hi_pfeff.gif);
         background-repeat:repeat-y;
}


A:LINK {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: 700;
        color: #003F00;
        text-decoration: none;
}
A:VISITED {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: 700;
        color: #800000;
        text-decoration: none;
}
A:HOVER {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: 700;
        color: #800000;
        text-decoration: underline;
}
A:ACTIVE {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: 700;
        color: #800000;
        text-decoration: none;
}

h1 {
 font-weight: bold;
 text-align: center;
 font-size:18px;
 color:#003F00;
}

h2 {
 font-weight: bold;
 text-align: left;
 font-size:17px;
 color:#003F00;
}

h3 {
 font-weight: bold;
 text-align: left;
 font-size:18px;
 color:#003F00;
 margin-bottom:0px;
}
/*Schrift und Größe anpassen!!*/
select {
 color:#800000;
 background-color:#FFDED5;
 font-family:Comic Sans MS;
 font-size:12px;
}

td {
 font-size:15px;
 color:#800000;
 vertical-align:top;
}

td.tab {
 border-width:4px;
 border-color:#B6CA91;
 border-style:ridge;
 padding:3px;
 background-color:#FFDED5;
}

p.liob {
 font-weight: bold;
 text-align: center;
 font-size: 15px;
 color:#003F00;
}

p.limit {
 font-weight: bold;
 text-align: center;
 font-size: 30px;
 color:#800000;
 margin-bottom:0pt;
}

p.mwst {
 font-weight: normal;
 text-align: center;
 font-size: 9px;
 color:#800000;
 margin-bottom:5pt;
 margin-top:2pt;
 text-align: right;
}

span.kessie {
 font-family: Comic Sans MS;
 font-size: 13px;
 font-color: #800000;
 font-style:italic;
}

/*Linkformatierung für grüne Navig auf den Seiten*/

.linknavig A:link {
        font-family: Comic Sans MS;
        font-size: 12px;
        font-weight: 600;
        color: #800000;
        text-decoration: none;
}
.linknavig A:visited {
        font-family: Comic Sans MS;
        font-size: 12px;
        font-weight: 600;
        color: #800000;
        text-decoration: none;
}
.linknavig A:hover {
        font-family: Comic Sans MS;
        font-size: 12px;
        font-weight: 600;
        color: #FFFFFF;
        text-decoration: none;
}
.linknavig A:active {
        font-family: Comic Sans MS;
        font-size: 12px;
        font-weight: 600;
        color: #800000;
        text-decoration: none;
}

/* Linkformatierung für Navigation mit grünen Punkten */

.punkt A:LINK {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: normal;
        color: #003F00;
        text-decoration: none;
}
.punkt A:VISITED {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: normal;
        color: #003F00;
        text-decoration: none;
}
.punkt A:HOVER {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: normal;
        color: #800000;
        text-decoration: underline;
}
.punkt A:ACTIVE {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: normal;
        color: #003F00;
        text-decoration: none;
}
