body {
	background-color: #FBCB23;
	font-family:Rotis sans serif, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1em;
	font-weight: normal;
	color: #B80B0A;
}
td,p {
	font-family:Rotis sans serif, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1,2em;
	font-weight: normal;
	color: #B80B0A;
  }

.links {
	background-color:#ED9803;
	font-size: 10pt;
	line-height: 1em;
	font-weight: bold;
}
.links:hover {
    color: #FBCB23;
}
.ueberschrift {
	font-size: 12pt;
	line-height: 1em;
	font-weight: bold;
	padding-top: 40px;
}
a:hover {
	color:#ED9000;
  }
a {
 	color: #B80B0A;
	text-decoration:none;
}