div.page {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 900px;
	text-align: left;
	margin-top: 0px;
}
div.top-section {
	height: 85px;
	width: 900px;
	display: block;
	margin-bottom: 0px;
	padding-left: 20px;
}

span.selector {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: 55px;
	left: 375px;
}

div.language-selector select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.menu-cell {
	padding-bottom: 8px;
	/*padding-top: 7px;
	height: 28px;*/
}
td.menu-cell a:link, td.menu-cell a:visited {
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-decoration: none;
}
td.menu-cell a:hover, td.menu-cell a:active {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	padding-bottom: 2px;
}
td.menu-cell#en a:link, td.menu-cell#en a:visited {
	color: #FFFFFF;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 2px;
	text-decoration: none;
}
td.menu-cell#en a:hover, td.menu-cell#en a:active {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 19px;
	padding-right: 19px;
	text-decoration: none;
	padding-bottom: 2px;
}
div.visual-container {
	height: 220px;
	width: 900px;
	background-repeat: no-repeat;
}

div.main-container {
	width: 900px;
	margin-top: 5px;
	display: table;
}
div.left-pad {
	width: 198px;
	/*background-image: url('/images/main_bg.gif');
	background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	float: left;
	padding: 0px;
	/*border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #F1F1F1 solid;
	border-left: 1px #F1F1F1 solid;*/
	min-height: 467px;
	margin-right: 5px;
}
div.main-pad {
	width: 487px;
	/*background-image: url('/images/main_bg.gif');
	background-repeat: repeat-x;*/
	float: left;
	padding: 0px;
	margin-right: 5px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #F1F1F1 solid;
	border-left: 1px #F1F1F1 solid;
}
div.wide-pad {
	width: 800px;
	/*background-image: url('/images/main_bg.gif');
	background-repeat: repeat-x;*/
	padding: 0px;
	margin-right: 5px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #F1F1F1 solid;
	border-left: 1px #F1F1F1 solid;
	min-height: 450px;
}
div.main-pad ul, div.main-pad ul {
	padding-left: 20px;
	margin: 10px;
	list-style-type: disc;
}
div.main-pad a:link, div.main-pad a:visited, div.wide-pad a:link, div.wide-pad a:visited {
	text-decoration: none;
	color: #4169E1;
}
div.main-pad a:hover {
	text-decoration: underline;
}
div.movie-pad {
	width: 487px;
	/*background-image: url('/images/main_bg.gif');
	background-repeat: repeat-x;*/
	float: left;
	padding: 0px;
	margin-right: 5px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #F1F1F1 solid;
	border-left: 1px #F1F1F1 solid;
	height: 474px;
}
div.movielist-pad {
	width: 396px;
	/*background-image: url('/images/main_bg.gif');
	background-repeat: repeat-x;*/
	background-color: #EEEEEE;
	float: right;
	padding: 0px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #F1F1F1 solid;
	border-left: 1px #F1F1F1 solid;
	height: 474px;
	overflow: auto;
}

div.collateral-pad {
	width: 198px;
	/*background-image: url('/images/main_bg.gif');
	background-repeat: repeat-x;*/
	background-color: #EEEEEE;
	float: right;
	padding: 0px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #F1F1F1 solid;
	border-left: 1px #F1F1F1 solid;
	height: 474px;
	overflow: auto;	
}

div.collateral-pad a {
	/*color: #4169E1;*/
	color: #736D35;
}
span.page-title {
	color: #736D35;
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
	display: block;
	background-color: #FFFFFF;
}
span.page-title#movie {
	padding-left: 0px;
}
div.page-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	line-height: 150%;
	height: 395px;
	overflow: auto;	
}
span.collateral-title {
	color: #736D35;
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
	display: block;
	background-color: #EEEEEE;
}
div.collateral-content {
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 130%;
}
div.collateral-content ul {
	padding-left: 0;
	margin: 0px;
	list-style-type: none;
}
div.collateral-content a:link, div.collateral-content a:visited {
	text-decoration: none;
}
div.collateral-content a:hover {
	text-decoration: underline;
}
div.collateral-content li {
	margin-bottom: 10px;
}
div.collateral-content li.wl_archief {
	margin-left: 0px;
	margin-bottom: auto;
}
div.footer {
	width: 778px;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 20px;
	color: #AAAAAA;
	background-color: #736D35;
	margin-top: 5px;
	height: 20px;
	border-bottom: 1px #CCCCCC solid;
	border-right: none;
	border-top: 1px #F1F1F1 solid;
	border-left: 1px #F1F1F1 solid;
	float:left;
}
div.language {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-right: 20px;
	width: 80px;
	height: 20px;
	background-color: #736D35;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #F1F1F1 solid;
	border-left: none;
	float: right;
	text-align: right;
}
div.nieuws-item {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin-top: -12px;
	margin-left: -14px;
	margin-right: -14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.nieuws-titel {
	font-weight: bold;
	background-color: #F0E903;
	display: block;
	font-size: 13px;
	padding: 10px;
}
div.nieuws-intro {
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
div.nieuws-tekst {
	background-color: #FFFFFF;
	padding: 10px;
}

table.form-container {
	width: 430px;
}
table.form-container td.label {
	width: 150px;
   padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;	
}
table.form-container td.label_error {
	width: 150px;
   padding-top: 2px;
	padding-bottom: 2px;
	color: #990000;
}
table.form-container td.label_wide {
	width: 430px;
   padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}
table.form-container td.label_wide_error {
	width: 430px;
   padding-top: 2px;
	padding-bottom: 2px;
	color: #990000;
}
table.form-container td.field {
	width: 280px;
   padding-top: 2px;
	padding-bottom: 2px;
}
table.form-container input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 280px;
}
table.form-container input.m_Auto {
	width: auto;
}
table.form-container select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 280px;
}
table.form-container textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 280px;
}
button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.buttons {
	margin-top: 5px;
	text-align: right;
	width: 430px;
}


/* MOVIES ******************************************************************************************/

div.movies {

}
div.movie {
	height: 41px;
	cursor: pointer;
	border-bottom: 1px solid #FFFFFF;
}
div.movie img {
	margin-right: 10px;
}
div.movie-props {
	padding: 3px;
	padding-top: 7px;
}
div.movie-titel {
	font-weight: bold;
}
div.movie-datum {
	font-style: italic;
}
div.movie-description {
	margin-top: 10px;
}
