	body {

	}
	
	body#bodybgimagewbde {
		margin: 0;
		text-align:center;
		background:transparent url(/news/systemgrafik/wbde/hintergrund/weltbild_bg.jpg) repeat-x left top;
	}
	
	body#bodybgimagewbat {
		margin: 0;
		text-align:center;
		background:transparent url(/news/systemgrafik/wbat/hintergrund/weltbild_bg.jpg) repeat-x left top;
	}
	
	
	body#bodybgimagewbch {
		margin: 0;
		text-align:center;
		background:transparent url(/news/systemgrafik/wbch/hintergrund/weltbild_bg.jpg) repeat-x left top;
	}
	
	div#imagepagebgwbde {
		
		width:100%;
		height:900px;
		background:transparent url(/news/systemgrafik/wbde/hintergrund/weltbild_bg2.jpg) no-repeat center top;
	}
	div#imagepagebgwbch {
		width:100%;
		height:900px;
		background:transparent url(/news/systemgrafik/wbch/hintergrund/weltbild_bg2.jpg) no-repeat center top;
	}
	div#imagepagebgwbat {
		width:100%;
		height:900px;
		background:transparent url(/news/systemgrafik/wbat/hintergrund/weltbild_bg2.jpg) no-repeat center top;
	}
	
	div#wrapper {
	text-align:left;
	width:960px; 
	margin:0 auto;
	}
	
	#main {
		position: absolute;
		top:0;
		padding-top: 230px;
		width: 960px;
		text-align:left;
		width:960px; 
		margin:0 auto;
		background-color:#fff;
	}
	#leftandcentercontent {
		float:  left;
		width: 744px;
	}
	#header {
		position: absolute;
		width: 960px;
		height: 205px;
	}
	#leftcontent {
		float: left;
		width: 179px;
		margin-right: 20px;
		overflow:hidden;
	}
	#centercontent {
		float: right;
		width: 545px;
		overflow:hidden;
	}
	#rightcontent {
		float: left;
		width: 201px;
		margin-left: 15px;
	}
	#footer {
		clear:left;
		margin-bottom:15px;
		padding-top: 5px;
		width: 960px;
	}
	
	/** INHALT EINSPALTIG **/
	.product_list .single_column {
		width:545px;
	}
	/** INHALT ZWEISPALTIG **/
	.product_list .two_columns {
		width:267px;
	}
	
	#centercontent a:hover,
	#rightcontent a:hover {
	  text-decoration: underline;
	  cursor: pointer;
	  color: #515151;
	}
	
	#centercontent a:active,
	#rightcontent a:active {
	  text-decoration: underline;
	  cursor: pointer;
	  color: #dc0204;
	} 