html, body {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:10px;
	

	background-color: #9E9E9E;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	height: 100%;
	margin:0px auto;
	background-color:#FFF;
	border: 1px solid black;


}

span.hiddenspan
{
	display: none;	
}

#content {
	width:778px;

	margin:0px auto;

}

#header {
	height:30px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;

}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

.mainmenu ul {
	padding:10px; 

	
}

#links ol {
	padding:10px; 
	
}


li.headlink 
{
 
}

.headlink ul
		{	
      margin: 0;
			padding: 0;
      position: absolute;
      display:none;
      clear: left;
      float: left;
      background-color:#F4A80A;
      position: absolute;;
      left: 0;
      top: 29px;
      border-left: solid 0 red; 
   }
		
		.headlink ul li
		{	
			padding: 0;
      border-top: solid 1px white;
      border-left: none;
      display: inline-block;
      float: left;
      clear: left;
      border-left: solid 0 red; 
      min-width:80px;     
    }
		
		.headlink ul li a
		{	width: auto;
      
			}
		
		.headlink:hover ul li
		{	background: #7F1616}



#links li{
	float:left;
	list-style-type:none;
	min-width:75px;
	height:23px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:6px;
	padding-left: 6px;
	padding-right: 6px;
  display: block;
  position: relative;
}

#secNav {
			float: left;
			width: 778px;
			margin: 0;
			padding: 5px;
      border-bottom:1px solid #BCBDBC;
}


#breadcrumb {
				float: left;
				width: 400px;
				margin: 0;
				padding: 0;
				list-style: none;
        font-family:"Trebuchet MS";
        font-size:12px;
			}
				
				#breadcrumb li {
					float: left;
					margin: 0 5px 0 0;
					padding-left: 10px;
					color: #9BBE00;
					background: url(../images/ico_breadcrumb.gif) 0 6px no-repeat;
				}
				
					#breadcrumb li a {
						color: #797B7A;
						text-decoration: none;
					}
					
						#breadcrumb li a:hover {
							text-decoration: underline;
						}
	

	
#breadcrumb a.lastchild
{
	color: #9BBE00;

}
#personalMenu
{
	float: right;
	margin-left: 15px;
  font-family:"Trebuchet MS";
  font-size:12px;
}

#personalMenu a
{
	color: #EE8907;
	font-weight: bold;
	margin-left: 15px;
}

#personalMenu {
				float: left;
				width: 378px;
				margin: 0;
				padding: 0;
				list-style: none;
				text-align: right;
			}
				
				#personalMenu li {
					display: inline;
					margin: 0 10px 0 0;
				}
				
					#personalMenu li a {
						color: #F4A80A;
						text-decoration: none;
					}
					
						#personalMenu li a:hover {
							color: #9BBE00;
							text-decoration: underline;
						}


#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
	width:800px;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:10px 40px 10px 10px;
}

#contentarea {
	/*clear:both;*/
	padding:10px 0px;
  background-image:url(../images/JufMelisAchtergrond.png);
	background-repeat:no-repeat;
  background-position: 100% 100%;
  float:left;

  
}

#leftbar {
	float:left;
	width:539px;
  
	
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
	display: inline;
}

#leftbar ul{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding-left:55px;
	padding-bottom:5px;
  margin: 0 40px;
}

#leftbar ol{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding-left:55px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar table{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	margin: 20px 40px 0px 40px;
	border-collapse: collapse;
}

#leftbar a {
	font-family:"Trebuchet MS";
	/*font-size:11px;*/
	color:#EE8907;
	font-weight:bold;
	text-decoration:underline;;
	/*padding:0px 40px;*/

}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	/*font-size:11px;*/
	color:#000;
	font-weight:bold;
	text-decoration:underline;

}

#leftbar strong {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000;
	font-weight:bold;
}

#leftbar td {
	border: 1px solid black;

}

.uitleg td {
	border: 0px solid black;
	padding: 10px;

}

#rightbar {
	float:left;
	width:237px;
	border-left:1px solid #BCBDBC;
    padding-bottom: 170px;
}



#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar h3{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#797B7A;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:2px;
}


#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
	padding-bottom: 11px;
}

#copyright
{
	display: block;
	clear: both;
	float: right;
	padding-bottom: 11px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#BCBDBC;
	margin-right: 11px;
	margin-top: 12px;

}

#foutpopup a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#email {
	float:left;
	width: 766px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
	margin-left:11px;
	padding-left: 11px;
	
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 6px;


}




#email a:hover{
	text-decoration:none;	
}

#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	cursor: pointer;
}

.voorgezegd
{
	font-weight: bold;
	border-bottom: dotted 2px grey;
	cursor: pointer;
	background-color: blue;
}

#printlink
{
	float: right;
	clear: right;
	cursor:pointer;
  font-size:11px;

}

#printlink a
{
	padding: 0px 10px;
	color: #BCBDBC;
}

#printlink a:hover
{
	padding: 0px 10px;
	text-decoration: underline;
}

#leftbar p.error
{
  color: red;
  font-size: 14px;
  text-decoration: underline;
}

#message
{
  display:none; 
  background-color: #E8F5A6;
  padding: 5px;
  margin-bottom: 10px;
}



ul.topOefeningen
{
	list-style: none;
	list-style-position: inside;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	margin: 0;
	margin-bottom: 15px;
}

.topOefeningen a{
	color: #EE8907;
	font-family: 'Trebuchet MS';
	text-decoration: underline;
	font-size: 12px;
}

.topOefeningen a:hover{
	color: black;
	font-family: 'Trebuchet MS';
	text-decoration: underline;
	font-size: 12px;
}

#rightbar h3.topOefeningenTitle
{
	/* color: red; */
}


