body {
	background-color: #ffffff;
	text-align: justify;
}
h1 {
	font-size: 16px;
	color: #ffffe7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #008080;
	width: 550px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.aktuell a {
	font-size: 13px;
	color: #ffffe7;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #1daf80;
	width: 550px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
li {
	padding-bottom: 10px;
}
ul {
	padding-left: 20px;
	margin-left: 0px;
}
.aktuell a:hover {
	text-decoration: underline;
	
}
.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.zurueck a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #eb4c4c;
	font-weight: bold;
	text-decoration: underline;
	background-color: none;
}
.zurueck a:hover {
	text-decoration: underline;
}
#contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#contentText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#contentText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#iFrame {
}

