body {
	color: #D9DADB;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.normalFont {
	color: #D9DADB;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
/**/
#headerRechts a {
	color: #D9DADB;
	text-decoration: none;
}
#headerRechts a:hover {
	color: #FFF381;
	text-decoration: none;
}
h1 {
	color: #FFF381;
	font-size:28px;
	line-height: 32px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.link {
	background-image: url(bilder/pfeil_gelb.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 40px;
}
ul {
	margin: 0px;
	padding-left: 20px;
}
li {
	list-style: url(bilder/dot_gelb_list.gif);
}
p {
	padding: 0px;
	margin: 0px;
}
