﻿/* PER SITE */

#logo{
	background-image: url(images/head_logo_europablauw.jpg);
}

#topbanner{
    width: 612px;
	background-image: url(images/internationalisering_blauw2.jpg);
}

/* BEGIN scholen in beeld */
div#ScholenDagkrantLijstContainer{
	overflow: hidden;
	margin: 0px 0px 0px -11px;
	width: 540px;
}

div#ScholenDagkrantLijstContainer div.DagkrantLijst{
	float: left;
	margin: 0px 0px 0px -1px;
	overflow: hidden;
	border-left: 1px solid #e5e5e5;
	width: 540px;
}

div#ScholenDagkrantLijstContainer div.DagkrantLijstTitel{
	padding: 4px 5px 4px 5px;
	margin: 0px 10px 0px 10px;
	color: #000;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	width: 535px;
}
		
div#ScholenDagkrantLijstContainer div.DagkrantArtikel{
	width: 535px;
	height: 255px;
	height: auto;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #e5e5e5;
}

div#ScholenDagkrantLijstContainer div.DagkrantArtikelContent{
	width: 535px;
	height: 220px;
	height: auto;
	float: left;
	margin: 0px;
}	

div#ScholenDagkrantLijstContainer div.RollupImage img{
	padding: 2px 3px 2px 3px;
	float: left;
	display: inline;
}

div#ScholenDagkrantLijstContainer div.Title{
	height: 85px;
	width: 535px;
	height: auto;
	padding: 2px 3px 2px 3px;
}


div#ScholenDagkrantLijstContainer div.Comment{
	width: 535px;
	clear: none;
	padding: 2px 5px 2px 5px;
	display: inline;
	line-height: 22px;
	font-size: 12px !important;
	color: #545454 !important;
}

div#ScholenDagkrantLijstContainer div.DagkrantLeesMeer{
	padding: 2px 5px 2px 5px;
	float: left;
	display: inline;
	width: 540px;
}

div#ScholenDagkrantLijstContainer{
	width: 550px;
}

div#ScholenDagkrantLijstContainer div.DagkrantLijstTitel{
	display: none;
}

div#ScholenDagkrantLijstContainer div.DagkrantArtikel{
	border-top: 1px solid #e5e5e5;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 0px 10px;
	clear: both;
}
/* EINDE scholen in beeld */


#header{
    background-color: #0152A1;
}

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{
	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);
}

/* Dagkrant Lijst */

body div.DagkrantLijstTitel{
	background-color: #00badb;
}

/* Dagkrant Lijst */
	
body div#DagkrantLijstContainer{
	overflow: hidden;
}

body div.DagkrantLijst{
	width: 700px;
	border-left: 0px solid #e5e5e5;
}

body div.DagkrantLijstTitel{
	width: 670px;
	display: none;
}
		
body div.DagkrantArtikel{
	width: 680px;
	margin: 0px 5px 0px 5px;
}

body div.DagkrantArtikelContent{
	width: 680px;
}	

body div.Title{
	width: 670px;
}

body div.Comment{
	width: 670px;
}

body div.DagkrantLeesMeer{
	width: 670px;
}
