html, body {
	margin:0;
	padding:0;
	background-color:#280000;
	height:		100%; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#horizon { 
	position: absolute; 
	left: 0px; 
	width: 100%;
	min-width: 760px; 
	height:100%;
} 
#container {
	position: relative; 
	width: 760px;
	margin: 0px auto;
	background-image:url(../gfx/back.jpg);
	z-index:1;
	min-height:100%;
	height:	expression(document.body.clientHeight < 100 ? auto : "100%");
	border-left:1px black solid;
	border-right:1px black solid;
} 
#backtop{
	position:absolute;
	left:0px;
	top:0px;
	height:810px;
	width:760px;
	z-index:1;
	background-image:url(../gfx/back_top.jpg); 
	background-repeat:no-repeat; 
}
#main{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #cccccc;
	position:relative;
	padding-top:390px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:90px;
	left:220px;
	width: 480px;
	min-height:500px;
	z-index:2;
	height:	expression(document.body.clientHeight < 100 ? auto : "500px"); 
}

.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8981D;
	font-weight:bold;
	text-decoration:underline;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}
.bilderrahmen {
border:1px #CCCCCC solid;
}
#pos1 {
position:absolute;
left:9px;
top:83px;
	z-index:3;
}
#pos2 {
position:absolute;
left:83px;
top:83px;
	z-index:3;
}
#pos3 {
position:absolute;
left:239px;
top:83px;
	z-index:3;
}
#pos4 {
position:absolute;
left:308px;
top:83px;
	z-index:3;
}
#pos5 {
position:absolute;
left:426px;
top:83px;
	z-index:3;
}
#pos6 {
position:absolute;
left:501px;
top:83px;
	z-index:3;
}
#pos7 {
position:absolute;
left:587px;
top:83px;
	z-index:3;
}
#pos8 {
position:absolute;
left:673px;
top:83px;
	z-index:3;
}
#pos9 {
	position:absolute;
	left:0px;
	top:120px;
	z-index:3;
	width: 762px;
	height: 176px;
}
#pos10 {
	position:absolute;
	left:48px;
	top:357px;
	z-index:3;
	width: 113px;
	height: 135px;
}
#pos11 {
	position:absolute;
	left:48px;
	top:563px;
	z-index:3;
	width: 113px;
	height: 126px;
}
#pos12 {
	position:absolute;
	left:28px;
	top:533px;
	z-index:3;
	width: 158px;
	height: 46px;
}
#pos13 {
position:absolute;
left:111px;
top:600px;
	z-index:3;
}
#pos14 {
	position:absolute;
	left:241px;
	top:331px;
	z-index:3;
	width: 159px;
}
