body {
	background-color: #000;
	color: #DDD;
	font-family: helvetica, arial, sans-serif;

	text-align: justify;
  

}

html{ 
	-webkit-text-size-adjust:none;
 }

.datum {

	background-color: #100;
	font-size: 38pt;
	color: #0EF;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	text-align: justify;
}


a:link, a:visited, a:focus, a:hover, a:active  { 
	text-decoration: none; 
	border: none;
	margin: none;
	color: #888;
	font-size: 1em;
}

.banner {
	color: #DDDDDD;
	font-size: 1em;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
}
	 
.navigation {
	margin-top: 14px;
}

.lastEdit { 
	margin: 0px;
	color: #888888;
	font-size: 1em;
	text-align: right;
}

.themaText { 
	float: left;
	font-size: 1em;
	font-weight: bold;
	color: #DDDDDD;
}

.themaLink { 
	text-align: right;
}

h4 {
	font-size: 1em;
}

img {
	border: none;
	margin: 0px;
	width: 22em;
  align="center";
}