/***************************************************/
/* Global stylesheet file Leer en werkloket                      */
/* Version:	0.1, april 2008                      */
/*                                                 */
/* Produced by: Act One                            */
/* Author: P.L.A. Engels													 */
/***************************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 20px 0;
	color: #666;
}
.opltable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.99em;
	color: #666;
}
img{
	border:0;
}
a{
	color:gray;
	text-decoration:none;
	cursor: pointer;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	display: block;
	height: 1px;
}
.center {
	text-align: center;
}
.fright {
	float: right;
	margin: 0 -30px 5px 5px;	
}

/* LAYOUT */
#wrapper{

}
	#main{
		width:820px;
		margin:0 auto;
	}
	#links{

	}
	#footer{
		width:800px;
		text-align:right;
		float:left;
		padding-top:14px;
	}

/* FOOTER */
#footer span {
	font-size: 1.8em;
	color: #004592;
}
#footer span strong {
	color: #8cc622;
}
#footer span.copyright {
	font-size: 0.75em;
	margin-right:10px;
}
#footer a  {
	font-size: 0.75em;
	text-decoration:underline;
}
#footer a img {
	display: none;
}
	
/* HOME ELEMENTS */
#nav{

}
.logo {
	float: left;	
}
#referrer{
	padding: 40px 0 18px 0;
	text-align: right;
	display: block;
	color: #8cc622;
	font-size: 1.8em;
	font-weight: bold;
	padding-right: 20px;
}


/* CONTENT ELEMENTS */
#picture{ /* LEFT COLOUMN WITH PICTURE */
	width:211px;
	float:left;
}
#content{
	float: left;
	padding-left:5px;
	width:580px;
	/* 
	height:400px;
	overflow:auto; 
	*/
}
	.textBlock{
		position: relative;
		width:550px;
		display:block;
		padding-bottom: 15px;
	}
	.textBlock h1{
		margin:0;
		margin-top: 6px;
		color:#014590;
		line-height: 2em;
		font-size: 1.8em;
		font-weight:normal;
	}
	.textBlock h2{
		font-size: 1.4em;
		color: #8cc622;
	}
	.textBlock h2 span{
		margin-left: 50px;
	}
	.textBlock h3{
		font-size: 1.2em;
	}
	.textBlock p{
		line-height: 1.6em;
	}
	.textBlock ul{
		margin-top: 0;
		margin-left: 16px;
	}
	.textBlock ul li {
		line-height: 1.6em;
	}
	.textBlock ol li {
		padding-top: 5px;
		padding-bottom: 10px;
		line-height: 1.4em;
	}
	.textBlock a{
		color:#014590;
		text-decoration:underline;
	}

/* PAGETOOLS */
#pagetools {
	font-size: 0.85em;
	font-weight: bold;
	margin: 5px 0 0 0;
	text-align: right;
	float: right;
}
#pagetools a {
	color: #333;
	text-decoration: underline;
}
#pagetools a:hover {
	color: #004592;
	text-decoration: underline;
}
a#top {
	color: #fff;
}
a#font1 {
	color: #999;
	text-decoration: underline;
}

	
/* ENTREE OP HOMEPAGE #nav */
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav a{
	position:relative;
	display:block;
	width:152px;
	height:172px;
	float:left;
	margin:0 10px 0 0;
}
*html #nav a {margin-right: 5px;} /* 30 mei */
#nav a span{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#werkgever span{
	background:url(../img/a-werkgever.jpg);
}
#werknemer span{
	background:url(../img/a-werknemer.jpg);
}
#werkzoekend span{
	background:url(../img/a-werkzoekend.jpg);
}
#opleidingen span{
	background:url(../img/a-opleidingen.jpg);
}
#vacatures span{
	background:url(../img/a-vacatures.jpg);
}

/* 31 aug 2011 */
#student span{
	background:url(../img/a-student.jpg);
}
#infolinks span{
	background:url(../img/a-links.jpg);
}
#vragen span{
	background:url(../img/a-vragen.jpg);
}


a#werkgever:hover  span,
a#werknemer:hover  span,
a#werkzoekend:hover  span,
a#opleidingen:hover  span ,
a#vacatures:hover  span,
a#student:hover  span,
a#infolinks:hover  span,
a#vragen:hover  span {
	background-position:0 -173px;
}

/* BUTTON BAR, #links */
#links ul{
	padding:0;
	margin:0;
}
#links  ul li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	padding:0 10px 0 0;
}
#links  ul li a{
	width:152px;
	height:34px;
	display:block;
	background: #fff url(../img/a-btn.gif) 0 -78px no-repeat;
	color: #fff;
	font-size: 1em;
	font-weight:bold;
	text-decoration:none;
}
#links  ul li a.active{
	background-position:0 0;
}
#links  ul li a:hover{
	background-position:0 -39px;
}
#links  ul li a span{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	display:block;
	padding:8px 0 0 0;
}

/* Submenu */
#subnav ul {
	padding: 0;
	margin: 0;
}
#subnav ul li {
	list-style-type: none;
	padding: 3px 0px;
	line-height: 1.5em;
}
#subnav ul li  a{
	background: #fff url(../img/submenu-btn.gif) 0 4px no-repeat;
	color: #004592;
	font-weight: bold;
	font-size: 0.85em;
	padding: 2px 5px 2px 18px;
	display: block;
}
#subnav ul li  a.home{
	background: #fff url(../img/submenu-btnhome.gif) 0 4px no-repeat;
}
#subnav ul li a.area{
	background: #fff url(../img/submenu-btnarea.gif) 0 4px no-repeat;
}
#subnav ul li a{
	background: #fff url(../img/submenu-btn.gif) 0 4px no-repeat;
}
#subnav ul li  a:hover{
	background-position: 0 -38px;
	color: #8bc723;
	text-decoration: none;
}
#subnav ul li  a.active{
	background-position: 0 -38px;
	color: #8bc723;
}
#subnav ul li  ul{
	padding-left: 15px;
}

/* ACTUEEL */
ul#list {
	margin: 0;
	padding: 0;
}
ul#list li {
	margin-left: 16px;
	padding: 4px 0;
}
/* ONDERWIJSINSTELLINGEN */
p.small {
	margin-right: 190px;
}
#highlight {
	background: transparent url(../img/bg_stappen.gif) top left no-repeat;
	position: absolute;
	width: 175px;
	height: 165px;
	top: 50px;
	right: -30px;
	color: #fff;
}
#highlight p {
	padding: 15px;
	margin: 0;
	font-size: 0.9em;
}
#highlight a {
	color: #fff;
}
.filter {
}
.filter label {
	width: auto;
	margin-right: 5px;
}
.filter select {
	margin-right: 5px;
}
.pc {
	margin-right: 10px;
}


/* PARTNERS */
#partners  ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#partners  li{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	margin-right: 50px;
	margin-bottom: 15px;
	text-align: right;
}
#partners li a {
	color: #999;
	font-weight: bold;
	font-size: 0.85em;
	text-decoration: none;
}
#partners li a:hover {
	color: #8cc622;
}
#partners  li img {
	display: block;
}

/* OPLEIDING WIZARD */
#stappen {
	background: transparent url(../img/bg_stappen.gif) top left no-repeat;
	position: absolute;
	width: 175px;
	height: 165px;
	top: 140px;
	right: -30px;
}
#stappen  ol{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding: 0;
}
#stappen ol li {
	padding: 4px 0;
	margin: 0;
	color: #cecece;
	font-weight: bold;
	font-size: 0.85em;
}
#stappen ol li.active {
	color: #8bc723;
}
#stappen ol li  a{
	color: #004592;
}

fieldset {
	padding: 10px;
	clear: both;
}
legend {
	color: #00448f;
}
label {
	float: left;
	clear: left;
	width: 150px;
	display: block;
	line-height: 20px;
}
input,
textarea,
select {
	float: left;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 0;
}

.hide {display: none;}
.show {display: block;}
fieldset  br {clear: both;} /* Volgende regel */
.option  label{clear: none; margin-left: 5px;}
.option input {margin: 2px 0; display: block;}
