﻿body, html, form,  .wh 
{
	width: 100%;
	height: 100%;
}

/* search results */
.srch-Icon, .srch-Metadata, .srch-URL a, .srch-sort br
{
	display: none;	
}

.siteactionmenu
{
	position: absolute;
	top: 0;
	left: 0;
}





body
{
	scrollbar-track-color: #949695;
	background-color: #676868;
}

body, form, p
{
	padding:0;
	margin:0;	
}

#container {
	margin: 0 auto;
	width: 1000px;
	
	background-image: url('/_layouts/images/WBFWEB/home_bg.jpg');
}

#search
{
	position: relative;
	width: 376px;
	height: 104px;	
	
}

#search_bg 
{
	position: absolute;
	top:0;
	left:0;
	width: 376px;
	height: 104px;
	background-image: url('/_layouts/images/WBFWEB/search_overlay.png');
	z-index: 1000;
}

#search_form 
{
	margin: 0 0 0 40px;
	padding: 30px 0 0 60px;	
}

#search_form p 
{
	color: #fff;
	font-weight: bold;
}

#header 
{
	width: 1000px;
	position: relative;
}


#header_images img, #search_images img
{
	display: none;
}

#header_images img:first-child, #search_images img:first-child
{
	display: block;
}

#header_images
{
	position: relative;
	z-index: 0;
}

#langs 
{
	position: absolute;
	top: 22px;
	right: 22px;
	z-index:2;
}

a img
{
	border: none;
}

#langs img 
{
	padding: 0 4px 0 0;
}

#tabs 
{
	z-index: 1000;
	position: absolute;
	top: 0;
}

#content
{
	background-image: url('/_layouts/images/WBFWEB/main_bg.png');
	width: 1000px;
	position: relative;
}

#bottom
{
	width: 1000px;
	height: 36px;
	background-image: url('/_layouts/images/WBFWEB/footer.jpg');
	clear: both;
}

#bottom p {
	padding-top: 6px;
	padding-bottom: 6px;
}
#bottom p.copy {
	color: #737373;	
	padding-left: 94px;
}
#bottom p.links {
	width: 385px;
	float: right;
}

#bottom p.links a:link, #bottom p.links a:active, #bottom p.links a:visited {
	text-decoration: none;
	color: #000;
}

#bottom p, #bottom a
{
	font-size: 11px;
}

#bottom p.links a:hover {
	text-decoration: underline;
}





.tabs5 .tab
{
	background-image: url('/_layouts/images/WBFWEB/tab120.png');	
	width: 134px;
}

.tabs6 .tab
{
	background-image: url('/_layouts/images/WBFWEB/tab100.png');	
	width: 114px;
}





.tab {
	position: absolute;
	
	height: 24px;
	cursor: pointer;
	
}

.tab p {
	padding: 7px 0 0 0px;
	color: #004061;
	font-weight: bold;
	text-align: center;
	
}
.tab a, .tab a:visited, .tab a:link
{
	color: #004061;
	text-decoration: none;
	font-size: 11px;
}

.tabs5 .tab_active 
{
	background-image: url('/_layouts/images/WBFWEB/tab_active120.png') !important;		
}

.tabs6 .tab_active 
{
	background-image: url('/_layouts/images/WBFWEB/tab_active100.png') !important;		
}



.tab_active a, .tab_hover a, .tab_hover a:hover, .tab_active a:hover
{
	text-decoration: none;
}


#text {
	padding: 10px 50px 0 86px;
	overflow: auto;
	margin-right: 10px;
	position: relative;
}



.main_submenu
{	
	padding:5px 10px 5px 20px;
	border-bottom: 2px #dbdbdb solid;
	background-color: White; /* Required, else the submenu is hidden when hoovered */
}
.main_submenu a:link, .main_submenu a:active, .main_submenu a:visited, .main_submenu a, .main_submenu a:hover
{
	color: #004061;
	text-decoration:none;
	font-size: 11px;
}

#submenu_container 
{
	height:25px;
	position: absolute;
	width: 607px;
}

.spacer
{
	font-weight:bold;
	color:#7d7d7d;
	margin:0 5px 0 5px;
}
#way {
	padding: 45px 0 0 86px;
	font-weight: bold;
}



#text table
{
	width: auto;
}

#logo {
	padding: 18px 0 0 86px;
}
#logo img {
	border: 0px solid #000;
}

#main {	
	width: 607px;
	margin-left: 8px;
}

#rightcol {
	width: 376px;
	position: absolute;
	left: 615px;
	
}


.searchbox
{
	padding: 3px;
	
}

.textbox {
	border: 1px solid;
	font-size: 11px;
	color: Black;
}


.multiline 
{
	height: 100px;
}
.submit {
	background-color: #57a850;
	color: #fff;
	margin: 5px 0 0 5px;
	padding: 3px 10px 3px 10px;
	cursor: pointer;
}

#actueel {
	margin-top: 2px;
	background-color: #949695;
	background-image: url('/_layouts/images/WBFWEB/corner.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}


#actueel {
	margin-top: 2px;
	background-color: #949695;
	position: relative;
	
}

#foto5
{
	position:absolute;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	width: 376px;
	border-top: solid 2px White;
}

dt
{
	margin-bottom: 10px;
	line-height: 1.2em;
}

dd
{
	margin-left: 0;
}

ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul li {
    margin: 0;
    padding: 0 0 0 10px;
    background: #fff url('/_layouts/images/WBFWEB/bullet.png') no-repeat 0 5px;
    margin-bottom: 10px;
}

.srch-Page
{
	background-color: White !important;
}



.simplebutton, .simplebutton:active, .simplebutton:visited, .simplebutton:link
{
	
	color: White;
	display: inline-block;
	padding: 4px 7px 4px 7px;
}

a.smallbutton, a.smallbutton:active, a.smallbutton:visited, a.smallbutton:link, .srch-Page a, .srch-Page a:active, .srch-Page a:link, .srch-Page a:visited
{
	border-left: solid 20px #024666;
	color: White !important;
	padding: 4px 16px 4px 8px;
	margin: 0px 0px 0px 10px;
	display: inline-block;
	background-image: url('/_layouts/images/WBFWEB/button_white_border.gif');
	background-repeat: no-repeat;
	font-size: 11px;
}

.navbuttons a, .navbuttons a:active, .navbuttons a:visited, .navbuttons a:link
{
	border-left: solid 100px #024666;
	padding: 16px 0 0 12px;
	margin: 0;
	display: inline-block;
	background-image: url('/_layouts/images/WBFWEB/button_white_border.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	width: 264px;
	color: White;
	font-size: 15px;
	font-weight: bold;	
	height: 35px;
}
.navbuttonsseparator
{
	width: 376px;
	height: 2px;
	font-size: 0px;
	background-color: White;
}

.validator
{
	margin-left: 5px;
}

.validationsummary
{
	margin-top: 1em;
}

.validationsummary *
{
	color: Red;
}

.validationsummary li
{
	line-height: 1em;
}

.buttons, .srch-Page
{
	margin-top: 5px;
	width: 456px;
	text-align: right;
}


h1, .ms-WPBody H1
{
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

 h2, .ms-WPBody H2 
 {
 	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
 }

a, a:link, a:active, a:visited, .ms-WPBody a:link, .ms-WPBody a, .ms-WPBody a:active, .ms-WPBody a:visited 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

body, table, td, .ms-WPBody, li, dt, dd, .srch-Title  ,.srch-Description , .link-item a, .description, a, .ms-descriptiontext, .ms-vb, .srch-description, .ms-vb a, .ms-vb a:link, .ms-vb a:active, .ms-vb a:visited
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;	
	color: Black;
}

.srch-Title .icon
{
	padding-right: 5px;
}

.item
{
	margin: 0 0 1em 0;
}

#text p
{
	margin-bottom: 0.5em;
}

.radiobutton label

{
	display: inline-block;
	margin: 0;
	vertical-align: top;
	padding-top: 2px;
	
}








#text .wizard p.instruction
{
	margin-bottom: 1em;
}

.wizard
{
	width: 456px;
	position: relative;
}

.wizard .progress
{
	position: absolute;
	right: 0px;
	top: 0px;
}

table.fieldset
{
	border-collapse: collapse;
	width: 100% !important;
}

table.fieldset th
{
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
	vertical-align: top;
}

table.fieldset .display
{
	min-height: 18px;
	
}

table.fieldset td
{
	width: 230px;
	padding-bottom: 2px;
	vertical-align: top;
}

table.fieldset th.multiline
{
	text-align: left;
	height: auto;
}

table.fieldset .textbox
{
	border: solid 1px Gray;
}

table.fieldset .input 
{
	width: 230px;
}

table.fieldset .multilineinput
{
	width: 452px;
}

table.fieldset th
{
	padding-top: 3px;
}

table.fieldset .display
{
	font-weight: bold;
	margin-top: 2px;
	display: inline-block;
}



a.info
{
    position:absolute;
    z-index:9999; 
    
}

a.info:hover
{
	z-index:10000; 
}

a.info div.helptext
{
	display: none;
	position: absolute;
    top:1.5em;
    width: 200px;
    padding: 5px;
    color: White;
    white-space: normal;
    background-color: #00a6d4;
    border: solid 1px #024666;
    text-align: left;
}

a.info:hover div.helptext
{ 
    display: block;
}

a.info div.infotext
{
	display: none;
	position: absolute;
    margin-top: 1.5em;
    width: 400px;
    padding: 5px;
    bottom: 1.5em;
    right: 0;
    
    color: White;
    white-space: normal;
    background-color: #00a6d4;
    border: solid 1px #024666;
    text-align: left;
    max-height: 300px;
    overflow: hidden;
}

a.info:hover div.infotext
{ 
    display: block;
}

a.info img
{
	border: none;
	position: absolute;
	left: -18px;
	top: -2px;
}





fieldset
{
	border: none;
}

fieldset.border
{
	border: solid 1px Black;
	padding: 10px;
	margin-bottom: 10px;
}


fieldset .line
{
	display: block;
	width: 466px;
	margin-left: -10px;
	margin-bottom: 0.25em;	
}


.field .label
{
	width: 75px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
}




.field .fullinput
{
	width: 373px;
	vertical-align: top;
}
.field .mediuminput
{
	width: 185px;
	vertical-align: top;
}

.field .smallinput
{
	width: 95px;
	vertical-align: top;
}

.field .multilinetextbox
{
	height: 40px;
}


.field
{
	display: inline-block;
	white-space:nowrap; 
}

a.arrowlink, a.arrowlink:active, a.arrowlink:visited, a.arrowlink:link
{
	padding-right: 20px;
	background-position: right;
	background-repeat: no-repeat;
	display: inline-block;
	width: 4px;
	height: 16px;
	
}

