#left, #right{
	display:none;
}

#header .logo{
	float:left;
	left:0;
	position:static;
}
#header .kongressdate{
	float:right;
	position:static;
	clear:both;
	top:0;
	left:0;
}

#middle{
	width:100%;
	padding:0;
	float:none;
	 
}

#header{
	background-image: none;
	float:left;
	width:100%;
}
#main{
	float:left;
	width:100%;
	background-color:transparent;   
	background-image:none;
	   
}
#page{
	margin:0px;
	float:none;
	width:100%;
	
} 
#content .programm{
	float:none;
	position:static; 
	
}
#content {
	float:none;
height:auto !important;
position:static;
width:100%; 
overflow:auto;
min-height:100%;
overflow:visible; 

}

body{
	background-image:none;
	background-color:transparent;
}
/* --------------------- fonts -------------------*/

