body {
	margin: 0px;
	padding: 0px;
	background-color: #BDCBDA;
	background-image: url('../images/content_bg.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}

div.container {
	width: 90em;
	margin: 0 auto;
}

div.column_menu {
	position: absolute;
	width: 20em;
	padding-bottom: 5em;
}

div.column_content {
	float: right;
	width: 68em;
	padding-right: 1em;
	padding-top: 2em;
}

div.bar_menu {
	margin-left: -1em;
	position: absolute;
	top: 21.5em;
	width: 70em;
	line-height: 3em;
	background-color: #E3EBFF;
	color: #000000;
	border-top: 1px solid #283760;
	border-bottom: 1px solid #283760;
}

a {
	text-decoration: none;
}

#top {
	border: 0px;
	width: 90em;
	height: 21.5em;
}

.winkelwagen {
	
/*	position: absolute;*/
	padding-left: 15px;
	color: #fff;

	width: 195px;
	
}

.menuheaders {
	
	padding-left: 15px;
	color: #fff;
	position: absolute;
	
}


