h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CF5A45;

}
table {
	border: 0;
	font-size: 11px;
	color: #000000;
}
.ohneRahmen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h3 {
	font-size: 16px;
	color: #CF5A45;

}
a {
	color: #4F4F50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;



}
a:link {
	color: #4F4F50;
}
a:hover {
	color: #FB6D54;
	text-decoration: underline;

}
a:visited {
	color: #4F4F50;
}
body {
	background-color: #FFF2CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}
