p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.tabelle {
	background-color: EFA64F;
	border-width: 1px;
	border-style: solid;
	border-color: EDEDF1;
	margin: 1px;
	padding: 2px 5px;
}
.tabelleUnten {
	background-color: EFA64F;
	margin: 1px;
	padding: 2px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: 1D3182;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;

}
a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-size: 11px;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	text-align: left;
}
ul {
	list-style-image: url(grafiken/bullet1.gif);
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
}

