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

* {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit; 
	vertical-align: baseline;
}


.nieuws_images {
	margin-right: 10px;
}

a {
	color:#4b889c;
	text-decoration:none;
}

body {
	background:#e3eaf2 url(../images/bg.jpg) repeat-x; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;

	
}

h1 {
	color:#4b889c;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif
}

h2 {
	color:#4b889c;
	font-size:18px;
	font-weight:normal;
	padding-left:10px;
	margin-bottom:3px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif
}
h3 {
	color:#4b889c;
	font-size:16px;
	font-weight:normal;
	margin-bottom:8px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif
}

#header {
	width:100%;
	height:110px;
	background-image:url(../images/lijn.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	

}

#header img {
	float:left;
}

#slogan {
	position:absolute;
	margin-left:400px;
	color:#5eafc0;
	z-index:1;
	font-size:13px;
	margin-top:10px;
	
	
}

#slogan2 {
	position:absolute;
	margin-left:667px;
	margin-top:54px;
	color:#FFFFFF;
	font-size:11px;
	
}

#submenu {
	position:absolute;
	margin-left:744px;
	margin-top:89px;
	color:#4b889c;
	font-size:12px;
	
}

#submenu a {

	text-decoration:none;
	color:#4b889c;
	padding-left:2px;
	padding-right:2px;
}
#submenu a:hover {
	background-color:#e4ebee;
}

#mid_header {
	width:890px;
	margin:0 auto;
	padding-left:110px;
	text-align:left;


}

#mid_header img {
	float:left;
	position:absolute;


}

#main {
	width:100%;
	min-height:400px;
	background-color:#FFFFFF;
}

#menu {
	text-align:right;
	width:180px;
	float:left;
	padding-top:10px;
	padding-right:20px;
	padding-left:50px;
	padding-bottom:40px;
	
}

.mainmenu {
	list-style-type:none;	
	width:180px;

}

.mainmenu li {
	
	
}

.mainmenu li a {
	font-weight:bold;
	color:#333333;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	width:175px;
	margin-bottom:1px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
}

.mainmenu li a:hover {
	font-weight:bold;
	color:#4b889c;
	font-size:11px;
	text-decoration:none;
}


.mainmenu li a.actief {
	background-color:#e4ebee;
	color:#4b889c;
}

.submenu {
	list-style-type:none;	
	width:160px;
	margin-left:20px;
}

.submenu li a {
	font-weight:normal;
	color:#333333;
	font-size:11px;
	text-transform:none;
	text-decoration:none;
	font-size:12px;
	display:block;
	width:155px;
	margin-bottom:1px;
	padding-right:5px;
}

.submenu li a:hover {
	font-weight:normal;
	color:#4b889c;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	text-transform:none;
	font-size:12px;
}
.submenu li a.actief {
	background-color:#ecf1f3;
}


.subsubmenu {
	list-style-type:none;	
	width:140px;
	margin-left:20px;
}

.subsubmenu li a {
	font-weight:normal;
	color:#333333;
	font-size:11px;
	text-transform:none;
	text-decoration:none;
	font-size:10px;
	width:135px;
	padding-right:5px;
	display:block;


}

.subsubmenu li a:hover {
	font-weight:normal;
	color:#ef7e1b;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
	font-size:10px;
}











#mid {
	width:1000px;
	margin:0 auto;
}

#footer {
	background-image:url(../images/bg_footer.jpg);
	width:100%;
	height:111px;
}

#mid_footer {
	width:770px;
	margin:0 auto;
	height:1px;
}

#mid_footer img {
	float:left;
	position:absolute;

}

#taalkeuze {
	position:absolute;
	margin-left:72px;
	margin-top:-20px;
	
}

#taalkeuze img {
	position:relative;
	margin-left:5px;
	border:0px;
}

#footertekst {
	position:absolute;
	font-size:10px;
	margin-left:-27px;
	
}

#footertekst a {
	text-decoration:none;
	color:#666666;
	
}

#footertekst a:hover {
	text-decoration:underline;

}



#content {
	float:left;
	width:750px;
	padding-top:10px;

}

#tekst {
	width:435px;
	float:left;
	padding-right:60px;
	padding-bottom:30px;
}

#rightbar {
	width:250px;
	float:left;
	font-size:11px;
	line-height:15px;
}

#nieuws {
	width:240px;
	background-color:#e4ebee;
	padding:5px 5px 0px 5px;
	margin-bottom:10px;
}

#nieuws ul {
	list-style-type:none;
}

#nieuws ul li {
	width:240px;
	margin-bottom:5px;
	float:left;
}
#nieuws ul li a {
	text-decoration:none;
	color:#000000;
	display:block;
	width:240px;
	height:80px;
}
#nieuws ul li a:hover {
	background-color:#d1dde3;
}

#nieuws ul li img {
	margin:5px;
	float:left;
	border:0px;
	

}

.nieuwsgroot {
	list-style-type:none;

}

.nieuwsgroot li {
	width:480px;
	margin-bottom:5px;
	float:left;
}
.nieuwsgroot li a {
	text-decoration:none;
	color:#000000;
	display:block;
	width:480px;
	height:80px;
}
.nieuwsgroot li a:hover {
	background-color:#d1dde3;
}

.nieuwsgroot li img {
	margin:5px;
	margin-right:10px;
	float:left;
	border:0px;
	

}


#vacatures {
	width:240px;
	background-color:#e4ebee;
	padding:5px 5px 0px 5px;
	margin-bottom:10px;
}

#vacatures ul {
	list-style-type:none;
}

#vacatures li {
	width:230px;
	margin-bottom:5px;
	float:left;
}
#vacatures li a {
	text-decoration:none;
	color:#000000;
	display:block;
	padding:5px;
	width:230px;
	min-height:60px;
}
#vacatures li a:hover {
	background-color:#d1dde3;
}


#downloads {
	width:240px;
	background-color:#e4ebee;
	padding:5px 5px 0px 5px;
	margin-bottom:10px;
}

#downloads ul {
	list-style-type:none;
}

#downloads ul li {
	width:240px;
	margin-bottom:5px;
	float:left;
}
#downloads ul li a {
	text-decoration:none;
	color:#000000;
	display:block;
	width:210px;
	height:20px;
	padding-top:6px;
	padding-left:30px;
	background-position:5px 5px;
	background-repeat:no-repeat;
}

#downloads ul li a:hover {
	background-color:#d1dde3;
}


#downloads ul li a.pdf {
	background-image:url(../images/icon_pdf.gif);
}

#downloads ul li a.ppt {
	background-image:url(../images/icon_ppt.gif);
}

#downloads ul li a.doc {
	background-image:url(../images/icon_doc.gif);
}




#assortiment {
	width:240px;
	background-color:#e4ebee;
	padding:5px 5px 0px 5px;
	margin-bottom:10px;
}

#assortiment ul {
	list-style-type:none;
}

#assortiment ul li {
	width:240px;
	margin-bottom:5px;
	float:left;
}
#assortiment ul li a {
	text-decoration:none;
	color:#000000;
	display:block;
	width:230px;
	height:20px;
	padding-top:6px;
	padding-left:10px;
	background-position:220px 7px;
	background-repeat:no-repeat;
	background-image:url(../images/product_down.jpg);
}

#assortiment ul li a:hover {
	background-color:#d1dde3;
	background-image:url(../images/product_up.jpg);
}




.stippellijn {
	height:1px;
	border-bottom:1px dotted #7badbe;
	width:230px;
}

.stippellijnbreed {
	height:1px;
	border-bottom:1px dotted #7badbe;
	width:480px;
}


.clearer {
	clear:both;
}


.none {
	display:none;
}

.block {
	display:block;
}

input {
	border:1px solid #7badbe;
}

select {
	border:1px solid #7badbe;
}
textarea {
	border:1px solid #7badbe;
	width:300px;
	height:100px;
}

.contacttable tr td {
	width:100px;
	padding-bottom:5px;
}
.contacttable tr td td {
	width:200px;
}

strong {
	font-weight:bold;
}

#disclaimer {
	margin-left:20px;
}
#disclaimer ul {
	margin-left:30px;
}

.link {
	background-image:url(../images/link_down.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:3px;
	padding-right:20px;
	
	
}

.desktop {
	width:200px;
	margin-right:30px;
	margin-bottom:20px;
	float:left;
}

.desktop.nomargin {
	margin-right:0px;
}


.desktop a:hover {
	text-decoration:underline;
}

.adrestitel {
	background-color:#d2dde3;
	border-bottom:1px dotted #7badbe;
	border-top:1px dotted #7badbe;
	height:23px;
	background-image:url(../images/arrow_up.png);
	background-repeat:no-repeat;
	background-position:5px 7px;
	padding-left:25px;
	padding-top:3px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	margin-bottom:5px;
	
}

.subadres {
	padding-left:25px;
	margin-bottom:8px;
	display:none;
}

.up {
	background-image:url(../images/arrow_ov.png);

}

.vlaggen {

	width:100px;
	margin-right:5px;
	margin-top:2px;
	text-align:right;
	float:right;
		
}

#logo {
	margin-left:126px;
	margin-top:16px;
}


div#popup {
	width: 900px;
	background-color: #d1dde3;
	padding: 25px 10px 10px 10px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -400px;
	color: #005395;
	z-index: 12;
}
div#popup a#close-popup {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #000000;
}
blockquote {
	margin: 15px 0px;
	padding: 10px;
	border: 1px dotted #4B889C;
	background: #fcfeff;
	list-style: inside;
}
