BODY{    BACKGROUND-COLOR: #fff8d8    BACKGROUND-REPEAT: repeat-y;    COLOR: black;    FONT-FAMILY: Arial;    FONT-SIZE: 10pt;    MARGIN: 0px}TH{    BACKGROUND-COLOR: silver;    FONT-FAMILY: Arial;    FONT-STYLE: italic}TD{    FONT-FAMILY: Arial;    FONT-SIZE: 10pt}H1{    COLOR: navy;    FONT-FAMILY: Arial;    FONT-SIZE: 12pt }H2{    COLOR: #024b8f;    FONT-FAMILY: Arial;    FONT-SIZE: 11pt;    FONT-WEIGHT: 600}H3{    COLOR: #ffffff;    FONT-FAMILY: Arial;    FONT-SIZE: 10pt}H4{    COLOR: #00a55a;    FONT-FAMILY: Arial;    FONT-SIZE: 8pt;    FONT-WEIGHT: 100}HR{    COLOR: #cccccc;    HEIGHT: 1pt;    WIDTH: 100%}p.navi A:link {  background-color : #ffffff; color : #024b8f; width : 140; text-align : left; font-family : Arial; font-weight : bold; line-height : 1.5; text-decoration : none; }p.navi A:visited {  background-color : #ffffff; color : #024b8f; width : 140; text-align : left; font-family : Arial; font-weight : bold; line-height : 1.5; text-decoration : none; }p.navi A:Hover {	background-color : royalblue; color : white;	width : 140; text-align : left; font-family : Arial; font-weight : bold; line-height : 1.5; text-decoration : none; }p.navi A:active {  background-color : royalblue; color : white; width : 140; text-align : left; font-family : Arial; font-weight : bold; line-height : 1.5; text-decoration : none; }A:link { color : #024b8f; text-decoration: none; }A:visited {color : #024b8f; text-decoration: none; }A:bb:hover {color: #024b8f; font-family : Arial; text-decoration: underline; }A:active {color: royalblue; text-decoration: none; }ul#Navigation {    width: 9.7em;    margin: 0; padding: 0.3em;    border: 1px solid black;    background-color: silver;  }  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */    width: 11.8em;    w\idth: 9.7em;    padding-left: 0;    padd\ing-left: 0.3em;  }  ul#Navigation li {    list-style: none;    margin: 0.0em; padding: 0;  }  ul#Navigation a {    display:block;    padding: 0.15em;    text-decoration: none; font-weight: bold;    border: 1px solid black;    border-left-color: white; border-top-color: white;    color: maroon; background-color: #ccc;  }  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */    width: 100%;    w\idth: 9.7em;  }  ul#Navigation a:hover {    border-color: white;    border-left-color: black; border-top-color: black;    color: white; background-color: #959595;  }ul#Navi {    width: 9.75em;    margin: 0; padding: 0.3em;    border: 1px solid navy;    background-color: royalblue;  }  * html ul#Navi {  /* Korrekturen fuer IE 5.x */    width: 11.8em;    w\idth: 10.5em;    padding-left: 0.0;    padd\ing-left: 0.3em;  }  ul#Navi li {    list-style: none;    margin: 0.0em; padding: 0;  }  ul#Navi a {    display:block;    width:125px;    padding: 0.1em;    text-decoration: none; font-weight: bold;    border: 1px solid black;    border-left-color: white; border-top-color: white;    color: #024b8f; background-color: #ececec;  }  * html ul#Navi a {  /* Breitenangaben nur fuer IE */    width: 100%;    w\idth: 9.7em;  }  ul#Navi a:hover {    border-color: white;    border-left-color: black; border-top-color: black;    color: white; background-color: #024b8f;  }
