﻿/* PER SITE */

#logo{
	background-image: url(images/head_logo_blauw.jpg);
}

#topbanner{
    width: 482px;
	background-image: url(images/headerbanner_GOjobs.jpg);
}

#header{
    background-color: #00badb;
}

a.hoofdmenu.hoofdmenuHover, a.hoofdmenu.hoofdmenuselected{
    background-color: #3b99b9;
    color: #fff;
}

#gofooter span.bol, .gofooter span.bol{
    color: #00badb;
}

div.gofooter a{
	color: #009aab;
}

div.gofooter a:hover{
	color: #00badb;
}

/* UL MENU */
ul.leftmenu li a:first-letter {
	text-transform:capitalize;
}
ul.leftmenu li ul li a:first-letter {
	text-transform:capitalize;
}
ul.leftmenu li ul li ul li a:first-letter {
	text-transform:capitalize;
}

ul.leftmenu li a{
	border-bottom: 1px solid #00badb !important;
	font-size:16px;
}

ul.leftmenu li a:hover, ul.leftmenu li.selected a{
	/*background-color: #00badb;*/
	color: #00badb !important;
	border-bottom: 1px solid #00badb;
}

ul.leftmenu li ul li a{
	background-image: url(images/bullet_blauw_niv2.gif);
	color: #00badb !important;
	border-bottom: 0px solid green !important;
}

ul.leftmenu li ul li a:hover, ul.leftmenu li ul li.selected a{
	background-image: url(images/bullet_blauw_niv2_actief.gif);
	color: #0080a1 !important;
}

ul.leftmenu li ul li ul li a{
	background-image: url(images/bullet_blauw_niv3.gif);
	color: #0080a1 !important;
}

ul.leftmenu li ul li ul li a:hover, ul.leftmenu li ul li ul li.selected a{
	color: #0080a1 !important;
}

/* EINDE UL MENU */

/* Text elements */

.ms-rteCustom-Hoofding1, h1 {
	font-family:Arial, sans-serif;
	font-size: 19px;
	margin-bottom: 36px;
	color: #00badb !important;
	font-weight: normal;
}

.ms-rteCustom-Hoofding2, h2 {
	font-family:Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 28px;
	color: #00badb !important;
}

.ms-rteCustom-Hoofding3, h3 {
	font-family:Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 28px;
	color: #545454 !important;
}

.ms-rteCustom-Hoofding4, h4 {
	font-family:Arial, sans-serif;
	font-size: 12px;
	color: #545454 !important;
}

.ms-rteCustom-Hoofding5, h5 {
	color: #00badb !important;
	font-family:Arial, sans-serif;
	font-size: 12px;
}

.ms-rteCustom-HighlightedKeyword, highlight {
	color: #00badb;
}

#textarea a{
	color: #00badb!important;
	border-bottom: 1px solid #00badb;
}

#textarea a:hover{
	color: #545454!important;
	border-bottom: 1px solid #545454;
}

#textarea ul li{
	background-image: url(images/bullet_blauw_niv2.gif);
}
/*BEGIN banners rechts */
.BannerSpatieRechts {
	float:right;
	margin-left:10px;
}
/* EINDE banners rechts */

/* BEGIN GO VIPS CODE */
/* Volgende css wordt gebruikt om de verschillende go vips correct uit te lijnen */
.VipFotoOverzicht {
	padding: 4px 15px 4px 0px;
	border-bottom:none!important;
}

.link-item {
	width: 100px;
	text-align: center;
 	clear: both;
 	height:45px;
 }
/* EINDE GO VIPS CODE */


/* BEGIN collega's vertellen */
.NaamPersoon{
	font-family:Arial, sans-serif;
	font-size: 19px;
	padding-bottom: 36px;
	color: #00badb !important;
	font-weight: normal;
}

.Jobtitel  {
	font-family:Arial, sans-serif;
	font-size: 14px;
	padding-bottom: 28px;
	color: #00badb !important;
}
.JobOverzichtOmschr {
	width:250px;
}

/* EINDE collega's vertellen */

/* Dagkrant Lijst */

div.DagkrantLijstTitel{
	background-color: #00badb;
}
