a,
a.aktiv,
th p a:hover {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	vertical-align: top;
}

th p {
	text-align: left;
}

th p a {
	color: #CCCCCC;
}

ul {
	list-style-type: disc;
	list-style-image: url(../icon/punkt_kl.gif);
}

.bgRot {
	background-color: #CC0000;
}

.bgSchwarz,
#pufferBody {
	background-color: #000000;
}

.textAlignRight {
	text-align: right;
}

#inhaltBody {
	padding-left: 21px;
}
