body {
	font: 10px Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
#hauptfenster {
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 50%;
	width: 600px;
	height: 400px;
	margin-left: -300px;
	margin-top: -200px;
	background-color: #000000;
}
.systeme_1{
	font-size: 15px;
	font-style: italic;
}
.systeme_2{
	font-size: 15px;
	font-weight: bold;
}
ul {
	position: absolute;
	left: 43px;
	list-style: none;
	color: #333333;
}
a:link.leise, a:visited.leise {
	color: #333333;
	text-decoration: none;
}
a:hover.leise {
	color: White;
}
#text{
	position: absolute;
	left: 83px;
	top: 160px;
}
#mail{
	position: absolute;
	right: 20px;
	bottom: 20px;
	col/or: #00FF33;
}
a:link, a:visited{
	color: #00FF33;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
#impressum {
	position: absolute;
	left: 0px;
	bottom: 20px;
}
.lesbar1 {
	text-align: center;
	margin-top: 50px;
}
.lesbar2 {
	display: none;
}