a:link {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 13px;
	text-decoration: none;
	height: 18px;
	width: 75px;

	
}

a:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 13px;
	text-decoration: none;
	height: 18px;
	width: 75px;
}

a:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 13px;
	text-decoration: none;
	height: 18px;
	width: 75px;

}

a:active {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 13px;
	text-decoration: none;
	height: 18px;
	width: 75px;

}



a.nav:link {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 13px;
	text-decoration: none;
	height: 18px;
	width: 75px;

	}
	

a.nav:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 13px;
	text-decoration: none;
	height: 18px;
	width: 75px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 13px;
	text-decoration: none;
	height: 18px;
	width: 75px;
}
.titel {
	font-family: Tahoma;
	font-size: 41px;
	color: #F0FA7C;
}
.content {

	font-family: Arial;
	font-size: 9px;
}

