﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	/*border:0px;*/
}

img {border: 0px;}
html
{
	overflow-y: scroll;	
}
html, form, body{ height:100%;}

body{
	background-color:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

H1
{
    color:#32428b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:16px;
}
H2
{
    color:#32428b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}

a:link {color:#32428b; text-decoration: none; outline: none;font-weight: bold;}
a:visited {color:#32428b; text-decoration: none; outline: none;font-weight: bold;}
a:hover {color:#32428b; text-decoration: none; outline: none;font-weight: bold;}
a:active {color:#32428b; text-decoration: none; outline: none;font-weight: bold;}

#DivMainHolder p, #DivMainHolder span, #DivMainHolder TD
{
	color:#87888a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
#DivMainHolder a,#DivMainHolder a:visited,#DivMainHolder a:active  
{
	color: #ec7404;
	text-decoration: none;
}
#DivMainHolder a:hover
{
	text-decoration:underline;
}

UL 
{
	margin-left: 15px;
	line-height:18px;
}

#sitemap a span{
	color:#000000;
	font-family:Verdana, 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;
}



/* WRAPPER */
#DivContainer
{
    width: 990px;
    margin: 0px auto;
    background-color: #FFFFFF;
    position: relative;
    background-image: url(../images/layout/bg.jpg);
    background-repeat: repeat-y;
    min-height:100%;
}
#DivWrapper
{
    
    padding: 0px 0px 120px 30px;
}
* html #DivWrapper{ 
	height:100%; 
} 

/* HEADER */
#DivHeader
{
    height: 315px;
    width: 975px;
    background-image: url('../images/layout/headershadowBG.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 14px;
    padding-left: 15px;
    position: relative;
}
#DivHeader .flashborder {border: none !important;}
#DivLogoLink
{
    left: 55px;
    position: absolute;
    top: 45px;
    z-index: 999;
}
#Banner 
{
    left: 53px;
    position: absolute;
    top: 288px;
    z-index: 999;
}
#DivLanguages
{
    top: 280px;
    right: 75px;
    position: absolute;
    z-index: 999;
}
/* START MENU */
#DivMenu
{
	color:#000000;
	font-family:Verdana, arial,sans-serif;
	font-size:11px;
	position: relative;
	float: left;
}
#DivMenu ul
{
	list-style:none;   
}
#DivMenu li
{
	width: 248px;
	height: 31px;
	padding-top: 9px;
	background: transparent url('../images/layout/menubg.png');
    background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
}
#DivMenu a
{
	line-height: 17px;
	padding-left: 14px;
	padding-right: 5px;	
	text-transform: uppercase;
	display: block;
}
#DivMenu a, #menu a:active, #menu a:visited {
	text-decoration:none;	
	color:#000000;
	font-weight: normal;
}
#DivMenu a:hover, #DivMenu a.Menuselected
{
	background-image: url('../images/layout/menupijltje.jpg');
	background-position: 191px top;
	background-repeat: no-repeat;
	color:#32428b;
	font-weight: bold;
}
/* END MENU */
#DivNavFotos
{
    /*margin-top: 270px;*/
    margin-left: 24px;
    width: 205px;
    height: 136px !important;
    overflow: hidden;
	position: absolute;
}

#DivContent
{
	width:500px;
	margin-right:150px;
	margin-top: 10px;
	float:right;
}
#DivfooterContent
{
    font-size: 9px;
    line-height: 10px;
    color: #bbbcbf;
	font-family:Verdana, arial,sans-serif;
	float: left;
	padding-top: 40px;
	margin-left: 330px;
}
#DivfooterLogo {float: right; margin-right: 85px;}

#DivFooter
{
    background-image: url('../images/layout/footerbg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
    width: 990px;
    margin: 0px auto;
    padding: 0px 0px 0px 15px;
    height: 100px;
    position: absolute;
    bottom: 0px;
}

/* OPMAAK */

/* IMAGES */
.imagePanel div.item
{
	border: solid 1px #bbbcbf;
	background-color: White;
	padding: 4px 1px 4px 1px;
	margin-bottom:13px;
	width:136px;
	margin: 5px 5px 0px 0px;
	float:left;
}
.imagePanel div.item:hover
{    
	border: solid 1px #32428b;
}
.imagePanel div.inner
{
	height:97px;
	width:136px;
	background-color: White;
	overflow:hidden;
	position:relative;
	text-align: center;
}

.imagePanel div.inner img
{
    border: none !important;
}

.imagePanel div.inner img.top{top:0px;}
.imagePanel div.inner img.bottom{bottom:0px;}


.folder
{	
    border: solid 1px #bbbcbf;
	background-color: White;
	padding: 4px 1px 4px 1px;
	margin-bottom:13px;
	width:136px;
	margin: 5px 5px 0px 0px;
	float:left;
}

.folder:hover {border: solid 1px #32428b;}
.folder .inner {margin-bottom: 5px;}

.flashborder {border: solid 1px #32428b;}

.DivHeader
{
    border: solid 1px #cccccc;
    padding: 3px; 
    width: 490px;  
    cursor: pointer;
}
.DivText {width: 490px;}
.DivReferentie
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.ReferentieImg { border: solid 1px #cccccc;}