﻿body 
{
	background-color:#0059A2;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size:12px;
	background-image: url('../images/background_container2.gif');/* url('../images/uitproberen.gif'); */
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	margin:0px;	
}

input, select, textarea
{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size:11px;
	padding: 0px;
}

#divleft,#divmiddle,#divright
{	
	min-height:638px;
	height:auto !important; /* voor moderne Browser */
	height:638px; /*voor IE6 */
	float: left;
	width: 200px;
	margin-top:5px;	
}

#divleft
{		
	width:340px;
}

#divmiddle
{
	width:432px;
	padding-left:5px;	
}

#divright
{	
	width:194px;
	padding-left:5px;	
}

#divContainer
{
	margin: 0px;
	width: 976px;
	margin-left: 25px;
}

#headmenu
{
    height: 28px;
    padding-top: 6px;
    background: url('../images/headmenu.gif');
    background-repeat: no-repeat;
    overflow: visible;
}
#divHeader
{
	width: 978px;
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 1px;
}

.headimage
{	
	border: 0px; 
	height: 75px; 
	width: 325px; 
	margin-left: 365px;
	margin-top: 4px;
}

#headmenu a, #headmenu a:visited
{
    height: 25px;
    width: 107px !important;/* voor moderne Browser */
    width:100px;/*voor IE6 */
    float: left;
    display: block;
    text-align: center;
    margin-left: 5px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 5px;  
    color:#224c9b;
}

#headmenu a:visited
{
	color:#224c9b;
}

#headmenu a:hover
{
    color: #a9ba14;
}

#footer
{
	float: left;
	width: 926px;
	padding-right: 50px;
	height: 45px;
	background: url('../images/footer.gif');
	background-repeat:no-repeat;
	margin-top: 0px;
	color: White;
	font-size: 11px;
	padding-top: 3px;
}

#footer a
{
	color: White;
	text-decoration: underline;	
}
#footer_left
{
	float: left;
}

#footer_right
{
	float: right; 
	margin-top: 8px;
}
.imgTransparantFNV, .imgTransparantCNV, .imgTransparantUnie, .imgTransparantUnie, .imgTransparantUneto, .imgTransparantNVKL
{
	border: 0px; 
	height: 33px; 
}
.imgTransparantFNV
{
	width: 65px; 
	margin-left: 25px;
}
.imgTransparantCNV
{
	width: 70px; 
	margin-left: 6px;
}
.imgTransparantUnie
{
	width: 60px; 
	margin-left: 6px;
} 
.imgTransparantUneto
{
	width: 68px; 
	margin-left: 10px;
}
.imgTransparantNVKL
{
	width: 33px; 
	margin-left: 8px;
}

.pnlblack , .pnlblack2
{
    width: 100%; 
    height: 100%;
    _width: 1280x;
    _height: 1024px;
    background: #000000;	
    position: fixed;
    _position: absolute; /* IE6 snapt fixed niet helemaal, vandaar */
    z-index: 5;
    top: 0px;
    left: 0px;
    filter:alpha(opacity=90);
    -moz-opacity:.90;
    opacity:.90;
    
}

.pnlblack2
{
	z-index:20;
}

.PopUp, .PopUp2, .pnlfout, .pnlfoutonbekend, .PopUp3, .PopUp4, .PopUp2_0, .PopUp2_25
{
    position: absolute;
    z-index: 10;
    top: 30px; /* was 230px */
    left: 350px;
    width: 432px;
    height: 285px;
    overflow: hidden;
}

.PopUp2, .PopUp4, .PopUp2_0, .PopUp2_25
{
	top:100px;
    overflow:visible;
    height:400px;
}

.PopUp2_25
{
	top:25px;
}

.PopUp2_0
{
		top:0px;
}

.PopUp3
{
	top:0px;
	left:200px;
    overflow:visible;
    height:600px;
    width:600px;	
}

.PopUp4
{
	z-index:30;
}


.pnlfoutonbekend
{
	z-index:999;
	padding-top: 100px;
	background-color: #000000;
	height:350px;
	filter:alpha(opacity=95);
    -moz-opacity:.95;
    opacity:.95;
}

.h5
{
    margin-top: 8px;
    display: block;
    background: url('../images/ster.gif');
    background-repeat: no-repeat;
    padding-left: 25px;
    text-decoration: none;
}

.onderhoudtekst
{
	font-size:xx-large;
	font-weight:bold;
	color:Black;
	padding-top:150px;
	padding-left:100px;	
	padding-right:100px;	
	display:block;
}

.onderhoudtekstpink
{
   color: #c2117c;
    font-weight: bold;	
}






