
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;
}

/*Linkformatierung für Rohstoff links*/

A:LINK {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: normal;
        color: #003F00;
        text-decoration: none;
}
A:VISITED {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: normal;
        color: #003F00;
        text-decoration: none;
}
A:HOVER {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: normal;
        color: #003F00;
        text-decoration: underline;
}
A:ACTIVE {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: normal;
        color: #003F00;
        text-decoration: none;
}

h1 {
 font-family: Comic Sans MS;
 font-weight: bold;
 text-align: center;
 font-size:18px;
 color:#003F00;
}

h2 {
 font-family: Comic Sans MS;
 font-weight: bold;
 text-align: left;
 font-size:15px;
 color:#003F00;
}

td {
 font-family: Comic Sans MS;
 font-size:15px;
 color:#800000;
}

td.tab {
 font-family: Comic Sans MS;
 border-width:4px;
 border-color:#B6CA91;
 border-style:ridge;
 padding:3px;
 background-color:#FFDED5;
}

p.liob {
 font-family: Comic Sans MS;
 font-weight: bold;
 text-align: center;
 font-size: 15px;
 color:#003F00;
}

p.limit {
 font-family: Comic Sans MS;
 font-weight: bold;
 text-align: center;
 font-size: 35px;
 color:#800000;
 margin-bottom:0pt;
}

span.kessie {
 font-family: Comic Sans MS;
 font-family: Comic Sans MS;
 font-size: 13px;
 font-color: #800000;
 font-style:italic;
}

/*Linkformatierung für normale links*/

.normal A:LINK {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: 700;
        color: #003F00;
        text-decoration: none;
}
.normal A:VISITED {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: 700;
        color: #00003F;
        text-decoration: none;
}
.normal A:HOVER {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: 700;
        color: #800000;
        text-decoration: underline;
}
.normal A:ACTIVE {
        font-family: Comic Sans MS;
        font-size: 15px;
        font-weight: 700;
        color: #800000;
        text-decoration: none;
}

/*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 kessie */

.kessie A:LINK {
        font-family: Comic Sans MS;
        font-size: 13px;
        font-weight: normal;
        font-style: italic;
        color: #003F00;
        text-decoration: none;
}
.kessie A:VISITED {
        font-family: Comic Sans MS;
        font-size: 13px;
        font-weight: normal;
        font-style: italic;
        color: #00003F;
        text-decoration: none;
}
.kessie A:HOVER {
        font-family: Comic Sans MS;
        font-size: 13px;
        font-weight: normal;
        font-style: italic;
        color: #800000;
        text-decoration: underline;
}
.kessie A:ACTIVE {
        font-family: Comic Sans MS;
        font-size: 13px;
        font-weight: normal;
        font-style: italic;
        color: #800000;
        text-decoration: none;
}