@charset "utf-8";
/* CSS Document */
html { 	
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-arrow-color:#e6e6e6; 
	scrollbar-base-color:#fcfcfc; 
	scrollbar-darkshadow-color:#e6e6e6; 
	scrollbar-face-color:#fcfcfc; 
	scrollbar-track-color:#e6e6e6; 	
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#CCCCCC;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 100%;
}

body { 	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 150%;
	font-size: 9pt;
	height: 100%;
	padding: 0px;
	margin: 0px;	
	overflow-x: hidden;
	background-color: #FFFFFF; 
	background-image: url('../images/bgheader.jpg'); 
	background-position: top; 
	background-repeat: repeat-x;
	height: 100%;
}
a {
outline:none;
text-decoration:none;
}

img{
border-width:0px;
}

#text {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%;	
	height: 100%;
}

#center_text {
	position: absolute; 
	top: 0px; 
	left: 50%; 
	float: left;
	z-index: 1;
	margin-left: -491px; 
	width: 1092px; 
	height: 100%;	
}

#img_logo {
	position: absolute; 
	top: 20px; 
	left: 135px; 
	z-index: 2;
}

/* FRONTOFFICES */
#frontoffices {
	position:absolute;
	width: 241px;
	left: 133px;
	top: 158px;
	cursor: pointer;
	height: 297px;
	background-image: url('../images/frontoffices.png');
	background-repeat: no-repeat;
	z-index: 2;
}

#frontofficestitel {
	position:absolute;	
	margin-top: 0px;
	margin-right: 11px;
	width: 223px;
	text-align: right;
	font-size: 22px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	cursor: pointer;
	color: #FFF;
	left: 135px;
	top: 166px;
	z-index: 3;
}

#frontofficessubtitel {
	position:absolute;	
	margin-top: 5px;
	margin-right: 11px;
	line-height: 15px;
	width: 223px;
	text-align: right;
	font-size: 13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	cursor: pointer;
	color: #d31145;
	left: 135px;
	top: 349px;
	height: 35px;
	z-index: 3;
}

#frontofficesmenu {
	position:absolute;
	cursor: pointer;
	left: 95px;
	top: 373px;
	z-index: 3;
}

/* TECHNIEK */
#techniek {
	position:absolute;
	width: 241px;
	left: 383px;
	top: 158px;
	cursor: pointer;
	height: 297px;
	background-image: url('../images/techniek.png');
	background-repeat: no-repeat;
	z-index: 2;
}

#techniektitel {
	position:absolute;
	margin-top: 0px;
	margin-right: 11px;
	width: 223px;
	text-align: right;
	font-size: 22px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	cursor: pointer;
	color: #FFF;
	left: 385px;
	top: 166px;
	z-index: 3;
}

#technieksubtitel {
	position:absolute;	
	margin-top: 5px;
	margin-right: 11px;
	line-height: 15px;
	width: 223px;
	text-align: right;
	font-size: 13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	cursor: pointer;
	color: #77a22e;
	left: 385px;
	top: 349px;
	height: 35px;
	z-index: 3;
}

#techniekmenu {
	position:absolute;
	cursor: pointer;
	left: 345px;
	top: 373px;
	z-index: 3;
}

/* SERVICES */
#services {
	position:absolute;
	width: 241px;
	left: 632px;
	top: 158px;
	cursor: pointer;
	height: 297px;
	background-image: url('../images/services.png');
	background-repeat: no-repeat;
	z-index: 2;
}

#servicestitel {
	position:absolute;
	margin-top: 0px;
	margin-right: 11px;
	width: 223px;
	text-align: right;
	font-size: 22px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	cursor: pointer;
	color: #FFF;
	left: 634px;
	top: 166px;
	z-index: 3;
	border:0px;
}

#servicessubtitel {
	position:absolute;	
	margin-top: 5px;
	margin-right: 11px;
	line-height: 15px;
	width: 223px;
	text-align: right;
	font-size: 13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	cursor: pointer;
	color: #009ddc;
	left: 634px;
	top: 349px;
	height: 35px;
	z-index: 3;
}

#servicesmenu {
	position:absolute;
	left: 594px;
	top: 373px;
	cursor: pointer;
	z-index: 3;
}

#bgcases {
	position:absolute;
	width: 739px;
	left: 133px;
	top: 454px;
	height: 63px;
	background-image: url('../images/bg_cases.png');
	background-repeat: no-repeat;
	z-index: 2;
}

#welkomtitel {
	position:absolute;
	margin-top: 0px;
	margin-right: 11px;
	width: 700px;
	text-align: left;
	font-size: 22px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color: #494949;
	left: 145px;
	top: 548px;
	z-index: 2;
}

#welkomtext {
	position:absolute;
	margin-top: 0px;
	margin-right: 11px;
	width: 720px;
	text-align: left;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color: #7b7b7b;
	left: 145px;
	top: 590px;
	z-index: 2;
}

#splitter_thin {
	position:absolute;
	width: 1092px;
	left: 0px;
	top: 502px;
	height: 15px;
	background-image: url('../images/splitter_thin.png');
	background-repeat: no-repeat;
}

#splitter_thin_sub {
	position:absolute;
	width: 1092px;
	left: 0px;
	top: 562px;
	height: 15px;
	background-image: url('../images/splitter_thin_sub.png');
	background-repeat: no-repeat;
}

#referentiestitel {
	position:absolute;
	margin-top: 0px;
	margin-right: 11px;
	width: 700px;
	text-align: left;
	font-size: 22px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color: #494949;
	left: 145px;
	top: 703px;
	z-index: 2;
}

#splitter_ref {
	position:absolute;
	width: 1092px;
	top: 730px;
	height: 15px;
	background-image: url('../images/splitter_ref.png');
	background-repeat: no-repeat;
}
#scroller{
	position: absolute;
	top:750px;
	left:169px;
}


#img_logo_small {
	position: absolute;
	top: 698px;
	left: 732px;
	z-index: 3;
	width: 128px;
}

#adres {
	position: absolute;
	color: #7b7b7b;
	z-index: 3;
	top: 828px;
	line-height: 14px;
	left: 254px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height: 50px;
}
#adres a{
color:#666666;	
}

MENU FRONTOFFICES JQUERY

#menufo {	
	margin: 0;
	padding: 0;
}
	
#menufo li {	
	list-style: none;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}

#menufo li a	{	
	display: block;
	margin-top: 17px;
	padding-top: 18px;
	text-align: center;
	text-decoration: none;
	width: 234px;
	height: 42px;
	color: #8e8e8e;
}

#menufo li a:hover {
	width: 234px;
	height: 42px;
}

#menufo li ul {	
	margin: 0;
	padding: 0;
	visibility: hidden;
	width: 234px;
	height: 40;
	position: absolute;
}
		
#menufo li ul li	{	
	float: none;
	display: inline;
	height: 100%;
}		

#menufo li ul li a {	
	width: auto;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;	
	height: 100%;
	color:#FFF;	
	font-family: Tahoma, Geneva, sans-serif;
	background: #d31145;
	background-image: url('../images/lijn_menu.png');
	background-repeat:no-repeat;
	background-position: bottom;
}

#menufo li ul li a:hover	{	
	background: #e15b7f;
	border-left: 1px solid #d31145;
	border-right: 1px solid #d31145;
	width: 232px;
	height: 100%;
}

MENU FRONTOFFICES JQUERY

MENU TECHNIEK JQUERY

#menut {	
	margin: 0;
	padding: 0;
}
	
#menut li {	
	list-style: none;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}

#menut li a	{	
	display: block;
	margin-top: 17px;
	padding-top: 18px;
	text-align: center;
	text-decoration: none;
	width: 234px;
	height: 42px;
	color: #8e8e8e;
}

#menut li a:hover {
	width: 234px;
	height: 42px;
}

#menut li ul {	
	margin: 0;
	padding: 0;
	visibility: hidden;
	width: 234px;
	height: 40;
	position: absolute;
}
		
#menut li ul li	{	
	float: none;
	display: inline;
	height: 100%;
}		

#menut li ul li a {	
	width: auto;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;	
	height: 100%;
	color:#FFF;	
	font-family: Tahoma, Geneva, sans-serif;
	background: #77a22e;
	background-image: url('../images/lijn_menu_sub.png');
	background-repeat:no-repeat;
	background-position: bottom;
}

#menut li ul li a:hover	{	
	background: #9bc05b;
	border-left: 1px solid #77a22e;
	border-right: 1px solid #77a22e;
	width: 232px;
	height: 100%;
}

MENU TECHNIEK JQUERY

MENU SERVICES JQUERY

#menus {	
	margin: 0;
	padding: 0;
}
	
#menus li {	
	list-style: none;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}

#menus li a	{	
	display: block;
	margin-top: 17px;
	padding-top: 18px;
	text-align: center;
	text-decoration: none;
	width: 234px;
	height: 42px;
	color: #8e8e8e;
}

#menus li a:hover {
	width: 234px;
	height: 42px;
}

#menus li ul {	
	margin: 0;
	padding: 0;
	visibility: hidden;
	width: 234px;
	height: 40;
	position: absolute;
}
		
#menus li ul li	{	
	float: none;
	display: inline;
	height: 100%;
}		

#menus li ul li a {	
	width: auto;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;	
	height: 100%;
	color:#FFF;	
	font-family: Tahoma, Geneva, sans-serif;
	background: #009ddc;
	background-image: url('../images/lijn_menu_sub_sub.png');
	background-repeat:no-repeat;
	background-position: bottom;
}

#menus li ul li a:hover	{
	background: #67c8ef;
	border-left: 1px solid #009ddc;
	border-right: 1px solid #009ddc;
	width: 232px;
	height: 100%;
}

MENU SERVICES JQUERY

TEXT MENU

#list-menu {
}

#list-menu ul {
	width: 670px;
	position: absolute;
	text-align: right;
	margin-top: 0px;
	top: 80px;
	left: 220px;
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}

#list-menu a {	
	margin: 2px 20px 2px 0px;
	text-decoration: none;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #8e8e8e;
}

#list-menu a:hover {
	color: #494949;
} 

#login_back 
{
	display: none;
	background-color: #000000;
	height: 100%; 
	z-index: 12;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	opacity: .75; 
	filter: alpha(opacity=75); 
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;	
}

#login_box {
	color:#000;
	display: none;	
	z-index: 15;
	width: 473px; 
	height: 200px;  
	background-image: url('../images/login.png'); 
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;	
	font-size: 10px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

