/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.NaviOben:active {
	text-decoration: none 
}

.NaviOben {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none 
}

.LinkFinanzrechner {
	font-size: 18px;
 	color: rgb(31,77,3);
 	text-decoration: underline
}

.BilderRahmen {
	border: 4px ridge rgb(0,0,52);
 	padding: 2px
}

.NaviOben:link {
	text-decoration: none 
}

.NaviObenHome {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(0,0,52);
 	font-weight: bold;
 	text-decoration: none 
}

.NaviOben:hover {
	color: rgb(249,8,44);
 	text-decoration: none 
}
