@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-image:url(../img/bg_header_1px.gif);
	background-repeat:repeat-x;
}
#left{
	width:50%;
	height:153px;
	top:0;
	background-image:url(../img/bg_left_1px.png);
	background-repeat:repeat-x;
	position:absolute;
	z-index:-1;
	left: 0;
	visibility: visible;
}
#right{
	width:50%;
	left:50%;
	height:153px;
	position:absolute;
	background-image:url(../img/bg_right_1px.png);
	background-repeat:repeat-x;
	z-index:-1;
	top: 0;
	visibility: visible;
}
#container{
	width:955px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/bg_field_1px.gif);
	background-repeat:repeat-y;	
}
#header{
	height:109px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat
}
#topbar_1{
	padding-left:20px;
	height:22px;
	background-image:url(../img/topnavbar_1.jpg);
	background-repeat:no-repeat
}
#topbar_2{
	padding-left:460px;
	height:22px;
	background-image:url(../img/topnavbar_2.jpg);
	background-repeat:no-repeat
}
#veld{
	background-image:url(../img/bg_field_1px.gif);
	background-repeat:repeat-y;	
}
#bottom_field{
	clear:both;
}
#sidebarleft{
	width:234px;
	float:left;
	background-color:#edf2f7;

}
#maincontent{
	width:701px;
	float:left;
	padding-left:20px;
	padding-top:20px;
}
#footer{
	width:100%;
	background-color:#abc2d9;
	color:#FFFFFF;
	padding-top:3px;
	height:18px;
	margin:0px;
	text-align:center;
	clear: both;
}
.sidebarleft_search, .sidebarleft_catagories{
	background-color:#d9e9f1;
	border-bottom:1px solid #022d60;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:15px;
}
.sidebarleft_basket{
	border-bottom:1px solid #022d60;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:15px;
}
.item_navigatie_top{
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	height:19px;
	float:left;
}
.item_navigatie_top_about{
	width:64px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	height:19px;
	float:left;
}
.button_search{
	color:##022d60;
}
.vlaggetjes{
	float:left;
	width:65px;
	padding-top:2px;
	line-height:14px;
}
.taalmenu{
	
float:left;
padding-top:0px;

}
a:link.news, a:visited.news{
	text-decoration:underline;
}
a:hover.news{
	color:#417104;
}