body{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin: 0px;
	padding:0px;
	background-image:  url("../media/back_world_long.gif");
	/*background-repeat: repeat-x;*/
	background-repeat: no-repeat;
}
#oben{
	position:absolute;
	top:17px;
	left:95px;
	width:800px;
	height:158px;
	margin: 0px;
	padding: 0px;
	background-image:  url("../media/back_oben.gif");
	background-repeat:no-repeat;	
	z-index:1;
}
#claim{
	position:relative;
	left:350px;
	width:350px;
	height:20px;
	margin:0px;
	padding: 0px;
	color:#e70909;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	float:left;
}
#logo{
	position:relative;
	left:245px;
	width:201px;
	height:121px;
	margin:0px;
	padding: 0px;
	float:left;
}
#mitte{
	position:absolute;
	top:120px;
	left:0px;
	width:720px;
	height:185px;
	margin: 0px;
	padding: 0px;
	background-image:  url("../media/back_mitte.gif");
	background-repeat:no-repeat;
	z-index:2;	
}


#unten{
	position:absolute;
	top:267px;
	left:0px;
	width:780px;
	height:314px;
	margin: 0px;
	padding: 0px;
	background-image:  url("../media/back_unten.gif");
	background-repeat: no-repeat;
	z-index:3;
}


 #inhalt .csc-textpic-imagewrap ul { 
list-style-type: none;
display:block;
clear:both;
margin:0;
}
.csc-textpic-imagewrap ul li { 
display:block;
float:left;
}