body{
	width:100%;
	height:100%;
	overflow-y:hidden;
	overflow-x:scroll;
}

#navi_spalte1{
	position:absolute;
	top:0px;
	left:0px;
	width:208px;
	white-space:nowrap;
}

#navi_spalte2{
	position:absolute;
	top:0px;
	left:208px;
	width:208px;
	white-space:nowrap;
}

#navi_spalte3{
	position:absolute;
	top:0px;
	left:416px;
	width:208px;
	white-space:nowrap;
}

#inhalt_photography{
	margin-left:20px;
	position:absolute;
	top:235px;
	white-space:nowrap;
}

#inhalt_photography img{
	margin:0 10px 0 0;
}


.csc-header{
	display:none;
}

.csc-textpic{
}

.csc-textpic-clear{
	display:none;
}