body,td,th {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
	}
	body {
		background-color: #FFFFFF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	a.menu{
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	padding-right: 2px;
	}
	.titel{
		color: #ffffff;
		font-size: 19px;
	}
	.autor{
		color: ##B0271F;
		font-size: 11px;
	}
	.fehler {
		color: #ff0000;
		font-size: 11px;
		font-weight: bold;
		list-style-type: disc;
	}
	.fehlerstelle {
		color: #ff0000;
		border: 1 solid #ff0000;
	}
	.kategorie_links{
		color: #ffffff;
		font-size: 13px;
		list-style-type: disc;
		margin-left: -15px;
		padding-bottom: 8px;
	}
	.kategorie_link_aktiv{
		color: #ffcc66;
		font-size: 13px;
		list-style-type: disc;
		margin-left: -10px;
		padding-bottom: 8px;
	}
	h1 {
	font-size: 14px;
	color: #B0271F;
	margin: 2px;
	font-weight: light;
	}
	h2 {
		background-color: #FFFFFF;
		color: #000000;
		font-size: 11px;
		margin:0;
		font-style: italic;
		font-weight: bolder;
	}
	
	h3 {
		font-size: 11px;
		font-weight: bold;
		color: #0066CC;
		margin: 2px;
	
	}
	h4 {
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
		background-color: #5066AE;
		margin-top: 8px;
		padding: 3px;
		text-align: center;
	
	}
a {
	color: #5066AE;
	text-decoration: none;
}