body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color:#333333;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.category {
	font-weight: bold;
	color: #FF0000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.spalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.spalte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.zeile {
	line-height: 6px;
}

