/*  
Theme Name: mentalFitness

*/

body{
	behavior:url("csshover.htc");
	text-align:center;
	background-color:#3f5b9f;
	/*background-color:#ad1515;
	background-color:#1fbfbc;
	background-color:#000;#0a676f;
	b6d0d0 af0b0a 80bfbf 1f6c6a*/
	margin:0px;
	top:0px;
	padding:0px;
	}
	* {
   
	font-family:verdana, sans-serif;
	font-size:10px;
   /*background:#fffcf0;*/
  }
  #hoofd{
	position:relative;
	width:770px;
	margin-left:auto;
margin-right:auto;
	height:98px;
background-image:url(images/kopVag2.gif);
background-repeat:no-repeat;
	}
 #wrapper{
	position:relative;
	width:770px;
	margin-left:auto;
margin-right:auto;

	height:550px;
	background-image:url(images/home_vrij.gif);
background-repeat:no-repeat;
background-color:#f9fbfd;
	}
#wrapperArchive{
	position:relative;
	width:770px;
	margin-left:auto;
margin-right:auto;
       height:900px;
	background-image:url(images/home_vrij.gif);
background-repeat:no-repeat;
background-color:#f9fbfd;
	}
	#wrapperHRM{
	position:relative;
	width:770px;
	margin-left:auto;
margin-right:auto;

	height:950px;
	background-image:url(images/hrm_vrij.gif);
background-repeat:no-repeat;
background-color:#f9fbfd;
	}
	#wrapperNieuws{
	position:relative;
	width:770px;
	margin-left:auto;
margin-right:auto;
height:950px;
	background-image:url(images/nieuws_vrij.gif);
background-repeat:no-repeat;
background-color:#f9fbfd;
	}
	#wrapperFitness{
	position:relative;
	width:770px;
	margin-left:auto;
margin-right:auto;

	height:650px;
	background-image:url(images/fitness_vrij.gif);
background-repeat:no-repeat;
background-color:#f9fbfd;
	}
	#wrapperParticulieren{
	position:relative;
	width:770px;
	margin-left:auto;
margin-right:auto;

	height:550px;
	background-image:url(images/particulieren_vrij.gif);
background-repeat:no-repeat;
background-color:#f9fbfd;
	}
	#wrapperWie{
	position:relative;
	width:770px;
	margin-left:auto;
margin-right:auto;

	height:550px;
	background-image:url(images/onderWie.gif);
background-repeat:no-repeat;
background-color:#f9fbfd;
	}
	#wrapperHoe{
	position:relative;
	width:770px;
	margin-left:auto;
margin-right:auto;

	height:1300px;
	background-image:url(images/hoe_vrij.gif);
background-repeat:no-repeat;
background-color:#f9fbfd;
	}
	#wrapperErvaring{
	position:relative;
	width:770px;
	margin-left:auto;
margin-right:auto;

	height:950px;
	background-image:url(images/ervaring_vrij.gif);
background-repeat:no-repeat;
background-color:#f9fbfd;
	}
	#wrapperArtikelen{
	position:relative;
	width:770px;
	margin-left:auto;
margin-right:auto;

	height:650px;
	background-image:url(images/onderArtikelen.gif);
background-repeat:no-repeat;
background-color:#f9fbfd;
	}
	#zoekVeld{
	
	position:absolute;
	top:5px;
	left:615px;
	}
	
	#bodyTekst{
	position:absolute;
	width:400px;
	position:absolute;
	left:275px;
	top:40px;
	/*border:1px solid #999;
	margin:10px;*/
	color:#1e3877;
	text-align:left;
	}
	#itemKolom{
	position:absolute;
	left:20px;
	width:200px;
	
	padding:10px;
	top:280px;
	text-align:left;
	border:1px solid #d0911e;
	color:#1e3877;
	background-color:#f9fbfd;
	/*background:#9fa4b0;
	background:#d0911e;*/
	}
	
	a.menuLink {
  font-weight:bold;
  text-decoration:none;
 color:#1e3877;
 }
  a.menuLink:hover {
   color:#fff;
  }
  
 /* algemene positionering */

 /*div#content {
  margin-left:200px;
  width:400px;
 }*/

#menu{
heigth:700px;
}

 ul#menu {
  position:absolute;
  left:20px;
top:70px;
  text-align:left;
  width:120px;
  
 }

 /* Het 100% CSS menu */

 ul, li {
  margin:0;
  padding:0;
  display:block;
 }  

 ul {
  list-style:none;
  width:150px;
  padding:2px;
  /*border:1px solid gray;
  background:#fffcf0;*/
 } 

 li {
  position:relative;
  padding:3px;
  background: #eaa328;
 /* border:1px solid #fffcf0;
  border-right:5px solid #ffcc33;
  border:1px solid #1e3877;*/
  z-index:9;
  margin-top:5px;
  border:1px solid #1e3877;
  
 }
 
 li.folder dinges{
   border-right-color:#1e3877;
  }

  /* decoratieve hover */

  li:hover {
   border:1px solid #1e3877;
  background:#9fa4b0;
   z-index:15;
   color:white;
  }

 /* Alle subnavigatie verbergen */
  
 ul ul {
  position:absolute;
  display:none;
  right:-100px;
  top:4px;
  width:120px;
 }
  
  /* :hover, met specificity */
  
  li:hover ul ul {
   display:none;
  }

  li:hover ul, li:hover li:hover ul {
   display:block;
  }
 .selected{
 background:#9fa4b0;
 color:white;
 border:1px solid #1e3877;
 }
	h3{
font-style:italic;
font-size:12px;
font-weight:bold;
}

	h5{
font-style:italic;
font-size:10px;
font-weight:bold;
}

a{
	color:#d0911e;
	font-weight:bold;
	text-decoration:none;
	
	}
	a:hover{
	color:#1e3877;
	}

#menu a{
 /*background: #eaa328;
  width:120px;
  /*border:1px solid #1e3877;*/
  padding:3px;
  text-decoration:none;
  
 }
 
 #menu a:hover{  /*border:1px solid #1e3877;*/
  /*background:#9fa4b0;
   z-index:15;
   color:white;*/}

#sub{
	position:absolute;
	padding:5px; 
	left:265px;
	text-align: left;
	margin-top:10px;
	
	}
	
	#sub a{
	font-weight:bold;
	border:1px solid #1e3877; 
	padding:3px;
	text-decoration:none;
	margin-left:3px;
        color:#d0911e;
	background-color:#f2ede3;
	}
	
	#sub a:hover{
	color:#9fa4b0;
	background-color:#f9fbfd;
	}
	.sub2{
	font-weight:bold;
        color:#9fa4b0;
	border:1px solid #1e3877;
	padding:3px;
	margin-left:3px;
	}
       
	.sub3{
	font-weight:bold;
	color:#1e3877;
	padding:3px;
	margin-left:3px;
	}
	
	#subLaatsteNieuws{
	position:absolute;
	padding:5px; 
	left:265px;
	text-align: left;
	margin-top:10px;
	
	}
	
	#subLaatsteNieuws a{
	font-weight:bold;
	
	padding:3px;
	text-decoration:none;
	margin-left:3px;
        color:#d0911e;
	
	}
	
	#subLaatsteNieuws a:hover{
	color:#1e3877;
	
	}
 #onder{
	position:relative;
	width:765px;
	margin-left:auto;
margin-right:auto;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
text-align:left;
margin-top:0px;
border-top: 1px solid #f9fbfd;
background-color:#f9fbfd;
background-image:url(images/puntje2.gif);
background-repeat:no-repeat;
background-position: 750px 20px;

	}
	
#cc{
	background-image:url(images/cc_logo.gif);
background-repeat:no-repeat;
background-position: 0px 15px;
height:25px;
padding-top:5px;
padding-left:15px;
font-size:9px;
color:#1e3877;
}

#cc a{
text-ecoration:underline;
}