.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

a.navi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E1E8F2;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #557BCA;
	border-right-color: #557BCA;
	border-bottom-color: #557BCA;
	border-left-color: #557BCA;
}

a.navi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1DEF3;
	text-decoration: none;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1DEF3;
	text-decoration: none;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7298D7;
}.bigheadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BACDEE;
	text-decoration: none;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	text-align: justify;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}

a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A67BA;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}

a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B6CBED;
	border-right-color: #B6CBED;
	border-bottom-color: #B6CBED;
	border-left-color: #B6CBED;
}

