a:visited { color: #9999FF; }

a:hover { text-decoration: underline overline; }

.nav-table {
  background-color: #000066;
  border-color: #CCCCCC;
  border-width: medium;
}

.headline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5em;
}

.subheadline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
}

.text {
  font-family: Arial, Helvetica, sans-serif;
  word-spacing: 0.2em;
}

.text-klein {  
	font-family: Arial, Helvetica, sans-serif; 
	word-spacing: 0.2em; 
	font-size: 12px;
}

.text-fett {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.9em;
}

.text-nav {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFCC00;
  font-size: 0.9em;
}

.kleiner {
  font-size: 11px;
  word-spacing: 0.2em;
}

.rot {  color: #dd0000; font-weight: bold}

fieldset { width: 355px; }

.accesskey {text-decoration: underline;}

.rot-klein { font-size: 11px; color: #dd0000;}

.sitemap, .sitemap a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  color: #000065;
  word-spacing: 0.1em;
  text-decoration: none;
}

.sitemap a:visited { color: #7799bb; }

.sitemap a:hover {
  color: #445599;
  text-decoration: underline overline;
}

.sitemap a:active { color: #778099; }

