body{
	margin: 0;
	text-align: center;
	font-family: Perpetua, "Times New Roman", Times, serif;
	font-size: 62.5%; /* = 10px */
	background-color: #003366;
	color: #666699;	
}

a:link{
	color: #003366;
	text-decoration: underline;
}

a:visited{
	/* background-color: transparent;*/ /* IE kan hier niet goed tegen */
	background-color: none;
	color: #666699;
	text-decoration: underline;
}

a:hover{
	background-color: #003366;
	color: #FFFFFF;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #B30700;
}
h1{
	font-size: 1.3em;
	font-style: italic;
	text-align: center;
}

h2.normal_layout{
}
#normal_layout h2,h3{
	display: inline;
	font-size: 1em;
	font-weight: normal
}
#hidden_ul {
	display: inline;
}

#hidden_ul ul{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#hidden_ul li{
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#visible_ul li{
	list-style-image: url(../img/li-bullet_32x32.gif);
	list-style-type: none;
}
table{
	border:0;
}
#contactform table tr td {
	border: 0 none;
}
#contactform .label {

}
#contactform input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #003366;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 1px;
	padding-top: 1px;
}

div#main_container{
	background-color: #ffffff;
	text-align: left;
	width: 75%;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}

div#box_header{
	width: 100%;
	/*float:left;
	clear: both;*/
	height: 150px;
}
div#box_middle{
	width: 100%;
	vertical-align:top;
	background-color: #ffffff;
	vertical-align:top;
	margin-top: 0;
	margin-bottom: 0;
}
div#box_middle_content{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
div#box_bkg{
	background-attachment: scroll;
	background-image: url(../img/bkg-ruit_2_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#header_content{
	padding-right: 250px;
	/*padding-top: 30px;*/
	height: 90px;
	padding-left: 10px;
}
div#header_logo{
	background-attachment: scroll;
	background-image: url(../img/logo_90x237.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
}

#navbar {
	/*float: left;*/
	/*width: 100%;*/
	/*background:#666699 url("../img/button_1_20x35.gif") no-repeat bottom;*/
	line-height:normal;
	margin-top:0px; /*horizontal navbar*/
}
#navbar table{
	height: 90px; 
}
#navbar table tr td{
	vertical-align: bottom;
}
#navbar ul {
	margin:0;
	list-style:none;
	padding-left: 6px; /* padding of navbar a*/
}
#navbar li {
	/*float:left; *//* needed to make the bar horizontal */
	/*background:url("../img/button_1_20x35.gif") no-repeat left top;*/
	/*margin:0;*/
	/*padding:0 0 0 9px;*/
	display:inline;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 2.2em;
}
#navbar a {
	text-decoration:none;
	color:#666699;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navbar a {float:none;}
/* End IE5-Mac hack */
#navbar a:hover {
	color: #FFFFFF;
	background-color: #003366;
}
#navbar a:active{
	color: #B30700;
}
#navbar #current {
	/*background-image:url("left_on.gif");*/
	background-color:#003366;
	margin-left: -6px;
	margin-right: -6px;
}
#navbar #current a {
	/*background-image:url("right_on.gif");*/
	color: #FFFFFF;
	padding-bottom:0px;
}

div#box_footer{
	width: 100%;
	background-color: #003366;
	float:left;
	clear: both;
	padding-top: 0px;
	padding-bottom: 100px;
}
div#box_footer_content{
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: text-bottom;
}

.content {
	font-size: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content p{
	text-align:justify;
}
.font-smaller {
	font-size: 1.2em;
}

.top-left {
	margin-right: 54px; /* hou rechter hoekje vrij */
	background-image: url(../img/border_2_20x20.gif);
	background-repeat: no-repeat;
	height: 60px; /* toon alleen bovenste helft van de figuur */
	font-size: 2px; /* corrigeer hoogte voor IE */
	border-top-width: 4px;
	border-right-width: 0px;
	border-left-width: 4px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #666699;
}
.top-middle {
	margin-top: -64px; /* naar niveau van linker hoekje */
	margin-left: 54px; /* hou linker hoekje vrij */
	margin-right: 54px; /* hou linker hoekje vrij */
	background-image: url(../img/border_2_20x20.gif);
	background-repeat: repeat-x;
	height: 60px; 
	font-size: 2px;
	border-top-width: 4px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #666699;
}
.top-right {
	margin-top: -64px; /* naar niveau van linker hoekje */
	margin-left: 54px; /* hou linker hoekje vrij */
	background-image: url(../img/border_2_20x20.gif);
	background-repeat: no-repeat;
	background-position: 100%; /* laat achtergrond vanaf rechts beginnen */
	height: 60px;
	font-size: 2px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #666699;
}
.left {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 50px;
	background-image: url(../img/border_2_20x20.gif);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 4px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #666699;
}
.right {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/border_2_20x20.gif);
	background-repeat: repeat-y;
	background-position: right; /* laat achtergrond vanaf rechts beginnen */
	border-top-width: 0px;
	border-right-width: 4px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #666699;
}

.bottom-left {
	background-color: #FFFFFF;
	margin-right: 54px; /* hou rechter hoekje vrij */
	background-image: url(../img/border_2_20x20.gif);
	background-repeat: no-repeat;
	height: 60px; /* toon alleen bovenste helft van de figuur */
	font-size: 2px; /* corrigeer hoogte voor IE */
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 4px;
	border-bottom-width: 4px;
	border-style: solid;
	border-color: #666699;
}
.bottom-middle {
	background-color: #FFFFFF;
	margin-top: -64px; /* naar niveau van linker hoekje */
	margin-left: 54px; /* hou linker hoekje vrij */
	margin-right: 54px; /* hou linker hoekje vrij */
	background-image: url(../img/border_2_20x20.gif);
	background-repeat: repeat-x;
	height: 60px; 
	font-size: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 4px;
	border-style: solid;
	border-color: #666699;
}
.bottom-right {
	background-color: #FFFFFF;
	margin-top: -64px; /* naar niveau van linker hoekje */
	margin-left: 54px; /* hou linker hoekje vrij */
	background-image: url(../img/border_2_20x20.gif);
	background-repeat: no-repeat;
	background-position: 100%; /* laat achtergrond vanaf rechts beginnen */
	height: 60px;
	font-size: 2px;
	border-top-width: 0px;
	border-right-width: 4px;
	border-left-width: 0px;
	border-bottom-width: 4px;
	border-style: solid;
	border-color: #666699;
}

.inside {
	border-left: 1px solid #C00000;
	border-right: 1px solid #C00000;
	background: #EFEFEF;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.notopgap {
	margin-top: 0;
}

.nobottomgap {
	margin-bottom: 0;
}

/* images */
p.image_left{
	background-color: #CCCCCC;
	padding: 10px 10px 5px 10px;
	margin: 15px 15px 0 0;
	font-style: italic;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	float: left;
}
p.image_right{
	background-color: #CCCCCC;
	padding: 10px 10px 5px 10px;
	margin: 15px 0 0 15px;
	font-style: italic;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	float: right;
}
p.image_left a img{
	border: 0;
}
p.image_right a img{
	border: 0;
}

/* vergrotings effect */
.thumbnail{
	position: relative;
	display: inline;
	z-index: 0;
	cursor: default;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #CCCCCC;
	/*padding: 5px;*/
	padding: 10px 10px 5px 10px;
	left: -1000px;
	border: 1px solid #666699;
	visibility: hidden;
	/*color: black;*/
	text-decoration: none;
	height: auto;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0px;
	padding: 2px;
}
.thumbnail:hover span.top-left{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -55px;
	bottom: auto;
	left: -55px; /*position where enlarged image should offset horizontally */
	right: auto;

}
.thumbnail:hover span.top-right{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -55px;
	bottom: auto;
	left: auto;
	right: -55px; /*position where enlarged image should offset horizontally */

}
.thumbnail:hover span.bottom-left{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: auto;
	bottom: 0px;
	left: -55px; /*position where enlarged image should offset horizontally */
	right: auto;

}
.thumbnail:hover span.bottom-right{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: auto;
	bottom: 0px;
	left: auto;
	right: -55px; /*position where enlarged image should offset horizontally */
}
.lastline{
	float:none;
	width:100%;
	clear:both;
}

