.navbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	position: relative;
	left: 65px;
	text-decoration: none;
	z-index: 1;
	top: 0;
}

.navbarlinks_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	position: relative;
	left: 65px;
	text-decoration: none;
	z-index: 1;
	top: -20;
}

.impressumlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	position: relative;
	left: 25px;
	text-decoration: none;
	width: 80;
}


a:link { text-decoration:none;  color:#333333; }
a:visited { text-decoration:none;  color:#333333; }
a:hover { text-decoration:none; color:#0000FF; }
a:active { text-decoration:none;  color:#333333; }

a.link:link { text-decoration:none;  color:#0000CC; }
a.link:visited { text-decoration:none;  color:#0000CC; }
a.link:hover { text-decoration:underline;  color:#0000CC; }
a.link:active { text-decoration:none;  color:#333333; }

.normtext {
	font-family: Georgia, "Times New Roman", Times, serif;
}
