/*---------------------Menu--------------------------*/
body{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
/*	text-align:center; */
	background-color: #D3CAB7
}

.grijs {

background-color: #ddd6c8;

}

.wit {
color:#FFF;
}

.tabel-paars {
background-color: #660033;
}

h1{
	color:#944C70;
	font-size:22px;
	font-weight:normal;
	margin:3px 0px 8px 0px;
}
h2{
	color:#944C70;
	font-size:16px;
	font-variant:small-caps;
	background:url(/images/h2_img.gif) no-repeat 0px 0px;
	margin:15px 0px 5px -10px;
	/*margin-left:0px;*/
	padding:0px 0px 0px 10px;
	font-weight:500;
}
h2 a{
	color:#944C70;
	text-decoration:none;
}
h2 a:hover{
	text-decoration:underline;
}
h3{
	color:#603;
	font-size:11px;
	margin:5px 0px 5px 0px;
	font-weight:bold;
	font-family:verdana;
}
h4{
	color:#666;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:verdana;
}
h4 a{
	color:#666;
	text-decoration:none;
}
h4 a:hover{
	color:#333;
	text-decoration:none;
}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a.whiteLink{
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	background:url(/images/arrow_2.gif) no-repeat right 4px;
	padding-right:18px;
}
a.whiteLink:hover{
	text-decoration:underline;
}
a.bottomLink{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(/images/arrow_3.gif) no-repeat right 4px;
	padding-right:18px;
	margin:10px 0px;
}
a.bottomLink:hover{
	text-decoration:underline;
}
a.bigBtn_1{
	color:#CCC;
	font-size:12px;
	background:url(/images/arrow_2.gif) no-repeat right 50%;
	padding-right:18px;
	text-decoration:none;
}
a.bigBtn_1:hover{
	color:#C59EB1;
}
a.bigBtn_2{
	font-size:12px;
	color:#666;
	background:url(/images/arrow_3.gif) no-repeat right 50%;
	padding-right:18px;
	text-decoration:none;
}
a.bigBtn_2:hover{
	color:#333;
}
a.bigBtn_3{
	font-size:12px;
	color:#660033;
	background:url(/images/arrow.gif) no-repeat right 50%;
	padding-right:18px;
	text-decoration:none;
}
a.bigBtn_3:hover{
	color:#5A3644;
}
.centerContent{
	padding:0px 20px 10px 20px;
}
.centerContent p{
	margin:0px 0px 7px 0px;
}
td.tableBorder{
	border-left:1px dotted #603;
	vertical-align:top;
	font-size:11px;
}


.imgHolder{
	background:#fff url(/images/smallDot_dark.gif) no-repeat top left;
	padding:5px;
	margin-left:4px;
	border:1px dotted #603;
	text-align:left;	
}

div#homeBottom .imgHolder{
	background:#fff url(/images/smallDot_dark.gif) no-repeat top left;
	padding:5px;
	margin-left:10px;
}
div#homeBottom img{
	border:1px dotted #603;
	text-align:left;	
}
.toTop{
clear: both;
	text-align:right;
	margin:10px 0px;
}
.toTop a, a.goBack{
	color:#333;
	background:url(/images/arrow_up.gif) no-repeat 0px 2px;
	padding-left: 12px;
	text-decoration:none;
}
a.goBack:hover{
	text-decoration:underline;
	}
.toTop a:hover{
	/*text-decoration:underline;*/
	color:#999;
}
.purple{
	color:#603;
}
.titleLeft{
	/*float:left;*/
	margin-right:60px;
}
.titleRight, .titleRight_vac{
	float:right;
	width:20px;
	text-align:right;
	margin-top:5px;
}
.titleRight_vac{
	width:180px;
}
table.contact {}
table.contact td{
	vertical-align:top;
}
input{
	border:#603 1px dotted;
	width:300px;
}

.inputsmall{
	border:#603 1px dotted;
	width:50px;
}

.checkbox{
	width: 20px;
	border: 0px;
}

input.send{
	border-style:solid;
	width:100px;
	background-color:#C59EB1;
	color:#333;
	cursor:pointer;
	text-align:center;
	padding-top:1px;
}
textarea{
	border:#603 1px dotted;
	width:300px;
	height:70px;
}
#contentLeft{
	float:left;
	width:778px;
	padding-left:20px;
}

#contentLeft ul{
	marginp:0px;
}
#contentLeft li{
	background:url(/images/smallDot.gif) no-repeat 0px 0px;
	padding-left:15px;
	marginp:0px;
}
#contentRight{
	float:right;
	/*Only IE5*/
	width:195px;
}
#contentRight{
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:210px;
}

#contentLeftwithPane{
	float:left;
	width:778px;
	padding-left:20px;
	padding-right:200px;	
}

#contentLeftwithPane ul{
	marginp:0px;
}
#contentLeftwithPane li{
	background:url(/images/smallDot.gif) no-repeat 0px 0px;
	padding-left:15px;
	marginp:0px;
}


/*--------------MAIN NAVIGATION--------------------*/
div#header{
	z-index:10;
	height:95px;
}
div#logo{
	/*margin-top:15px;*/
}


div#mainNav-fix {
	position:relative;
	left:-100px;
	/*only IE5*/
	top:-50px;
	
}


div#mainNav{
	position:absolute;
	left:100px;
	/*only IE5*/
	top:20px;
	
	}
	
div#subNav-fix {
	position:relative;
	left:-10px;
	/*only IE5*/
	top:-70px;
	width:590 px;
	
}


div#subNav{
	position:absolute;
	left:400px;
	border:1px dotted #999;
	border-top:none;
	height:12px;
	padding:3px 5px 5px 5px;
	font-size:9px;
	font-family:Arial;
	color:#333;
	/*only IE5*/
	top:35px;
}
div#subNav a{
	text-decoration:none;
	margin:0px 2px;
	color:#333;
}
div#subNav a:hover{
	color:#777;
}
div#mainNav{
	voice-family: "\"}\""; 
  	voice-family:inherit;
	top:48px;
}
div#test{}
/*----------------HOMEPAGE STRUCTURE-------------*/
div#homeContainer{
	width:334px;
	margin:0px;
	padding-left:426px;
}
div#homeContainer .column{
	float:left;
}
div#homeContent{
	background:#660033;
	height:306px;
	background:#660033 url(/images/right_BR.gif) no-repeat bottom right;
	color:#FFFFFF;
	/*only IE5*/
	width:286px;
}
div#homeBottom{
	clear:both;
	width:669px;
	margin-left:-384px;
}
div#homeBottom p{
	padding:10px 10px 10px 15px;
	margin:0px;
}
div#homeBottom .rBottom{
	padding:7px 10px;
	border-bottom:1px solid #fff;
}
div#homeLeft{
	height:23px;
	margin-left:0px;
	padding:283px 0px 0px 40px;
	background:#fff url(/images/home_left.jpg) no-repeat 0px 0px;
	color:#fff;
	/*only IE5*/
	width:426px;
}

div#homeLeft a{
	margin-left:10px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
div#homeLeft a:hover{
	text-decoration:underline;
}
div#homeLeft{
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:386px;
}
div#homeContent{
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:285px;
}
div#test{}
/*----------------STRUCTURE---------------*/
#container {
	margin-top:5px;
	width:984px;
	clear:both;
  	padding-left: 180px;
  	padding-right: 0px;
}
#container .column {
	float: left;
}
#content {
	width: 580px;
}
div#test{}
#left {
	width: 178px;
	right: 178px;
	height:530px;
	margin-left:-760px;
	border-right:1px dashed #666;
	padding:5px 0px 0px 0px;
}
div#left #side1{
	height:530px;
	background-image:url(/images/extra_BG.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 10px;
}
div#left #side2{
	height:530px;
	background-image:url(/images/instroom_BG.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 10px;
}
div#left #side3{
	height:530px;
	background-image:url(/images/doorstroom_BG.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 10px;
}
div#left #side4{
	height:530px;
	background-image:url(/images/uitstroom_BG.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 10px;
}
div#left #sideSub{
	height:530px;
	background-image:url(/images/aktueel_BG.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 10px;
}
#breadCrumb{
	color:#333;
	width:500px;
	margin:10px 10px;
	font-size:10px;
	background:url(/images/breadcrumb.gif) no-repeat 0px 50%;
	padding-left:15px;
}
#breadCrumb a{
	color:#333;
	text-decoration:underline;
}
#breadCrumb a:hover{
	text-decoration:none;
}


#link-wit{
	color:#fff;
	text-decoration:underline;
}
#link-wit a{
	color:#fff;
	text-decoration:underline;
}
#link-wit a:hover{
	text-decoration:none;
}

#link-wit a:visited{
	text-decoration:underline;
}




#link-home{
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size: 9px;
}
#link-home a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size: 9px;
}
#link-home a:hover{
	color:#630031;
	text-decoration:none;
	font-weight:bold;
	font-size: 9px;
}

#link-home a:visited{
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size: 9px;
}






#footer {
	clear: both;
	padding-top: 10px;
	width: 984px;
	text-align: center;
	margin-bottom: 15px;
	font-size: 9px;
}
#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/*** IE6 Fix ***/
* html #left {
	left: 150px;
}
/*--------------NAVIGATION------------------*/
div#left a{	
	color:#666;
	text-decoration:none;
}
div#left a:hover{
	color:#630031;
}
div#left ul{
	list-style:none;
}
div#left li{
	background:url(/images/arrow.gif) no-repeat 0 3px;
	padding-left:12px;
	font-size:10px;
	font-weight:normal;
	margin-bottom:5px;
}
/*-------------------------------------------*/
div#rightPane_1{
	width:196px;
	background-color:#660033;
	color:#FFFFFF;
	padding:10px 8px;
}
div#rightPane_1 h3{
	color:#ccc;
	font-size:14px;
	margin:0px 0px 10px 0px;
	padding-top:0px;
	font-weight:500;
	font-family:verdana;
}
div#rightPane_1 ul{
	list-style:none;
	margin-bottom:10px;
}
div#rightPane_1 li{
	background:url(/images/list.gif) no-repeat 0 3px;
	padding-left:12px;
	font-weight:normal;
}


div#rightPane_2{
	width:196px;
	background:#660033 url(/images/right_BR.gif) no-repeat bottom right;
	border-top:1px dotted #ffffff;
	color:#FFFFFF;
	padding:8px;
}
div#rightPane_3{
	width:196px;
	background:#D3CAB7 url(/images/right_TR.gif) no-repeat top right;
	color:#666;
	padding:15px 8px;
}
div#rightPane_Sub1{
	width:196px;
	background:#ccc;
	color:#000;
	padding:8px;
}
div#rightPane_Sub1 h3{
	color:#660033;
	font-size:12px;
}
div#rightPane_Sub2{
	width:196px;
	background:#ccc;
	border-top:1px dotted #660033;
	padding:10px 8px;
	color:#660033;
}
#iframe{
	width:540px;
	height:490px;
	border:none;
}
#vacatures{
	margin: 20px 20px 30px 20px;
	}
#actueel div{
	margin-bottom: 20px;
}
#mainascento {
	width:1006px;
	text-align:center;
	vertical-align:top;
	background-color:#FFFFFF;
	padding-right:10px;
}





.rightP1{
	width:196px;
	background-color:#660033;
	color:#FFFFFF;
	padding:10px 8px;
}
.rightP1 h3{
	color:#ccc;
	font-size:14px;
	margin:0px 0px 10px 0px;
	padding-top:0px;
	font-weight:500;
	font-family:verdana;
}
.rightP1 ul{
	list-style:none;
	margin-bottom:10px;
}
.rightP1 li{
	background:url(/images/list.gif) no-repeat 0 3px;
	padding-left:12px;
	font-weight:normal;
}

.LeftSideMenu4{
	background-position:top left;
	background-repeat:no-repeat;

	padding:0px 5px 0px 10px;
}



.LeftSideMenu4 a{	
	color:#666;
	text-decoration:none;
}
.LeftSideMenu4 a:hover{
	color:#630031;
}
.LeftSideMenu4 ul{
	list-style:none;
}
.LeftSideMenu4 li{
	background:url(/images/arrow.gif) no-repeat 0 3px;
	padding-left:12px;
	font-size:10px;
	font-weight:normal;
	margin-bottom:5px;
}


li{
	background:url(/images/smallDot-grijs.jpg) no-repeat 0px 0px;
	padding-left:15px;
	marginp:0px;
}


.MainContent{
	padding-left:20px;
 	padding-right:20px;
}
.MainContent ul{
list-style:none;
	marginp:0px;
}
.MainContent li{
	background:url(/images/smallDot.gif) no-repeat 0px 0px;
	padding-left:15px;
	marginp:0px;
}
.RightPaneClass h3{
	color:#ccc;
	font-size:14px;
	margin:0px 0px 10px 0px;
	padding-top:0px;
	font-weight:500;
	font-family:verdana;
}

.rightPaneClass_3{
	width:196px;
	background-color:#ddd6c8;
	color:#FFFFFF;
	padding:8px;
}

.RightPaneClass {
	background-color:#660033;
	color:#FF0000;
	padding: 8px;
}

.RightPaneClass ul{
	marginp:0px;
	background-color:#660033;
	color:#FFFFFF;
	
}
.RightPaneClass li{
background:url(/images/smallDot.gif) no-repeat 0px 0px;
	padding-left:15px;
	margin:0px;
background-color:#660033; 
	color:#FFFFFF;
	
}

.RightPaneClass a{
	color:#FFFFFF;
	text-decoration:none;
}
.RightPaneClass a:hover{
	text-decoration:underline;
}

.rightPaneClass_2{
	width:196px;
	background:#660033 url(/images/right_BR.gif) no-repeat bottom right;
	background-color:#660033;
	border-top:1px dotted #ffffff;
	color:#FFFFFF;
	padding:8px;
}
.homepageContent{
	/*padding:10px 20px 10px 20px;*/
	background-color:#660033;
	color: #FFFFFF;
	
}
.homepageContent p{
	margin:0px 0px 7px 0px;
}
.whitebold {

color: #FFFFFF;
font-weight: bold;
}

.rightbottom{
	padding:7px 10px;
	border-bottom:1px solid #fff;
	background-color:#d3cab7;


}

#bottom {
	
	
	font-size: 9px;
}
