@import url(screen.php);

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#home_subs {
	display:none;
}

#popup_buttons {
	display:none;
}

#menu2 {
	display:none;
}

#top_menu {
	display:none;
}

#header {
	background:url(../images/popup_bg.jpg) center no-repeat;;
	height:100px;
}

#titel {
	display:none;
}

.zoekresultaat {
	padding:10px;
	border-bottom:1px solid #ccc;
}

.zoekresultaat a {
	color:#b2d234;
	text-decoration:none;
	font-weight:bold;
}

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

#cms_content {
	overflow:auto;
	height:430px;
	width:563px;
}

