/**************** ZOEKEN **************/

/*form#zoeken {
	float: left;
	clear: both;
	width: 480px;
	padding: 10px;
	margin-top: -15px;
	margin-bottom: 5px;
}



form#zoeken input.zoekterm {
	float: left;
	width: 350px;
}

form#zoeken a.submit {
	float: right;
	color: #336633;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
	background: url(../img/site/pijl_groen.gif) no-repeat right 3px;
}
*/

span.zoekterm{
	float: left;
	width: 480px;
}

span.zoekterm input.zoekterm {
	float: left;
	width: 350px;
}

span.zoekterm a.zoekterm_submit {
	float: right;
	color: #336633;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
	background: url(../img/site/pijl_groen.gif) no-repeat right 3px;
}

span.paginas {
	float: right;
	padding-top: 10px;
	padding-bottom: 5px;
}

span.resultaten {
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}

span.paginas a {
	color: #001956;
	text-decoration: none;
}
span.paginas a.active {
	font-weight: bold;
	font-size: 10px;
}

ol.zoeken {
	clear: both;
	margin-left: 10px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding: 10px 10px 10px 0;
}

ol.zoeken li {
	margin-left: 25px;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

ol.zoeken li a {
	font-size: 11px;
	text-decoration: none;
	color: #001956;
}

ol.zoeken li span {
	font-weight: normal;
	font-size: 11px;
}

/************************************ FOTOGALERIJ */

div.foto {
	float: left;
	clear: both;
	width: 485px;
	margin-top: 18px;
	
}

div.fotodetail {
	float: left;
	width: 155px;
}

div.fotodetail img {
	border: 1px solid #cdcdcd;
}

div.fotoinfo {
	float: left;
	width: 330px;
}

select.fotogalerij {
	width: 150px;
	font-size: 11px;
}

/************************************ DOWNLOADS */

a.downloadlink {
	float: left;
	clear: both;
	width: 450px;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 20px;

}

/************************************* SITEMAP */

div#content ul.sitemap {
	list-style: none;
}

div#content ul.sitemap ul {
	list-style: none;
	margin: 5px 0;
	margin-left: 40px;
}

div#content ul.sitemap a {
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
	line-height: 16px;
}

div#content ul.sitemap ul li {
	padding-left: 9px;
	background: url(../img/site/li_sitemap1.gif) no-repeat 2px 7px;
}

div#content ul.sitemap ul ul li {
	background: url(../img/site/li_sitemap2.gif) no-repeat 2px 7px;
}

div#content ul.sitemap ul ul ul li {
	background: url(../img/site/li_sitemap3.gif) no-repeat 2px 7px;
}

div#content ul.sitemap ul ul a {
	font-weight: normal;
	text-decoration: underline;
}

div#content ul.sitemap ul ul ul {
	margin-left: 50px;
}

div#content ul.sitemap ul ul ul a {
	color: #999;
}

/******************************************** EVENEMENTEN */

span.leesverder {
	float: right;
	margin-top: -13px;
}

table.details {
	margin-bottom: 20px;
}

div#content ul.evenementen {
	list-style: none;
	margin-left: 0px;
	
}

div#content ul.evenementen li {
	padding-left: 10px;
	background: url(../img/site/pijl_oranje_klein.gif) no-repeat 0 4px;
	font-size: 12px; /* was 11px */
	color: #4a4a4a;
	margin-top: 5px;
}

div#content ul.evenementen li ul{
	list-style: disc;
	margin-bottom: 10px;
	margin-left: 16px;
}

div#content ul.evenementen li ul li ul{
	list-style: square;
	margin-bottom: 10px;
}

div#content ul.evenementen li ul li, div#content ul.evenementen li ul li ul li{
	background: none;
	font-size: 12px; /* was 11px */
	color: #4a4a4a;
	margin-top: 5px;
}
	
/********************************************** PARTNERS */


div.partner {
	float: left;
	margin-top: 18px;
}

div.partnerlogo {
	float: left;
	width: 142px;
	height: 89px;
	border: 1px solid #cecece;
	margin-right: 12px;
	background-repeat: no-repeat;
	background-position: center center;
}

div.partnerlogo_detail {
	float: left;
	width: 142px;
	height: 89px;
	border: 1px solid #cecece;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
}

/* heb van de partner images gewoon images gemaakt, en geen background images.*/
div.partnerlogo img, div.partnerlogo_detail img{
	width: 142px;
	height: 89px;
	float: left;
}

div.partnerinfo {
	float: left;
	width: 320px;
	
}

a.website {
	float: left;
	clear: left;
	width: 150px;
	padding-left: 15px;
	background: url(../img/site/pijl_oranje.gif) no-repeat 0 2px;
	margin-bottom: 10px;
}

/********************************************** TESTIMONIALS */
div.testimonial{
	width: 490px;
	float: left;
	border-bottom: 1px solid rgb(215,215,215);
	padding-bottom: 5px;
	padding-top: 7px;
}

div.testimonial_foto{
	float: left;
	width: 50px;
}
div.testimonial_tekst{
	float: left;
	width: 430px;
	padding-top: 10px;
}

a.testimonial_link{
	text-decoration: none;
	font-weight: bold;
}

img.testimonial_foto{
	width: 44px;
	height: 52px;
}

div.testimonial_foto_detail{
	float: left;
	width: 100px;
}
div.testimonial_tekst_detail{
	float: left;
	width: 380px;
	padding-top: 60px;
}

div.testimonial_biografie_detail{
	padding-top:15px;
	float: left;
}

/********************************************** ACTIONS */
p#action{
	padding-top:15px;
	float:left;
	clear: both;
	width: 485px;
}

/********************************************** LISTS CONTENT */

div#content ul{
	list-style: disc;
	margin-bottom: 10px;
	margin-left: 16px;
}

div#content ul li ul{
	list-style: square;
	margin-bottom: 10px;
}

div#content ul li {
	/*
	padding-left: 10px;
	background: url(../img/site/pijl_oranje_klein.gif) no-repeat 0 4px;*/
	font-size: 12px; /* was 11px */
	/*color: #4a4a4a; */
	margin-top: 5px;
}

div#content ul li ul li{
	/*
	padding-left: 10px;
	background: url(../img/site/pijl_oranje_klein.gif) no-repeat 0 4px;*/
	font-size: 12px; /* was 11px */
	color: #4a4a4a;
	margin-top: 5px;
}

/* deze list is voor de overzichts pagina's actualiteiten (nieuws, vaknieuws, etc..)*/
div#content ul.standaard{
	list-style: none;
	margin-left: 0px;
}

div#content ol{
	margin-bottom: 10px;
	margin-left: 27px;
	line-height:18px;
}

div#content ol li{
	margin-top:5px;
}

/********************************************** Actueel */
div#content a.actualiteit{
	text-decoration: underline;
	font-weight: normal;
}

div#actualiteiten_overzicht{
	width: 500px;
	padding-bottom: 10px;
}

div#actualiteiten_overzicht div.datum{
	background: url(../img/site/pijl_oranje_klein.gif) no-repeat 0 4px;
	width: 125px;
	padding-left: 10px;
	float: left;
	color: #999999;
}

div#actualiteiten_overzicht div.titel{
	width: 360px;
	float: left;
}

div#actualiteiten_overzicht div.tekst{
	width: 485px;
	float: left;
	padding-left: 10px;
}


/*padding-left: 10px;
	background: url(../img/site/pijl_oranje_klein.gif) no-repeat 0 4px;
	*/
	
	
	
/********************************************** Opleiding */

table.opleiding{
	
}

td.kop1{
	font-weight: bold;
	width: 150px;	
}

td.kop2{
	font-weight: bold;
	width: 300px;	
}

td.kop3{
	font-weight: bold;
	width: 150px;	
}

/********************************************** Vacatures */
div#vacatureselectie{
	margin: 20px 0px 20px 0px;
}

div#selectbedrijfsonderdeel h3, div#selectfunctieniveau h3 {
	font-weight: normal;
	font-size: 0.9em
}

div#selectbedrijfsonderdeel select, div#selectfunctieniveau select {
	width: 170px;
}

div#selectbedrijfsonderdeel {
	float: left;
	width: 205px;
}

div#selectfunctieniveau {
	float: left;
	width: 180px;
}

.vaczoek {
	margin-top: 14px;
	background: url(/img/site/button_zoeken.gif);
	width: 75px;
	border: 0px;
}

div#content a#linkallevac {
	color: #005841;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	background-image: url(/img/site/pijl_groen.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 10px;
}


/**************** POLL **************/

#LinkerKolom
{
    width: 195px;
    float: left;
    clear: both;
    margin: 0;
}

#submenu
{
    margin-bottom: 20px;
}


div.scPollMain
{
    padding-top: 20px;
    padding-left: 25px;
}

div.scPollOptionIntro
{
    margin-bottom:10px;
}

div.scPollOptionIntro h1,
div.scPollOptionIntro h2
{
    margin-left: 0px !important;
    color:#F26721 !important;
    color:#336633 !important;
    font-size: 15px !important;
    margin-bottom: 6px !important;
    background: none !important;
    padding-left:0px !important;
}

div.scPollOptionIntro p,
div.scPollOptionItem label,
div.scPollThankYou p,
div.scButtons
{
    font-family:Arial,sans-serif;
    font-size: 10px;
    font-weight:400;
    color:#4A4A4A;
}

div.scPollOptionItem
{
    color:#4A4A4A;
    margin-top:5px;
    padding-left:10px;
    font-size:10px; /* RACORP-140 */
}

div.scButtons
{
    margin-top: 10px;
}

div.scButtons a:link, 
div.scButtons a:active, 
div.scButtons a:visited, 
div.scButtons a:hover
{
    margin-left: 10px;
    padding: 2px 10px 2px 10px;
    color:#000000;
    text-decoration:none;
    border: solid 1px #F26721;
    background-color: #ffab81;
    
}

div.scPollOptionResults
{
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
}

div.sidebar h2,
div.sidebar ul.standaard
{
    margin-left: 25px;
    margin-bottom: 10px;
}

.scPollVisualisation img
{
    margin-top: 0px !important;
}
