body{
        font-family: Arial;
        text-align: center;
        background: #FCF2CF;

        	scrollbar-base-color: #fcf2cf;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-arrow-color: #008000;
	scrollbar-darkshadow-color: #707070;
	scrollbar-face-color: #d4c3aa;
	scrollbar-highlight-color: #fcf2cf;
	scrollbar-shadow-color:	#807C80;
	scrollbar-track-color: #008000;
}

table{
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px;

}

th{
         font-size: 22px;
         padding-bottom: 75px;
         font-family: georgia;
         color: #008000;
         text-align: left;
         padding-left: 50px;
         padding-right: 50px;
         padding-top: 10px;
}


h1{
        font-family: Georgia;
        font-size: 30px;

}

input
               {
                 height: 20px;
                 background-color: #d4c3aa;
                 font-size: 14px;
                }

a{
	font-size: 12px;
        text-decoration: none;
        color: #008000;
        font-weight: 600;
}
a:active{
	color: black;
}
a:hover{
         color: black;
         text-align: center;
}

.klein{
        font-size: 10px;
}

.gruen{
         color: #008000;
}

.ueberschrift{
        font-size: 14px;
        font-weight: 700;
        text-align: left;
        border-bottom-style: solid;
}

.links{
        text-align: left;
        font-weight: 500;
        width: 300px;
}

.preis{
	width: 80px;

}

.fett_{
	font-size: 14px;
        	font-weight: 700;
         border-bottom-style: solid;
}
.schwarz{
	color: black;
}
.beschreibung{
	text-align: left;
         font-style: italic;
}
.links2{
        text-align: left;
        font-weight: 500;
        width: 150px;
}
.fett{
	font-size: 14px;
        	font-weight: 700;
}
.mitte
{
	text-align: center;
}
.kleinfett{
	text-align: center;
	font-size: 12px;
        	font-weight: 700;
}
.schwachklein{
	font-size: 11px;
         font-weight: 300;
         }
.mittelklein{
	font-size: 11px;
         font-weight: 500;
         }
.starkklein{
	font-size: 11px;
         font-weight: 700;
         }
.schwachgross{
	font-size: 13px;
         font-weight: 300;
         }
.mittelgross{
	font-size: 13px;
         font-weight: 500;
         }
.starkgross{
	font-size: 13px;
         font-weight: 700;
         }
.buch{
      	font-size: 50px;
         color: #008000;
         filter: Glow(color=#d4c3aa, strength=12);
         }
