p {
  font-family: Arial,Helvetica,sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #333;
}
table {
  font-family: Arial,Helvetica,sans-serif;
}
body {
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #CDB189;
}
img#bg {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
} 
a:visited, a:link {
  font-family: Arial,Helvetica,Geneva,Swiss,sans-serif,SunSans-Regular;
  font-weight: bold;
  color: orange;
}
a:hover {
  color: #c81450;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #903;
	text-align: center;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  color: #336633;
}
haupttext {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-variant: small-caps;
  background-color: #ffcc00;
}
