
  
body {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: medium;
}

.content {
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: medium;
	font-family: sans-serif;
}
a.content {
	color: Olive;
	font-weight: normal;
	font-size: medium;
	font-family: sans-serif;
}

a.content:link {
	color: Blue;
	font-weight: normal;
	font-size: medium;
	font-family: sans-serif;
}
a.content:hover {
	color: Red;
	text-decoration: none;
	font-weight: normal;
	font-size: medium;
	font-family: sans-serif;
}


NAV ul#Navigation {
	background-color: white;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

  
ul#Navigation li {
font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: left;
	display: inline;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	padding-top: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	list-style-type: none;
}

  
ul#Navigation a, ul#Navigation span {
  text-decoration: none;
  font-weight: normal;
  color: #6bcdff;
  background-color: white;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  border-top: 2px #808080 solid;
  border-right: 2px #808080 solid;
  border-bottom: 2px #808080 solid;
  border-left: 2px #808080 solid;
}

  
* html ul#Navigation a, * html ul#Navigation span {
  width: 1em; /* nur fuer IE 5.0x erforderlich */
  w/idth: auto; /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}

  
ul#Navigation a:hover, ul#Navigation span {
  color: #ffbd21;
  background-color: #808080;
  border-top: #808080;
  border-right: #808080;
  border-bottom: #808080;
  border-left: #808080;
  border-top: 2px #808080 solid;
  border-right: 2px #808080 solid;
  border-bottom: 2px #808080 solid;
  border-left: 2px #808080 solid;
}

  
NAV ul#NavigationD {
	background-color: white;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

  
ul#NavigationD li {
font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: left;
	display: inline;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	padding-top: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	list-style-type: none;
}

  
ul#NavigationD a, ul#NavigationD span {
  text-decoration: none;
  font-weight: normal;
  color: #6bcdff;
  background-color: white;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  border-top: 2px #808080 solid;
  border-right: 2px #808080 solid;
  border-bottom: 2px #808080 solid;
  border-left: 2px #808080 solid;
}

  
* html ul#NavigationD a, * html ul#NavigationD span {
  width: 1em; /* nur fuer IE 5.0x erforderlich */
  w/idth: auto; /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}

  
ul#NavigationD a:hover, ul#NavigationD span {
  color: #ffbd21;
  background-color: #808080;
  border-top: #808080;
  border-right: #808080;
  border-bottom: #808080;
  border-left: #808080;
  border-top: 2px #808080 solid;
  border-right: 2px #808080 solid;
  border-bottom: 2px #808080 solid;
  border-left: 2px #808080 solid;
}

HEAD {
}

