@import url(screen.php);

* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#header {
background:url(../images/popup_header.jpg);
height:81px;
}

#content {
	padding:20px;
	padding-left:42px;
	font-size:11px;
	background:#fffef0;
	height:429px;
	overflow:auto;
}

#titel h2 {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#231f20;
	border-bottom:1px solid #231f20;
	padding-bottom:5px;
	margin-bottom:25px;
}

.zoekresultaat {
	margin-bottom:15px;
}

.zoekresultaat a {
	color:#e2221e;
	font-size:14px;
	text-decoration:none;
}

.zoekresultaat a:hover {
	text-decoration:underline;
}

.zoekresultaat .zoekterm {
	border-bottom:1px solid #e2221e;
}

.zoekresultaat a .zoekterm {
	font-weight:normal;
	border:none;
}
