.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: normal;

}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8DC98;
}
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F8DC94;
	font-weight: bold;
	font-style: normal;

}
a.menue:hover {
	text-decoration: none;
	color: #C86000;


}
a.menue {
	text-decoration: none;
}
header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F8F0C8;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C86000;
	border: none;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;






}
.textwhitebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFD0;
	text-decoration: none;
}
a.textwhite {
	text-decoration: underline;
	font-weight: normal;

}
a.textwhite:hover {
	text-decoration: none;
	color: #F8DC98;


}
a.textwhitebig:hover {
	color: #D06010;
}
