@charset "utf-8";
/* CSS Document */
html,body{
	margin:0;
	padding:0;
}

h1{
	font-family:Arial;
	font-size:20px;
	color:#333333;
}

h2{
	font-family:Arial;
	font-size:18px;
	color:#333333;
}


h3{
	font-family:Arial;
	font-size:14px;
	color:#333333;
}


img
{  border-style: none;
}

div#container {
	position: relative;
	margin: 0 auto;
	width: 1115px;
	z-index: 1;
	font-family:Verdana;
	font-size: 11px;
}

div#content_alles {
	position: relative;
	width: 1115px;
	height: 690px;
	margin-top: 60px;
	background: url(../imgs/frame-image.png) no-repeat 0 0;
}

div#navigatie {
	position: absolute;
	width: 1045px;
	height: 44px;
	z-index: 2;
	left: 37px;
	top: 80px;
	background: url(../imgs/navigatie.png) no-repeat 0 0;
}

div#btn_navigatie {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #B0B1B3;
	width: 1000px;
	height: 20px;
	word-spacing: 5px;
	margin-left: 62px;
	margin-top: 12px;
	margin-bottom: 20px;
	text-decoration: none;
}

div#algemeencontainer {
	position: absolute;
	width: 408px;
	height: 253px;
	z-index: 2;
	left: 43px;
	top: 157px;
	background: url(../imgs/algemeen.png) no-repeat 0 0;
}

.balk1 {
	background-image:  url("/imgs/balk1.gif");
	background-repeat: repeat-x;
	height: 15px;
}

.balk2 {
	background-image:  url("/imgs/balk2.gif");
	background-repeat: repeat-x;
	height: 23px;
}
.content_algemeen {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 7px;
}

div#content_menu {
	position: absolute;
	width: 412px;
	height:  253px;
	z-index: 2;
	left: 42px;
	top: 410px;
	background: url(../imgs/menu.png) no-repeat 0 0;
}

div#content_inhoud {
	background: url(../imgs/inhoud.png) no-repeat 0 0;
	position: absolute;
	width: 615px;
	height:  500px;
	z-index: 2;
	top: 158px;
	right: 41px;
}

div#voorwaarden{
	position: absolute;
	z-index: 2;
	top: 685px;
	left: 0;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	padding-left: 840px;
}
div#voorwaarden a:link, div#voorwaarden a:active, div#voorwaarden a:visited{
	color:#000000;
	text-decoration:none;
}
div#voorwaarden a:hover{
	color:#000000;
	text-decoration:underline;
}


div#webshopcontainer {
	position: absolute;
	width: 1030px;
	height: 465px;
	z-index: 2;
	left: 20px;
	top: 157px;
	padding:20px;
}
#taalkeuze{
position: absolute;
left: 50px;
top: 33px;
}

#socialmedia{
position: absolute;
left: 380px;
top: 30px;
}
