@charset "iso-8859-1";
/************************************************************************************************/
/*DESIGN*/
/************************************************************************************************/
*{
	border:none;
	list-style:none;
	margin:0px;
	padding:0px;
	color: #333333;
}
body{
	background:url(../img/bg.png) repeat-x;
	font-family: Tahoma;
	font-size:12px;
	color:#2c2c2c;
} 
div#container{      
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden; 
	width:901px;    
}
* html div#container{
	overflow:visible;
}

.cell_main {float: left; display: inline; overflow: hidden; height: auto; margin-left: 15px;}
.cell {float: left; display: inline; overflow: hidden; height: 25px;}


/************************************************************************************************/
/* FORMULIER */
/************************************************************************************************/

.form 		{width: 500px; height: auto; float: left; margin-left: 15px; background-color: #F3F3F3; margin-bottom: 25px;}
.form input {border: solid 1px #C0C0C0;}
.form textarea {border: solid 1px #C0C0C0;}
.form select {border: solid 1px #C0C0C0;}
.form_cell	{width: 250px; height: 25px; float: left; display: Inline;}
.form_cell div  {margin-left: 6px;}




/************************************************************************************************/
/*ZIJKANTEN EN HEADER EN MENU*/
/************************************************************************************************/
div#zijkant_links{
	background:url(../img/zijkant_links.png);
	width:329px;
	height:889px;
	float:left;
}
div#zijkant_rechts{
	background:url(../img/zijkant_rechts.png);
	width:270px;
	height:889px;
	float:right;
}
div#header{
	background:url(../img/header.png);
	width:901px;
	height:123px;
	float:left;      
}
div#header p{
	margin:50px 0 0 5px;
}
div#menu{
	background:url(../img/menu.png);
	width:901px;
	height:64px;
	float:left; 
    overflow: hidden;     
}
div#menu ul{
	margin:34px 0 0 3px;  
}
div#menu li.home{
	height:29px;         
	width:97px;
	float:left;
	text-align:center;
}
div#menu li.diensten{
	height:29px;
	width:88px;
	float:left;
	text-align:center;
}
div#menu li.bedrijfsprofiel{
	height:29px;
	width:111px;
	float:left;
	text-align:center;
}
div#menu li.personeel{
	height:29px;
	width:86px;
	float:left;
	text-align:center;
}
div#menu li.portfolio{
	height:29px;
	width:79px;
	float:left;
	text-align:center;
}
div#menu li.groei{
	height:29px;
	width:128px;
	float:left;
	text-align:center;
}
div#menu li.contact{
	height:29px;
	width:71px;
	float:left;
	text-align:center;
}
div#menu a{
	height:39px;
	color:#f3f3f3;
	font-size:13px;
	font-weight:bold;
	height:39px;
	display:block;
	text-decoration:none;
}
div#menu a.actief{
	background:url(../img/menu_bg.png) repeat-x;
	height:29px;
	display:block;
	color:#383838;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	margin-top:-10px;
}
div#menu a:hover{
	background:url(../img/menu_bg.png) repeat-x;
	height:29px;
	display:block;
	color:#383838;
	font-size:12px;
	padding:10px;
	margin-top:-10px;
}
div#header_flash{
	background:url(../img/header_flash.png);
	width:901px;
	height:162px;
	float:left;
}

/************************************************************************************************/
/*CONTENT_LINKS*/
/************************************************************************************************/
div#content_links{
	background:url(../img/content_links.png) no-repeat;
	width:592px;
	float:left;
}
div#content_linksbg{
	background:url(../img/content_linksbg.png) repeat-y;
	width:592px;
	float:left;
}
div#content_linksbodem{
	background:url(../img/content_linksbodem.png);
	height:194px;
	width:592px;
	float:left;
}

div#content_links p.pagina{
	margin:10px 0 0 15px;
	color:#ffffff;
	font-size:12px;
}
div#content_links a.pagina{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

div#content_links h1{
	margin:35px 0 0 60px;
	font-size:15px;
}
div#content_links p.tekst{
	margin:28px 0 0 15px;
	line-height:21px;
	width:530px;
}

div#content_links a{
	color:#d5453c;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

div#content_linksbodem p.meerinformatie{
	margin:125px 0 0 279px;
}
div#content_linksbodem a.meerinformatie{
	width:100px;
	height:20px;
	display:block;
}

/************************************************************************************************/
/*CONTENT_RECHTS*/
/************************************************************************************************/
div#content_rechts{
	background:url(../img/content_rechts.png);
	width:309px;
	height:540px;
	float:right;
}

div#content_rechts ul{
	margin:46px 0 0 17px;
}
div#content_rechts li{
	width:276px;
	height:36px;
}

div#content_rechts a.menu{
	background:url(../img/menu_rechtsitem.png);
	width:257px;
	height:28px;
	display:block;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	padding:8px 0 0 19px;
	text-decoration:none;
}
div#content_rechts a.menu:hover{
	background:url(../img/menu_rechtsover.png);
	width:257px;
	height:28px;
	display:block;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	padding:8px 0 0 19px;
	text-decoration:none;
}

div#content_rechts a.menuactief{
	background:url(../img/menu_rechtsover.png);
	width:257px;
	height:28px;
	display:block;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	padding:8px 0 0 19px;
	text-decoration:none;
}

div#content_rechts p.meeromzet{
	margin:36px 0 0 18px;
	font-size:14px;
	font-weight:bold;
}
div#content_rechts p.brochure{
	margin:14px 0 0 18px;
	font-size:11px;
}
div#content_rechts a.brochure{
	color:#d5453c;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

div#content_rechts p.belmij{
	margin:53px 0 0 70px;
	font-weight:bold;
	color:#ffffff;
}
div#content_rechts p.telefoonnummer{
	margin:23px 0 0 31px;
	font-weight:bold;
	font-size:13px;
}
div#content_rechts p.nummer{
	margin:21px 0 0 41px;
}
div#content_rechts input.nummer{
	background:none;
	height:16px;
	width:190px;
	font-family:Tahoma;
	font-size:12px;
	color:#2c2c2c;
}
div#content_rechts p.submit{
	margin:26px 0 0 170px;
}
div#content_rechts input.submit{
	background:none;
	height:13px;
	width:60px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
div#content_rechts p.bellenterug{
	margin:21px 0 0 41px;
	font-size:10px;
	color:#6c6c6c;
}

/************************************************************************************************/
/*MENU_FOOTER*/
/************************************************************************************************/

div#menu_footer{
	background:url(../img/menu_footer.png);
	width:901px;
	height:171px;
    overflow: hidden; 
	float:left;
}
div#menu_footer a{
	color:#666666;
	text-decoration:none;
}
div#menu_footer a:hover{
	color:#d5453c;
	text-decoration:none;
}
div#menu_footerpositie{
	background:none;
	margin-left:329px;
}

#menu_footer div {
	float: left; 
	display: inline; 
	overflow: hidden; 
	height: 150px; 
	width: 145px; 
	margin-top: 50px; 
}

#menu_footer li {height: 20px;}

/*
div#menu_footer ul.groei{
	margin:46px 0 0 27px;
	clear:both;
}
div#menu_footer ul.bedrijfsprofiel{
	margin:-60px 0 0 173px;
	clear:both;
}
div#menu_footer ul.nieuws{
	margin:-60px 0 0 319px;
	clear:both;
	}
div#menu_footer ul.forum{
	margin:-60px 0 0 465px;
	clear:both;
}
div#menu_footer ul.inventive{
	margin:-60px 0 0 611px;
	clear:both;
}
div#menu_footer ul.overig{
	margin:-80px 0 0 757px;
	clear:both;
}
div#menu_footer li{
	line-height:20px;
	color:#666666;
	clear:both;
}
*/
/************************************************************************************************/
/*SUB_CONTENT*/
/************************************************************************************************/
div#content_nav{
	background:url(../img/content_nav.png);
	width:900px;
	height:83px;
	float:left;
}

div#content_linkssub{
	background:#ffffff;
	width:598px;
	float:left;
}
div#content_linkssub p.pagina{
	margin:10px 0 0 15px;
	color:#ffffff;
	font-size:12px;
}
div#content_linkssub a.pagina{
	text-decoration:underline;
	font-size:10px;
	color:#6ebb14;
}

div#content_linkssub h1{
	margin:5px 0 0 15px;
	font-size:15px;
}
div#content_linkssub p.tekst{
	margin:28px 0 0 15px;
	line-height:18px;
	width:530px;
}

div#content_linkssub a.tekst{
	color:#beaeae;
	font-size:12px;
	text-decoration:none;
}

div#content_nieuwstop{
	background:url(../img/content_nieuwstop.png);
	width:302px;
	height:141px;
	float:right;
}
div#content_nieuwstop p.meeromzet{
	margin:15px 0 0 31px;
	font-size:14px;
	font-weight:bold;
}
div#content_nieuwstop p.brochure{
	margin:14px 0 0 31px;
	font-size:11px;
}
div#content_nieuwstop a.brochure{
	color:#d5453c;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
div#content_nieuwstop p.nieuwsberichten{
	margin:37px 0 0 43px;
	font-size:13px;
	font-weight:bold;
}
div#content_nieuwsbg{
	background:url(../img/content_nieuwsbg.png) repeat-y;
	width:302px;
	float:right;
}
div#content_nieuwsbg ul{
	margin:10px 0 0 43px;
}
div#content_nieuwsbg li{
	width:230px;
	line-height:20px;
}
div#content_nieuwsbg a{
	color:#d5453c;
	text-decoration:underline;
}

div#content_nieuwsbodem{
	background:url(../img/content_nieuwsbodem.png);
	width:302px;
	height:151px;
	float:right;
	clear:right;
}

div#content_nav p{
	margin:3px 0 0 13px;
	color:#cbcbcb;
}
div#content_nav a{
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
}
div#content_nav a.uit{
	color:#cbcbcb;
	text-decoration:none;
	font-size:13px;
}

