html {font-family: Verdana, Arial, helvetica, sans-serif;
	
}
body {
background-color: #FFFFCC;
		}
	
.kleiner {
	font-size: smaller;
}
.ho-header {
	width: 50%;
	
}
.ho-nav{
	background-color: #0080FF;
	width: 100%;
	color: White;
	font-size: small;
}

