/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */



BODY 
{ 
font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 13pt; color: rgb(2,51,21); 
background-image: url("./assets/images/ButtonA.jpg");
scrollbar-3dlight-color: #CACACA ;
           scrollbar-arrow-color: white ;
           scrollbar-base-color: #CACACA ;
           scrollbar-darkshadow-color:white ;
           scrollbar-face-color:#006600;
           scrollbar-highlight-color:#CACACA ;
           scrollbar-shadow-color: black
}

P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 13px; color: rgb(2,51,21);}


A:link { color: rgb(0,102,51); font-weight: bold; text-decoration: none ;}
A:active { color: rgb(255,0,0); text-decoration: none ;}
A:hover { color: rgb(2,51,21); text-decoration: none ; background-color: rgb(204,204,204);}
A:visited { color: rgb(0,102,51); text-decoration: none ;}

.TextObject { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12px; color: rgb(2,51,21);}
.TextNavBar { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12px; color: rgb(0,102,51); text-decoration: none ;}


UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10px; color: rgb(60,70,80); list-style-image: url("./assets/images/listicon.gif");}
OL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10px; color: rgb(60,70,80);}

td
{ font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 13px; color: rgb(2,51,21);}


H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 18px; color: rgb(0,102,0); font-weight: bold;}
H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 15px; color: rgb(0,102,0); font-weight: bold;}
H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(202,9,9); font-weight: bold;}
H4 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; font-weight: bold; margin-top: 0; margin-bottom: 0}
H5 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10px; color: rgb(202,9,9); font-weight: bold;}
H6 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 8px; color: rgb(202,9,9); font-weight: bold;}


 