#content {
	position: absolute;
	padding: 0px 0px 0px 0px;
}
body {
	margin:0; 
	width:100%; 
	height:100%;
	overflow:hidden;
}
#bgdrag {
	position:absolute; 
	width:6px; 
	height:500px; 
	z-index:8; 
	background-color: #000000; 
	layer-background-color: #ACA8A6; 
	border: 1px none #000000; 
	left: 769px; 
	top: 46px;
}
#foto {
	position:absolute;
	width:800px;
	height:570px;
	z-index:0;
	top: 0px;
	left: 0px;
}
#fotohide {
	position:absolute;
	width:800px;
	height:570px;
	z-index:1;
	top: 0px;
	left: 0px;
}

#aus {
	position:absolute; 
	width:100px; 
	height:12px; 
	z-index:6;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #FFFF00;
	left: 10px;
	top: 24px;
	padding: 0px 0px 0px 0px;
}
.aus {
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	left: 10px;
	top: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	align: center;
	background-color: #000000;
}
#an {
	position:absolute;
	width:100px;
	height:12px;
	z-index:6;
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	left: 10px;
	top: 24px;
	padding: 0px 0px 0px 0px;
	align: center;
}
.an {
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	left: 10px;
	top: 24px;
	text-decoration: none;
	background-color: #000000;
	padding: 0px 0px 0px 0px;
}
#titelzeile {
	position:absolute; 
	width:auto; 
	height:12px; 
	z-index:2; 
	top: 11px; 
	left: 10px;
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.textbereich {
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	line-height:13px;
	
}
.enlace {
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	background-color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.enlace:visited {
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	background-color: #000000;
	text-decoration: line-through;
	font-weight: normal;
}
.cyan {
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	background-color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.cyan:visited {
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	background-color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.gelb {
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	background-color: #000000;
	text-decoration: none;
	font-weight: normal;
}
body#maciesuxx {
	background: url() no-repeat 0 0 fixed;
}