﻿	body {
		margin: 0;
		text-align:center;
		background:transparent url(/news/systemgrafik/kide/hintergrund/kidoh_bg.jpg) repeat-x left top;
	}
	div#weihnachtenbg {
		width:100%;
		height:500px;
		background:transparent url(/news/systemgrafik/kide/hintergrund/kidoh_bg2.jpg) no-repeat center top;
	}
	div#wrapper {
	text-align:left;
	width:964px; 
	margin:0 auto; 
	}
	#main {
		position: absolute;
		top: 185px;
		width: 960px;
		background-color:#fff;
	}
	#leftandcentercontent {
		float: left;
		width: 744px;
	}
	#header {
		position: absolute;
		width: 960px;
		height: 185px;
		background-color:#fff;
	}
	#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 {
		float: left;
		margin-top: 18px;
		width: 964px;
		height: 19 px:
	}

	/** INHALT EINSPALTIG **/
	.product_list .single_column {
		width:545px;
	}
	/** INHALT ZWEISPALTIG **/
	.product_list .two_columns {
		width:267px;
	}

