body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}
.Stil12 {color: #ffffff}
.Stil13 {font-size: 20px}


div#superimposedText {
    position:fixed;
    top:20px; /*Rand vom Text*/
    left:20px; /*Rand vom Text*/
}

p {
    margin: 1px; /*zeilenabstand*/
    letter-spacing: 2px; /*laufweite*/
}


