
a   { color: blue; font-size: 12px; font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; text-decoration: underline }
h1 { color: #000000; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { color: #f06000; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: #408040; font-size: 16px; line-height:1.4em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: #000040; font-style: normal; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td  { color: #000000; font-size: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }

.cNavigation {  font-family: 'Times CE', 'Times New Roman CE', 'Arial CE', 'Times New Roman', 'Arial';  font-siz: 12pt;  font-weight: normal;  background-color: #2222aa }
.cNavigation A:link {  color: #ffffff;  text-decoration: none }
.cNavigation A:visited {  color: #00ffff;  text-decoration: none }
.cNavigation A:hover {  color: #ffaa44;  text-decoration: none }
.cNavigation A:active {  color: #f0f000;  text-decoration: none }
.cActiveNavigation {  font-famil: 'Times CE', 'Times New Roman CE', 'Arial CE', 'Times New Roman', 'Arial';  font-siz: 12pt;  font-weight: normal;  background-color: #ffccaa;  color: #3a3a3a;  text-decoration: none }

.cNavigationSub {  font-family: 'Times CE', 'Times New Roman CE', 'Arial CE', 'Times New Roman', 'Arial';  font-siz: 12pt;  font-weight: normal;  background-color: #2222aa }
.cNavigationSub A:link {  color: #ffffff;  text-decoration: none }
.cNavigationSub A:visited {  color: #00ffff;  text-decoration: none }
.cNavigationSub A:hover {  color: #ffaa44;  text-decoration: none }
.cNavigationSub A:active {  color: #f0f000;  text-decoration: none }
.cActiveNavigationSub {  font-famil: 'Times CE', 'Times New Roman CE', 'Arial CE', 'Times New Roman', 'Arial';  font-siz: 12pt;  font-weight: normal;  background-color: #ffbb88;  color: #3a3a3a;  text-decoration: none }


.cNavigationBack {  font-family: 'Times CE', 'Times New Roman CE', 'Arial CE', 'Times New Roman', 'Arial';  font-size: 12pt;  font-weight: normal;  
background-color: #ddaa00 }
.cNavigationBack A:link {  color: #ccffff;  text-decoration: none }
.cNavigationBack A:visited {  color: #ccffff;  text-decoration: none }
.cNavigationBack A:hover {  color: yellow;  text-decoration: none }
.cNavigationBack A:active {  color: #ccffff;  text-decoration: none }
.cActiveNavigationBack {  font-family: 'Times CE', 'Times New Roman CE', 'Arial CE', 'Times New Roman', 'Arial';  font-size: 12pt;  font-weight: bold;  background-color: #000080;  color: #ccffff;  text-decoration: none}

.cNavigationActuell {  font-family: 'Times CE', 'Times New Roman CE', 'Arial CE', 'Times New Roman', 'Arial';  font-siz: 12pt;  font-weight: normal;  background-color: #882288 }
.cNavigationActuell A:link {  color: #ffffff;  text-decoration: none }
.cNavigationActuell A:visited {  color: #00ffff;  text-decoration: none }
.cNavigationActuell A:hover {  color: #ffaa44;  text-decoration: none }
.cNavigationActuell A:active {  color: #f0f000;  text-decoration: none }
.cActiveNavigationActuell {  font-famil: 'Times CE', 'Times New Roman CE', 'Arial CE', 'Times New Roman', 'Arial';  font-siz: 12pt;  font-weight: normal;  background-color: #ffbb88;  color: #3a3a3a;  text-decoration: none }


 #menu { width: 270px; background: #2222aa; }

#menu ul { list-style: none; margin: 0; padding:  2px 3px ; }

#menu a {
  font: 12px/16px arial, helvetica, sans-serif;
  display: block;
  border-width: 3px; border-style: solid; border-color: #dd8 #aa2 #660 #ccb;
  margin: 0; padding: 2px 3px; }

#menu a { color: #0ff; background: #2222aa; text-decoration: none; }

#menu a:hover { color: #a00; background: #fff; }
 #menu li { position: relative; }

#menu ul ul ul {position: absolute; top: 0; left: 100%; width: 100%; }

div#menu ul ul ul , div#menu ul ul li:hover ul ul {display: none;}

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {display: block;}