
@import url("reset.css");
#content a, #content a:visited, td, p, ol, ul, .popup-content{
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	text-decoration:none;}
h1, h2, h3, h4, h5, p, table, ul{
	margin:0 0 9px 0;
}
h1 {
	color:#E47B2D;
	font-size:16px !important;
	line-height:normal;
}
h2 {
	font-size:14px;
	line-height:normal;
}

h3, h4 {
	font-size:12px;
}
h3 {
	color:#E47B2D;
	
}

.masker{
	overflow:hidden;
	top:0;
	left:0;
	bottom:0;
	right:0;
	margin:0;
	padding:0;
	background:#fff;
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);
}
.popup-pager, hr, #navigatie, #links, #rechts, #footer, #zoekform{display:none;}
#popup{
	display:block;}
.popup-content {
	overflow: visible !important;
	position: static !important;
	display:block;
	width:18cm;
	padding:0;
	height:100%;
	
	-moz-box-shadow:none;
	background:#fff url("http://cms.ecojob.nl/layout/images/logo_popup.gif")  300px 300px;

	border:none;
	left:0;
	top:0;
	right:0;
	bottom:0;}
