.navigation 

a:link {
	color: #d6b453;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;	
}
a:visited {
	color: #d6b453;
	font-family: Arial, Helvetica, sans-serif;
 	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
 	text-decoration: underline;
	font-weight: bold;
}
.white-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	}
.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	}
.text-kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	}
.h-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	font-style: bold;
	text-decoration: none;
	}
.gruen {
	color: #00DF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.orange {
	color: #FFBF55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #FFBF55;
	}

