/* CSS Document */
html 
{
	overflow-y: scroll;
	height:100%;
	width:100%;
} 

body
{
	background-color:#444444;
	text-align:center;
	min-height:473px;/* for good browsers*/
	min-width:976px;/* for good browsers*/
	height:100%;
	width:100%;
}

* {margin:0;padding:0}


#xouter
{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;

}
#xcontainer
{
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 473px;

}	
#xinner
{
	width: 976px;
	background:#fff;
	height: 473px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:0px;
}


.blend img
{
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}


div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.mydiv
{
	display:none; overflow-x:hidden; overflow-y:auto; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;width:388px; font-size:12px;  height:358px; scrollbar-base-color: #666666;	scrollbar-arrow-color: #FFFFFF;	scrollbar-3dlight-color: #666666;	scrollbar-darkshadow-color: #666666;	scrollbar-face-color: #666666;	scrollbar-highlight-color: #666666;	scrollbar-shadow-color: #666666;	scrollbar-track-color: #666666;
}


.hoofdstukken{
	color			:#FFFFFF; 
	font-family		:Arial Narrow, Helvetica, sans-serif; 
	font-size		:18px; 
	color			:#333333;
	font-weight		:bold;
}
.titels{
	color			:#FFFFFF; 
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:14px; 
	font-weight		:bold;
}

.subtitels{
	color			:#FFFFFF; 
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:12px; 
	font-weight		:bold;
}
.text{
	color			:#FFFFFF; 
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:12px;
	font-weight		:normal;
}
.text_klein{
	color			:#FFFFFF; 
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:10px;
}

.text_grijs{
	color			:#CCCCCCC; 
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:10px;
}

.text_klein_rood{
	color			:#FF0000; 
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:10px;
}

.grijzetext{
	color			:#cccccc; 
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:12px;
}
.kleine_text{
	color			:#cccccc; 
	font-family		:Arial, Helvetica, sans-serif;  
	font-size		:11px;
	line-height		:11pt;
}
.payof{
	color			:#8A8A8B; 
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:12px;
	font-weight		:bold;
}
input.zoeken{
	border:1px; 
	border-style: none; 
	border-color:#888888; 
	font-weight: bold; 
	cursor: pointer; 
	background-color:#888888;
	color:#FFFFFF;
}

input.opslaan{
	border:0px; 
	border-style: solid; 
	border-color:#000000; 
	font-weight: bold; 
	cursor: pointer; 
	background-color:#666666;
	color:#FFFFFF;
}
input.verzenden{
	border:0px; 
	border-style: solid; 
	border-color:#666666; 
	cursor: pointer; 
	background-color:#D4D0C8;
	color:#000000;
	width: 81px;
}
select{
	background-color:#666666;
	color:#FFFFFF;
	border:1px; 
	border-style: solid; 
	border-color:#000000;
}

li.wit{
	color: #FFFFFF;
	font-size		:11px;
}
li.grijs{
	color: #666666;
	font-size		:11px;
}
li.licht_grijs{
	color: #cccccc;
	font-size		:11px;
}
a.titel:link {
	color			:White;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif;  
	font-size		:16px;
	font-weight		:bold;	
}

a.titel:visited {
	color			:White;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif;  
	font-size		:16px;
	font-weight		:bold;	
}

a.titel:hover {
	color			:#6791CA;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif;  
	font-size		:16px;
	font-weight		:bold;	
}

a.titel:active {
	color			:White;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif;  
	font-size		:16px;
	font-weight		:bold;
}

a.sub:link {
	color			:#FFFFFF;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif ;
	font-size		:13px;
	font-weight     :lighter;
}

a.sub:visited {
	color			:#FFFFFF;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif; 
 	font-size		:13px;
	font-weight		:lighter;
}

a.sub:hover {
	color			:#002F52;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif; 
	font-size		:13px;
	font-weight		:normal;
}

a.sub:active {
	color			:#333333;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif;  
	font-size		:13px;
	font-weight		:lighter;
}







a.subvet:link {
	color			:#FFFFFF;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif ;
	font-size		:13px;
	font-weight     :bold;
}

a.subvet:visited {
	color			:#FFFFFF;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif; 
 	font-size		:13px;
	font-weight     :bold;
}

a.subvet:hover {
	color			:#6791CA;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif; 
	font-size		:13px;
	font-weight     :bold;
}

a.subvet:active {
	color			:#333333;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif;  
	font-size		:13px;
	font-weight     :bold;
}







a.sub_small:link {
	color			:#FFFFFF;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif ;
	font-size		:12px;
}

a.sub_small:visited {
	color			:#FFFFFF;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif; 
 	font-size		:12px;
}

a.sub_small:hover {
	color			:#6791CA;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif; 
	font-size		:12px;
}

a.sub_small:active {
	color			:#333333;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif;  
	font-size		:12px;
}


a.vacature:link {
	color			:#FFFFFF;
	text-decoration	:none;
	font-family		:Arial, Helvetica, sans-serif ;
	font-size		:13px;
	line-height		:11pt;
}

a.vacature:visited {
	color			:#FFFFFF;
	text-decoration	:none;
	font-family		:Arial, Helvetica, sans-serif; 
 	font-size		:13px;
	line-height		:11pt;
}

a.vacature:hover {
	color			:#000000;
	text-decoration	:none;
	font-family		:Arial, Helvetica, sans-serif; 
	font-size		:13px;
	line-height		:11pt;	
}

a.vacature:active {
	color			:#333333;
	text-decoration	:none;
	font-family		:Arial, Helvetica, sans-serif;  
	font-size		:13px;
	line-height		:11pt;	
}

a.sitemap:link {
	color			:#FFFFFF;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif ;
	font-size		:11px;
}

a.sitemap:visited {
	color			:#FFFFFF;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif; 
 	font-size		:11px;
}

a.sitemap:hover {
	color			:#000000;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif; 
	font-size		:11px;
}

a.sitemap:active {
	color			:#333333;
	text-decoration	:none;
	font-family		:Arial Narrow, Helvetica, sans-serif;  
	font-size		:11px;
}

table.werklaag{
	padding			:0px;
	width			:976px;
	font-family		:Arial Narrow, Helvetica, sans-serif;  
	font-size		:11px;
}
table.logoboven{
	padding			:0px;
	width			:100%;
	height			:90px;
	
}
td.submenu_hoofdstuk{
	width			:200px;
	height			:40px;
	background-color:#888888; 
}
table.submenu_hoofdstuk_inhoud{
	width			:100%;
}

table.totale_content{
	height			:358px;
	width			:762px;
	background-color:#666666; 
}
table.hoofdmenu{
	background-color:#000000;
	width:762px;
	height: 45px;
}

td.totale_content_776{
	width			:762px;
	background-color:#666666;	
}
td.hoofdmenu_td{
	background-color:#000000;
	width			:762px;
}
td.submenu_inhoud{
	width			:200px;
	height			:358px;
	background-color:#999999;
}
div.submenu_div{
	width			:200px;
	height			:358px;
	position		:absolute;
	overflow		:auto;
	background-color:#888888;
	scrollbar-base-color: #888888;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #888888;
	scrollbar-darkshadow-color: #888888;
	scrollbar-face-color: #888888;
	scrollbar-highlight-color: #888888;
	scrollbar-shadow-color: #888888;
	scrollbar-track-color: #888888;
} 

div.hoofdstuk_titel{
	width			:190px;
	overflow		:hidden;
} 

div.content_div{
	width			:361px;
	height			:338px;
	position		:absolute;
	overflow		:auto;	
	background-color:#666666;
	padding			:10px;
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #666666;
	color			:#FFFFFF; 
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:12px;
}

div.content_div_rechts{
	width			:361px;
	height			:338px;
	position		:absolute;
	top				:150px;
	overflow		:auto;	
	background-color:#666666;
	padding			:10px;
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #666666;
}
td.content_td{
	width:388px;
}
hr{
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
}
td.content_td_rechts{
	width:388px;
}
div.zoekveld{
	width			:180px;
	position		:relative;
	background-color:#888888;
}
input.text_veld{
	border:solid;
	border-width:1px;
	border-color:#666666;
	color:#FFFFFF;
	background-color:#666666;
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}

textarea{
	border:solid;
	border-width:1px;
	border-color:#666666;
	color:#FFFFFF;
	background-color:#666666;
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}

input.text_veld_submenu{
	border:solid;
	border-width:1px;
	border-color:#888888;
	color:#FFFFFF;
	background-color:#888888;
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;		
}

#displaybox 
{
	filter: alpha(opacity=70); /*older IE*/
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE */
	-moz-opacity: .70; /*older Mozilla*/
	-khtml-opacity: 0.7;   /*older Safari*/
	opacity: 0.7;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;
	z-index: 500;
}


#dinges 
{
	z-index: 50000000;
	position:fixed; top:250px; left:592px; width:300px; height:138px;
	border:1px;
	border-style:solid;
	border-color:#999999;
}


#Columbustitel 
{
	z-index: 50000000;
	position:fixed; top:174px; left:594px; width:300px; height:138px;
}

#f1_upload_process
{   z-index:50000000;   
	visibility:hidden;   
	position:fixed; top:394px; left:664px;
	color			:#FFFFFF; 
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:12px;
	font-weight		:normal;
	text-align:center;

} 

