@charset "iso-8859-1";
/* CSS Document */

html, body {
	margin:0;
	background:url(../slices/main_bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	/*behavior:url("css/csshover.htc");*/
}
*:focus {
	outline:none 
}
/* Headings Styles */
h2.categorieKop {
  width:130px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:12px;
  margin:0;
  color:#FFF;
  text-transform:uppercase;
}
h2#contentKop {
  width:400px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#004D97;
  text-transform:uppercase;
  margin:0;
}
h2#linkerkolomKop {
  width:250px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#004D97;
  text-transform:uppercase;
  margin:0;
}
h3.cpNaam {
  width:125px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#9fc416;
  text-transform:uppercase;
  margin:0;
}
h3.cpTitel {
  width:125px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#004D97;
  text-transform:uppercase;
  margin:0;
}

/* Start Header & Menu Styles */
#header {
	width:100%;
	height:110px;
	position:relative;
	background:url(../slices/headerschaduw_bg.png);
	background-repeat:repeat-x;
	background-position:left top;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
	z-index:1;
}
#menucontainer{
	width:960px;
	height:100px;
	margin:0 auto 0 auto;
	background:url(../slices/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#logoHolder{
	width:220px;
	height:92px;
	padding-top:8px;
	float:left;
}
#logoHolder img{
	behavior:url("css/iepngfix.htc");
}
#menuHolder{
	width:740px;
	height:100px;
	float:left;
}
#talenSelector{
	width:730px;
	height:30px;
	padding:10px 10px 0 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:2px;
	color:#004d97;
	text-transform:uppercase;
}
#talenSelector a:link, #talenSelector a:active, #talenSelector a:visited{
	text-decoration:none;
	color:#004d97;
}
#talenSelector a:hover{
	text-decoration:none;
	color:#97bf02;
}
#menu{
	width:730px;
	height:60px;
	padding:0 10px 0 0;
	text-align:right;
}
#menuItems{
	height:20px;
	margin-top:35px;
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:1px;
	text-transform:lowercase;
	color:#004d97;
}
#menuItems ul{
	list-style: none;
	margin:0;
	padding:0;
}
	
#menuItems li {
	float:left;
	padding:0 0 0 15px;
	position:relative;
}
#menuItems li a{
	text-decoration:none;
	color:#004d97;
}
#menuItems li a.activeMenu{
	text-decoration:none;
	color:#CA5714;
}
#menuItems li a:hover{
	text-decoration:none;
	color:#CA5714;
}
/* Einde Header & Menu Styles */

#main {
	clear:both;
	width:980px;
	position:relative;
	margin:-10px auto 0 auto;
	background:url(../slices/contentschaduw_bg.png);
	background-repeat:repeat-y;
	background-position:left top;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
	z-index:0;
}

/* Start Homepage Styles */
#fotocontainer{
	width:960px;
	height:280px;
	margin:0 auto 0 auto;
	padding:220px 0 0 0;
	background:url(../img/homepagefoto.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#homepagecontentBlok{
	width:960px;
	height:210px;
	background-color:#FFF;
}
#homepageTitleHolder{
	width:920px;
	height:50px;
	padding:0 20px 0 20px;
}
#homepageTitleHolder h1{
	margin:0;
	padding:13px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:lighter;
	text-transform:uppercase;
	color:#30547e;
}
#homeBlokContainer{
	width:960px;
	height:150px;
	float:left;
}
.introBlok{
	width:255px;
	height:145px;
	padding:5px 20px 0 20px;
	float:left;
	font-size:12px;
	color:#004d97;
	line-height:18px;
	background-color:#d9e4f0;
}
.introBlok_Duits{
	font-family:Arial, Helvetica, sans-serif;
	width:255px;
	height:145px;
	padding:5px 20px 0 20px;
	float:left;
	font-size:11px;
	color:#004d97;
	line-height:18px;
	background-color:#d9e4f0;
}
.introBlok p, .introBlok_Duits p{
	margin:0;
}
.categorieBlok{
	width:150px;
	height:150px;
	margin-left:10px;
	float:left;
	background-color:#97bf02;
}
.categorieBlok:hover{
	background-color:#5a7201;
}

.catTitle{
	width:130px;
	height:34px;
	padding:6px 10px 0 10px;

}
.catTitle a{
	text-decoration:none;
	color:#FFF;
}
.catFoto{
	width:150px;
	height:109px;
	border-top:solid 1px #FFF;
}
.nieuwsBlok{	
	width:175px;
	height:150px;
	margin-left:10px;
	float:left;
	background-color:#FFF;
}
.nieuwsTitle{
	width:155px;
	height:34px;
	padding:6px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	text-transform:uppercase;
	color:#FFF;
	background-color:#004997;
}
.nieuwsItem{
	width:155px;
	height:33px;
	padding:3px 10px 0 10px;
	border-top:solid 1px #FFF;
	cursor:pointer;
	background:url(../slices/homepage_nieuwsitem_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.nieuwsItem:hover{
	background:url(../slices/homepage_nieuwsitem_down_bg.jpg);
}
.titleItem{
	height:15px;
	font-size:11px;
	font-weight:bold;
	color:#004d97;
}
.linkItem{
	height:15px;
	font-size:11px;
	font-style:italic;
	color:#FFF;
}
/* Einde Homepage Styles */

/* Start Content Page Styles */
#contentcontainer{
	width:960px;
	min-height:470px;
	overflow:hidden;
	margin:0 auto 0 auto;
	background:url(../slices/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#contactcolumn{
	float:left;
	width:295px;
	padding:127px 0 0 10px;
}
.adres{
	width:260px;
	color:#004d97;
	font-size:13px;
	margin:15px 0 15px 0;
}
.adresnummers1, .adresnummers2{
	float:left;
	color:#004d97;
	font-size:12px;
}
.adresnummers1 {
	width:70px;
}
.adresnummers2 {
	width:190px;
	/*font-weight:bold;*/
}
.adresnummers2 a{
	color:#97bf02;
}
#leftcolumn{
	float:left;
	width:305px;
	padding:110px 0 0 0;
}
#leftcolumn ul{
	list-style:none;
	margin:0;
	padding:0;
}
#leftcolumn ul li{
	margin:0;
	padding:0;
	background:transparent url(../img/submenu_bullet.gif) no-repeat scroll left 19px;
	list-style-position:outside;
	list-style-type:none;
	
}
#leftcolumn ul li a{
	display:block;
	width:204px;
	height:24px;
	padding:15px 0 0 37px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	color:#97bf02;
	background:url(../img/submenu_lijntje.png) no-repeat left;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}
#leftcolumn ul li.smActive a{
	display:block;
	width:204px;
	height:24px;
	padding:15px 0 0 37px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	color:#004D97;
	background:url(../img/submenu_lijntje.png) no-repeat left;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}
#leftcolumn ul li a:hover, #leftcolumn ul li.smActive a:hover{
	text-decoration:none;
	font-size:14px;
	color:#004D97;
}

/*Product submenu styles */
#leftproductencolumn{
	float:left;
	width:305px;
	padding:120px 0 0 0;
}
#leftproductencolumn ul{
	list-style:none;
	margin:0;
	padding:0;
}
#leftproductencolumn ul li{
	margin:0;
	padding:0;
	background:transparent url(../img/productmenu_bullet.gif) no-repeat scroll left 9px;
	list-style-position:outside;
	list-style-type:none;
	
}
#leftproductencolumn ul li a{
	display:block;
	width:204px;
	height:24px;
	padding:5px 0 0 37px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	color:#97bf02;
	background:url(../img/productmenu_lijntje.png) no-repeat left;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}
#leftproductencolumn ul li.smActive a{
	display:block;
	width:204px;
	height:24px;
	padding:5px 0 0 37px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	color:#004D97;
	background:url(../img/productmenu_lijntje.png) no-repeat left;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}
#leftproductencolumn ul li a:hover, #leftproductencolumn ul li.smActive a:hover{
	text-decoration:none;
	font-size:14px;
	color:#004D97;
}
/* Einde Productsubmenu styles */





#centercolumn{
	float:left;
	width:480px;
	overflow:hidden;
	padding:40px 0 0 0;
	margin:0;	
}
#categorieMenu{
	width:480px;
	height:87px;
}
.categorieBlokContentActive{
	float:left;
	width:150px;
	height:40px;
	margin-right:10px;
	background-color:#5a7201;
}
.categorieBlokContent{
	float:left;
	width:150px;
	height:40px;
	margin-right:10px;
	background-color:#97bf02;
}
.categorieBlokContent:hover{
	background-color:#5a7201;
}
#contentBlok{
	clear:left;
	width:460px;
	overflow:auto;
	padding:0 20px 40px 0;
	font-size:13px;
	line-height:16px;
	color:#004d97;
}
#contentBlok p { 
	margin: 1em 0; 
}

#contentBlok a{
	text-decoration:none;
	color:#97BF02;
}
#contentBlok a:hover{
	text-decoration:none;
	color:#5a7201;
}
#contentBlok ul {
	margin:0;
	padding:0;
}
#contentBlok ul li {
	background:transparent url(../img/bullet_content.gif) no-repeat scroll left 4px;
	line-height:12px;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 0 2px 15px;
}
#contentBlok ul li a{
	text-decoration:none;
	color:#97BF02;
}
#contentBlok ul li a:hover{
	text-decoration:none;
	color:#5A7201;
}
#contentBlok .thumbnailHolder{
	margin:0 0 20px 0;
}
#rightcolumn{
	float:left;
	width:175px;
	padding:40px 0 0 0;
}
.nieuwsBlokContent{	
	width:175px;
	overflow:auto;
	margin-bottom:10px;
}
.testimonialBlok{	
	width:175px;
	overflow:visible;
}
.testimonialTitle{
	width:155px;
	height:34px;
	padding:6px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	text-transform:uppercase;
	color:#FFF;
	background-color:#c1d96c;
}
.testimonialItem{
	width:155px;
	height:72px;
	font-size:0px;
	padding:3px 10px 0 10px;
	cursor:pointer;
	background:url(../slices/testimonialitem_bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.testimonialItem:hover{
		background:url(../slices/testimonialitem_down_bg.jpg);
}
.peronificatieItem{
	width:155px;
	height:12px;
	margin-bottom:5px;
	font-size:10px;
	letter-spacing:-1%;
	color:#97bf02;
}
.fotoItem{
	width:155px;
	height:45px;
}
.tThumb{
	float:left;
	width:45px;
	height:45px;
	background-color:#000;
}
.tStatement{
	float:left;
	width:105px;
	height:33px;
	padding-left:5px;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#004997;
}
.tLink{
	float:left;
	width:105px;
	height:12px;
	padding-left:5px;
	font-size:10px;
	font-style:italic;
	color:#97bf02;
}
.testimonialFoto{
	width:240px;
	padding-top:20px;
}
.testimonialFoto img{
	border:0;
	width:240px;
}
.categorieBlokTestimonial{
	float:left;
	width:150px;
	height:40px;
	margin-right:10px;
	background-color:#97bf02;
}
.categorieBlokTestimonial:hover{
	background-color:#5a7201;
}
/* Einde Content Page Styles */

/* Start Contactpagina Styles */
.contactpersoonContainer{
	float:left;
	width:195px;
	height:137px;
	margin:0 10px 10px 0;
	padding:10px 10px 20px 10px;
	background:url(../slices/cp_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.cpIcoon1{
	height:20px;
	font-size:12px;
	background:url(../img/icoon_linkedin.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.cpIcoon2{
	height:20px;
	font-size:12px;
	background:url(../img/icoon_visitekaartje.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.cpIcoon3{
	height:20px;
	font-size:12px;
	background:url(../img/icoon_email.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.cpIcoon1 a, .cpIcoon2 a, .cpIcoon3 a{
	margin-left:25px;
	color:#666;
	text-decoration:none;
}
.cpIcoon1 a:hover, .cpIcoon2 a:hover, .cpIcoon3 a:hover{
	color:#97bf02;
	text-decoration:none;
}
/* Einde Contactpagina Styles */

/* Start Footer Styles */
#footer{
	clear:left;
	width:960px;
	height:105px;
	margin:0 auto 0 auto;
	background:url(../slices/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

.nawBlok{
	float:left;
	width:284px;
	height:80px;
	margin:12px 0 0 0;
	padding-left:20px;
	border-right:solid 1px #e0e0e0;
	font-size:12px;
	color:#123863;
	letter-spacing:0.5pt;
	line-height:16px;
}
#footerMenu{
	float:left;
	width:655px;
}
#footerMenu ul.footerMenuBlok{
	width:148px;
	height:94px;
	float:left;
	list-style: none;
	border-left:solid 1px #f9f9f9;
	border-right:solid 1px #e0e0e0;
	margin:11px 0 0 0;
	padding:0 0 0 10px;
	line-height:0;
	font-size:0px;
}
#footerMenu ul.footerMenuBlokLast{
	width:149px;
	height:94px;
	float:left;
	list-style: none;
	list-style-position:outside;
	border-left:solid 1px #f9f9f9;
	margin:11px 0 0 0;
	padding:0 0 0 10px;
	line-height:0;
	font-size:0px;
}
	
ul.footerMenuBlok li, ul.footerMenuBlokLast li {
	margin:0;
	padding:0;
}
ul.footerMenuBlok li a, ul.footerMenuBlokLast li a{
	font-size:12px;
	line-height:16px;
	display: block;
	vertical-align: bottom;
	text-decoration:none;
	color:#999;
}
ul.footerMenuBlok li a:hover, ul.footerMenuBlokLast li a:hover{
	text-decoration:none;
	color:#004d97;
}
/* Einde Footer Styles */

#mainBottom {
	clear:left;
	width:980px;
	height:10px;
	margin:0 auto 0 auto;
	background:url(../slices/contentschaduw_bottom_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}
.credit{
	width:980px;
	height:20px;
	margin:0 auto 0 auto;
	padding:10px 0 50px 0;
	text-align:center;
	font-size:11px;
	color:#CCC;
}
.credit a{
	text-decoration:none;
	color:#CCC;
}
.credit a:hover{
	text-decoration:none;
	color:#666;
}
