﻿body 
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Verdana;
	background: #b3bdc4 url(images/backgroundGrad.gif) repeat-x left top;	
	
	}
*
{
	margin: 0px;
	padding: 0px;
	outline:none;
	}
p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 18px;
	color: #768997;
	}
a
{
	color: #229bd7;
	text-decoration: none;
	}
td img
	{
		padding:0px 18px 0px 10px;
	}
a:hover
{
	color: #229bd7;
	text-decoration: none;
	}
.site 
{
	padding: 0px 9px 0px 9px;
	margin: 40px auto 0px auto;
	width: 975px;
	/*height: 514px;*/
	
	/*overflow: hidden;*/
	}
.site1 {
	background-image:url(images/siteBg.gif);
	background-position:-1px top;
	*background-position:right top;
	background-repeat:no-repeat;
	padding-bottom:10px;
	_height:400px;
} 
.navigation 
{
	padding: 0px;
	margin: 0px 6px 0px 0px;
	_margin: 0px 3px 0px 0px;
	float: right;
	width: 558px;
	height: 34px;

    z-index:100000;
	}
.content 
{
	clear: both;
	width: 961px;
	border:0px solid red;
	margin:0 auto;
	}
.leftColumn 
{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	float: left;
	width: 389px;
	
	/*height:387px;*/
	}
.logo 
{
	padding: 0px 0px 21px 15px;
	margin: 0px;
	float: left;
	width: 215px;
	height: 95px;
	}
.logo a
{
	width: 215px;
	height: 95px;
	display: block;
	background: url(images/logo.jpg) no-repeat left top;
	}
.logo a span
{
	display: none;
	}
.banner 
{
	clear: both;	
	overflow-x:hidden;
	
	width:389px;
	}
.rightColumn 
{
	padding: 0px;
	margin: 0px;
	float: right;
	width: 555px;
	
	/*height:387px;
	overflow:hidden;*/
	}
.navigation ul 
{
    list-style:none;
    display:block;
	position:static;
    }
.navigation ul li 
{
    display:block;
    width:93px;
    position:relative;
    float:left;
    }
.navigation ul li a
{
    display:block;
    width:93px;
    height:25px;
    background:url(images/imageBg.jpg) no-repeat -93px top;
    text-align:center;
    font:normal 10px arial;
    padding:4px 0px 0px 0px;
    color:#b3bdc3;
    }
.navigation ul li a:hover, .navigation ul li a.activeMenu, .navigation ul li:hover a 
{
    background:url(images/imageBg.jpg) no-repeat left top;
    color:#229bd7;
    }
.navigation ul li ul 
 {
    display:none;
    position:absolute;
    left:0px;
    /*left:-47px;*/
    top:29px;
    width:140px;
    z-index: 999;
    }
    
select
{
	z-index:-999;
	
}
/* added for right most menu child*/
.rightmostMenuChild li
{
    left:-48px;
}
.navigation ul li:hover ul
{
    display:block;
    } 
.navigation ul li ul li 
{
    height:18px;
    width:140px;
    }
.navigation ul li ul li a, .navigation ul li:hover ul li a 
{
    background:url(images/subimageBG.jpg) repeat-x left top;
    width:140px;
    height:18px;
    display:block;
    margin:0px;
    padding:0px;
    font:normal 10px/16px arial;
    color:#FFFFFE;
    }
.navigation ul li ul li a:hover, .navigation ul li:hover ul li a:hover
{
    background:url(images/subimageBG.jpg) repeat-x left -18px;
    color:#FFFFFE;
    }    
.contentContainer 
{
    background:url(images/contentBg.jpg) repeat-x left top;
    width:389px;
    
    padding:15px 0px 0px 0px;
    font:normal 11px arial;
    color:#718493;
   /* overflow-x:hidden; height:  366px;
    overflow-y:auto;*/
}
.contentContainer h1,h2 
{
    font:bold 14px arial;
    color:#229bd7;
    padding-left:19px;
    text-transform:uppercase;
    height:20px;
    }
.contentContainer h2.contactTitle
{
    height:27px;
    font:bold 12px arial;
    }
.contentContainer p 
{
    font:normal 11px arial;
    color:#718493;
    padding:0px 0px 0px 20px;
    /*width:349px;*/
}

.contentContainer ul 
{
    font:normal 11px arial;
    color:#718493;
    padding:0px 0px 0px 32px;
    /*width:349px;*/
}

.contentContainer ol 
{
    font:normal 11px arial;
    color:#718493;
    padding:0px 0px 0px 36px;
    /*width:349px;*/
}

/*same as above(contentContainer) element, except height attribute*/
.contentLeftTextContainer 
{
    background:url(images/contentBg.jpg) repeat-x left top;
    /*width:389px;*/
   
    padding:15px 0px 0px 0px;
	min-height: 242px;
    /*overflow-x:hidden; height:  242px;
    overflow-y:auto;*/
}
.contentLeftTextContainer h1,h2 
{
    font:bold 14px arial;
    color:#229bd7;
    padding-left:19px;
    text-transform:uppercase;
    height:20px;
    }
.contentLeftTextContainer h2.contactTitle
{
    height:27px;
    font:bold 12px arial;
    }
.contentLeftTextContainer p 
{
    font:normal 11px arial;
    color:#718493;
    padding:0px 0px 0px 20px;
    /*width:349px;*/
}

.contentLeftTextContainer ul
{
    font:normal 11px arial;
    color:#718493;
    padding:0px 0px 0px 32px;
    /*width:349px;*/
}

.contentLeftTextContainer ol 
{
    font:normal 11px arial;
    color:#718493;
    padding:0px 0px 0px 36px;
    /*width:349px;*/
}
    
.footer 
{
    display:block;
    clear:both;
    height:120px;
	background:url(images/mainBodyBtn.png) no-repeat left top;
    }                                    
.footerContent 
{
    width:405px;
    height:120px;
    float:left;
    position:relative;
    }
.spotlight 
{
    width:547px;
    height:120px;
    float:left;
    padding:8px 0px 0px 3px;
    }
.spotlight a, .spotlight a:hover 
{
    font:bold 15px/45px verdana;
    color:#FFFFFE;
    width:544px;
    height:52px;
    display:block;
    text-align:center;
    background:url(images/spotlightBg.jpg) no-repeat left top;
    text-transform:uppercase;
    }
.contactBtn 
   {
    display:block;
     position:absolute;
    left:53px;
    top:-11px;   
    width:104px;
    height:105px;
}
.contactBtn a 
{   
    width:104px;
    height:105px;
    display:block;
    cursor:pointer;
    }
.contactFooter 
{
    background:url(images/contactBtn-trans.png) no-repeat left top;
    width:104px;
    height:105px;
	}
.contactBtn a img 
{
    border:none;
    }
.rightContentContainer 
{
    width:525px;
     min-height:280px;
     
    margin:10px 0px 0px 15px;
    }
.rightContentContainer p
{
    /*width:500px;*/
    }
.blueRow 
{
    display:block;
    clear:both;
    }
.blueRow ul 
{
    list-style:none;
    padding:0px;
    margin:0px;
    }
.blueRow ul li 
{
    display:block;
    float:left;
    width:auto;
    }
.blueRow ul li a 
{
    width:505px;
    display:block;
    clear:both;
    background:url(images/horBarBlue.jpg) repeat-x left top;
    height:35px;
    font:bold 12px/35px arial;
    color:#FFFFFE;
    text-transform:uppercase;
    padding-left:20px;
    }
    
   
    
    
.blueRow ul li a:hover, .blueRow ul li a.Active 
{
    background:url(images/horBarBlue.jpg) repeat-x left -35px;
       font:bold 12px/35px arial;
    color:#FFFFFE;
    }
.orangeRow ul li a 
{
    background:url(images/horBarOrange.jpg) repeat-x left top;
    }
.orangeRow ul li a:hover,.orangeRow ul li a.Active 
{
    background:url(images/horBarOrange.jpg) repeat-x left -35px;
    }
.blueRow ul li a img 
{
    border:1px solid #229bd7;
    margin:7px 8px 0px 0px;
    float:left;
    }
.footerText 
{
    color:#ae5e00;
    padding:16px 0px 0px 40px;
    }
.footerText p 
{
    margin:0px;
    padding:0px;
    color:#ae5e00;
    font:normal 13px arial;
    }
.footerText p span 
{
    font:bold 13px arial;
    width:185px;
    display:block;
    float:left;
    }
.detailsDesc 
{
    width:510px;
    min-height:312px;
    float:left;
    }
.detailsDesc p 
{
    width:485px;
    }
.detailsImg 
{
    float:left;
    padding-top:3px;
    width:auto;
    }
.detailsImg img
{
    margin-bottom:0px;
    }
.terugBtn 
{
    clear:both;
    padding:0px 0px 0px 20px;
    height:17px;
    }
.terugBtn a, .terugBtn a:hover 
{
    width:150px;
    height:18px;
    color:#FFFFFE;
    background:url(images/terugBtn.jpg) no-repeat left top;
    display:block;
    text-align:center;
    font-weight:bold;
    float: left;
    padding:2px 0px 0px 0px;
    }
.siteMap 
{
    display:block;
    padding:0px 0px 30px 20px;
    width:400px;
    }
.siteMap ul 
{
    list-style:none;
    width:400px;
    }
.siteMap ul li 
{
    display:block;
    padding:0px 0px 4px 0px;
    }
.siteMap ul li a , .siteMap ul li a:hover
{
    font:bold 11px arial;
    color:#718493;
    text-transform:uppercase;
    }
.siteMap ul li ul li
{
    margin:0px;
    padding:0px;
    width:400px;
    }
.siteMap ul li ul li a, .siteMap ul li ul li a:hover 
{
    font:normal 11px arial;
    color:#f89828;
    text-decoration:underline;
    text-transform:none;
    padding:0px 0px 0px 40px;
    width:360px;
    }
.contactForm 
{
    width:505px;
    clear:both;
    padding:0px 0px 0px 19px;
    }
.formLabel 
{
    width:125px;
    height:27px;
    float:left;
    font:normal 11px verdana;
    color:#748795;
    padding:3px 0px 0px 0px;
    margin:0px;
    }
.formInput 
{
    width:250px;
    float:left;
    height:30px;
    padding:0px;
    margin:0px;
    
}
.formInput1
{
    width:250px;
    float:left;
    height:30px;
    padding:0px;
    margin:0px;
    }
.formInput div 
{
    width:244px;
    height:19px;
    display:block;
    padding:3px 0px 0px 3px;
    margin:0px;
	border:1px solid #666b5b;
	background: #FFFFFF;
}
.formInput div input 
{
    background:none;
    font:normal 11px arial;
    color:#748795;
    width:238px;
    margin:0px;
	border: none;
    }
    .formInput1 
{
    /*width:250px;*/
    float:left;
    height:30px;
    padding:0px;
    margin:0px;
    }
    
/*.formInput div input 
{
    background:none;
    border:none;
    font:normal 11px arial;
    color:#FFFFFE;
    width:238px;
    margin:0px;
    }*/
div.noBG 
{
    background:none;
    /*margin-left:-3px;*/
    font:normal 11px verdana;
    color:#748795;
	border:none;
    }
.formInput div span.checkBox
{
    width:auto;
    float:left;
    margin:0px;
    margin-right: 5px;
    }
.formInput div span.checkBox input 
{
    width:13px;
    margin:0px;
    }
.textBox 
{
    width:250px;
    float:left;
    height:80px;
    padding:0px;
    margin:0px;
    }
.textBox div 
{
	border: 1px solid #666B5B;
    width:244px;
    height:70px;
    display:block;
    padding:3px 0px 0px 3px;
    margin:0px;
	background: #FFFFFF;
    }
.textBox div textarea 
{
    background:none;
    border:none;
    font:normal 11px arial;
    color:#748795;
    width:238px;
    height:65px;
    margin:0px;
    overflow:hidden;
    /*overflow:auto;*/
    }
.submitBtn 
{
    clear:both;
    width:368px;
    height:20px;
    margin:0px;
    padding:5px 0px 0px 0px;
    }
.submitBtn input.submit
{
    background:url(images/verzandBtn.gif) no-repeat left top;
    width:90px;
    height:17px;
    border:none;
    cursor:pointer;
    float:right;
    margin:0px;
    }
.zijnText 
{
    clear:both;
    font:normal 9px verdana;
    color:#748795;
    padding:20px 0px 0px 0px;
    border-bottom:1px solid #229bd7;
    width:488px;
    height:35px;
    margin:0px;
    }
.contactBotContent
{
    width:215px;
    font:normal 11px arial;
    color:#718493;
    float:left;
    height:60px;
    padding:15px 0px 0px 0px;
    margin:0px;
    }
.contactBotContent strong 
{
    text-transform:uppercase;
    }
.contactBotContent a, .contactBotContent a:hover
{
    font:bold 11px arial;
    color:#f89828;
    text-transform:uppercase;
    text-decoration:underline;
    }
.clearBoth 
{
    clear:both;
    margin:0px;
    padding:0px;
    height:auto;
    }
.star 
{
    display:block;
    float:left;
    color:#f89828;
    margin-top:-3px;
    width:10px;
 }
      
.formInputList 
{
    width:250px;
    float:left;    
    padding:0px 0px 5px 0px;    
    margin:0px;   
    height:auto; 
}
.formInputList span 
{
	display:block;
	clear:both;
	padding-top:2px;
	*padding-top:0px;
	}
.formInputList span input 
{
	margin: 0px 5px 8px 0px;
	*margin:0px 0px 0px -4px;
	float: left;
	clear:both;
	
	}
.formInputList span label 
{
	margin-bottom:4px;
	*margin-top:4px;
	float: left;
	}


.navigation iframe{

      display:none;/*sorry for IE5*/

      display/**/:block;/*sorry for IE5*/

      position:absolute;/*must have*/

      top:0;/*must have*/

      left:0;/*must have*/

      z-index:-1;/*must have*/

      filter:mask();/*must have*/

      width:1000px;/*must have for any big value*/

      height:1000px/*must have for any big value*/;

}


/**************************************************For problem of SubMenu in IE6 ***********************************************************/
.elSelect {
	width:206px;
	height:20px;
	background:url(images/select_bg.gif) no-repeat 0% 0%;
	
   margin:0 0 0 0px;
}
.elSelect .selected {
	background-color:#0a246a !important;
	color:#ffffff !important;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding:2px 0 0 6px;
	width:177px;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	overflow:hidden;
}
.elSelect .dropDown {
	width: 23px;
	height: 20px;
	float: right;
	background:url(images/select_arrow.gif) no-repeat 0% 0%;
}
.elSelect .optionsContainerTop {
	position:absolute;
	background:url(images/top_center.gif) repeat-x 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div {
	background:url(images/top_left.gif) no-repeat 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div div {
	background:url(images/top_right.gif) no-repeat 100% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	background:url(images/bottom_center.gif) repeat-x 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div {
	background:url(images/bottom_left.gif) no-repeat 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div div {
	background:url(images/bottom_right.gif) no-repeat 100% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
}
.elSelect .option {
	padding:4px 0 5px 5px;
	background-color:#ffffff;
	border-left:solid 1px #808080;
	border-right:solid 1px #808080;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}
.elSelect .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}
.clarBoth 
{
	clear:both;
	}


