/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: small; background-color: rgb(255,255,255); background-image: none;}
 A:active { font-size: small; color: rgb(0,128,0);}
 A:link { font-size: small; color: rgb(0,51,0);}
 UL { font-size: small; vertical-align: super; list-style-image: url("../assets/images/dataicon.gif"); margin-left: 25px;}
 A:visited { font-size: small; color: rgb(255,0,0);}
 .TextObject { font-size: small;}
 H1 { font-size: x-large;}
 H2 { font-size: large;}
 P { font-size: small; line-height: 130%; text-align: justify;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: medium; color: rgb(204,0,0); font-weight: normal; font-style: normal;}
 OL { font-size: small; padding-bottom: 5px;}
 H4 { font-size: small;}
 .TextNavBar { font-size: small; color: rgb(0,51,0); font-weight: normal; font-style: normal; text-align: left; background-color: rgb(255,255,255); border: 1px outset rgb(0,0,0);}
 H5 { font-size: x-small;}
 H6 { font-size: xx-small;}
 A:hover { font-size: small; color: rgb(102,153,51); font-weight: normal; font-style: normal;}
 
