html, body
	{
		margin:0;
		padding:0;
		height:100%;
		width:100%;
	}
#r1 {
	position:relative;
	z-index:1;
}
#hoch {
	position:relative;
	height:600px;
	width:450px;
	z-index:1
}
#quer {
	position:relative;
	height:600px;
	width:800px;
	z-index:1
}
#a1 {
	position:relative;
	z-index:1;
}
#background { position:fixed; top:0px; z-index:1; width:2000; height:1100px; overflow:hidden;}
#passepartout_dings_hoch_rechts {
	position:absolute;
	top:0px;
	left:450px;
	width:200px;
	height:600px;
	z-index:0;
	overflow:hidden;
}
#passepartout_dings_rechts {
	position:absolute;
	top:0px;
	left:800px;
	width:200px;
	height:600px;
	z-index:0;
	overflow:hidden;
}
#passepartout_dings_links {
	position:absolute;
	top:0px;
	left:-200px;
	width:200px;
	height:600px;
	z-index:0;
	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;}
#hintergrund { position:absolute; top:0px; left:0px; z-index:0; height:100%; width:100%; overflow:hidden;}
#main_bar {
	position:absolute;
	top:3px;
	left:7px;
	z-index:2;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.pt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.pt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.pt14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.pt16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
