@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	font-family: arial;
	font-size: 12px;
	background-image: url(../assets/achtergrond.png);
	background-repeat: repeat-x;
}

a
{
	color: #000;
	text-decoration: underline;
}

textarea
{
	width: 300px;
	height: 150px;
}

.clear
{
	clear: both;
}

.formBuilderFieldName
{
	font-weight: bold;
}

label
{
	cursor: pointer;
}

.formBuilderField
{
	margin-bottom: 10px;
}

img
{
	border: 0;
}

#container
{
	width: 900px;
	margin: auto auto;
	background-image: url(../assets/achtergrond_container.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-left: 1px;
	padding-right: 1px;
}

#header
{
	background: url(../assets/achtergrond_menu.png) repeat-x;
	height: 451px;
}

#header .logo
{
	position: absolute;
	margin-left: 40px;
}

#header .login
{
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

#header_menu
{
}

#menu
{
	margin-top: 8px;
	margin-right: 20px;
	height: 36px;
	float: right;
}

#menu img
{
	float: left;
}

#submenu
{
	height: 50px;
	text-align: right;
	margin-right: 35px;
	float: right;
	width: 645px;
}

#submenu a
{
	color: #7c7c7c;
	text-decoration: none;
	display: block;
	float: right;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
	max-width: 100px;
}
#mediaspace
{
	position: relative;
}
#mediaspace img
{
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	z-index: 1;
}
#submenu a:hover
{
	color: #4c4c4c;
}

#submenu a.active
{
	color: #000;
}

#header_content
{
	height: 319px;
	border-top: 1px solid #91908e;
	border-bottom: 1px solid #91908e;
}

#header_content_volg
{
	height: 170px;
	border-top: 1px solid #91908e;
	border-bottom: 1px solid #91908e;
	overflow: hidden;
}

#subsubmenu
{
	width: 234px;
	height: 110px;
	background: url(../menu/submenu.png);
	float: right;
	margin-top: 10px;
	padding: 20px;
	padding-right: 40px;
	text-align: right;
	margin-right: -294px;
}
#subsubmenu a
{
	color: #7c7c7c;
	text-decoration: none;
	display: none;
	line-height: 18px;
}
#subsubmenu a:hover
{
	color: #4c4c4c;
}
#subsubmenu a.active
{
	color: #000;
}

#header_image
{
	background: url(../header/headerfoto_groot_01.png);
	height: 319px;
	width: 603px;
	float: left;
}

#header_image_volg
{
	background: url(../header/headerfoto_klein_07.png);
	height: 170px;
	width: 900px;
	float: left;
}

#header_accordion
{
	float: left;
	height: 319px;
	width: 297px;
}

#header_accordion_volg
{
	float: left;
	height: 222px;
	width: 297px;
}

#header_accordion_volg p, #header_accordion p
{
	margin: 0;
	padding: 0;
}

#header_accordion div
{
	height: 97px;
	padding: 20px;
	padding-top: 10px;
	color: #fff;
	float: left;
	border-left: 1px solid #7c7c7c;
	border-right: 1px solid #7c7c7c;
	width: 255px;
}

#header_accordion_volg div
{
	height: 160px;
	padding: 20px;
	padding-top: 10px;
	color: #fff;
	float: left;
	border-left: 1px solid #7c7c7c;
	border-right: 1px solid #7c7c7c;
	width: 255px;
}

#header_accordion > img
{
	cursor: pointer;
	float: left;
}

#header_accordion_volg > img
{
	cursor: pointer;
	float: left;
}

#header_accordion div img
{
	margin-top: 5px;
}

#header_accordion div span
{
	display: block;
	height: 72px;
	overflow: hidden;
}

#header_accordion_volg div span
{
	display: block;
	height: 135px;
	overflow: hidden;
}

#header_accordion_volg div img
{
	margin-top: 5px;
}

#content, #content_volg
{
	border-bottom: 1px solid #949494;
}

#content_volg
{
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 25px;
}

#content_left
{
	width: 550px;
	float: left;
}

#breadcrumb
{
	height: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #7c7c7c;
}

#breadcrumb a
{
	color: #7c7c7c;
	text-decoration: none;
}
#breadcrumb a:hover
{
	color: #4c4c4c;
}
#breadcrumb a.active
{
	color: #000;
}


#content_text_top
{
	width: 550px;
	background: url(../assets/tekstvlak_boven.png);
	height: 38px;
}

#content_text_middle
{
	width: 498px;
	padding: 25px;
	padding-top: 0;
	padding-bottom: 10px;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background: #fcfcfc;
}
#content_text_bottom
{
	width: 550px;
	background: url(../assets/tekstvlak_onder.png);
	height: 38px;
}

#content_right
{
	width: 275px;
	margin-left: 25px;
	float: left;
	padding-top: 50px;
}

#boxcontainer
{
	width: 865px;
	margin: auto auto;
	height: 338px;
	padding-top: 50px;
	margin-bottom: 50px;
}

.box
{
	width: 275px;
	float: left;
	margin-right: 18px;
}

.box > img
{
	float: left;
}

.box_middle
{
	width: 233px;
	background: #fcfcfc;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 20px;
	padding-bottom: 0px;
	height: 120px;
	overflow: hidden;
}

.box_bottom
{
	background: url(../promoblokken/promo_onder.png);
	height: 38px;
	text-align: center;
}

h2
{
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size: 14px;
}

#footer
{
	height: 50px;
	color: #7c7c7c;
	font-size: 11px;
	padding-top: 5px;
}

#footer a
{
	color: #7c7c7c;
	text-decoration: none;
}

#footer span
{
	margin-top: -7px;
	float: right;
}

#footer span img
{
	position: relative;
	top: 7px;
}

a.button
{
	height: 37px;
	width: 215px;
	display: block;
	color: #fff;
	font-weight: bold;
	background: url(../promoblokken/promo_nieuwsknop.png);
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 50px;
	line-height: 16px;
	overflow: hidden;
}

a.button:hover
{
	background: url(../promoblokken/promo_nieuwsknop_h.png);
	color: #d4d4d4;
}
.line-grey
{
	display: block;
	background-image: url(../assets/line-grey.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 2px;
	padding-top: 10px;
	padding-bottom: 5px;
}
ul.content_right_videos
{
	list-style:none outside none;
	margin-left: -25px;
	margin-top: 0px;
	padding: none;
}
ul.content_right_videos li,
ul.content_right_videos li a
{
	width: 275px;
	height: 65px;
	background: url(../promoblokken/promo_video.png);
	margin: none;
	padding: none;
	position: relative;
}
ul.content_right_videos li + li
{
	margin-top: 10px;
}
ul.content_right_videos a img
{
	left: 20px;
	top: 10px;
	position: absolute;
}
ul.content_right_videos a img + div
{
	position: absolute;
	left: 90px;
	top: 10px;
	width: 175px;
}
div#reacties h1
{
	font-size:14px;
	margin:30px 0 10px;
	padding:0;
}
div#reacties input[type=text]
{
	width: 150px;
	margin-bottom: 10px;
}
div#reacties textarea
{
	margin-bottom: 10px;
}
div#reacties input#code
{
	font-size: 120%;
	font-weight: bold;
}
div.reactie .author
{
	font-weight: bold;
}
.blog-author,
.blog-created,
.blog-updated
{
	font-size: 90%;
	font-color: #333;
}
.blog-short
{
}
.blog-title
{
	font-size: 110%;
	font-weight: 700;
}
.blog-article + .blog-article
{
	margin-top: 20px;
}
