/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*Generieke pagina settings*/

	* {
	padding:0;
	margin:0;
	border:0;
	}

/*Generieke layout settings*/
html {width:100%;height:100%;}

body {
	font: normal 10pt/2 "Lucida Grande", Tahoma, Verdana, sans-serif;
	background: #fff;
	}

br {clear:both;}


#pagewrapper {
margin:0px auto;
width:772px;
border:0;
background: url(../images/trans60.png) repeat 0px 0px;
}


#header {
height:149px;
background:url(../images/mN_header.gif) no-repeat 0px 0px;
/*background:#000;*/
}

#content {
width:100%;
}

#sidebar {
width:200px;
float:left;
}

#main {
margin:0px 0px 0px 11px;
width:510px;
float:left;
/*background:#fafaf2;*/
}




#footer {
margin:33px 0px 0px 0px;
width:772px;
height:118px;
background:#fff url(../images/footerbox.jpg) no-repeat 0px 0px;
font-size:8pt;
line-height:10pt;
color:#fff;
font-weight:bold;
text-align:left;
}


#footer li {
list-style:none;
display:block;
float:left;
clear:none;
width:126px;
}

#footer a {color:#fff;}

#footer .footsy1 {
margin:35px 0px 0px 15px;
}
#footer .footsy2 {
margin:35px 0px 0px 15px;
}

#footer .footsy3 {
margin:35px 0px 0px 15px;
}
#footer .footsy4 {
margin:35px 0px 0px 32px;

}

#logo2 {
position: absolute; 
margin-top: 200px; 
margin-left: 700px; 
width: 177px; 
height: 189px; 
z-index: 99;
}


/*Opmaak settings*/

 .logospace {
 	display:block;
 	float:left;
	width:180px;
	height:70px;
	background:#444;
	}


a.link_arrow {
	font-weight:bold;
	padding-left:13px;
	background:url(../images/link_go.gif) 0px 1px no-repeat;

}


/*Menu settings*/

div#menu_horiz {
   width: 100%;
   height:35px;
   position:relative;
   top:0px;
   left:0px;
   background: #fff url(../images/mN_slice.gif) repeat-x 0px 0px;
   font-size:10pt;
   z-index:1000;
}

/********************
VERT  MENU
*********************/
#menu_vert {
   width:80%;
   padding: 0;
   margin: 0px 0px 0px 22px;
}

#menu_vert ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;

}


/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
   padding-bottom: 0.5em;
   
}

/* menu li block */
#menu_vert li {
   width:100%;
   list-style: none;
   margin: 0;
   padding:0;
   border: none;
   display: block;
   text-align:left;
   font:normal 11pt/150% helvetica,verdana, arial, tahoma; 
   text-transform:uppercase;
}

#menu_vert ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   font-size:80%;
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   color: #666666; /* this will be link color for all levels */
   min-height:1em; /* Fixes IE7 whitespace bug */ 
   padding:2px 2px 2px 2px;
   border-bottom:1px dotted #cac4b1;
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
   font-size: 80%;
   padding-left:11px;
}

/* third level links, more padding */
div#menu_vert ul ul ul a {
}

/* hover state for all links */
div#menu_vert a:hover {
	color:#bb0000;
}
div#menu_vert a.activeparent:hover {
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
   color: #bb0000;
}

div#menu_vert ul ul li a.activeparent {
   background-color: transparent;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   display: block; 
   color: #bb0000;
   border-bottom:1px dotted #cac4b1;
   font-size: 80%;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
   text-align:left;
   padding-left:0px;
   font-weight:normal;
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   font-size: 80%;
   background-color: transparent;
   border-bottom: none;
   color: #bb0000;
   border-bottom:1px dotted #cac4b1;
   margin:0px 0px 0px 11px;
   font-weight:normal;
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
}

/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 80%;
   font-weight: bold;
   margin: 0;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}


/*images*/

.imgblock {
margin:11px 0px 0px 0px;
display:block;
background:url(../images/back_img.png) no-repeat 0px 0px;
width:514px;
height:237px;
}

.imgblock img {margin:11px;}


/*homepage*/

#home #header {
height:161px;
}


/*flash slideshow*/

#home  #flashshow {
z-index:0;
position:relative;
display:block;
width:727px;
height:300px;
padding:11px 22px 0px 22px;
margin:0;
}


#home #content {padding:0;margin:0;}

#home #content #main {
	padding:0px 0px 0px 132px;
	width:590px;
	text-align: left;
	font-size: 15px;
	font-family: helvetica, arial, sans-serif;
}

#home #subcontent {
margin:0px 22px 0px 22px;
}

#home #subcontent div {
	display:block;
	float:left;
	clear:none;
	background:#fff;
	width:242px;
	height:121px;
}

/*Home menu*/
#home #subcontent div a {
display:block;
width:242px;
height:121px;
text-indent:-5000px;
}

div.sc1 p a {background:url('../images/home_bar_single.jpg') no-repeat 0px 0px;}

div.sc2 p a {background:url('../images/home_bar_single.jpg') no-repeat -242px 0px;}

div.sc3 p a {background:url('../images/home_bar_single.jpg') no-repeat -484px 0px;}

/*top contact*/

#contactspace {
display:block;
margin:39px 35px 0px 0px;
float:right;
font-size:9pt;
line-height:140%;
}



/*content*/

.roundwhite {width:100%;margin:11px;padding:11px 0px 11px 0px;background:#fff;}

#main p {
	margin:11px 0px 0px 0px;
	padding:0px;
	line-height:150%;
}

#main a {color:#bb0000;text-decoration:none;}
#main a:hover {color:#bb0000;}

#main h1, #main h2, #main h3 {
margin:22px 0px 0px 0px;
font:normal 14pt/180% helvetica,verdana, arial, tahoma; 
text-transform:uppercase;
letter-spacing:-1px;
color:#bb0000;
}

#main ul {list-style:none;padding:0;margin:0;display:block;background:#fff;}
#main ul li
{
	list-style: square inside;
	color:#095196;
	text-indent: 11px;
	font-size: 8pt;
	line-height: 160%;
}


#main div.menu {
display:block;
padding:18px 11px 0px 11px;
background:url(../images/backdrop_menu.gif) no-repeat 0px 0px;}


#main table.menu {
width:458px;
font-size:8pt;
color:#999;
background:#fff;
}


#main table.menu td {
vertical-align:top;
width:114px;
height:28px;
overflow:wrap;
line-height:120%;
border-bottom:1px solid #ececec;
}

#main table.menu td a { 
background:#fff;
display:block;
width:100%;
height:100%;
color:#444;
}

#main table.menu td a:hover {
color:#fff;
background:#bb0000;
}

/*contactpersonen*/

table.contactpersoon {
	margin-bottom:11px;
	display:block;
	border:1px solid #fff;
	background:#fff;
	width:100%;
}
table.contactpersoon tr {}

table.contactpersoon td {
vertical-align:top;
}

.contactpersoon strong{
	padding-top:22px;
	color:#ca0000;
	font-size:18px;
	line-height:2em;
}


#search {
height:22px;
margin-top:11px;
font-size:smaller;
text-align:right;
border-bottom:1px dotted #cac4b1;
}

.breadcrumbs {
height:22px;
margin:11px 0px 11px 0px;
font-size:8pt;
color:#bb0000;
}

.breadcrumbs a {color:#ffffff;}

.breadcrumbs .lastitem {font-weight:bold;}

/*Flash*/

#flashshow {
	display:block;
	z-index:0;
	position:relative;
	width:488px;
	height:203px;
	margin:0px 0px 22px 0px;
}


/* Formulieren  */

.mainform {
background:#e2eef9;
font-weight:bold;
font-size:8pt;
color:#095196;
}

.mainform input, .mainform textarea {
background:#fff;
width:350px;
height:18px;
border-top: 1px solid #09C;
border-left: 1px solid #09C;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;

}

.mainform table {}
.mainform td {
padding:0px 0px 0px 22px;
}
.error_message {
display:block;
clear:both;
color:#bb0000;
padding:8px;
font-size:7pt;
}
.mainform textarea {
height:300px;
}
.mainform .submit input {
	margin:8px 0px 8px 0px;
	width:120px;
	height:22px;
	font-weight:bold;
	color:#fff;
	background:#09C;
}
