body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0.01px;
	color: #000000;
}
body {
	background-color: #ffffff;
	background-image: url(../images/bg_06.gif);
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px;
}



a:link, a:visited, a:active {
	color: #b32b31;
	text-decoration: none;
}
a:hover {
	color: #b32b31;
	text-decoration: underline;
}

img 	{ border:0px; }
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 20px;
	color: #BF8B47;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-size: 16px;
	color: #BF8B47;
	margin: 15px 0px 5px 0px;
}

h3 {
	font-size: 16px;
	color: #b32b31;
	margin: 15px 0px 5px 0px;
}


h4 {
	font-size: 13px;
	color: #BF8B47;
	font-weight:bold;
	margin: 15px 0px 5px 0px;
}

h5 {
	font-size: 13px;
	color: #b32b31;
	font-weight:bold;
	margin: 15px 0px 5px 0px;
}

h6 {
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	margin: 15px 0px 5px 0px;
}

form {
	margin: 0;
}

#logo {
	position:absolute;
	top:0px;
	left:50%;
	margin-left: -465px;
	z-index:3;
	}
	
#logo_witonder {
	position:absolute;
	height:50px;
	width:720px;
	background:#ffffff;
	top:90px;
	left:50%;
	margin-left: -275px;
	z-index:2;
	}

.breadcrums {
	display:block;
	margin-bottom:5px;
	margin-top:-10px;
	font-size:80%;
	color:#9F9A81;
	}

.breadcrums a:link		{color: #9F9A81; font-weight:bold; text-decoration: none; }
.breadcrums a:visited		{color: #9F9A81; font-weight:bold; text-decoration: none; }
.breadcrums a:active		{color: #9F9A81; font-weight:bold; text-decoration: none; }
.breadcrums a:hover		{color: #9F9A81; font-weight:bold; text-decoration: underline; }
	
#content1 {
	width:660px;
	float:right;
	padding-right:20px;
	padding-bottom:30px;
	}

#content2 {
	width:255px;
	float:left;
	margin-left:13px;
	}

#content3 {
	position:relative;
	margin-top:0px;
	left:50%;
	margin-left: -490px;
	z-index:5;
	width:980px;
	height:130px;
	}
	
#content3 p { margin:0px; padding:0px; }

#content4 {
	position:relative;
	margin-top:0px;
	left:50%;
	margin-left: -440px;
	z-index:5;
	width:880px;
	height:130px;
	border:1px solid red;
	}

#content5 {
	position:relative;
	top:-1px;
	left:50%;
	margin-left: -462px;
	z-index:5;
	width:930px;
	margin-bottom:10px;
	}



/* -- WB horizontaal menu 2 ------------------------------ */

.menu 	{
	width:650px;
	position:absolute;
	top:95px;
	left:50%;
	margin-left: -210px;
	height:32px;
	padding-top:17px;
	z-index:3;
	background: url(../images/bg_menu.gif);
	text-align:right;
	font-size:130%;
	letter-spacing:0.01em;
	}
	
.menu ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right; 
	}

.menu ul li { display:inline; }

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color:#b32b31; padding: 10px;
	}
	
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	/*border-bottom: 1px dashed #999999;*/
	}
	
.menu_default a:hover {
	/*border-bottom: 1px dashed #999999;*/
	}

.menu_current  {
	/*border-bottom: 1px dashed #999999;*/	
	}

/* -- WB verticaal menu ------------------------------ */

#navigation {
	margin-top:-32px;
	margin-left:-40px;
	}

#navigation, #navigation ul {
	width: 256px;
	}
	
#navigation li {
	list-style: none;
	background-color: #DBD6BF;
	border-top: solid 1px #DBD6BF;
	text-align: left;
	margin: 0;	
	}

#navigation li a {
	display: block;
	text-decoration: none;
	padding: 10px;
	border-bottom: 1px solid #912227;
	}

#navigation li li {
	width: 231px;
	margin: 0px;
	margin-left:-15px;
	}

#navigation li li a {
	border-bottom: 1px dotted #912227;
	padding: 5px;
	}
	
a.navigation_default:link, a.navigation_default:visited { color: #000000; }
a.navigation_default:hover, a:active { color: #000000; } 
a.navigation_default:hover { background-color: #CFC8A8; color:#000;}

a.navigation_current:link, a.navigation_current:visited { font-weight:bold; background-color: #CFC8A8; color: #6D1313; }
a.navigation_current:hover, a:active { font-weight:bold; color: #6D1313; } 
a.navigation_current:hover { font-weight:bold; background-color: #CFC8A8; color:#6D1313; }

/* -- falcom.nl payoff ------------------------------ */

a.falcom		{color: #6D1313; font-weight:bold; text-decoration: none; }
a.falcom:visited	{color: #6D1313; font-weight:bold; text-decoration: none; }
a.falcom:active		{color: #6D1313; font-weight:bold; text-decoration: none; }
a.falcom:hover		{color: #6D1313; font-weight:bold; text-decoration: underline; }
