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

body {
	padding:0;
	margin:0;
	background-color:#A8A8A8;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#222;
}

html {
     overflow: -moz-scrollbars-vertical;
}


a { 
	text-decoration:none; 
	color: #3d7f21;
}

img { border:0; }

#pageTable {
	width: 100%;
	height: 100%;
	border:0px;
	background-image:url(../images/ictconsultant_img_01.png);
	background-repeat: repeat-x;
}

#bannerHome {
	width: 861px;
	height: 115px;	
	background-image:url(../images/bannerHome.png);
	background-repeat:no-repeat;
	background-position:top;
}

#bannerDiensten {
	width: 861px;
	height: 115px;	
	background-image:url(../images/bannerDiensten.png);
	background-repeat:no-repeat;
	background-position:top;
}

#bannerWerkwijze {
	width: 861px;
	height: 115px;	
	background-image:url(../images/bannerWerkwijze.png);
	background-repeat:no-repeat;
	background-position:top;
}

#bannerReferenties {
	width: 861px;
	height: 115px;	
	background-image:url(../images/bannerReferenties.png);
	background-repeat:no-repeat;
	background-position:top;
}

#bannerContact {
	width: 861px;
	height: 115px;	
	background-image:url(../images/bannerContact.png);
	background-repeat:no-repeat;
	background-position:top;
}


#menuHolder {
	width: 861px;
	height: 27px;	
	background-image:url(../images/menuBgFiller.png);
	background-repeat:no-repeat;

}

.menuItem {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
	padding-left:32px;
	padding-right:32px;
	background-image:url(../images/menuInActive.jpg);
	background-repeat:repeat-x;
	height: 25px;
	cursor:pointer;
}


.menuItem a, .menuItemActive a  { color: #ffffff!important; }

.menuItemActive, .menuItem:hover {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
	padding-left:32px;
	padding-right:32px;
	background-image:url(../images/menuActive.jpg);
	background-repeat:repeat-x;
	height: 25px;
	cursor:pointer;

}


#menuLeftBg {
	width: 40px;
	background-image:url(../images/menuLeftBg.png);
	background-repeat:no-repeat;
}

#menuRightBg {
	width: 40px;
	background-image:url(../images/menuRightBg.png);
	background-repeat:no-repeat;
}

#contentHolder {
	background-image:url(../images/ictconsultant_img_06.png);
	background-repeat:repeat-y;
	background-position:center;
	width: 861px;
	font-size:12px;
}

#content {
	padding-left:110px;
	padding-top:25px;
	padding-bottom:25px;
	font-size:12px;
}


.refDesc {
	padding-left: 8px;
	font-size:12px;
	vertical-align:top;
	padding-bottom:10px;
}
 



.refTitle {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#8cb034;
}

.refImg {
	vertical-align:top;	
}
 
#bottom{
	width: 861px;
	height: 32px;	
	background-image:url(../images/ictconsultant_img_07.png);	
	background-repeat:no-repeat;
	background-position:top;
}


#verticalSpacer {
	width: 861px;	
	height: 100%;
}


#contactinfo {
	width: 861px;
	height: 60px;
	background-image:url(../images/ictconsultant_img_09.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	font-size: 12px;
	color:#FFF;
	line-height:14px;
	font-size:11px;

}


#logoHolder {
	width:660px;
	height: 150px;
}

.linkHulp {
	font-size:12px;
	font-weight:bold;
	color:#3d7f21;
}


#imgHulp {
	padding-top: 18px;	
}

#langBar {
	position:relative;
	top: 138px;
	left: 674px;
	font-size: 12px;
	color:#3d7f21;
}





#contactFirstLine {
	color:#8cb034;	
}

#contactSecondLine {
	color:#3d7f1e;	
}

.contactSeparator {
	color:#444444;	
}

#contactMail:visited, #contactMail:hover, #contactMail {
	color:#8cb034;
	text-decoration: none;
}

.highlite {
	font-weight:bold;
	font-size:14px;
	color: #3d7f21;
}
	
.highliteDbl {
	font-weight:bold;
	text-decoration:underline;
	color: #3d7f21;
}

.listNiv1 {
	
}

.listNiv1 li {
	padding-bottom: 10px;	
}

.listNiv2 {
	
}

.listNiv2 li {
	padding-bottom:0px;	
}

.contentTitle, h1 {
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
	color:#8cb034;
}



#contactEMail {
	background-image:url(../images/contactMail.png);
	background-repeat:no-repeat;
	width:179px;
	height:37px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-right: 5px;
}

#contactTel {
	background-image:url(../images/contactTel.png);
	background-repeat:no-repeat;
	width:179px;
	height:37px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-right: 5px;
}

#contactFax {
	background-image:url(../images/contactFax.png);
	background-repeat:no-repeat;
	width:179px;
	height:37px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-right: 5px;
}


#paddingTel {
	padding-left:44px;	
}

.linkBtnEmail, .linkBtnEmail:hover, .linkBtn:visited {
	color:#FFFFFF;	
}

#paddingFax {
	padding-left:50px;	
}


#paddingMail {
	padding-left:39px;	
}


#contactWissen {
	background-image:url(../images/btnReset.png);
	background-repeat:no-repeat;
	width:110px;
	height:20px;
	color: #FFFFFF;
	cursor:pointer;
}

#contactVerzenden {
	background-image:url(../images/btnSend.png);
	background-repeat:no-repeat;
	width:110px;
	height:20px;
	color: #FFFFFF;
	cursor:pointer;
	
}

#form {
	font-size: 12px;
	width: 600px;
}

.star {
	font-weight:bold;
	color:#8cb63e;
}


input, textarea {
	font-size:12px;
	color:#333;
	background: #EAEAEA;
	border: 0px;
}


.bgSmallInput {
	background-image:url(../images/textboxSmall.png);
	background-repeat:no-repeat;
	width:305px;
	height:22px;	
}

.smallInput {
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
}

.bgLargeInput {
	background-image:url(../images/textboxLarge.png);
	background-repeat:no-repeat;
	width:394px;
	height:82px;	
}


.largeInput {
	padding:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:394px;
	height:82px;	
}

#contactVerplicht {
	font-weight:bold;
	color:#8cb63e;
	font-size:10px;
	padding-left: 50px;
}

.iconContainer {
	vertical-align:top;
}

hr { 
	color: #FFF;
	height:1px;
	border:0;
}

.refQuote {
   color:#666;
   font-style:italic;
   font-size:11px;
}

#normal {
	color:#000000;
	font-style:normal;
}