#navi a {
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navi a:link {
	text-decoration: none;
}
#navi a:visited {
	text-decoration: none;
	color: #003399;
}
#navi a:hover {
	text-decoration: none;
	color: #66CCFF;
}
#navi a:active {
	text-decoration: none;
	color: #003399;
}


#main a {
	color: #003399;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
#main a:link {
	text-decoration: none;
}
#main a:visited {
	text-decoration: none;
	color: #003399;
}
#main a:hover {
	text-decoration: none;
	color: #66CCFF;
}
#main a:active {
	text-decoration: none;
	color: #003399;
}


#footer a {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #003399;
}
#footer a:hover {
	text-decoration: none;
	color: #66CCFF;
}
#footer a:active {
	text-decoration: none;
	color: #003399;
}


.inhalt a {
	color: #003399;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inhalt a:link {
	text-decoration: none;
}
.inhalt a:visited {
	text-decoration: none;
	color: #003399;
}
.inhalt a:hover {
	text-decoration: none;
	color: #66CCFF;
}
.inhalt a:active {
	text-decoration: none;
	color: #003399;
}

.location a{
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-weight:bold;     
}
