img { 
	behavior: url(css/iepngfix.htc) 
	}

body{
	width:100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8em;
	}

#main{
	width: 518px;
	height: 528px;
	top: 8%;
	left: 30%;
	margin-left: 10px;
	position: absolute;

	}
#centrum{
	margin: 10px;
	}
#centrum p {
	margin-left: 5px;
	}
#centrum .text {
	margin-left: 5px;
	}
#bg-oben {
	width: 100%;
	height: 193px;
	position: absolute;
	top:0px;
	left:0px;	
	}
#bg-mitte {
	width: 100%;
	height: 216px;
	position: absolute;
	top:60%;
	left:0px;	
	}
.content{

	overflow: hidden;
	}
.ueberschrift{
	font-size: 1.5em;
	}
.bilderrahmen{
	
	border:1px outset #FC0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.mittig{
	text-align: center;
	}
.rechts{
	text-align: right;
	}
#centrum ul,p {
	margin-top: 0px;
	margin-bottom: 0px;
	}
#centrum ul{
	list-style: disc;
	}
.pfk{
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	position: absolute;
	width:98%;
	}
.hinterg-bild{	
	position: absolute;
	bottom: 1px;
	right: 1px;
	z-index: -1;
	}
.bilderleiste {
	text-align: right;
	margin-right:10px;
	}
.bilderleiste img{
	margin-left: 35px;
	border:1px outset #FC0;
	}
.impressum{
	font-size: 9px;
	text-decoration: none;
	color: #999999;
	}
#impressum{
	position: absolute;
	top: 50%;
	left: 30%;
	margin-left: 170px;
	margin-top:270px;
	}
.divlinks{
	float:left;
	width: 240px;
}
.divrechts{
	float: left;
	width: 240px;
}
.clr{
	clear:both;
}