/* ############### full css by kvd ############### */


html, body{
	background-color: #9b9b9b;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 12px;
	line-height: 150%;
	color: #fff;
/*	background-image: url(../gfx/interface/back.page.pattern.gif);
	background-repeat: repeat-y;
	background-position: center;*/
}

/* FLOATING DIV WORKAROUNDS */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#fixFloatingDiv, .fixFloatingDiv{
	clear: both !important;
	height: 1px !important;
	margin: 0 0 0px 0; 
	border: 0px solid #ea6346 !important;
	background-image: none !important;
	visibility: collapse;
	line-height: 1% !important; /* for IE: anders is deze div +- 20px hoog */
	}
	
/* ############# HOMEPAGE ############# */
.homepage #wrapper{
	width: 950px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.homepage #head{
	display: block;
	width: 980px;
	height: 53px /*182px*/;
	background-image: url(../gfx/splash/part1.small.jpg);
	background-repeat: no-repeat;
	text-indent: -3000px;
}

.homepage #langchoice{
	display: block;
	width: 980px;
	height: 449px;
	background-image: url(../gfx/splash/part2.jpg);
	background-repeat: no-repeat;
	
}

.homepage #newsscroller{
	display: block;
	width: 919px;
	height: 27px;
	background-image: url(../gfx/splash/part3.jpg);
	background-repeat: no-repeat;
	padding: 14px 0 0 61px;
}
.homepage #nonewsscroller{
	display: block;
	width: 919px;
	height: 27px;
	background-image: url(../gfx/splash/part3-nonews.jpg);
	background-repeat: no-repeat;
	padding: 14px 0 0 61px;
}


.homepage #bottompiece{
	display: block;
	width: 980px;
	height: 31px;
	margin-top: 0 !important;
	margin-top: -3px;
	background-image: url(../gfx/splash/part4.jpg);
	background-repeat: no-repeat;
	
}	


.homepage #languagebox{
	display: block;
	padding: 315px 0 0 710px !important;
	padding: 305px 0 0 710px; /* exception for IE7 in additional css-file!  */
}

.homepage #languagebox ul{
	list-style: none;
	margin-left: -100px;
	padding: 0;
}
.homepage #languagebox li{
	list-style: none;
	display: block;
}
.homepage #languagebox a{
	text-indent: -3000px;
}
.homepage #languagebox a:hover, .homepage #languagebox a:active{
	background-position: -337px 0;
}
#lang_ndl{
	display: block;
	width: 337px;
	height: 23px;
	background-image: url(../gfx/splash/butt-ndl.jpg);
	background-repeat: no-repeat;
}
#lang_fr{
	display: block;
	width: 337px;
	height: 26px;
	margin-top: 4px;
	background-image: url(../gfx/splash/butt-fr.jpg);
	background-repeat: no-repeat;
}

#lang_eng{
	display: block;
	width: 337px;
	height: 23px;
	margin-top: 8px;
	background-image: url(../gfx/splash/butt-eng.jpg);
	background-repeat: no-repeat;
}

/* ############# GENERIEKE ELEMENTEN ############# */
img{	border: 1px solid #fff;}
img.noborder {	border: 0 !important;}
p{	margin-top: 0; /*font-size: 12px;*/}
h1{ font-size: 16px; font-weight: bold; color: #04a2e9; line-height: 125%; margin-top: -2px;}
h2{ font-size: 12px; font-weight: bold; color: #FCC505; line-height: 125%; margin-top: -2px;}
#content a{	/*display: block;*/ color: #04a2e9; text-decoration: none;}
#content a:visited{	color: #93dbfb;}
#content a:active,  #content a:hover{	color: #ff4e09;}
.sup { font-size:70%;  position:relative; bottom: 0.5em;}
.news #content img{
 	float: left;
	margin: 2px 12px 5px 0;}
#content p{ 	/*clear: both;*/}
	
/* ############# MAIN BUILDING BLOCKS ############# */
#languagechoice{
	display: block;
	height: 25px;
	width: 965px;
	padding: 5px 15px 0 0;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#main{
	border: 0px solid Red;
	width: 950px;
	padding: 0 30px 0 0;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../gfx/interface/back.page.jpg);
	background-repeat: no-repeat;
	background-color: #223150;
}
#footer{
	display: block;
	height: 25px;
	width: 965px;
	padding: 10px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000;
}
#iconrow{
	display: block;
	height: 115px;
	vertical-align: bottom;
	/*background-color: Olive;*/
}

#navigandcontent{
	clear: both;
	margin-top: 20px;
}

#leftnavig{
	display: block;
	width: 207px;
	float: left;
	margin-top: 40px !important; /* IE7 exception in additional css */
	margin-top: 34px;
}

#content{
	display: block;
	float: left;
	margin: 15px 0 20px 30px !important;
	margin: 5px 0 20px 30px;
	width: 712px;
}



/* ############# LANGUAGE CHOICE ############# */
#languagechoice a{ color: #fff; text-decoration: none}
#languagechoice a:hover, #languagechoice a:active{	color: #e2363e}


/* ############# TOPICONS ############# */

#iconrow a{
	display: block;
	float: left;
}
a#icohome{
	width: 17px;
	height: 15px;
	margin-right: 10px;
	margin-top: 110px;
	background-image: url(../gfx/interface/ico.home.gif);
	background-repeat: no-repeat;
	margin-left: 905px !important;
	margin-left: 452px;
	text-indent: -3000px;
}

a#icomail{
	width: 17px;
	height: 12px;
	margin-top: 113px;
	background-image: url(../gfx/interface/ico.mail.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}
a#icohome:hover, a#icohome:active{ background-image: url(../gfx/interface/ico.home.rollover.gif) !important}
a#icomail:hover, a#icomail:active{ background-image: url(../gfx/interface/ico.mail.rollover.gif) !important}


/* ############# MAIN BLOCK ############# */

/* ############# SIDENAVIG ############# */
ul#sidenavig{
	display: block;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

#sidenavig li{
	display: block;
	list-style: none;
	list-style-image: none;
	font-size: 13px;
	margin: 0 0 3px -40px !important;/* niet op de 'a' zetten: ie6-troubles */
	background-color: #5a7eb4;
}
#sidenavig li a:link, #sidenavig li a:visited{
	display: block;
	width: 182px;
	height: auto;
	color: #fff;
	text-decoration: none;
	padding: 7px 0 6px  25px;
}

#sidenavig li a:hover, #sidenavig li a:active{ background-color: #86a1cb !important; color: #fcc505 !important;}
#sidenavig li a.selected{
	background-image: url(../gfx/interface/back.navig.selected.gif);
	background-repeat: repeat-x;
	color: #000 !important;
}
#sidenavig li.selectedwithsubnav{
	background-image: url(../gfx/interface/back.navig.selected.withsubnav.gif);
	background-repeat: repeat-x;}
	
#sidenavig li.selectedwithsubnav a, #sidenavig li.selectedwithsubnav a:visited{ color: #000; background-image: none !important;}
/* sidenavig 2nd level */
ul#sidenavig ul li{
	display: block;
	list-style-image: none;
	background-color: transparent !important;
	margin-bottom: 0px !important;
	
}
ul#sidenavig ul li a{
	display: block;
	width: 179px !important;
	font-size: 11px;
	color: #585e67 !important;
	padding: 4px 3px 4px 25px !important;
	line-height: 115%;
	/*background-color: red;*/
}
ul#sidenavig ul li a.selected{
	color: #0083cb !important;
	font-weight: bold;
	/*background-image: url(../gfx/interface/navig.2ndlevel.selector.gif);
	background-repeat: no-repeat;
	background-position: 30px 7px;*/
}
ul#sidenavig ul li a.selected:hover, ul#sidenavig ul li a.active{ color: #fcc505 !important;
	/*background-image: url(../gfx/interface/navig.2ndlevel.selector.rollover.gif);*/}
#leftnavig img{
	border: 1px solid white;
	margin-left: 10px;
	/*position: absolute;
	top: 620px;*/
}


/* ############# CONTENT TEMPLATES ############# */

/* @@@@@@ PRODUCTINTRO @@@@@@ */
.productintro .row{
	margin-top: 30px !important;
	margin-top: 28px;
}
.productintro .leftcol{
	float: left;
	display: block;
	width: 462px;
	padding: 0;
}
.productintro .rightcol{
	float: right;
	display: block;
}
.productintro .leftcol p, .productintro .leftcol h1{
	text-align: justify;
}

/* ############# FOOTER ############# */
#footer a{color: #000; text-decoration: none;}
#footer a:hover, #footer a:active{
	color: Red;
}


/* @@@@@@ PRODUCTDETAIL @@@@@@ */
/*.row3images{
	display: block;
	width: 713px;
	margin-top: 30px;
}
.row3images img{	margin: 0 0 0 30px;}
.row3images .firstimage{
	margin-left: 0 !important;
}

*/

/* @@@@@@ COMPANY @@@@@@ */
.containerrowwith2cols{
	display: block;
	width: 462px !important;  /*repeat at .rowwith2cols for IE7 */
	width: 464px; /* repeat at .rowwith2cols for IE7 */
	float: left;
}

.skyscraper{
	display: block;
	width: 195px !important;
	height: auto;
	float: right;
	background-color: #c8cfd8;
	color: #000;
	border: 1px solid #fff;
	padding: 30px 10px 10px 10px;
	text-align: left;
	/*font-weight: bold;*/
}
.skyscraperaddon{
	display: block;
	width: 195px;
	height: auto;
	margin: 0 0 0 495px !important;
	margin: 0 0 0 492px;
	padding: 0px;
	
}
.skyscraperaddon img{
	margin-top: 30px;
}
.skyscraper.notext{
	background-color: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	width: 217px !important;
}

.skyscraper.notext img{
	margin-bottom: 30px !important;
}
.skyscraper .logointro{
	display: block;
	margin: 0 0 40px 0 !important;
	padding: 0 !important;
}
.skyscraper a:link, .skyscraper a:visited{
	text-decoration: underline !important;
	color: #5ca2e9 !important;
}

.skyscraper a:hover, .skyscraper a:active{
	color: Red !important;
}
.rowwith2cols{
	display: block;
	width: 462px !important; /* repeated from .containerrowwith2cols for IE7 */
	width: 464px; /* repeated from .containerrowwith2cols for IE7 */
	margin-bottom: 30px;
	text-align: justify;
}
.rowwith3cols{
	display: block;
	width: 709px !important; /* repeated from .containerrowwith2cols for IE7 */
	width: 711px; /* repeated from .containerrowwith2cols for IE7 */
	margin-bottom: 30px;
	text-align: justify;
}
.containerrowwith2cols .col1{
	display: block;
	width: 215px !important;
	width: 217px;
	float: left;
	margin-right: 30px;
	text-align: justify;
}
.containerrowwith2cols .col2{
	display: block;
	width: 215px;
	float: left;
	margin-right: 0px;
}
.rowwith3cols .col1, .rowwith3cols .col2{
	display: block;
	width: 215px !important;
	width: 217px;
	float: left;
	margin-right: 31px !important;
	margin-right: 29px;
	text-align: justify;
}
.rowwith3cols .col3{
	display: block;
	width: 215px;
	float: left;
	margin-right: 0px;
}



/* twocols */
/* afwijkende layout: 2 cols ipv 3*/

.twocols .firstcol{
	display: block;
	width: 341px;
	float: left;
	text-align: justify;
}

.twocols .secondcol{
	display: block;
	width: 341px;
	float: right;
	text-align: right;
}

.twocols .secondcol img{ margin-bottom: 30px !important;}


/* ########## NEWS ########## */
.news h2{ margin-bottom: 0px;}
.newsitem{
	display: block;
	border-bottom: 1px solid #6188a2;
	margin-bottom: 30px;
}
.date{	margin: 5px 0 5px 0; font-style: italic;}
.newsdetail .date{ margin: 5px 0 5px 0; font-style: italic;}



/* ########## CONTACT ########## */
.formrow{
	display: block;
	border: 0px solid yellow;
	margin: 0 0 10px 0;
}

.description{
	float: left;
	width: 90px;
	text-align: right;
	display: block;
	padding-top: 2px;
}

.formfield{
	margin: 0 0 0 105px;
}

input, textarea{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}
 
form{
	margin-top: 30px;
}
 
.linkpage #content a{
	text-decoration: underline	
}
