﻿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;	
}

a,
a:visited {
	color: #8198CC;
}

h1 {
	color:#A9C1ED;
	font-size:16pt;
	margin:0;
}

h3 {
	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-image:url(../images/geesten-demonen.jpg);
	background-repeat:no-repeat;
	display:block;
	height:321px;
	left:0;	
	position:absolute;
	top:0;
	width:782px;
}

#Navigation {	
	position:absolute;
	text-align:center;
	top:292px;
	width:782px;
}

#Navigation a,
#Navigation a:visited {
	margin: 0 5px;
}

	#Navigation li {
		display:inline-block;
		margin:0 13px;
	}

#Content {
	background-color:#202123;
	border:1px solid #28292D;
	color:#FFFFFF;
	left:186px;
	margin-right:13px;
	padding:7px;
	position:absolute;
	top:345px;
	width:567px;
}

#Left {
	padding:12px;
	position:absolute;
	top:323px;
	width:160px;
}

#Left ul {
	margin:0;
	padding:0 0 0 7px;
}

#Left li {
	font-size:10pt;
	list-style-type: none;
}

#GoogleLinks {
	background-color:#000000;
	border-bottom:1px solid #28292D;
	border-top:1px solid #28292D;
	height:24px;
	left:186px;
	padding-top:6px;
	position:absolute;
	text-align:left;
	top:385px;
	width:583px;
}

#Breadcrumbs {
	color:#8198CC;
	left:187px;
	position:absolute;
	top:320px;
}

#Breadcrumbs a,
#Footer a {
	color: #373B4E;
	font-size: 8pt;
	text-decoration: none;
}

#Breadcrumbs a:hover,
#Footer a:hover {
	color: #8198CC;
}

#PageContent {
	font-size:10pt;
	padding-top:30px;
}

#PageContent img {
	background-color:#000000;
	border:1px solid #28292D;
	margin:0 0 5px 5px;
	padding:5px;
}

#Footer {
	border-top:1px solid #202123;
	color: #A9C1ED;
	font-size: 8pt;
	margin-bottom:-40px;
	margin-left:-195px;
	margin-top:13px;
	padding-bottom:7px;
	padding-top:2px;
	text-align:center;
	width:782px;
}

#Footer a {
	color: #A9C1ED;
	text-decoration: underline;
}

#Footer span {
	color: #373B4E;
}


.Block {
	background-color:#202123;
	border:1px solid #28292D;
	margin-bottom:15px;
}