
html, body, #container, *html #container, *:first-child+html #container {
	height:auto;
}

#container {
	min-height:auto;
}

*html #container, *:first-child+html #container {
 	height:auto;
}

* {overflow:visible !important;}

#nav2-wrap,  #bilder, #nav, #footer {
	display:none;
}

#inhalt {
	float:none;
	width:auto;
	height:auto;
	border-right:0px solid #000000;
}


.csc-textpic-imagewrap ul {
	list-style-type:none;
	margin-left:0;
	overflow:auto;
	page-break-inside:avoid;	
}

.csc-textpic-imagewrap ul li{
	float:right;
}

.csc-textpic-imagewrap {
	overflow:auto;
	display:block;
}

.csc-textpic-imagewrap img{
	float:right;
	page-break-inside:avoid;
}


