body {
	background-image:url(/images/main/body.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding:10px;
	padding-top:13px;
	margin:0px;
}
#container {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#hBarContent {
	width:828px;
	float:left;
	background-image:url(/images/main/content_bg_left.gif);
	background-repeat:repeat-x;
	padding-left:22px;
}
#hBarRight {
	width:80px;
	float:left;
}
#header {
	width:601px;
	background-color:#fff;
	margin:21px 0px 0px 109px;
	text-align:center;
}
#printheader {
	display:none;
}
#mainContent {
	background-color:#e2001a;
	padding-bottom:30px;
	
	background-image: url(/images/bg-bottom.jpg);
	background-position: 0% 99%;
	background-repeat: no-repeat;
	
}
#sidebar_logo {
	padding-top: 38px;
	height:31px; /* 69 - 38 */
}
#sidebar_popup {
	position:absolute;
	width:120px;
	margin-left:-154px;
	*margin-left:-234px;
	margin-top:100px;
	padding:10px;
	border:1px solid #7E0300;
	color:#7E0300;
	background-color:#A3C7FE;
	text-align:left;
	z-index:200;
	display:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #7E0300;
}
#help_popup {
	position:absolute;
	width:250px;
	padding:10px;
	border:1px solid white;
	color:#white;
	background-color:#e2001a;
	text-align:left;
	
	display:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	z-index:30;
}
#help_popup_pointer {
	position:absolute;
	margin-top:140px;
	margin-left:9px;
}
#help_popup ol,
#help_popup li {
	margin:2;
	padding:2;
}
#help_popup .pointer {
	position:relative;
	top:10px;
	left:240px;
}
#sidemenu_popup_pointer {
	position:absolute;
	margin-left:-14px;
	*margin-left:-94px;
	margin-top:190px;
	z-index:3;
	display:none;
}
#sidebar ul {
	float:left;
	margin:0px;
	padding:93px 0px 0px 0px;
	width:80px;
	height:271px;/* 430 - 160 padding */ 
	list-style-type: none;
	background-image:url(/images/main/sidebar_bg_top.gif);
	background-repeat:no-repeat;
}
#sidebar li {
	background-image:url(/images/main/sidebar_bg_item.gif);
	background-repeat:no-repeat;
	width:80px; 
	height:58px; /* 67-9 */
	text-align:center;
	padding-top:9px;
	background-color:#b1b3b4;
}
#plainContent {
	float:left;
	width:688px; /* 828 - 140 */
	height:318px; /* 378 - 2*30 */
	background-color:#A3C7FE;
	padding:30px 30px 30px 110px;
}
.whiteonblue_dottedline_right {
	background-image:url(/images/main/horizontal_dot.gif);
	background-repeat:repeat-y;
	background-position:right;
}

/* navigation */
#navigation_home {
	float:left;
	width:69px;
	height:44px;
	padding:4px 9px 0px 30px;
	background-color:#b1b3b4;
	background-image:url(/images/nav/bg_first.gif);
	background-repeat:no-repeat;
	color:#000000;
	text-decoration:none;
	font-size:18px;
	line-height:16px;
}
#navigation_home:hover {
	color:#fff;
}
div#navigation {
	float:left;
}
ul#udm a {
	background-image:url(/images/nav/bg.gif);
	background-repeat:no-repeat;
	line-height:16px;
}

ul#udm ul a {
	background-image:none;
}

/* text styles */
p { }
p.leader {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #7E0300;
	padding:0;
	margin:0;
}
p.leader a,
#resultpages a {
	color:#666666;
}
p.leader a:hover,
#resultpages 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 {
	cursor:pointer;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color:#fff;
	text-decoration:none;
	display:inline;
	
}
div.help:hover {
	color:#7E0300;
}
.sub {
	font-weight:normal;
	font-size:12px;
}
/* homepage */
#homepageContent {
	text-align:center;
}
#articleContent {
	overflow:auto;
	height:378px;
}
.articleContent {
	overflow:auto;
	height:378px;
}
#contentLeader {
	width:581px; /* 601 - 2*10 */
	background-color:#fff;
	margin:0px auto 10px auto;
	text-align:left;
	padding:10px;
	position:relative;
	z-index: 105;
}
#mainImage {
	float:left;
	width:471px;
	height:378px;
}
#MagTitles {
	float:left;
	width:230px;
	height:378px;
	background-color:#D6D6D6;
	font-family: Arial;
	font-size: 10pt;
}
#MagTitles ul, #MagTitles li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#MagTitles li {
	padding-bottom: 4px;
}
#MagTitles #MagCatNames, #MagTitles #MagNames {
	width: 103px; /* 115px - 2*6 */
	padding: 6px;
	float: left;
}
#VideoNames {
	width: 206px; /* 115px - 2*6 */
	padding: 6px;
	float: left;
}
#MagTitles a {
	color:#7e0300;
	text-decoration: none;
	font-weight: bold;	
}
#MagTitles a.active {
	color:black;
	text-decoration: none;
	font-weight: bold;	
}
#MagTitles a:hover {
	color: black;            
}
#MagazineContent {
	background-color: white;
	}
/* article */
#articleContent,
.articleContent,
#articleContent_wide,
#articleContent_full,
#video_desc { 
	float:left;
	width:224px; /* 236px - 2*6 */
	height:368px; /* 378px - 10 */
	background-color:#D6D6D6;
	font-family: Arial;
	font-size: 12px;
	color: #7E0300;
	line-height:18px;
	padding: 0px 6px 10px 6px;
}
#video_desc {
	background-color:#A3C7FE;
	width:220px;
}

#articleContent h1,.articleContent h1 {
	font-family: Times;
	font-size: 18px;
	color: #7E0300;
	line-height:18px;
	font-weight:bold;
}
#articleImagebar {
	float:left;
	width:120px;
	height:378px;
	background-color:#D6D6D6;
}
#articleContent_wide {
	width:345px; /* 358- 2*6 */
	overflow:auto;
}
#articleContent_full {
	width:816px; /* 358- 2*6 */
	overflow:auto;
}
#articleContent_full h1 {
	font-size:22px;
	}
/* Imagebar */
img.imagebar {
	margin:2px 8px 2px 8px;
	cursor:pointer;
}
img.imagebar_select {
	margin:0px 5px 0px 5px;
	border:3px solid #7E0300;
	cursor:pointer;
}
#imagebar_theImages {
	height:310px;  
	overflow:hidden;
	padding-top:0px;
}
#imagebar_inner {
	padding-top:0px;
}

/* 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_xtra {
	float:left;
	margin-left:10px;
}

#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-size: 14px;
	color: #7E0300;
	float:left;
/*
	margin-right:6px;
*/
	background-color:#A3C7FE;
	width:718px; /* 828 - 110 */ 
	position:relative;
	padding-bottom:20px;
	padding-left: 110px;
}
#searchResult b {
	color: #000;
}
#searchResult .intro {
	/* margin-left: 110px; */ 
	height:80px; /* 113 - 20-10 */ 
	vertical-align:middle;
	padding: 20px 6px 10px 6px;
	font-weight:bold;
}
#searchResult #results {
	width:716px;
	margin-bottom:10px;
}
#results {

}
#results a {
	text-decoration:none;
	color:#7E0300;
}
#results .naam {
	height:16px; 
	border-left:2px solid white;
	color:black;
	font-weight:normal;
	cursor:pointer;
}
#results .rownumber {
	background-color:#A3C7FE;
	width: 10px;
}
#results .hiddenResult {
	display:none;
}
#results .hiddenResult .naam {
	color:#7E0300;
	cursor:default;
	padding:0px;
	border-right:2px solid white;
}
#results .hiddenResult table td {
	border-bottom:1px solid #CFE3FF;
}
#results .hiddenrow a {
	color:#FFFFFF;
	text-decoration:none;
}
#results .hiddenrow a:hover {
	color:#7E0300;
	text-decoration:underline;
}
#results .selectrow {
	color:#7E0300;
	/* background-color:#AFD0FF; */
}
#results .row {
	color:black;
}
#results .row:hover {
	color:#7E0300;
}
#results table.zvdamaintable {
	
}
#results .header td,
#results .header td.naam {
	border-top:2px solid white;
	border-bottom:2px solid white;
	height:24px;
	font-weight:bold;
	cursor:default;
}
#results .header td.blank {
	border-top:0px solid white;
	border-bottom:0px solid white;
	width: 10px;
}
#results .col {
	padding:0px 0 0 4px;
	height:16px; 
}
#results .row .naam,
#results .selectrow .naam {
	font-weight:bold;
	overflow:hidden;
	border-bottom:1px solid #CFE3FF;
}
#results .selectrow .naam {color:#7E0300;}
#results .telefoon {
	border-bottom:1px solid #CFE3FF;
}
#results .mobiel {
	border-bottom:1px solid #CFE3FF;
}
#results .postcode {
	border-bottom:1px solid #CFE3FF;
}
#results .plaats {
	border-bottom:1px solid #CFE3FF;
	border-right: 2px solid white;
}
#results .icon {
	width:14px;
	border-bottom:1px solid #CFE3FF;
}
#resultpages {
	clear:both;
	padding:16px 0 0 4px;
	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;
	
}
#filmTable .size {
	float:left;
	
}
#filmTable .desc {
	float:left;
	width:200px;
}
/* sitemap */
ul#sitemap a {
	color: #7E0300;
	line-height:18px;
}
#home_ster {
	position: absolute;
	z-index: 100;
	margin-left:-858px;
	*margin-left: -30px;
	margin-top:185px;
	*margin-top:135px;
	}
#aanmelden {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	position: absolute;
	margin-top: -50px;
	margin-left: 113px;
	*margin-left: 0px;
	background-color: #FF0000;
	width:497px;
	z-index: 105;
	padding: 8px 4px 8px 100px;
}
.aanmelden2 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
#aanmelden a {
	color: white;
}
#aanmelden input, .aanmelden2 input {
	font-family: Arial;
	font-size: 8pt;
	border: 1px solid grey;
}
#aanmelden .button {
	color: white;
	background-color: #FF0000;
	border: 1px solid white;
}
#MagHeader {
	display: block;
	background-color:#A3C7FE;
	width: 214px;
	height: 30px;
	padding: 8px;
	font-family: Times, Serif;
	font-size:20pt;
	color: black;
}
#zaterdagvda {
	background-color: #FF9500;
	position: absolute;
	margin-top: -378px;
	margin-left: 0px;
	*margin-left: -113px;
	width: 350px;
	height: 378px
}
#mainImage_zvda {
	float:left;
	width:351px;
	height:378px;
}
.zvda {
	background-color: #FF9500;
	width:226px;
}
.zvda_form {
	background-color: #FF9500;
	font-family: Arial;
	padding: 8px;
}
.zvda_tr {
	_display: none;
}
.zvda_info {
	
	
}
td.hiddenrow ul {
	margin: 0;
	*margin-left: 16px;
	
}
.Zzvda {
	background-color: #FF9500;
	color: black;
	font-weight: bold;
	padding: 0 2px;
}
/* NEW */
h1,h2 { color: #b1b3b4; }
h1 em, h2 em { color: white; }
a.meer { 
	float: right; 
	color: black; 
}
a.terug { 
	float: left; 
	color: white;
	margin-top:10px; 
}
#content a { color: white; }
#content {
	min-height: 500px;
	background-image: url(/images/dude.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
}
#content img.logo {
	float: right;
	margin-top: 20px;
}
#content div {
	float: left;
	width: 320px;
}
#content div.first {
	width: 420px;
	margin-right: 40px;
}
#content[class="results"] p,
#content[class="results"] h2,
#content[class="results"] div {
	width: auto;
	padding-left: 110px;
}
#content div.first p,
#content div.first h2{
	margin-left: 110px;
}
#content div.first img {
	margin-top: 20px;
}
#content div p {
	line-height: 18px;
}
.results p {
	width: 600px!important;
}
.hiddenTable {
	width:658px!important;
	overflow:hidden;
	padding-left: 0!important;
}
/* FORM */
#form {
	margin-top: 38px;
}
.form_row {
	clear:both;
	margin-top: 8px;
	line-height: 20px;
}
.form_var {
	font-weight: bold;
	float:left;
	margin-right:6px;
}
.form_val {
	float:left;
}
input {
	border: 1px solid white;
	float: left;
}
input[type="checkbox"] {
	border: 0px solid white;
}
.pcfield {
	top: -14px;
	width: 16px;
	margin: 2px; 
}
.textinput {
	width: 170px;
}
input[type="submit"] {
	float: right;
	margin-right: 21px;
	border: 1px solid white;
	color: white;
	background-color:#e2001a;
	cursor: pointer;
}
input[type="submit"]:hover {
	background-color: black;
}
