body{
	background-image:none;
	background-color:#fff;
}
#left , .image_header, .kongressdate, #foot{
	display:none;
	float:none;
}

#right,#page,#main,#header{
	width:100%;
	padding:0px;
	float:none;

} 

#page{
	height:100%;
}

#main{
	
	clear:both;

	overflow:visible;
	position:static; 

} 

#right{
	border-right:0;
}

#header .logo{
	padding:0px;
	float:none; 
   
} 

#right .page_title{
	float:none;
	margin-bottom:0px;
	padding:0px;
	width:100%;
} 

#header{
     background-image:none; 
}


#programm, table{

}