﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
html {
	overflow-y: scroll; 
	height: 100%;
}

body{
	background-color:#d0d0d0;
	color:#16254c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	height: 100%;
}

UL 
{
	margin-left: 15px;
	line-height:18px;
}

#sitemap a span{
	color:#16254c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#form1 
{
	height:100%;
}
#pageHolder
{
	width: 775px;
	margin-left: auto;
	margin-right: auto;	
	padding-left: 0px;
	padding-right: 0px;
	min-height:100%;
	background-color: #FFFFFF;
	position: relative;
}

#page 
{
	width: 708px;
	margin-left: auto;
	margin-right: auto;	
	padding-left: 0px;
	padding-right: 0px;	
	background-color: #FFFFFF;
}

#page TD
{
	color:#16254c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;	
}

#header
{	
	height: 266px;	
}

#Logo
{
	float: left;	
}
#topLinkjes
{
	float: right;	
	padding-top: 45px;
	color:#abdde6;
	font-size:9px;
	padding-right: 25px;
}
#topLinkjes a, #topLinkjes a:link, #topLinkjes a:visited
{
	color:#abdde6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
}

#topLinkjes a:hover 
{
 	text-decoration: underline;
}

#menu 
{
	height: 66px;		
}
.menuItemHolder 
{
	text-align: center;
	float: left;
}
.menuItem, .menuItem:link, .menuItem:visited
{	
	font-size:12px;
	height:24px;
	width: 88px;
	display: inline-block;
	padding-top: 13px;
	margin-top: 10px;
	text-decoration: none;	
	color: #004b8d;	
}
.menuItem:hover
{
	background-image: url('../images/layout/menuitembg.jpg');
	color: #FFFFFF;
}
.menuItemActive, .menuItemActive:link, .menuItemActive:visited 
{
	background-image: url('../images/layout/menuitembg.jpg');
	color: #FFFFFF;
}
#Content
{
	position: relative;
}

#Content a, #Content a:link, #Content a:visited
{
	color: #006DBF;
}

#ContentLeftHolder
{
	width: 440px;	
	min-height: 150px;
	float:left;
}

#ContentLeft
{	
	margin-top: 28px;
	margin-left: 27px;		
	margin-right: 15px;	
}

#ContentRightHolder
{
	width: 225px;
	float: left;	
}

#ContentRight
{
	margin-top: 38px;
	margin-left: 16px;
	padding-bottom: 35px;
}
#footerspacer
{
	height: 65px;
}

#adresblok 
{
	color: #90948d;
}

#Footer
{
	background-image: url('../images/layout/footerbg.jpg');
	background-position:center bottom; 
	position: absolute; 
	/* top: 800px;*/
	height: 65px;
	width: 707px;
	margin-left: 33px;
	margin-right: 33px;;	
	padding-left: 0px;
	padding-right: 0px;	
	background-color: #FFffFF;
	bottom: 0;
}
#CopyRight
{
	text-align: center;
	padding-top: 35px;
	color: #abaea9;
	font-size: 8px;	
	width: 100%;
}

H1
{
	font-family: Arial;
	font-weight:lighter;
	font-size: 24px;
	line-height: 25px;
	padding-bottom: -1px;
	color: #16254c;
	font-variant:small-caps;
}
H3
{
	font-family: Arial;
	font-weight:lighter;
	font-size: 18px;
	line-height: 18px;
	padding-bottom: -1px;
	color: #16254c;
	font-variant:small-caps;
}
H5 
{
	color: #62a732;
	padding-bottom: 1px;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 10px;
}


#contact 
{
}
#env 
{
	width: 44px;
	float: left;
}
#adresblok
{
	width:165px;
	float: left;
}
#imgrotator
{
	width: 217px;
	height: 122px;
	overflow: hidden;
	border: solid 1px #16254c;
}

#sitemap a span{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.mailform tr{
	vertical-align:top;
	height:20px;
}

.FormInput
{
     background-color: #FFFFFF;
     border: solid 1px #000000;
}
.FormInputActive
{    
     background-color: #cccccc;
     border: solid 1px #000000;
}
.Floatright{
	float:right;
	width:65px;
}

.Floatleft{
	float:left;
}

.clearboth {
	clear:both;
}

.hiddenTB
{
	visibility:hidden;
}


/* START MENU */

#submenu{
	margin-left:30px;
	list-style:none;	
	font-weight:normal;
	margin-top:5px;	
}

#submenu li{
	margin-bottom:1px;
}

/* END MENU */




/* Search results for ModCMS_SearchPage */
.searchResult {
	padding-bottom:35px;
	width:581px;
}	
.searchResult a  
{
	font-weight:bold;
	color:#000000;	
	text-decoration:none;
}
.searchResult a:hover  {
	color:#000000;	
	text-decoration:underline;
}
.resultaten{
	padding-top:-10px;	
}
/* end SearchResults */

.imgFixed 
{
	width: 130px;
	height: 86px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	border: solid 1px #16254c;
}

