﻿@charset "utf-8";
/* CSS Document */
/*** ALGEMEEN: HEADINGS ***/
a {
	color: #00b9da;
	font-weight: bold;
	text-decoration : none;
}
a:hover {
	color: #0092ac;
	text-decoration : none;
}
h1, h2, h3, h4, h5, h6 {
	color : #5b3282;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
	font-weight : bold;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
h5, h6 {
	font-size: 12px;
	font-weight: bold;
}
.ContentTitle {
	font-size: 16px;
	color : #5b3282;
	font-weight: bold;
}
/*** ALGEMEEN: OPZET ***/
body {
	background : #e2e2e3 url(../images/vCJG/bck.gif) top left repeat-x;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
	padding : 10px 0 0 0;
	text-align : center;
	color : #565656;
	line-height : 20px;
}
.allContainer #container {
	background-color: #ffffff;
	width : 979px;
	height : 100%;
	margin : 0 auto;
	text-align : left;
	padding : 0 0 0 0;
	overflow : hidden;
}
/*** HEADER ***/
.allContainer #header {
	width : 979px;
	height : 167px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
.allContainer #header #headerLeft {
	background : transparent url(../images/vCJG/header_left_corner.png) top left no-repeat;
	width : 18px;
	height : 74px;
	float : left;
}
.allContainer #header #headerLogoHolder {
	background : url(../images/vCJG/bck_header_left.png) top left repeat-x;
	width : 501px;
	height : 74px;
	float : left;
}
.allContainer #header #logoTxt a {
	font-size : 20px;
	width : 400px;
	height : 35px;
	padding-top : 28px;
	float : left;
	color : #4e2683;
	font-weight : normal;
}

/*
.allContainer #header #logoLelystad {
	background : url(../images/vCJG/logo_cjg_lelystad.png) bottom left no-repeat;
	width : 234px;
	height : 64px;
	padding-top : 56px;
	margin-left : 3px;
	float : left;
}
.allContainer #header #logoDH {
	background : url(../images/vCJG/logo_cjg_den_haag.png) bottom left no-repeat;
	width : 191px;
	height : 64px;
	padding-top : 56px;
	float : right;
}

.allContainer #header #logoNieuw {
	background : url(../images/vCJG/logo.png) bottom left no-repeat;
	width : 425px;
	height : 64px;
}
*/

#headerRightHolderNieuw {
	background : url(../images/vCJG/bck_right_header.png) top left repeat-x;
	width : 460px;
	height : 167px;
	float : left;
}


.logoNieuw
{
	text-align: center;
}

#headerRightCorner
{
	background : url(../images/vCJG/header_right_corner.png) top right no-repeat;
	width : 18px;
	height : 168px;	
}

.allContainer #header #shadowRight {
	background : url(../images/vCJG/shadow_header_right.png) bottom left no-repeat;
	width : 59px;
	height : 74px;
	float : right;
}
.allContainer #header #headerRightHolder {
	background : url(../images/vCJG/bck_right_header.png) top left repeat-x;
	width : 460px;
	height : 167px;
	float : left;
	border-bottom : 1px solid #ffffff;
}

/*
.allContainer #header #headerRightCorner {
	background : url(../images/vCJG/header_right_corner.png) top right no-repeat;
	width : 18px;
	height : 168px;
	float : right;
	position : relative;
	left : 209px;
}*/

.allContainer #header #headerImgHolder {
	width : 501px;
	height : 92px;
	max-height : 92px;
	float : left;
	border-bottom : 1px solid #e4e4e4;
	border-top : 1px solid #ffffff;
}
.imgNoPadding {
	float : left;
	border-right: 1px solid #ffffff;
}
/*** SEARCH ***/
.allContainer .topMenuHolder {
	height : 30px;
	max-height : 30px;
	background-color: #00aeef;
	width : 979px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	border-top : 1px solid #87c2d0;
	text-align: right;
}
.allContainer .topMenuHolder form.searchHolder {
	width : 350px;
	padding : 0 0 0 10px;
	margin : 0 0 0 0;
	float : right;
	height : 30px;
}
.allContainer .topMenuHolder .searchHolder .searchInput {
	width : 150px;
	height : 16px;
	margin-top : 3px;
	border : 1px solid #653a8f;
	color : #3d2c4b;
	font-size : 12px;
	background-color: #ffffff;
}
.allContainer .topMenuHolder .searchHolder .searchButton {
	width : 70px;
	margin-top : 5px;
	height : 20px;
	background : #653a8f url(../images/vCJG/bck_button.png) top left repeat-x;
	border : 1px solid #ffffff;
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	padding-bottom : 4px;
	text-align : center;
}
/*** MENU ***/
.allContainer #menuLeftHolder {
	float : left;
	width : 200px;
	vertical-align : top;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
.allContainer #menuLeftHolder .top {
	background : transparent url(../images/vCJG/topLeftmenu.gif) top left no-repeat;
	width : 200px;
	height : 8px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
.allContainer #menuLeftHolder .bottom {
	background : transparent url(../images/vCJG/bottom_menu.png) bottom left repeat-x;
	width : 200px;
	height : 70px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
.allContainer #menuLeftHolder .leftMenu {
	width: 200px;
	list-style-type: none;
	background-color: #63388c;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color : #ffffff;
}
table.MenuItem {
	width: 200px;
	height: 28px;
}
table.MenuItem td {
	padding: 5px 0 0 10px;
	vertical-align: middle;
	background : #8468a8 url(../images/vCJG/menu_bck.png) bottom left repeat-x;
	border-bottom : 1px solid #c3c6c8;
	border-top : 1px solid #ebebeb;
}
table.MenuItem a {
	width: 100%;
	height: 28px;
	display: block;
	font-weight: normal;
	color: #FFFFFF;
}
table.MenuItemHover td {
	background : #7d6cac url(../images/vCJG/menu_bck_hover.png) bottom left repeat-x;
	height: 28px;
}
table.MenuItemHover a {
	font-weight: bold;
}

table.TopMenuItem
{
	background-color: #000000;
	padding: 4px 10px 4px 10px;
}

.allContainer #menuLeftHolder .leftMenu li a {
	height : 28px;
	text-decoration : none;
	background : #8468a8 url(../images/vCJG/menu_bck.png) bottom left repeat-x;
	color : #ffffff;
	border-bottom : 1px solid #c3c6c8;
	border-top : 1px solid #ebebeb;
	font-weight : normal;
}
.allContainer #menuLeftHolder .leftMenu li a:link, .allContainer #menuLeftHolder .leftMenu li a:visited {
	display : block;
	padding : 3px 0 0 10px;
}
.allContainer #menuLeftHolder .leftMenu li a:hover {
	background : #7d6cac url(../images/vCJG/menu_bck_hover.png) bottom left repeat-x;
	color : #ffffff;
}
body#current a#currentnav {
	background : #7d6cac url(../images/vCJG/menu_bck_hover.png) bottom left repeat-x;
	color : #ffffff;
	font-weight : bold;
}
/*** CONTENT ***/
.allContainer .allContent {
	background : #ffffff url(../images/vCJG/bck_content.gif) top left repeat-x;
	width : 979px;
	padding : 0 0 0 0;
	margin : 0 auto;
	height : auto;
}
.allContainer .content {
	margin : 10px 30px 0 30px;
	padding : 0 0 0 0;
	width : 710px;
	height : auto;
	float : right;
}
.clear {
	clear: both;
}
/*** FOOTER ***/
#PageFooter{
	bottom : 0px;
	width : 979px;
	padding : 80px 0 0 0;
	margin : 0 0 0 0;
	background : url(../images/vCJG/footer.png) bottom left no-repeat;
	height : 75x;
	color : #ffffff;
	font-size : 10px;
	text-align : right;
}
#footerBottom {
	width : 980px;
	background : url(../images/vCJG/footer_bottom.png) bottom left no-repeat;
	width : 980px;
	height : 47px;
}
#PageFooter .paddingFooter {
	padding : 10px;
}
.pageContent, .pageContent p {
	color			:#565656;
}

.MenuNiveau2
{
	padding-left: 10px;
	font-weight: normal;
}

.MenuNiveau3
{
	padding-left: 15px;
	font-weight: normal;
}

/*.NieuwsTitel a, .NieuwsTitel a:link, .NieuwsTitel a:visited, .NieuwsTitel a:hover
.NieuwsTitel
{
	font-weight: normal;
	color: red;
}*/

.Titel a:hover
{
	color: red;
	font-weight: bold;
	text-decoration : none;
}