/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background-color: rgb(0,0,100);}
 A:active { font-size: 16px; color: rgb(255,255,255);}
 A:link { font-size: 16px; color: rgb(255,255,255);}
 A:hover { font-size: 16px; color: rgb(255,153,51);}
 A:visited { font-size: 16px; color: rgb(255,255,255);}
 H1 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 28px;}
 H2 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 24px;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 16px; color: rgb(255,255,255);}
 H3 { font-family: 'Comic Sans MS', Tekton, Blueprint, 'Dom Casual', 'Dom Casual BT', cursive; font-size: 20px; color: rgb(85,31,0);}
 LI { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 16px; list-style-type: circle;}
 A { font-size: 16px; color: rgb(255,255,255);}
 H4 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 20px; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 9pt; color: rgb(255,153,51); background-color: transparent; background-image: none; border-left-style: none; border-top-style: none; border-right-style: none; 
border-bottom-style: none;}
 H5 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 14px;}
 H6 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 20px; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-align: center;}
 
