body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	background-color: #FFFFFF;

	}
	
.thema {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	}
	
.datum {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;

	}

#footer {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	}

a {
	color: #666666;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
	
a:active {
	color: #000000;
	text-decoration: none;
	}

.seitenanfang {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
	text-transform: none;
	letter-spacing: 1px;
	}

