* {
	padding: 0; 
	margin: 0; 
	font-family: arial, helvetica; 
	border: 0px solid black;
}
html { 
	overflow: -moz-scrollbars-vertical;
}

body { 
	text-align: center; 
	color: #333;
	background-color: #fffde6; 
	font-size: 12px;
	line-height: 20px;
}

a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #e2af32;
}

.hidden {
	display: none;
	height: 0;
	width: 0;
}

.clear {
	clear: both;
}

h1,h2 {
	font-family:  'Trebuchet MS', 'Myriad', arial, helvetica;
	font-size: 21px;
	line-height: 32px;
	padding: 0 0 8px 0;
	color: #555;
}
h3,h4 {
	font-family:  arial, helvetica;
	font-size: 13px;
	color: #e2af32;
	font-weight: bold;
	padding: 0 0 0 10px;
}

h4 {
	font-size: 15px;
	padding: 0;
	height:40px;
}


textarea, input{
	color: #333;
	border: 1px solid #333;
	font-size: 12px;
	width: 298px;	
	line-height:14px;
	padding: 2px;
	margin-bottom: 8px;
	float: left;
}
#container { 
	width: 960px; 
	border: 0px solid black;
	clear: both;
	margin: auto;
	position: relative;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	background-image: url('../img/bg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 1;
}

	#content {
		background-image: url('../img/bg_head.jpg'); /*  verhuis banner; bg_head origineel */
		background-repeat: no-repeat;
		background-position: left top;
	}
	
		#links {
			float: left;
			width: 135px;
			padding: 110px 25px 240px 15px;
		}
		
				#links li{
					list-style: none;
					border: 1px solid #fff69b;
				}
				#links a {
					display: block;
					padding: 15px 0 0 0;
					color: #333;
				}
				#links a.active, #links a:hover {
					color: #e2af32;
				}
		
		#rechts {
			float: left;
			width: 700px;                 /*RV: van 660 naar 700 om meer breedte te krijgen */
			padding: 10px 7px 50px 40px;  /* PT: van 103px naar 40px om htmleditor naar links te verschuiven */
		}
		
			#mainnav {
				height: 195px;
				padding-left: 115px; /* RV: naar 115; PT: van 90px naar 128px om menu naar rechts te verschuiven */
			}
                                     /* PT21012010: ul length op 620px om menubar op 1 regel te krijegn */			
				#mainnav ul{
                       /* RV ul width verwijderd width: 620px; */
   				}
				#mainnav li{
					list-style: none;
					float: right;    /* RV float van left naar right om rehcts uit te lijnen, menu omgekeerd */ 
					color: #e2af32;
				}
				#mainnav a {
					display: block;
					padding: 0 4px 0 7px;  /* RV: padding rechts van 7px naar 4px */
					border-right: 1px solid #e2af32;
					color: #333;
				}
				#mainnav a.geenborder {
					display: block;
					padding: 0 7px 0 7px;
					border: none;
					color: #333;
				}
				#mainnav a.active, #mainnav a:hover {
					color: #e2af32;
				}
				
				#mainnav input{
					color: #333;
					width: 160px;	
					border: 0;
					line-height:14px;
					padding: 3px;
					float: left;
				}
				
				#mainnav  .submit {
					width: 50px;
					font-size: 11px;
					font-weight: bold;
					color: #fff;
					padding: 2px;
					background-color: #e2af32;
				}
				
				#mainnav #zoek {
					float: right;
					display: inline;
					margin-top: 28px;
				}
				
			#header {
				width: 160px;
				padding-right: 25px;
				float: left;
			}
				
			#header a{font-size:10px}	
			#text {
				width: 380px;
				float: left;
				font-weight: bold;
				color: #555;
			}
			
				#text p {
					padding: 0 0 25px 10px;
				}
				
				#text p.streep {
					padding: 0;
					background-image: url('../img/li2.gif');
					background-repeat: no-repeat;
					background-position: 0 0;
					padding: 0 0 0 10px;
				}
				
				#text em {
					font-size: 12px;
					font-family: 'Palatino Linotype', 'Times New Roman', serif;
				}
			
				#text ul {
					margin: 0;
					padding: 0 0 25px 0;
				}
			
				#text ul li {
					list-style: none;
					background-image: url('../img/li.gif');
					background-repeat: no-repeat;
					background-position: 10px 7px;
					padding: 0 0 0 20px;
				}
				
				#text .contact  li {
					list-style: none;
					background-image: url('../img/li2.gif');
					background-repeat: no-repeat;
					background-position: 0 11px;
					padding: 0 0 0 65px;
				}
				
				#text ol li {
					list-style: none;
					background-image: url('../img/li2.gif');
					background-repeat: no-repeat;
					background-position: 0 18px;
					padding: 0 0 20px 10px;
				}
				
				#text .border {
					border: 1px solid #e2af32;
					padding: 10px;
					margin-bottom: 10px;
				    width: 300px;
				    min-height: 300px;
				    height: 100%;
				}
				#text .border ul {
					padding: 0;
				}
				
				#text a {
					color: #35b4ee;
				}
				
				#text a:hover {
					text-decoration: underline;
				}
    #opleidingendiv 
    {
        width: 100%; 
        height: 130px; 
        overflow: auto;
      
    }
	#footer {
		height: 10px;
	}
	.zoek_pagina a{font-size:13px;margin:2px;}	
	.zoek_pagina .current{font-size:13px;color:black;margin:2px}
