body {

}
#container {

}
#hBarContent {

}
#hBarRight {

}
#header {
	display:none;
}
#printheader {
	font-size:30px;
	font-weight:bold;
	margin-bottom:20px;
}
#mainContent {
	background-color:#A3C7FE;
	padding-bottom:10px;
}
#sidebar_logo {

}
#sidebar_popup {
	display:none;
}
#help_popup {
	display:none;	
}
#sidemenu_popup_pointer {
	display:none;
}
#sidebar ul {
	display:none;
}
#plainContent {
	float:left;
}
.whiteonblue_dottedline_right {

}

/* navigation */
#navigation_home {
	display:none;
}
div#navigation {
	display:none;
}

/* text styles */
p { }
p.leader {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #7E0300;
	padding:0;
	margin:0;
}
p.leader a {
	color:#666666;
}
p.leader a:hover {
	color:#7E0300;
}
a.help {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color:#fff;
	text-decoration:none;
}
a.help:hover {
	color:#7E0300;
}
div.help {
display:none;
	
}
div.help:hover {
	color:#7E0300;
}

/* homepage */
#homepageContent {

}
#articleContent {
	
}
#contentLeader {
	text-align:left;
	margin-top:10px;
}
#mainImage {
	float:left;
	width:471px;
	height:378px;
}

/* article */
#articleContent {
	float:left;
	clear:both;
	margin-bottom:10px;
}
#articleContent h1 {
	font-family: Times;
	font-size: 18px;
	color: #7E0300;
	line-height:18px;
	font-weight:bold;

}
#articleImagebar {
	display:none;
}

/* searchform */

#searchform_left {
	float:left;
	width:408px; /* 468 - 2*30 */
	height:318px; /* 378 - 2*30 */
	background-color:#A3C7FE;
	padding:30px;
}
#searchform_right {
	float:left;
	width:352px; /* 360 - 2*4 */
	height:318px; /* 378 - 2*30 */
	background-color:#A3C7FE;
	padding:30px 4px 30px 4px;
}
.form_row {
	clear:both;
	height:36px;
}
.form_var {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #7E0300;
	float:left;
	margin-right:6px;
}
.form_val {
	float:left;
}
.form_xtra {
	float:left;
	margin-left:10px;
}
.form_val label {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #7E0300;
}

#searchform .pcfield {
	border:1px solid #C3C3C3;
	width:16px; /* 20-4 */ 
	padding-left:4px;
	height:20px;
	position:relative;
	top:-14px;
	margin-right:-4px;
	font-size:14px;
	font-weight:bold;
}
#searchform .pcfield_disabled {
	/* position:relative; */ 
	top:-6px;
	margin-right:-4px;
	
	margin-bottom:6px;
}
#searchform .medium {
	width: 102px;
}
#searchform .textinput {
	width: 170px;
	border:1px solid #C3C3C3;
}
#searchform .selectinput {
	width: 170px;
	border:1px solid #C3C3C3;
}
.pcfield_xtra {
	margin-left:14px;
}
#searchform .submit {
	width:80px;
	border:2px solid #fff;
	background-color: #A3C7FE;
	color: #fff;
	margin-left:92px;
}

/* searchresults */ 
#searchResult {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	position:relative;
}
#searchResult b {
	color: #000;
}
#searchResult .intro {
	/* margin-left: 110px; */ 
	height:80px; /* 113 - 20-10 */ 
	vertical-align:middle;
	padding: 20px 6px 10px 6px;
}
#searchResult #results {
	margin-bottom:10px;
}
#results a {
	text-decoration:none;
	color:#7E0300;
}
#results .row,#results .hiddenrow,#results .selectrow {

	height:16px; 
	border-left:2px solid white;
	border-bottom:1px solid white;
	color:black;
	font-weight:normal;
	cursor:pointer;

}
#results .rownumber {

	padding:0px 0 0 4px;
	height:16px; 
}
#results .hiddenResult {
	display:none;
}
#results .hiddenrow {
	color:#7E0300;
	cursor:default;
}
#results .hiddenrow a {
	text-decoration:underline;
}
#results .selectrow {
	color:#7E0300;
}
#results .row:hover {
	color:#7E0300;
}
#results .header {
	border-top:2px solid white;
	border-left:2px solid white;
	border-bottom:2px solid white;
	height:24px;
	font-weight:bold;
	cursor:default;
}
#results .col {
	position:relative;
	overflow:hidden;
	float:left;
	padding:0px 0 0 4px;
	height:16px; 
}
#results .naam {
	width:220px;
	
	font-weight:bold;
	overflow:hidden;
}
#results .telefoon {
	width:118px;
}
#results .mobiel {
	width:118px;
}
#results .postcode {
	width:90px;
}
#results .plaats {
	width:130px;
}
#resultpages {
	clear:both;
	height:20px;
}
/* film */
#filmTable .row {
	clear:both;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	cursor:pointer;
}
#filmTable .header {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #7E0300;
	cursor:default;
}
#filmTable .date {
	float:left;
	width:200px;
}
#filmTable .size {
	float:left;
	width:80px;
}
#filmTable .desc {
	float:left;
	width:200px;
}

