.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(0, 184, 241);
	text-decoration: none;
}

.navigation_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: rgb(0, 184, 241);
	text-decoration: none;
}

a.navigation:hover {
	font-weight: bold;
}

a.navigation:focus {
	font-weight: bold;
}

a.navigation:active {
	font-weight: bold;
  text-decoration: underline;
}

.text_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: rgb(45, 102, 113);
	text-decoration: none;
}

.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(45, 102, 113);
	text-decoration: none;
}

.text_zitat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(45, 102, 113);
	text-decoration: none;
}

a.text_normal:hover {
	font-weight: bold;
}
a.text_normal:focus {
	font-weight: bold;
}
a.text_normal:active {
	font-weight: bold;
  text-decoration: underline;
}

a.text_headline:hover {
	font-weight: bold;
  text-decoration: underline;
}

a.text_headline:active {
	font-weight: bold;
  text-decoration: underline;
}

.navlinie_01 {
  width: 170px; 
  height: 1px;
}

.navlinie_02 {
  width: 142px; 
  height: 1px;
}

.navpfeil {
  width: 9px; 
  height: 7px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(0, 0, 0);
	text-decoration: none;
}
.hinweis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(255,255,255);
    text-decoration: underline;
}
a.hinweis:hover {
	font-weight: bold;
}

