body {
    font-family: Verdana;
	font-size: 10px;
	background-attachment: fixed;
	margin: '0px' '0px' '0px' '0px'
}
.ueberschfrift {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.head {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ca6e02;
}

a.inhalt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}
.inhalt {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.inhalt2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.nav {
   color: #ffffff; 
   text-decoration: none;
   font-family: Verdana;
   font-size: 10px;
   }
a {
   color: #ffffff; 
   text-decoration: none;
   font-family: Verdana;
   font-size: 10px;
   }
a:hover {
   color: #F9B812;
   text-decoration: none
   }