/* algemeen */
.NoScreenDisplay {display:none}
body{
	color: #7286AF;
	font: 70%/140% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-image: url(bgbottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}
td{
	font: 70%/140% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	color: #7286AF;
}
hr {
	color:#CCC;
	height: 1px
}
.anker {
	padding:2px;
	margin: 0;
	background-color: #F00;
	color: #FFF
}
/* ----------------------------------------------------------------------------------------- */
/* hoofdmenu: Rollover + HighLight ----------*/
#hoofdmenu a.item1:link, #hoofdmenu a.item1:visited {
	color: #214D7B;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
}
#hoofdmenu  a.item1HL, selected{
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left
}
#hoofdmenu  a.item1:active, #hoofdmenu a.item1:hover{
	color:#214D7B;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left
}

/* subMenu : Rollover + HighLight ----------*/
#submenu a.subMenu2:link, 
#submenu a.subMenu2:visited {
	color:	#000;
	text-decoration: none;
	line-height: 180%;
	vertical-align:middle;
	padding-left: 10px;
	width: 183px;
	height: 25px;
	background-image:url(submenu2.jpg);
	background-repeat:no-repeat;
	display: block
}
#submenu a.subMenu2:active, 
#submenu a.subMenu2:hover, 
#submenu a.subMenu2HL{
	color:	#065B77;
	text-decoration: none;
	line-height: 180%;
	vertical-align:middle;
	padding-left: 10px;
	width: 183px;
	height: 25px;
	background-image:url(submenu2.jpg);
	background-repeat:no-repeat;
	display: block
}
#submenu a.subMenu3:link, 
#submenu a.subMenu3:visited {
	color:	#000;
	text-decoration: none;
	vertical-align:top;
	padding-left: 10px;
	width: 183px;
	height: auto;
	background-image:url(submenu3.jpg);
	background-repeat:no-repeat;
	display: block;
	padding-bottom: 3px;
	background-position: 7px bottom;
}
#submenu a.subMenu3:active, 
#submenu a.subMenu3:hover, 
#submenu a.subMenu3HL{
	color:	#065B77;
	text-decoration: none;
	vertical-align:top;
	padding-left: 10px;
	width: 183px;
	height: auto;
	background-image:url(submenu3.jpg);
	background-repeat:no-repeat;
	display: block;
	padding-bottom: 3px;
	background-position: 7px bottom;
}
#submenu a.subMenu4:link, 
#submenu a.subMenu4:visited {
	color:	#000;
	text-decoration: none;
	line-height: 180%;
	vertical-align:middle;
	padding-left: 20px;
	width: 183px;
	height: auto;
	display: block;
	background-image: url(pijltje.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	
}
#submenu a.subMenu4:active, 
#submenu a.subMenu4:hover, 
#submenu a.subMenu4HL{
	color:	#065B77;
	text-decoration: none;
	line-height: 180%;
	vertical-align:middle;
	padding-left: 20px;
	width: 183px;
	height: auto;
	display: block;
	background-image: url(pijltje.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}
#indekijker {
	margin-left:13px;
	margin-top:10px;
	width:168px;
	height:181px;
	background-image:url(indekijker.jpg);
	padding-left: 10px;
	padding-right: 5px
}
#bannerlinks {
	margin-left:14px;
	margin-top:10px;
	width:182px;
	height:181px;
}
.nieuwsitem {
	color:#3E2F0D;
	text-align:left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	border-bottom: 1px dotted #3E2F0D;
	font-weight: bold;
	line-height: 110%;
}
.nieuwsitem a:link, 
.nieuwsitem a:visited,
.nieuwsitem a:active, 
.nieuwsitem a:hover {
	color: #7B611C;
	text-align: left;
	background: url(leesmeer_pijl.gif) no-repeat left center;
	height: 18px;
	line-height: 18px;
	display: block;
	border-bottom: none;
	padding-left: 27px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: normal;
	
}
/* content links - OPGELET :WEL subclass omdat die kunnen bepalen in de modules!!*/
a.url:link, a.url:active, a.url:visited, a.ankerlijst:link, a.ankerlijst:visited, a.ankerlijst:active,
#inhoud a:link, #inhoud a:visited, #inhoud a:active{
	color: #065B77;
	text-decoration: none;
	font-weight:bold;
}
a.url:hover, a.ankerlijst:hover,
#inhoud a:hover{
	color: #065B77;
	text-decoration: underline;
	font-weight:bold;
}
a.url2:link, a.url2:active, a.url2:visited{
	color: #84A6C6;
	text-decoration: underline
}
a.url2:hover{
	color: #333;
	text-decoration: none
}
/* beschrijving + positionering lagen*/
#headerbg{
	position:absolute;
	right: 0;
	height: 400px;
	width: 100%;
	z-index:1;
	background-image: url(headerbg.jpg);
	background-repeat: repeat-x;
	}
#headerbg2{
	position:absolute;
	top: 0;
	left: 0px;
	right: 0;
	height: 400px;
	width: 100%;
	z-index:1;
	background-image: url(bgboven2.jpg);
	background-repeat: repeat-x;
	}
#bottumbg{
	position:relative;
	top: auto;
	left: 0px;
	right: 0px;
	height: 400px;
	width: 100%;
	z-index:1;
	background-image: url(bgbottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	bottom: 0px;
	}
#wrapper{
	width:988px;
	position:relative;
	z-index:6;
	z-index:2;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	visibility: visible;
	}
#wrapper2
{
	position: absolute;
	top: 50%;
	left: 50%;
	height: 509px;
	width: 701px;
	margin-top: -254px;  
	margin-left: -350px; 
	z-index:2;
	background-image:url(taalkeuze.gif);
}
#splashmenu{
	position:relative;
	left:126px;
	top: 328px;
	width:436px;
	color:#949897;
	}
#splashmenu a:link, #splashmenu a:visited {
	color: #949897;
	text-decoration: none;
}
#splashmenu a:active, #splashmenu a:hover {
	color:#949897;
	text-decoration:underline;
}
#wrapperhm {
	position:relative;
	height: 113px;
	width:988px;
	margin: 0;
	padding: 0;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	z-index:10
	}
#bannertop {
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	position:relative;
	height: 165px;
	width:988px;
	margin: 0;
	padding: 0;
	background-color:#FFF;
	background-position:left;
	z-index:10;
	clear:both;
	}
#bannertopbasic {
	border-right: 1px solid #EFEFEF;
	position:relative;
	height: 165px;
	width:782px;
	margin: 0;
	padding: 0;
	background-color:#FFF;
	background-position:right;
	z-index:10;
	float:right;
	clear:right;
	}
#loginhome {
	position:relative;
	float:right;
	background-image:url(login.gif);
	background-repeat:no-repeat;
	width: 210px;
	height:145px;
	top: 7px;
	right: 15px;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 10px;
}
#loginhome .header {
	color:#FFF;
	position:relative;
	font-weight: bold;
	margin-left: 68px;
}
#loginhome label {
	margin-top: 5px;
	position: relative;
	float:left;
	display: block;
	width: 62px;
	text-align:right;
	color:#FFF;
}
#loginhome input {
	margin-top: 5px;
	border: 1px solid #EFEFEF;
	margin-left: 68px;
	display: block;
	width: 135px;
	height: 16px;
}
#loginhome .buttonloginen {
	width:45px;
	height :18px;
	background-image:url(login_en.jpg);
	background-repeat:no-repeat;
	border-style:none;
}
.bannertopbg1 {background-image:url(bannerbg1.jpg);}
.bannertopbg2 {background-image:url(bannerbg2.jpg);}
.bannertopbg3 {background-image:url(bannerbg3.jpg);}
.bannertopbg4 {background-image:url(bannerreferences.jpg);}
.bannertopbg5 {background-image:url(bannertechnicalsolutions.jpg);}
.bannertopbg6 {background-image:url(bannerbg1.jpg);}
.bannertopbg7 {background-image:url(bannerbg2.jpg);}
.bannertopbg8 {background-image:url(bannerbg2.jpg);}
.bannertopbg9 {background-image:url(bannerbg2.jpg);}

.bannertopbgscreenline {background-image:url(bannerscreenline.jpg);}
.bannertopbgacousticislands {background-image:url(bannerscreenline.jpg);}
.bannertopbgwallangles {background-image:url(banner_good.jpg);}
.bannertopbgfastandreliable {background-image:url(bannerhighproductivity.jpg);}
.bannertopbgtechnicalsolution {background-image:url(bannertechsol.jpg);}
.bannertopbgtechnicalsolutions {background-image:url(bannertechnicalsolutions.jpg);}
.bannertopbgclickandhook {background-image:url(bannerbg3.jpg);}
.bannertopbg6{background-image:url(bannerprofessionals.jpg);}
.bannertopbgtechsupport{background-image:url(bannertechnicalsolutions.jpg);}
.bannertopbgdisclaimer{background-image:url(bannertechnicalsolutions.jpg);}

.bannertopbgapplications_en{background-image:url(bannerapplications_en.jpg);}
.bannertopbgapplications_de{background-image:url(bannerapplications_de.jpg);}
.bannertopbgapplications_fr{background-image:url(bannerapplications_fr.jpg);}
.bannertopbgapplications_nl{background-image:url(bannerapplications_nl.jpg);}
.bannertopbgapplications_es{background-image:url(bannerapplications_en.jpg);}
.bannertopbgapplications_pl{background-image:url(bannerapplications_pl.jpg);}
.bannertopbgapplications_es{background-image:url(bannerapplications_es.jpg);}

#hoofdmenu {
	position: absolute;
	left: 320px;
	top: 80px;
}
#languagemenu {
	position: relative;
	top: 0px;
	height: 23px;
	float:right;
	background-image:url(lmenu_bg.gif);
	background-position:right;
	background-repeat:repeat-x;
	color: #999;
	padding-right: 25px;
	font-weight:bold;
}
#lmenu_l {
	background-image:url(lmenu_l.gif);
	float:left;
	width:19px;
	height:23px;
	position: relative;
	top:0px;
	left:0px;
}
#lmenu_padding {
	float:left;
	padding-top:4px;
}
#lmenu_padding2 {
	padding-top:4px;
}
#fast {
	position: relative;
	color:#FFF;
	float:left;
	left: 35px;
	top: 90px;
	width: 188px;
}
#technical {
	position: relative;
	color:#FFF;
	float:left;
	left: 100px;
	top: 90px;
	width: 165px;
}
#acoustic {
	position: relative;
	color:#FFF;
	float:left;
	left: 177px;
	top: 78px;
	width: 169px;
}
#click {
	position: relative;
	color:#FFF;
	float:left;
	left: 247px;
	top: 108px;
	width: 192px;
}
#languagemenu a:link, #languagemenu a:visited{
	color: #999;
	text-decoration: none;
	padding-top: 5px;
	margin: 0px 2px;
	text-transform:uppercase;
}
#languagemenu a:active, #languagemenu a:hover{
	color: #1E5B6F;
	text-decoration: none;
	padding-top: 5px;
	margin: 0px 2px;
	text-transform:uppercase;
}
#zoekfunctie {
	padding-top: 6px;
	padding-left:8px;
	position: absolute;
	left: 512px;
	top: 1px;
	width: 200px;
}
#zoekfunctie input {
	border:1px solid #EFEFEF;
}
#zoekfunctie .zoekknop {
	text-transform:capitalize;
	font-size:90%;
	background-image:url(btn_search.gif);
	background-repeat:no-repeat;
	color: #181451;
	width: 48px;
	height: 18px;
	text-align:center;
}
/* ----------------------------------------------------------------------------------------- */
/* hoofdmenu: Rollover + HighLight ----------*/
#hoofdmenusitemap {
	float:right;
	position:relative;
	top:0px;
	height:23px;
	width:89px;
	background-image:url(sitemap_f1.gif);
}
#hoofdmenusitemap a.item1:link, #hoofdmenusitemap a.item1:visited {
	color: #999;
	position:relative;
	text-decoration: none;
	font-weight: bold;
	margin-left: 25px;
	height: 23px;
	width: 64px;
}
#hoofdmenusitemap a.item1HL {
	color:#1E5B6F;
	position:relative;
	text-decoration: none;
	font-weight: bold;
	margin-left: 25px;
	height: 23px;
	width: 64px;
}
#hoofdmenusitemap a.item1:active, #hoofdmenusitemap a.item1:hover{
	color: #1E5B6F;
	position:relative;
	text-decoration: none;
	font-weight: bold;
	height: 23px;
	margin-left: 25px;
	width: 64px;
}
#header {
	position:relative;
	height: 107px;
	width: 770px;
	margin: 0 0 0 0;
	padding: 0;
	text-align:left;
	vertical-align:top;
	z-index:3
	}
#parenthm{
	position:relative;
	width:988px;
	height:376px;
	margin: 0;
	padding: 0;
	z-index:4;
	text-align:left;
	vertical-align:top;
	padding-top: 0px;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	background-color:#FFF;
	clear:both;
	}
#parent{
	position:relative;
	width:988px;
	height:376px;
	margin: 0;
	padding: 0;
	z-index:4;
	text-align:left;
	vertical-align:top;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	clear:both;
	visibility: visible;
}
#kruimelpad {
	padding-top:5px;
	padding-left:20px;
	float:right;
	position:relative;
	clear:right;
	width: 762px;
	text-align: left;
}
#kruimelpad a:link, #kruimelpad a:visited, 
#kruimelpad a:active, #kruimelpad a:hover {color:#999}

#inhoud{
	margin: 0;
	text-align:left;
	vertical-align:top;
	display: block;
	z-index:4;
	float:right;
	position:relative;
	height:auto;
	width: 742px;
	clear:right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#inhoudSitemap{
	margin: 0;
	text-align:left;
	vertical-align:top;
	display: block;
	z-index:4;
	float:right;
	position:relative;
	height:auto;
	width: 742px;
	clear:right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFFFFF;
}

#inhoudSitemap a:link, #inhoudSitemap a:visited, #inhoudSitemap a:active{
	text-decoration: underline;
	color: #065B77;
	}	
#inhoudSitemap a:hover{
	color: #065B77;
	text-decoration: none;
}
#inhoudSitemap a.sitemap1:link, 
#inhoudSitemap a.sitemap1:visited
{
	text-transform: uppercase;
	font-size: 90%;
	color: #065B77;
	font-weight: bold;
	text-decoration: none;
}
#inhoudSitemap a.sitemap1:active, 
#inhoudSitemap a.sitemap1:hover
{
	color: #065B77;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}
#inhoudSitemap a.sitemap2:link, 
#inhoudSitemap a.sitemap2:visited
{
	color: #065B77;
	padding-left: 25px;
	text-transform: uppercase;
	font-size: 90%;
	text-decoration: none;
}
#inhoudSitemap a.sitemap2:active, 
#inhoudSitemap a.sitemap2:hover
{
	padding-left: 25px;
	color: #065B77;
	text-transform: uppercase;
	font-size: 90%;
	text-decoration: underline;
}
#inhoudSitemap a.sitemap3:link, 
#inhoudSitemap a.sitemap3:visited
{
	color: #065B77;
	text-decoration: none;
	padding-left: 66px;
}
#inhoudSitemap a.sitemap3:active, 
#inhoudSitemap a.sitemap3:hover
{
	color: #065B77;
	text-decoration: underline;
	padding-left: 66px;
}
#inhoudSitemap a.sitemap4:link, 
#inhoudSitemap a.sitemap4:visited
{	text-decoration: none;
	padding-left: 100px;
	color: #065B77;
}
#inhoudSitemap a.sitemap4:active, 
#inhoudSitemap a.sitemap4:hover
{	text-decoration: underline;
	padding-left: 100px;
	color: #065B77;
}

#homeinhoud{
	position:absolute;
	z-index:51;
}
#homebuttons{
	position:absolute;
	top:300;
	z-index:50;
	height:30px;
}
#submenu{
	font-weight: bold;
	width: 196px;
	text-align: left;
	padding-left:13px;
	display: block;
	z-index:4
}
#footerhome {
	position:relative;
	color: #949897;
	height: 39px;
	width:988px;
	margin: 0;
	padding: 0;
	background-color:#FFF;
	background-position:left;
	border: 1px solid #EFEFEF;
	z-index:10;
	float:none;
	clear:both;
}
#footer {
	/*	position:relative;*/
	color: #949897;
	height: 39px;
	width:988px;
	background-color:#FFF;
	z-index:10;
	display:block;
	clear:both;
	position:relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
}
#footer2 {
	/*	position:relative;*/
	z-index:10;
	display:block;
	clear:both;
	position:relative;
}

#KolomLinks {
	position: relative;
	width:196px;
	height:auto;
	float:left;
	clear:both;
	padding-top:5px;
	text-align:center;
	vertical-align:top;
	display:block;
	background: #FFF;
	z-index:4;
}
#footerl {
	position: absolute;
	padding-left:10px;
	padding-top: 3px;
	float:left;
	width: 450px;
}
#footerl a:link, #footerl a:visited {
	color: #949897;
	text-decoration: none;
}
#footerl a:active, #footerl a:hover {
	color:#949897;
	text-decoration:underline;
}
#footerr {
	position: absolute;
	margin-right: 15px;
	padding-top: 10px;
	left: 450px;
	width: 523px;
	text-align:right;
}
#footerr a:link, #footerr a:visited {
	color: #778AB2;
	text-decoration: none;
}
#footerr a:active, #footerr a:hover {
	color:#778AB2;
	text-decoration:underline;
}
/* opmaak modules ------------------------------------------*/
h1 {
	font-size: 140%;
	line-height: 150%;
	font-weight: bold;
	color: #065B77;
	text-transform:uppercase;
}
h2, h3 {
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #065B77;
	padding: 0;
	text-transform:capitalize;
	font-size: 125%;	
}
h3{
	margin: 0 0 5px 0}
p {
	vertical-align:top;
	margin: 0
}
.BeeldRechts {
	float: right;
	clear: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}
.BeeldLinks {
	float: left;
	clear: none;
	margin: 0 30px 10px 0;
}
.BeeldGroot {
	float: left;
	clear: none;
	margin: 0 10px 10px 0;
}
.BeeldGrootRechts {
	float:right;
	clear: none;
	margin: 0 10px 10px 0;
}
.BeeldGrootRechts {
	float:left;
	clear: none;
	margin: 0 10px 10px 0;
}
.IkoonLinks{
	float: left;
	margin: 0 5px -2px 0;
	padding: 0;
}
.pdfopmerking {
	padding: 2px;
	margin: -5px 0 0 3px;
	float: right;
	background: #EFEFEF;
	}
.box {
	padding: 0;
	margin: 0 0 5px 0;
	display: block
}
/* vormgeving standaard + uitgebreid form ---------- */
input, textarea {
	text-align: left;
	padding: 0 2px;
	margin: 0;
	color: #7286AF;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
select{
	text-align: left;
	padding: 0 2px;
	margin: 0;
	color: #7286AF;
	font-size:100%;
}
.form {
	margin-bottom: 5px;
	margin-left: 0;
	padding: 2px;
	line-height: 190%;
	color: #7286AF
}
form{
	padding: 0;
	margin: 0
}
.content{
	margin: 0 0 0 155px
}
.content2{
	margin:0
}
.label{
	margin: 0 5px 0 0;
	color:#7286AF;
	padding: 0;
	width: 150px;
	text-align:right;
	display: block;
	float:left;
	clear:left;
	line-height: 190%
}
input.knop {
	background-color: #065B77;
	color:#FFF;
	text-align: center;
	vertical-align: middle;
	border-width: 0;
	cursor: pointer;
	margin: 5px 0 0 155px;
	padding: 2px
}
input.zoekknop {
	background-color: #065B77;
	color:#FFF;
	text-align: center;
	vertical-align: middle;
	border-width: 0;
	cursor: pointer;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*--- 1e productoverzicht ------------------*/
.caps{
	font-variant:small-caps
	}
/* 2 kolommen tekst + beeld ------------ */
table.portal {
	margin:10px 0;
	width:100%
	}
table.portal .kolom1 {
	border-right: 1px solid #ECEFF4;
	padding: 0 30px 0 0;
	vertical-align:top;
	width:50%
	}
table.portal .kolom2 {
	padding: 0 0 0 30px;
	vertical-align:top;
	width:50%
	}
/* spotlight */
#spotlight
{
background-color:#FFF;
border-color :#DEE7ED;
border-style:solid;
border-bottom-width:1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-width:0px;
}
/* spotlight links */
a.urlSpotlight:link, a.urlSpotlight:active, a.urlSpotlight:visited{
	color: #3C6080;
	text-decoration: underline
}
a.urlSpotlight:hover{
	color: #244F7D;
	text-decoration: none
}
#headerbg3 {
	position:absolute;
	top: 0;
	left: 0px;
	right: 0;
	height: 400px;
	width: 100%;
	z-index:1;
	background-image: url(Kopie%20van%20headerbg.jpg);
	background-repeat: repeat-x;
}

