﻿body {
	/*
	background-color: #38405e;
	background-image: url(../images/page-background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family:Trebuchet MS;
	font-size:11pt;
	margin-top: 0;	
	*/
	background-color: #cae1f3;
	font-family:Trebuchet MS;
	font-size:11pt;
	margin-top: 0;	
}

a,
a:visited {
	color: #48719F;
}

h1 {
	color:#5E5E5E;
	font-size:16pt;
	margin:0;
}

h3 {
	background-color:#FFFFFF;
	color:#000;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 1px;
	width:156px;
	/*
	background-color:#28292D;
	color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 1px;
	/*white-space:nowrap;* /
	width:156px; */
}
#Container {
	margin:0 auto;
	position:relative;
	width:782px;
}

#Header {	
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	border-bottom:5px solid #48719F;
	border-left:1px solid #48719F;
	border-right:1px solid #48719F;
	display:block;
	height:57px;
	left:0;
	padding:7px;
	position:absolute;
	top:0;
	width:766px;
	
	/*background-image:url(../images/geesten-demonen.jpg);*/
	/*
	background-repeat:no-repeat;
	display:block;
	height:321px;
	left:0;	
	position:absolute;
	top:0;
	width:782px;
	*/
}

#Navigation {	
background-color:#DFDFDF;
border-bottom:1px solid #48719F;
border-left:1px solid #48719F;
border-right:1px solid #48719F;
font-size:10pt;
height:23px;
padding-left:0;
padding-right:0;
padding-top:3px;
position:relative;
text-align:center;
top:76px;
width:780px;
}

#Navigation a,
#Navigation a:visited {
	color:#454C59;
	display:inline;
	margin:0 5px;
	padding:5px;
}

#Navigation a:hover {
	background-color: #48719f;
	color: #fff;
	text-decoration: none;
}

#Navigation a.current,
#Navigation a.current:active,
#Navigation a.current:hover {
	background-color: #48719f;
	color: #fff;
	text-decoration: none;
}

#Navigation a.current:hover {
	text-decoration: underline;
}

#Navigation li {
	display:inline-block;
	margin:0 13px;
}

#Content {
background-color:#FFFFFF;
border:1px solid #49535F;
left:184px;
margin-right:13px;
padding:7px;
position:absolute;
top:128px;
width:582px;
}

#Left {
	position:absolute;
	top:111px;
	width:176px;
}

#Left ul {
	margin:0;
	padding:0 0 0 7px;
}

#Left li {
	font-size:10pt;
	list-style-type: none;
}

#GoogleLinks {
	background-color:#48719F;
	border:1px solid #49535F;
	height:21px;
	left:184px;
	padding:6px 0 0;
	position:relative;
	text-align:center;
	top:142px;
	width:596px;
}

#GoogleBottom {
margin-bottom:9px;
text-align:center;
}

#Breadcrumbs {
color:#8198CC;
height:20px;
left:187px;
position:absolute;
top:107px;
}

#Breadcrumbs a {
	color: #373B4E;
	font-size: 8pt;
	text-decoration: none;
}

#Breadcrumbs a:hover {
	color: #8198CC;
}

#PageContent {
	font-size:10pt;
	padding-top:30px;
}

#PageContent img {
	background-color:#DFDFDF;
	border:1px solid #48719F;
	margin:0 0 5px 5px;
	padding:5px;
}

.Block {
	background-color:#FFFFFF;
	border:1px solid #48719F;
	margin-bottom:9px;
	padding:10px 2px 7px 8px;
}
