body
{
	font-family:                Tahoma; 
    font-size:                  12;
    color:         		        #000000;
    margin-top:	         		0px;
    margin-bottom:		 		0px;
    margin-left:		 		0px;
    margin-right:		 		0px;
    background-color:           #EEF9E4;
    scrollbar-face-color: 	 	#57A20D;
    scrollbar-highlight-color:	#ffffff;
    scrollbar-shadow-color:	    #EBF9DE;
    scrollbar-3dlight-color:	#D0F5AC;
    scrollbar-arrow-color:	    #EBF9DE;
    scrollbar-track-color:	    #D0F5AC;
    scrollbar-darkshadow-color: #000000; 
}
.table
{
    font-family: Tahoma;
    font-size:   12;
    font-weight: bold;
}
td
{
    font-family: Tahoma;
    font-size:   12;
    font-weight: bold;
}
td.menuheader
{
    font-family:      Tahoma;
    font-weight:      bold;
    font-size:        13;
    color:            #ffffff;
    background-color: #57A20D;
    padding-left:     5px;
    padding-right:    5px;
    padding-top:      3px;
    padding-bottom:   3px;
}
td.witz
{
    font-family:      Tahoma;
    font-weight:      bold;
    font-size:        13;
    color:            #000000;
    background-color: #bff38b;
    padding-top:      18px;
    padding-bottom:   18px;
    padding-left:     15px;
    padding-right:    15px;
    text-align:       left;
}
.bot
{
    font-family:     Tahoma;
    font-size:       10;
    font:            900;
    text-decoration: none;
    padding-left:    5px;
    padding-right:   15px;
}
.bsmall
{
    font-family: Tahoma;
    font-size:   12;
    font-weight: bold;
}
.bigger
{
    font-family: Tahoma;
    font-size:   14;
    font-weight: bold;
}
.menu
{
    font-family:      Tahoma;
    font-weight:      bold;
    font-size:        11;
    color:            #000000;
    background-color: #bff38b;
    text-decoration:  none;
    padding-bottom:   3px;
    padding-left:     4px;
    padding-right:    4px;
}
div
{
    font-family: Tahoma;
    font-size:   12;
    font-weight: bold;
}
p
{
    font-family:   Tahoma;
    font-size:     12;
    font-weight:   bold;
    padding-left:  8px;
    padding-right: 8px;
}
h1
{
    font-family:    Tahoma;
    font-weight:    bold;
    font-size:      22;
    text-align:     center;
    padding-top:    5px;
    padding-bottom: 5px;
    color:          #57A20D;
}
h2
{
    font-family:    Tahoma;
    font-weight:    bold;
    font-size:      18;
    text-align:     center;
    padding-top:    5px;
    padding-bottom: 5px;
    color:          #57A20D;
}
h3
{
    font-family:    Tahoma;
    font-weight:    bold;
    font-size:      14;
    text-align:     center;
    padding-top:    5px;
    padding-bottom: 5px;
    color:          #57A20D;
}
a
{
    font-family:     Tahoma;
    text-decoration: none;
    color:           #6FAC32;
}
a:hover
{
    color: #A6ADA0;
}