body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-position: center;
	text-align: center;
	color: #FFFFFF;
}
.text_schwarz {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.text_weiss {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.menu1 {
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	font-size: 15px;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #4DB7B5;
	text-decoration: none;
}
a:active {
	color: #4DB7B5;
	text-decoration: none;
}

.impressum {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu1tuerkis {
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	font-size: 15px;
	color: #4AB8B9;
}

