@charset "utf-8";
#_menue {
	width: 700px;
	background-image: url(/_images/Bilder/new_03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 140px;
	text-decoration: none;
}
#_navi  {
	font-size: 13px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-align: right;
	margin-top: 0px;
	text-transform: uppercase;
	clear: both;
	color: #333333;
	padding-right: 10px;
	padding-top: 20px;
	font-weight: bold;
	text-decoration: none;
}
#txframe {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 30px;
	height: 25px;
}

.counterx {
	color: #333333;
	float: right;
	width: 500px;
	clear: right;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 20px;
	margin-top: 20px;
}
#log {
	font-size: 10px;
	color: #333333;
	height: 20px;
	width: auto;
	padding-top: 10px;
	float: right;
	clear: right;
	padding-right: 10px;
}
#apguest {
	visibility: hidden;
	height: 200px;
	width: 700px;
	z-index: 2;
	background-image: url(/_images/black1.png);
	position: static;
}
#switch {
	height: 200px;
	width: 700px;
	background-color: #333333;
	background-image: url(/_images/ich_juergen_.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 1;
}
