img { 
	behavior: url(css/iepngfix.htc) 
	}

body{
	width:100%;
	margin: 0px;
	}

#main{
	width: 528px;
	height: 528px;
	top: 8%;
	left: 30%;
	
	
	position: absolute;
	background-color: orange;
	}
#centrum{
	margin-top: 10px;
	margin-left: 10px;
	}
#praxis{
	top: 8%;
	left: 30%;
	margin-left: -161px;
	margin-top: 10px;
	position: absolute;
	}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	display: block;
	width: 250px;
	height: 250px;
}
 

#kwicks1 {
	position: relative;
}
 
#kwicks1 .kwick {
	float: left;
	display: block;
	width: 250px;
	height: 250px;
}


 
#kwick_1 {background-color: #fff; float:left;}
#kwick_2 {background-color: #fff; }
#kwick_3 {background-color: #fff;}
#kwick_4 {background-color: #fff;}


.clr {
	clear: both;
	overflow: hidden;
	height:1px;
	}
.seperator-h{
	width:8px;
	float:left;
	}
#sep{
	clear: both;
	overflow: hidden;
	height:8px;
	}
	
#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;
	}