/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(150,75,75);}
 A:active { font-size: 12pt; color: rgb(250,189,139);}
 A:link { color: rgb(250,189,139);}
 A:visited { color: rgb(220,203,171);}
 H1 { font-family: Arial,sans-serif; font-size: 20pt; color: rgb(0,0,5); text-decoration: underline;}
 H2 { font-family: Arial,sans-serif; font-size: 16pt; color: rgb(0,0,5); text-decoration: no;}
 P { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(250,189,139); font-weight: normal; font-style: normal;}
 H3 { font-family: Arial,sans-serif; font-size: 14pt; color: rgb(0,0,5); text-decoration: underline;}
 LI { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(250,189,139); font-weight: normal; font-style: normal;}
 A { font-size: 12pt; color: rgb(250,189,139); text-decoration: underline;}
 H4 { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(0,0,5); text-decoration: underline;}
 .TextNavBar { font-family: Verdana,sans-serif; font-size: xx-small; font-weight: normal; font-style: normal;}
 H5 { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(0,0,5); text-decoration: underline;}
 H6 { color: rgb(250,189,139);}
 A:hover { color: rgb(0,0,5);}
 