body
{	
	background-color : #e1dec7;
	margin:0px 0px 0px 0px;
 	font-family: "arial", serif;
 	color: #333;
 	line-height: 16px; 	 	
 	font-size: 12px; 	
 	background-image: url(../images/site_bg.gif);
 	background-repeat: repeat-x;	
 	background-position: top left;  
}

#top
{
	width: 954px; 
	margin: auto;
	padding: 10px 0px 0px 0px;		
	height: 81px;	
}

#logo
{
	float: left;
	padding: 5px 0 0 8px;	
}

#top_right
{
	float:right;
	text-align: right;
	font-size: 12px;	
	color: #676656;
}

#navigation {
	width: 954px;
	padding: 0px 0px 0 0;
	height: 48px;
	margin: auto;
	background: url(../images/navigatie_bg.jpg) no-repeat;
	font-size: 13px;
}

.navigation_de { background: url(../images/navigatie_bg_de.jpg) no-repeat!important; }
.navigation_en { background: url(../images/navigatie_bg_en.jpg) no-repeat!important; }

#frame 
{ 
	width: 938px; 
	margin: auto;
	background: #FFF;
	border: solid #DED6B3;
	border-width: 0px 1px;	
	padding: 7px 7px 0px 7px;
	overflow: hidden;
}

#cats
{
	float: left;
	width: 170px;
}

#cont_home
{
	float: right;
 	width: 758px; 
 	text-align: left;
}

#cont
{
	float: left;
 	width: 573px; 
 	text-align: left;
 	margin: 0 0 0 10px;
}

#cont-big
{
	float: left;
 	width: 758px; 
 	text-align: left;
 	margin: 0 0 0 10px;
}

#cart 
{
	float: right;
	width: 175px;
}

#ftr 
{	
	width: 954px;
	background: url(../images/footer_bg.jpg) no-repeat;
	margin: auto;
 	color: #676656;
 	text-align: center;
	font-size: 11px;
	padding: 17px 0 20px 0;
}

/* { border: 1px solid #F00; } */
