@charset "utf-8";
/* CSS Document */
body{
	margin-top:0px;
	float:center;
	background-color:#000;
}
a.men:link {
	color: #000000;
	text-decoration: none;
}
a.men:visited {
	text-decoration: none;
	color: #000000;
}
a.men:hover {
	text-decoration: none;
	color: #666666;
}
a.men:active {
	text-decoration: none;
}
a.txt:link {
	color: #ff00e4;
	text-decoration: none;
}
a.txt:visited {
	text-decoration: none;
	color: #ff00e4;
}
a.txt:hover {
	text-decoration: none;
	color: #666666;
}
a.txt:active {
	text-decoration: none;
}
#kopp{
	text-align:center;
}
#bo{
	background-color:#FFF;
	width:900px;
	position:absolute;
	left: 50%;
	margin-left: -450px;
	margin-top:30px;
	vertical-align:baseline;
	
	
}
#menno{
	background-color:#FFF;
	width:900px;
	position:absolute;
	left: 50%;
	margin-left: -450px;
	
	height: 30px;
	text-align:right;
	font:Verdana, Geneva, sans-serif;
	padding-right:0px;
}
#fuss{
		text-align:center;
	}
	
.txt-all {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left:30px;
	margin-top:30px;
	margin-right:60px;
}

.all-center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.men {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#txt-danke {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #FFF;
}
