

Body
{	
	font-family:  Verdana, Arial,Tahoma,Trebuchet MS, Lucida Sans Unicode, sans-serif;	
	height:100%;	
	overflow-y:scroll;	
}

/* opmaak */

/*
 	Borders voor images, gebruikt voor styles in fckeditor
*/
img.border1 {
	border: 1px solid #5F544D;
}
img.border2 {
	border: 1px solid #3F3833;
}
img.border3 {
	border: 1px solid #7A6E67;
}
img.border4 {
	border: 1px solid #A5AA10;
}
img.border5 {
	border: 1px solid #000000;
}
img.border6 {
	border: 1px solid #65661f;
}

h1, h2, h3, h4, h5, h6, p, td,input,textarea {
color: #5F544D;
}
h1, h2, h3, h4, h5, h6 {
text-transform: uppercase;
}


H1{
	margin-bottom: 25px;
	font-size: 18px;
	line-height: 28px;
}

H2{
	margin-bottom: 20px;
	margin-top: 4px;
	font-size: 20px;
	line-height: 21px;
}

h3 {
	font-family:  Verdana, Tahoma,Calibri, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: rgb(77,77,79);
  font-size: 13pt;
	margin-bottom:5px;
	line-height: 14px;
  }   
  
h4 {
	font-family:  Verdana, Tahoma,Calibri, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
	font-size: 12px;
	line-height: 13px;
	}

h5 {
	font-family:  Verdana, Tahoma,Calibri, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	}
	
p,td {
	font-family:  Verdana, Tahoma,Calibri, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
textarea, input {
	font-family:  Verdana, Arial,Tahoma,Trebuchet MS, Lucida Sans Unicode, sans-serif;
	font-size: 14px; 
}
p.Normal {	
	font-weight: normal;	
}

p.Red {	
	color: rgb(210, 35, 42 );
}

.contact textarea, .contact input, .verstuur {
background: #fff;
border: 1px solid #bcbcbc;
}

#inp_numemployees {background: transparent;border: 0px; }
#inp_typeofwork 	{background: transparent;border: 0px; }
#inp_companytype 	{background: transparent;border: 0px; }

input.forminput_xs {
	width: 31px;
	}	
	
input.forminput_s {
	width: 117px;
	}	
	
input.forminput_m {
	width: 160px;
	}	
	
input.forminput_l {
	width: 283px;
	}		
textarea.forminput_l {
		width: 283px;
}

#Container {
width: 1000px;
position: absolute;
margin: 0px;
padding: 0px;
margin-left: 50%;
left: -500px;

}

a.menuhover {
color: #3F3833 !important;
}

#content {
position: absolute;
width:100%;
top: 0px;
left: 0px;
z-index:2;
}
.contenttd { padding: 10px; }
#background-grid td.leaf{
width: 98px;
height: 118px;
margin-top: 10px;
background: transparent;
background-position: center top;
background-repeat: no-repeat;
}
#background-grid td.leaf_left  {
	background: transparent url(../img/backgrounds/bg_leaf_left.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}
#background-grid td.leaf_right {
	background: transparent url(../img/backgrounds/bg_leaf_right.gif); 
	background-position: center top;
	background-repeat: no-repeat;
}
#background-grid td.leaf_blank {background: transparent; }

#background-grid, .site_menu {
overflow: none;
width: 944px;
}
.contact {
text-align: left;
}
#bg_logo {
	position: absolute;
	bottom: 20px;
	right: 9px;
	background: transparent url(../img/backgrounds/bg_logo.gif); 
	background-position: center top;
	background-repeat: no-repeat;
	width: 150px;
	height: 16px;
}
#background {
position: fixed;
width:100%;
bottom: 0px;
left: 0px;
z-index:1;
overflow: none;
}
a.Boxed, a.Boxed:active, a.Boxed:visited, a.Boxed:hover, a.Boxed img{
	border: 0px solid #fff;
}
a, a:visited, a:active {
	color:#5F544D;
	text-decoration:none;
}

a:hover {
	color:#5F544D;
	font-weight: bold;
	text-decoration:none;
}

.menucell {
height: 150px;
padding: 10px;
}

/* all menu links */
.nav a, #subMenusContainer a{
	text-decoration:none;
	display:block;
/*	padding-left:10px;	*/

}

/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
.nav a{
	text-decoration: none;
	font-weight: bold;	
	
}


/* ----[ OLs ULs, LIs, and DIVs ]----*/



/* All ULs and OLs */
.nav, .nav ul, .nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;

}


/* All submenu OLs and ULs */
.nav ol, .nav ul, #subMenusContainer ul, #subMenusContainer ol {		
	
	left:0;
}


/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
.nav li { 
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
	float:left;	
	cursor: pointer;
	z-index: 5;
}

/* main menu ul or ol elment */
.nav {
	display:block;
	list-style:none;
	margin:0 0 0 0;
	z-index:5;
	position: justify;
}




/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
.nav li li{	float:none;}

.nav li li a{ /* Just submenu links*/	
	position:relative;
	float:none;
	width: 123px;
	text-align: center;
}

.nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-top:20px;
}

/* third-and-above-level lists */
.nav li ul ul { margin: -1em 0 0 ; }

.menuitem ul{
	position: relative;
	top: 62px;
	display: none;	
}
.menuitem a {
line-height: 11px;
}
.menuitem ul .sub {
width: 123px;
height: 33px;
/*line-height: 33px;*/
margin-top: 5px;
margin-bottom: 5px;
background: transparent url(../img/backgrounds/submenu_leaf_left.gif);
background-position: left top;
text-align: center;
background-repeat: no-repeat;
}

#Menu li.main {
width: 98px;
height: 98px;
padding-left: 10px;
padding-right: 10px;
margin: 0px;
/*line-height: 98px;
text-align: center;*/
background: transparent  url(../img/backgrounds/menu_leaf_left.gif);
background-position: center top;
background-repeat: no-repeat;

}

#Menu li.main a{
	line-height:17px;
}
	
#Menu li.main2 {
width: 98px;
height: 98px;
/*line-height: 98px;*/
/*text-align: center;*/
padding-left: 10px;
padding-right: 10px;
margin: 0px;
background: transparent  url(../img/backgrounds/menu_leaf_right.gif);
background-position: center top;
background-repeat: no-repeat;
}

.main2 li.sub {
	background: transparent url(../img/backgrounds/submenu_leaf_right.gif);
}
.menuitem a{
	font-size: 11px;
	text-align: center;
	color: #fff;	
}
.main a  {
width: 98px;
text-align: center;
position: relative;
left: 0px;
top: 40px;

}
.sub a {
width: 95px;
text-align: center;
position: relative;
top: 10px;
margin: 0px;
padding: 0px;
}

