/* CSS Document */

body, html

{
	background-image:url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #004595;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	min-width: 826px;
}

#container

{
	width: 826px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: static;

}

#wrapper

{
	width: 492px;
	height: 151px;
	margin: 0 auto;
}

#lijn

{
	margin: 0 auto;
	position:relative;
}
#lijn2

{
	margin: 0 auto;
	position:relative;
	margin-bottom: 1px;
}

#menu_rechts

{
	width: 826px;
	margin: 0 auto;
	float: right;
	position: relative;
}

#menu_boven

{
	margin: 0 auto;
	position: relative;
	width: 826px;
}

.style1
{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	width: 418px;
	font-size: 18px;
	position:absolute;
	margin-left: 169px;
	padding: 0 35px 0 37.49px ;
	top: 150px;
}

.tekst

{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
}

.inleiding

{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	position: relative;
}

.floatright
 
{ 
	float: right;
	position:relative;
}

.plaatjes

{
	border-bottom-color:#000000;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
}

.plaatje2

{
	position:absolute;
	float:right;
	left: 277px;
	top: 179px;
}

.style2
{
	font-size: 12px;
	font-style:normal;
	color: #004595;
}

a:link
 
{
	color: #004595;
	text-decoration: none;
}

a:visited 

{
	text-decoration: none;
}

a:hover 

{
	text-decoration: none;
	color: #888EC2;
}

a:active 

{
	text-decoration: none;
}

div.Blok {
	width: 414px;
	font-family: "Verdana";
	font-style: normal;
	font-size: 14px;
}

div.Blok h3, div.Blok p, div.Blok h5, div.Blok table {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	font-weight: normal;
	margin-right: 15px;
	color: #004595;
}
div.Blok table, div.Blok p {
	font-size: 12px;
}

div.Blok h5 {
  padding-top: 4px;
  padding-bottom: 4px;
	color: #FFFFFF;
	font-size:12px;
}

div.Blok p {
	font-size: 12px;
	padding-bottom: 15px;
}

div.Blok p#Datum {
	color: #FFFFFF;
	padding-top: 15px;
}


div#BlokOrangeHoofd {
	background: url(images/BlokOranjeHoofd.jpg) no-repeat bottom left;
	height: 13px;
}

div#BlokOrangeMidden {
	background: url(images/BlokOranjeMidden.jpg) repeat-y;
}

div#BlokOrangeEind {
	background: url(images/BlokOranjeEind.jpg) no-repeat;
	height: 37px;
}

div#BlokOrange2Hoofd {
	background: url(images/BlokOranje2Hoofd.jpg) no-repeat bottom left;
	height: 13px;
}

div#BlokOrange2Midden {
	background: url(images/BlokOranje2Midden.jpg) repeat-y;
}

div#BlokOrange2Eind {
	background: url(images/BlokOranje2Eind.jpg) no-repeat;
	height: 37px;
}

div#BlokGroenHoofd {
	background: url(images/BlokGroenHoofd.jpg) no-repeat bottom left;
	height: 13px;
}

div#BlokGroenMidden {
	background: url(images/BlokGroenMidden.jpg) repeat-y;
}

div#BlokGroenEind {
	background: url(images/BlokGroenEind.jpg) no-repeat;
	height: 37px;
}

div#BlokPaarsHoofd {
	background: url(images/BlokPaarsHoofd.jpg) no-repeat bottom left;
	height: 13px;
}

div#BlokPaarsMidden {
	background: url(images/BlokPaarsMidden.jpg) repeat-y;
	min-height: 100px;
}

div#BlokPaarsEind {
	background: url(images/BlokPaarsEind.jpg) no-repeat;
	height: 37px;
}

div#BlokPaarsMidden img {
	float: right;
	margin-right: 20px;
	border: 1px solid #000000;
}

div#BlokBruinHoofd {
	background: url(images/BlokHoofdGroen.png) no-repeat bottom left;
	height: 13px;
}

div#BlokBruinMidden {
	background: url(images/BlokMiddenGroen.png) repeat-y;
}

div#BlokBruinEind {
	background: url(images/BlokEindGroen.png) no-repeat;
	height: 14px;
}

a.Remove {
  background: url(images/delete.png) no-repeat #C2C6E2;
	padding-left: 20px;
  padding-right: 10px;
  margin-bottom: 5px;
	border: 1px solid #014596;
	float:right;
  width: 75px;
}

a.Edit {
  background: url(images/edit.png) no-repeat #C2C6E2;
	padding-left: 20px;
  padding-right: 10px;
  margin-bottom: 5px;
	border: 1px solid #014596;
	float:right;
  width: 75px;
}

a.Add {
  background: url(images/add.png) no-repeat #C2C6E2;
	padding-left: 20px;
  padding-right: 10px;
	height: 18px;
  width: 100px;
	border: 1px solid #014596;
	font-family: "Verdana";
	font-style: normal;
	font-size:12px;
	display: block;
	float:right;
}

td.EvenLine {
  background: #99A1CF;
}

.blokaanpassen input {
  width: 400px;
}

.tentoonstellingen input, .tentoonstellingen textarea {
  width: 300px;
}

.tentoonstellingen textarea {
  height: 200px;
}

input.LogInBlue {
  background: url(images/login.jpg) no-repeat;
	height: 39px;
	width: 125px;
	border: none;
	margin-top: 10px;
	float:right;
}

input.ResetBlue {
  background: url(images/reset.jpg) no-repeat;
	height: 39px;
	width: 125px;
	border: none;
	margin-top: 10px;
	float:right;
}

input.VerzendBlue {
  background: url(images/verzenden.gif) no-repeat;
	height: 39px;
	width: 125px;
	border: none;
	margin-top: 10px;
	float:right;
}


input.btnSaveBlue {
	background: url(images/Opslaan.jpg) no-repeat;
	height: 39px;
	width: 125px;
	border: none;
	margin-top: 10px;
	float:right;
}


div.LoginFields table {
	width: 400px;
}

div.LoginFields input {
	float: right;
}

label.errorlabelMessage {
  color: #CC0000;
  font-style: normal;
}

input.InputFull {
  width: 100%;
  margin-top: 3px;
}

div.MailForm, div.MailForm table {
  width: 100%;
}

div.MailForm table td {
  height: 20px;
}
div.#tentoon{
}
input.Small {
 width: 20px;
}
