			body, td, p, div{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #3f3f3f;
}
a{
	color: #d95b00;
	text-decoration: underline;
}
a:hover{
	color: #d95b00;
	text-decoration: none;
}
			

.kop1, h1{
	font-size: 20px;
	color: #3f3f3f;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop2, h2{
	font-size: 16px;
	color: #3f3f3f;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop3, h3{
	font-size: 14px;
	color: #3f3f3f;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop4, h4{
	font-size: 12px;
	color: #3f3f3f;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop5, h5{
	font-size: 10px;
	color: #3f3f3f;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop6, h6{
	font-size: 10px;
	color: #3f3f3f;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}


hr{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	color: #3f3f3f;	
	border: 0px;
}

ul, ol{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2.2em;
	padding-left: 0px;
}

ul{
	list-style-type: square;
}
ol li, ul li{
	margin-bottom: 10px;
}
			
			div.homepage_block_1 div.textholder, div.homepage_block_2 div.textholder, div.homepage_block_3 div.textholder{
				margin: 5px;
			}
			div.homepage_block_1 div.textholder h1, div.homepage_block_2 div.textholder h1, div.homepage_block_3 div.textholder h1{
				font-size: 13px;
				color: #3f3f3f;
			}
			
			div.homepage_block_1 div.textholder ul{
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			
			div.homepage_block_1 div.textholder ul li{
				margin-top: 10px;
				margin-bottom: 10px;
			}
			
			div.homepage_block_1 div.textholder ul li a{
				color: #3f3f3f;
				background-color: #fdf2d1;
				display: block;
				text-decoration : none;
				min-height: 20px;
				height: auto;
				line-height: 20px;
				
				padding-left: 20px;
				padding-right: 10px;
				
				background-image: url(http://www.werkenbijpimarox.nl/gfx/li_prefix.gif);
				background-repeat: no-repeat;
				background-position: left top;
			}
			

			
			div.homepage_block_1 div.textholder ul li a:hover{
				color: #3f3f3f;
				background-color: #f8c73c;
				display: block;
				text-decoration : none;
				min-height: 20px;
				height: auto;
				line-height: 20px;
				
				padding-left: 20px;
				padding-right: 10px;
				
				background-image: url(http://www.werkenbijpimarox.nl/gfx/li_selected_prefix.gif);
				background-repeat: no-repeat;
				background-position: left top;
			}
			
			
			div.homepage_introduction div.textholder h1, div.content_introduction div.textholder h1{
				font-size: 18px;
				color: #3f3f3f;
			}
			
			div.content_block div.textholder h1{
				font-size: 16px;
				color: #3f3f3f;
			}
			
			div.jobsintheboxholder h1{
				font-size: 16px;
				color: #3f3f3f;
			}
			
			div.mainmenuholder ul{
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			div.mainmenuholder ul li a{
				width: 180px;
				height: 30px;
				line-height: 30px;
				background-image: url(http://www.werkenbijpimarox.nl/gfx/mainmenu_normal.gif);
				background-repeat: no-repeat;
				
				display: block;
				
				text-indent: 30px;
				
				color: #3f3f3f;
				text-decoration : none;
				
				font-weight: bold;
			}
			
			div.mainmenuholder ul li a:hover, div.mainmenuholder ul li.selected a, div.mainmenuholder ul li.selected a:hover{
				width: 180px;
				height: 30px;
				line-height: 30px;
				background-image: url(http://www.werkenbijpimarox.nl/gfx/mainmenu_selected.gif);
				background-repeat: no-repeat;
				
				display: block;
				
				text-indent: 30px;
				
				color: #ffffff;
				text-decoration : none;
				
				font-weight: bold;
			}
			
			
			
			div.submenu  div.textholder h1{
				font-size: 13px;
				color: #3f3f3f;
				margin-top: 5px;
				margin-bottom: 5px;
				margin-left: 8px;
				font-weight: bold;
			}
			
			
			
			
			div.submenu div.textholder{
				margin: 5px;
			}
			div.submenu div.textholder ul{
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			
			div.submenu div.textholder ul li{
				margin-top: 10px;
				margin-bottom: 10px;
			}
			
			div.submenu div.textholder ul li a{
				color: #3f3f3f;
				background-color: #fdf2d1;
				display: block;
				text-decoration : none;
				min-height: 20px;
				height: auto;
				line-height: 20px;
				
				padding-left: 20px;
				padding-right: 10px;
				
				background-image: url(http://www.werkenbijpimarox.nl/gfx/li_prefix.gif);
				background-repeat: no-repeat;
				background-position: left top;
			}
			
			div.submenu div.textholder ul li a:hover, div.submenu div.textholder ul li.selected a, div.submenu div.textholder ul li.selected a:hover{
				color: #3f3f3f;
				background-color: #f8c73c;
				display: block;
				text-decoration : none;
				min-height: 20px;
				height: auto;
				line-height: 20px;
				
				padding-left: 20px;
				padding-right: 10px;
				
				background-image: url(http://www.werkenbijpimarox.nl/gfx/li_selected_prefix.gif);
				background-repeat: no-repeat;
				background-position: left top;
			}
