.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
}
.nav_fett {
	font-size: 20px;
	font-weight: lighter;
	color: #D5D5D5;
	background: #575757;
}
.inhalt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C0C0C0;
	font-weight: normal;
}
.inhalt2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ababab;
	font-weight: normal;
}
.orange_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}
