body {
	background-color: #fffbbb;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	margin-top: 30px;
	color: #B9B9B9:
}
body, td, th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #B9B9B9;
}
h1 {
 	font-size: 16px;
}
a {
	color: #ffffff;
  	text-decoration: none;
}
a:link {
	color: #ffffff;
  	text-decoration: none;
}
a:visited {
  	color: #ffffff;
}
a:hover {
	color: #ffffff;
         text-decoration: underline;
}
#orange a {
	color: #000000;
  	text-decoration: none;
}
#orange a:link {
	color: #000000;
  	text-decoration: none;
}
#orange a:visited {
  	color: #000000;
}
#orange a:hover {
	color: #000000;
         text-decoration: underline;
}
#ueberschrift {
	font-size: 14px;
         color: #ffffff;
}
#auswahl {
	margin-left: 50px;
}
#auswahl a {
	color: #B9B9B9;
  	text-decoration: none;
}
#auswahl a:link {
	color: #B9B9B9;
  	text-decoration: none;
}
#auswahl a:visited {
  	color: #B9B9B9;
         text-decoration: none;
}
#auswahl a:hover {
	color: #ffffff;
         text-decoration: none;
}
#pfeil {
	float: left;
	padding-left: 24px;
	padding-top: 42px;
}
#zahlen a {
	font-size: 14px;
	color: #ffffff;
}
#zahlen a:link {
	font-size: 14px;
	color: #B9B9B9;
  	text-decoration: none;
}
#zahlen a:visited {
	font-size: 14px;
  	color: #B9B9B9;
         text-decoration: none;
}
#zahlen a:hover {
	font-size: 14px;
	color: #ffffff;
         text-decoration: underline;
}