html, body
	{
		margin:0;
		padding:0;
		height:100%;
		overflow:auto;		
	}
	#a1 { position:absolute; z-index:1; width:100%; height:100%; overflow:auto}
	#a2 { position:absolute; top:50px; height:92%; width:100%; background-color:#ffffff; overflow:auto}
	#a3 { position:absolute; z-index:3; height:94%; width:100%; overflow:auto}
	#f1 { position:fixed; z-index:3; top:1px; right:1px; width:17px; height:17px}
	#f2 { position:fixed; z-index:4; top:0px; width:100%; height:50px; background:#ffffff; overflow:hidden;
padding-bottom:0%}
	#f3 { position:fixed; z-index:5; top:0px; width:100%; height:40px; background:#ffffff; overflow:hidden;
padding-bottom:0% }
#bild { position:relative; height:768px; width:1088px; z-index:2;}
#bild_hoch { position:relative; height:768px; width:542px; z-index:2;}
#passepartout {
	position:absolute;
	top:-100px;
	left:-150px;
	width:1388px;
	height:968px;
	z-index:1;
	overflow:hidden;
}
#background { position:fixed; top:0px; z-index:1; width:3000px; height:2000px; overflow:hidden;}
#footer { position:fixed; bottom:0px; z-index:2; width:100%; height:30px; text-align:center; overflow:auto;}
#f_strich { position:fixed; bottom:5px; left:10px; z-index:2; height:63px; width:60px;}
#footer_right { position:fixed; bottom:0px; right:10px; z-index:2; width:200px; height:30px; text-align:right; overflow:auto;}
#i { position:fixed; bottom:8px; left:10px; z-index:2; height:55px; width:55px;}
#main_bar {
	position:absolute;
	top:3px;
	left:7px;
	width:500px;
	height:18px;
	z-index:2;
	background-color:#FFFFFF
}
.style1 {font-size: small}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
.main_old2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a:link_old2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}
a:visited_old2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #0000ff;
}
.RAHMEN {
	width:140px;
	height:140px;
	border-width:1px;
  	border-style:solid;
  	border-color:#999999;
}

