/* MAIN STYLES */
body
{
	height: 100%;
	width: 100%;
	padding: 0px;
	color: #000;
	background-color: #000;
	font: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

#maincontainer
{
	position: relative;
	margin: 0 auto;
	width: 920px;
	text-align: left;
}

#backgroundcontainer
{
	background: url('../../images/index_16.jpg');
	width: 623px;
	height: 367px;
	position: absolute;
	top: 115px;
	left: 138px;
}

div.contentcontainer
{
	position: relative;
	padding-top: 4px;
	padding-left: 30px;
	overflow: auto;
	width: 50%;
	height: auto;
	min-height: 360px;
	max-height: 360px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000;
}

h1, h2, h3, h4, h5
{
	font-weight: bold;
	color: #990000;
	font: Verdana,Arial,Helvetica,sans-serif;
}

h5
{
	font-size: 10px;
}

h4
{
	font-size: 14px;
}

h3
{
	font-size: 16px;
}

h2
{
	font-size: 18px;
}

h1
{
	font-size: 20px;
}

h3.blue
{
	color: #3f63bb;
}

h5.informatie
{
	color: #3f62ba;
	font-weight: bold;
	font-style: italic;	
}

p
{
	margin: 4px 0px 6px 0px;
	padding: 0;
}

ul
{
	list-style: circle;
	margin: 0px 0px 16px 15px;
	padding: 0;
	list-style-position: inside;
}

ol
{
	margin: 0px 0px 16px 15px;
}

li
{
	list-style-position: outside;
}

table.data
{
	width: 100%;
}

li.home
{
	color: #616161;
	font-size: 11px;
	list-style-type: disc;	
}

fieldset
{
	padding: 1em;
	display: inline;
	margin: 20px;
}

legend
{
	color: #000;
	font-size: 11px;
	font-weight: bold;	
}

a:link, a:visited, a:hover, a:active
{
	font-size: 10px;
	color: #990000;
}

a:hover, a:active
{
	text-decoration: underline;
	font-size: 10px;
	color: #990000;
}

hr
{
	border: 2px solid #990000;
}

td
{
	color: #000;
}

th
{
	color: #990000;
	font-weight: bold;
	text-align: left;
}

th.big
{
	color: #000;
	font-size: 14px;	
}

table.list
{
	width: 80%;
}

th.list
{
	background-color: #eee;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

img
{
	border: 0px;	
}

textarea
{
	font-size: 9px;
	color: #0066CC;
	border: thin double #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;	
}

div.content label
{
	width: 15em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

div.content
{
	width: 580px;
}

div.footer,div.footer img
{
	position: fixed;
	margin-top: 6em;
	bottom: 0;
}

div.messages
{
	clear: both;
	color: #000;
	padding: 14px;
	margin-top: 3px;
	padding-left: 40px;
	font-weight: bold;
	border: 2px solid #990000;
	width: 86%;
	height: 14px;
	background: #f1f4f9 url(../../images/icons/message_32.png) 2px 4px no-repeat;
	overflow: auto;
}

div.errors
{
	clear: both;
	color: #000;
	padding: 14px;
	margin-top: 4px;
	padding-left: 40px;
	font-weight: bold;
	border: 2px solid #990000;
	width: 86%;
	height: 15px;
	background: #f1f4f9 url(../../images/icons/error_32.png) 2px 4px no-repeat;
	overflow: auto;	
}

div.loginform
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #0a0a0a;
}

input
{
	background-color: #b73331;
	border: thin none #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	height: 14px;
}

input.checkbox
{
	background: transparent;
}

input#reg_bank
{
	vertical-align: top;	
}

input.submit
{
	height: 2em;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border: thin ridge #fff;
	font-size: 10px;
}

input.file
{
	height: 2.2em;
}

input.submitlogin
{
	display: block;
	overflow: hidden;
	background: transparent url('../../images/arrow.jpg') no-repeat 0px 4px;
	height: 20px;
	color: #4061c0;
	font-weight: bold;
	padding: 0px 10px;
	border: none;
	cursor: pointer;
}

textarea
{
	background-color: #b73331;
	border: thin none #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

a.button_viewdocument
{
	display: block;
	background: transparent url('../../images/icons/view_20.png') no-repeat 0px 0px;
	width: 16em;
	height: 2em;
	margin: 1em auto;
	padding: 0.5em 0 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: thin double #333333;
	text-decoration: none;
}

a.button_contactauthor
{
	display: block;
	background: transparent url('../../images/icons/contact_24.png') no-repeat 0px 0px;
	width: 14em;
	height: 2em;
	margin: 1em auto;
	padding: 0.5em 0 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: thin double #333333;
	text-decoration: none;
}

a.logout
{
	display: block;
	overflow: hidden;
	background: transparent url('../../images/arrow.jpg') no-repeat 0px 4px;
	height: 20px;
	color: #4061c0;
	font-weight: bold;
	padding: 4px 12px;
	border: none;
	cursor: pointer;
}

div.error
{
	color: #f00;
}

div.currentuser
{
	font-weight: bold;
	color: #000;
}

fieldset.login
{
	padding: 4em 6em 2em 6em;
	display: inline;
	margin: 20px;
}

div.login
{
	padding: 4em 4em 4em 12em;
}

h2#documentspanel
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #000;
	border-bottom: 1px dotted;
	width: 190px;
	padding: 0em 0em 0em 0em;
}

span.important
{
	color: #B73331;
}

td.imagealbum
{
	margin: 0em;
	padding-right: 3em;
}

td.imagethumb
{
	vertical-align: top;
	margin-right: 10px;
	border: 1px solid #fff;
}

div#homepagefoto
{
	float: right;
	margin-right: 0;
	padding-right: 0;
	padding-left: 1em;
}

div#nieuwspaginalogo
{
	border: solid 1px #000;
	margin-top: 14px;
}

/* News */
div.newsitem
{
	min-height: 130px;
}

img.newsimage
{
	float: left;
	padding: 6px;
	margin: 0 7px 0 -6px;
}

span.newsdate
{
	color: #990000;
}

span.newsauthor
{
	color: #990000;	
}

/* Validation styles */
.validation-failed
{
	border: 1px solid #F00;
}

.validation-failed-cr
{
	
}

.validation-failed-sel
{
	
}

.validation-passed
{
}

.validation-passed-cr
{

}

.validation-passed-sel
{

}

#index-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:28px;
}

#index-02_ {
	position:absolute;
	left:0px;
	top:28px;
	width:250px;
	height:68px;
}

#index-03_ {
	position:absolute;
	left:250px;
	top:28px;
	width:376px;
	height:67px;
}

#index-04_ {
	position:absolute;
	left:626px;
	top:28px;
	width:274px;
	height:68px;
}

#index-05_ {
	position:absolute;
	left:250px;
	top:95px;
	width:48px;
	height:19px;
}

#index-06_ {
	position:absolute;
	left:298px;
	top:95px;
	width:96px;
	height:19px;
}

#index-07_ {
	position:absolute;
	left:394px;
	top:95px;
	width:93px;
	height:19px;
}

#index-08_ {
	position:absolute;
	left:487px;
	top:95px;
	width:92px;
	height:19px;
}

#index-09_ {
	position:absolute;
	left:579px;
	top:95px;
	width:47px;
	height:19px;
}

#index-10_ {
	position:absolute;
	left:0px;
	top:96px;
	width:138px;
	height:459px;
}

#index-11_ {
	position:absolute;
	left:138px;
	top:96px;
	width:66px;
	height:18px;
}

#index-12_ {
	position:absolute;
	left:204px;
	top:96px;
	width:46px;
	height:18px;
}

#index-13_ {
	position:absolute;
	left:626px;
	top:96px;
	width:61px;
	height:18px;
}

#index-14_ {
	position:absolute;
	left:687px;
	top:96px;
	width:74px;
	height:18px;
}

#index-15_ {
	position:absolute;
	left:761px;
	top:96px;
	width:139px;
	height:459px;
}

#index-16_ {
/*	position:absolute;
	left:138px;
	top:114px;
*/
	left: 0px;
	top: 0px;
	width:623px;
	height:367px;
}

#index-17_ {
	position:absolute;
	left:138px;
	top:481px;
	width:623px;
	height:12px;
}

#index-18_ {
	position:absolute;
	left:138px;
	top:493px;
	width:623px;
	height:31px;
}

#index-19_ {
	position:absolute;
	left:138px;
	top:524px;
	width:623px;
	height:31px;
}