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

LI.list1{
	list-style-position: inside;
	list-style: square;
	color: #000000;
	font-family: verdana, serif, times;
	font-size: 11px;
	font-weight:100;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
}

LI.list2{
	list-style-position: outside;
	list-style: square;
	color: #000000;
	font-family: verdana, serif, times;
	font-size: 11px;
	font-weight:100;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
	margin-left: -25px;
}

H1{
	color: #ff6600;
	font-family: verdana, serif, times;
	font-size: 15px;
	font-weight: 100;
	line-height: 15pt;
	margin-top: 0px;
}

H2{
	color: #000000;
	font-family: verdana, serif, times;
	font-size: 11px;
	font-weight:100;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
}

H3{
	color: #000000;
	font-family: verdana, serif, times;
	font-size: 10px;
	font-weight:100;
	font-style: normal;
	line-height: 0pt;
	text-align: center;
	padding-top: 7px;
}

H4{
	color: #000000;
	font-family: verdana, serif, times;
	font-size: 14px;
	font-weight:100;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
	margin-top: 0px;
}

H5{
	color: #000000;
	font-family: verdana, serif, times;
	font-size: 11px;
	font-weight:100;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
	margin-left: 40px;
}

H6{
	color: #000000;
	font-family: verdana, serif, times;
	font-size: 10px;
	font-weight:100;
	font-style: normal;
	line-height: 11pt;
	text-align: left;

}

#container{
	position: absolute;
   	width: 900px; /* Breedte van je (flash)object */
	margin-left: -450px; /* helft van de breedte (negatief) */
	height: auto;
   	left: 50%;
	padding-bottom: 20px;
	top: 0px;
}

#header{
	position: absolute;
	width: 900px;
	height: 110px;
	left: 0px;
	top: 0px;
	background:url(../images/header.png);
}

#menu{
	position: absolute;
	width: 900px;
	height: 19px;
	left: 0px;
	top: 92px;
}

#home_btn{
	position: absolute;
	width: 101px;
	height: 20px;
	left: 0px;
	top: 0px;
}

#wiezijnwij_btn{
	position: absolute;
	width: 100px;
	height: 20px;
	left: 101px;
	top: 0px;
}

#diensten_btn{
	position: absolute;
	width: 100px;
	height: 20px;
	left: 201px;
	top: 0px;
}

#producten_btn{
	position: absolute;
	width: 100px;
	height: 20px;
	left: 301px;
	top: 0px;
}

#cursus_btn{
	position: absolute;
	width: 100px;
	height: 20px;
	left: 401px;
	top: 0px;
}

#contact_btn{
	position: absolute;
	width: 100px;
	height: 20px;
	left: 501px;
	top: 0px;
}

#flashversie_btn{
	position: absolute;
	width: 199px;
	height: 20px;
	left: 601px;
	top: 0px;
}

#menubalk{
	position: absolute;
	width: 99px;
	height: 20px;
	left: 802px;
	top: 0px;
	background: url(../images/menubalk.png);
}

#taalkeuze{
	position: relative;
	width: auto;
	height: auto;
	float: right;
	margin-right: 20px;
	margin-top: 4px;
}



#content{
	position: absolute;
	width: 900px;
	height: auto;
	left: 0px;
	top: 112px;
	background-color:#FFFFFF;
}

/*CONTENT*/

#content_content{
	position:relative;
	width: 860px;
	height: auto;
	top: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	
}

/*FOOTER*/

#footer{
	position: relative;  
	width: 900px;
	height: 15px;
	bottom: 0px;
	margin-top: 20px;
	left: -20px;
	background: url(../images/footer.png);
	clear:both;
}
	
/*HOME*/

#home_afbeelding1{
	position: static;
	height: 220px;
	width: 500px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#home_afbeelding2{
	position: static;
	height: 130px;
	width: 360px;
	float: left;
	margin-top: 15pt;
	margin-bottom: 20px;
	margin-right: 20px;
	clear: both;
}

/*WIE ZIJN WIJ*/

#wijzijnwij_afbeelding{
	position: static;
	height: 300px;
	width: 410px;
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#container_partners{
	position: static;
	height: auto;
	width: 860px;
	left: 0px;
	float: left;
}

#cursussen_partner{
	position: relative;
	height: auto;
	padding-top: 20px;
}
	
/*MISSIE & VISIE*/	
	
#missie_afbeelding{
	position: static;
	height: 135px;
	width: 450px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
}
	
/*DIENSTEN*/

#toppijl{
	position: static;
	height: auto;
	float: left;
}		
	
#diensten_menu{
	position: relative;
	height: auto;
	width: 280px;
}
	
#diensten_content{
	position: static;
	height: auto;
	width: 560px;
	left: 280px;
	float: right;
	background-image: url(../images/producten_achtergrond.gif);
	padding-left: 20px;
	margin-bottom: 20px;
}	
	
#intro{
	position: static;
	height: 180px;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}	

#fullscope{
	position: static;
	height: 220px;
	width: 180px;
	float: right;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
}
	
#salaris{
	position: static;
	height: 165px;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}		

#pz_consult{
	position: static;
	height: 175px;
	width: 230px;
	float: right;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}	
	
#belastingadvies{
	position: static;
	height: 165px;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}	
	
#arbeidsrecht{
	position: static;
	height: 165px;
	width: 230px;
	float: right;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}	

#pensioen{
	position: static;
	height: 165px;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}	
	
#sociale{
	position: static;
	height: 175px;
	width: 230px;
	float: right;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}	
	
#interim{
	position: static;
	height: 180px;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}	

#consulting{
	position: static;
	height: 175px;
	width: 230px;
	float: right;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#rekenproblemen{
	position: static;
	height: 175px;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}
	
#cursus_afbeelding{
	position: static;
	height: 175px;
	width: 230px;
	float: right;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}
	
/*PRODUCTEN*/

#producten_content{
	position: static;
	height: auto;
	width: 560px;
	left: 280px;
	float: right;
	background-image: url(../images/producten_achtergrond.gif);
	padding-left: 20px;
	margin-bottom: 20px;
}	

	
#producten_intro{
	position: static;
	height: 210px;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}	
		
#flex_tjoys{
	position: static;
	height: 185px;
	width: 230px;
	float: right;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}	

#company_driver{
	position: static;
	height: 165px;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#tjoys_exit{
	position: static;
	height: 185px;
	width: 230px;
	float: right;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}	

#topr{
	position: static;
	height: 165px;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#tjoys_cost_allowance{
	position: static;
	height: 185px;
	width: 230px;
	float: right;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#online_tools{
	position: static;
	height: 175px;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#maatwerk{
	position: static;
	height: 185px;
	width: 230px;
	float: right;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}
	


/*CURSUS*/

#cursus2_afbeelding{
	position: static;
	height: 380px;
	width: 380px;
	clear: both;
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
}

/*CONTACT*/

#contact_links{
	position: relative;
	float: left;
	height: auto;
	width: 225px;
}

#gegevens_links{
	position: relative;
	float: left;
	left: 0px;
	height: auto;
	width: 15px;
}

#gegevens_rechts{
	position: static;
	float: right;
	height: auto;
	width: 210px;
}


#contact_form{
	position: static;
	height: auto;
	width: auto;
	float: right;
	background-image: url(../images/producten_achtergrond.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	margin-bottom: 20px;
}

