/* PER SITE */
/* CSS Voor Site VIP nieuwjaarsreceptie 2010 */

#logo{
	background-image: url(http://www.g-o.be/sites/portaal_nieuw/Style%20Library/Portaal_2008/Images/head_logo_Blauw.jpg);
}

#topbanner{
    width: 612px;
	background-image: url(http://www.g-o.be/sites/portaal_nieuw/subsites/Evenementen/EvenementenSubsites/gala/PublishingImages/banner.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: #9fa0a2;
}

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{
	color: #00badb !important;
	border-bottom: 1px solid #00badb;
}

ul.leftmenu li ul li a{
	background-image: url(http://www.g-o.be/sites/portaal_nieuw/Style%20Library/Portaal_2008/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(http://www.g-o.be/sites/portaal_nieuw/Style%20Library/Portaal_2008/Images/bullet_Blauw_niv2_actief.gif);
	color: #0080a1 !important;
}

ul.leftmenu li ul li ul li a{
	background-image: url(http://www.g-o.be/sites/portaal_nieuw/Style%20Library/Portaal_2008/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(http://www.g-o.be/sites/portaal_nieuw/Style%20Library/Portaal_2008/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;
}