/* ----------------------------------- */
/* Reset styles                        */
/* ----------------------------------- */

/* menu items zitten in aparte css bestanden */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}


/* ----------------------------------- */
/* Default styles                      */
/* ----------------------------------- */

.flash {
	position: relative;
	float: left;
	display: inline;
	color: #fff;
}
.flash a {
	color: #fff;
}
.flashlink {
	display: none;
}
#analytics {
	display: none;
}


/* ----------------------------------- */
/* Main styles                         */
/* ----------------------------------- */

html {
	height: 100.01%;
}
body {
	height: 100%;
	background-color:#d3dded;
	background-image: url(/img/bg/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #1e2e69;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #1e2e69;
	margin:0 0 15px 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin: 0;
}
a {
	color: #5076b7;
	text-decoration: underline;
}
a:hover {
	color: #1e2e69;
	text-decoration: underline;
}

p {
	padding-bottom: 20px;
}

strong
{
	font-weight: bold;
}

input, textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

sup {
	vertical-align: top;
	font-size: 9px;
}
sub {
	vertical-align: bottom;
	font-size: 9px;
}

/* ----------------------------------- */
/* Positioning styles                  */
/* ----------------------------------- */

#logo {
	position: relative;
	float: left;
	width: 570px;
	height: 110px;
	text-indent: -1000px;
	background-image: url(/img/bg/en_bg_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#maincontainer {
	position: relative;
	width: 990px;
	margin: 0 auto;
	background-image: url(/img/bg/bg_top_home.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#maincontainer.vervolg {
	background-image: url(/img/bg/bg_top_vervolg.jpg);
}

#top {
	position: relative;
	float: left;
	width: 990px;
	height: 110px;
}

#left {
	position: relative;
	float: left;
	width: 440px;
	margin: 0;
}

.vervolg #left {
	width: 290px;
}

#latest_news {
	position: relative;
	float: left;
	width: 400px;
	margin: 20px;
	display: inline;
	background-position: left top;
	background-repeat: no-repeat;
	border-top:#B8C9E7 solid 1px;
	border-bottom:#B8C9E7 solid 1px;
	padding:10px 0px;
}
#latest_news img {
	position: relative;
	float: left;
	margin: 10px 20px 10px 0;
	display: inline;
	border:5px solid #9ab0d6;
}
#latest_news h1 {
	margin: 5px 0 5px 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
#latest_news p {
	padding: 0 5px 4px 0;
}
#latest_news a {
	float: right;
	padding: 0 11px 0 0;
	background-image: url(/img/bg/bg_button.jpg);
	background-position: right 6px;
	background-repeat: no-repeat;
}
#latest_news a:hover {
	background-image: url(/img/bg/bg_button2.jpg);
}

#right {
	position: relative;
	float: left;
	width: 550px;
	margin: 0;
}
.vervolg #right {
	width: 700px;
	float:left;
}



.vervolg #right #content {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #9ab0d6;
}

#xcomfooter {
	position: relative;
	float: left;
	width: 629px;
	height: 24px;
	margin: 0 0 20px 40px;
	display: inline;
	padding: 6px 11px 0 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9ab0d6;
}
#xcomfooter.home {
	width: 470px;
}
#xcomfooter a {
	color: #9ab0d6;
	text-decoration: none;
}
#xcomfooter a:hover {
	color: #1e2e69;
}

#bedrijfgegevens{
	padding:10px 30px 20px 30px;
	line-height:18px;
	float:left;
}

/* ----------------------------------- */
/* Taalkeuze styles                    */
/* ----------------------------------- */

#taalkeuze {
	position: relative;
	float: right;
	width: 95px;
	margin: 85px 22px 0 0;
	display: inline;
}


/* ----------------------------------- */
/* Menu styles                         */
/* ----------------------------------- */
#menu {
	position: relative;
	float: right;
	width: 509px;
	height: 31px;
	line-height: 0;
	font-size: 0;
	margin: 169px 10px 0 0;
	display: inline;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin: 0;
	padding: 0;
}
#menu ul li a {
	display: inline;
	float: left;
	overflow: hidden;
	height: 31px;
	text-indent: -1000px;
	background-position: left top;
	background-repeat: no-repeat;
}
#menu ul li a:hover {
	background-position: left bottom;
}
#menu ul li .active {
	background-position: left bottom;
}

/* ----------------------------------- */
/* Submenu styles                      */
/* ----------------------------------- */

#submenu {
	position: relative;
	float: left;
	width: 250px;
	background-color: #9ab0d6;
	margin: 24px 20px 10px 20px;
	display: inline;
	padding-bottom:5px;
}

#submenu .topimg {
	position: relative;
	float: left;
	width: 230px;
	height: 165px;
	margin:10px;
	display: inline;
	background-position: left top;
	background-repeat: no-repeat;
}

#submenu #img1{
		background-image: url(/img/submenu/image01.jpg);
}
#submenu #img2{
		background-image: url(/img/submenu/image02.jpg);
}
#submenu #img3{
		background-image: url(/img/submenu/image03.jpg);
}
#submenu #img4{
		background-image: url(/img/submenu/image04.jpg);
}



#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#submenu ul li {
	display:inline;
	float: left;
	margin:0;
	padding: 0;
	padding-bottom:5px;
	padding-left:10px;
}
#submenu ul li a {
	line-height:2;
	float: left;
	width: 210px;
	display:block;
	padding: 0 20px 0 0;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ccd7ea;
	height:100%;
}
#submenu ul li a:hover, #submenu ul li a.active {
	color: #fff;
	background-image: url(/img/bg/bg_submenu.jpg);
	background-position:right top;
}

#submenu ul li .nieuwsdescription a{
	padding:0px 5px;
	background-image:none;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	height:100%;
}

.nieuwstitle{
	height:30px;
}

.nieuwsdescription{
	width:228px;
	overflow:auto;
	border:#202949 solid 1px;
}

.nieuws_wrap{
	width:230px;
	background-image: url(/img/bg/bg_submenu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	cursor:pointer;
}

.nieuws_wrap:hover{
	background-image: url(/img/bg/bg_submenu.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	cursor:pointer;
}

/* ----------------------------------- */
/* Form styles                         */
/* ----------------------------------- */

#contactform{
}

#contactform label {
	float:left;
	display:block;
	width:150px;
}
#contactform p {
	margin:0;
	padding:5px 0;
}
#contactform a {
	text-decoration:none;
	float: right;
	padding-right:10px;
}
#contactform .melding {
	color:#ff0000;
	margin:0 0 10px 0;
	display: inline;
}
#contactform input, #contactform textarea {
	border: #1E2E69 solid 1px;
	color:#1E2E69;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width:472px;
	_width:469px;
	padding:3px 3px 0 3px;
}
#contactform input {
	height:18px;
}
#contactform textarea {
	overflow:auto;
	height:150px;
}

#submenu ul li a.no_gb{
	background-image:none;
}

#flash_slider{
	width:640px;
	height:111px;
}

#product_left{
	padding-top:40px;
	position:relative;
	float:left;
	width:340px;
	height:100%;
}

#product_right{
	padding-top:40px;
	position:relative;
	float:left;
	width:300px;
	height:100%;
}

.referentie_div{
	line-height:0;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	border:#b8c9e7 solid 5px;
}

.referentie_div_last{
	line-height:0;
	display:inline;
	margin-right:0px;
	margin-bottom:10px;
	float:left;
	border:#b8c9e7 solid 5px;
}

#product_content{
	float:left;
	padding-top:40px;
}

#content {
	position: relative;
	float: left;
	margin: 60px 20px 0 40px;
	display: inline;
	width: 640px;
}

#content_vevolg {
	position: relative;
	float: left;
	margin: 60px 20px 0 40px;
	display: inline;
	width: 640px;
	padding-bottom:10px;
	border-bottom:#B8C9E7 solid 1px;
}

#content_home{
	position: relative;
	float: left;
	margin: 60px 20px 0 35px;
	display: inline;
	width: 490px;
	padding-bottom:10px;
	border-bottom:#B8C9E7 solid 1px;
}

#content_product{
	position: relative;
	float: left;
	margin: 60px 20px 0 40px;
	display: inline;
	width: 640px;
	padding-bottom:10px;
	border-bottom:#B8C9E7 solid 1px;
}

#content_product img{
	float:right;

	border:#b8c9e7 solid 5px;
}

#content_home img, #content img{
	border:#b8c9e7 solid 5px;
	float:left;
	margin: 5px 20px 15px 0px;
}

.content_img_right{
	float:right!important;
	margin: 5px 0px 15px 20px!important;
}

#content_product #contact_btn{
	border:none;
	float:right;
	padding-bottom:20px;
	width:260px;
}

.product_holder{
	width:275px;
	float:right;
	margin-bottom:5px;
}

.product_holder img{
	width:250px;
}

.land{
	position:relative;
	float:left;
	width:210px;
}

.land2{
	position:relative;
	float:left;
	width:150px;
	padding-left:50px;
}

.filiaal_wrapper{
	position:relative;
	float:left;
	padding-bottom:20px;
}