﻿body {
	font: 10.5pt/16pt arial, verdana;
	color: #877D6B;
	background: url(Images/Document.png);
}
a:link, a:visited {
	color: #877D6B;
}
a:hover, a:active {
	color: #877D6B;
}
ul {
	padding-left: 20px;
}
ol {
	margin: 0;
}
p {
	margin: 0.5em 0;
	line-height: 1.8em;
}
input, textarea {
	font: 10pt Verdana, Arial, Sans-Serif;
	max-width: 500px;
	max-height: 250px;
}
textarea {
	overflow: auto;
}
.white_bottom {
	background: url(Images/WhiteBottom.png) repeat-x center top;
}
.white_bottom h1 {
	margin: 0 auto;
	background: url(Images/Logo.png) no-repeat center top;
	width: 922px;
	height: 103px;
	text-indent: -9000px;
	position: relative;
	z-index: 2;
}
div.center {
	margin: 0 auto;
	width: 922px;
	background: url(Images/Center.png) no-repeat center top;
}
.center h2 {
	position: relative;
	z-index: 1;
	margin: -40px auto -12px;
	width: 792px; /* 902 */
	height: 87px; /* 303 */
	background: #FFF url(Images/Default.jpg) no-repeat;
	font-size: 30pt;
	color: #FFF;
	padding-left: 110px;
	padding-top: 210px;
	font-weight: normal;
	text-align: left;
}
.cufon-active .center h2 {
	height: 103px;
	padding-top: 200px;
}
.white_top {
	background: url(Images/WhiteTop.png) repeat-x center top;
	padding-top: 30px;
}
.white {
	background: #FFF;
	padding-bottom: 15px;
}
#Container {
	margin: 0 auto;
	width: 902px;
	padding: 0 10px;
	_display: inline-block;
	_zoom: 1;
}
#Container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#Navigation {
	float: left;
	list-style: none;
	border-left: 1px #EBE7E1 solid;
	margin-left: -1px;
}
#Navigation li {
	float: left;
}
#Navigation li a:link, #Navigation li a:visited {
	float: left;
	color: #877D6B;
	border-left: 1px #CCC solid;
	padding: 0 15px;
	font-size: 12pt;
}
#Navigation li:first-child a:link, #Navigation li:first-child a:visited {
	border-left: 0;
}
#Navigation li a:hover, #Navigation li a:active, #Navigation li.selected a {
	color: #727678;
	text-decoration: none;
}
#Content {
	float: left;
	width: 593px;
	padding: 30px 30px 15px;
	border-left: 1px #EBE7E1 solid;
	margin-left: -1px;
}
#Content a:link, #Content a:visited {
	text-decoration: underline;
	font-weight: bold;
}
#Content a:hover, #Content a:active {
	text-decoration: none;
}
#Content img {
	padding: 2px;
	border: 1px #CCC solid;
	margin-right: 5px;
}
h3 {
	color: #727678;
	font-weight: normal;
	font-size: 14pt;
	margin-bottom: 1em;
}
h4 {
	font-size: 11.5pt;
	margin: 0 0 0.5em;
}
#Side {
	float: left;
	width: 249px;
	color: #666;
	margin-top: 1em;
}
#Side a {
	color: #666;
}
#Side #Address {
	background: #EBE6E0 url(Images/OrnamentLarge.png) no-repeat right bottom;
	border: 1px #F0F0F0 solid;
	padding: 17px 17px 10px;
	margin-bottom: 5px;
}
#Side #Address h2 {
	font-size: 13pt;
	color: #877D6B;
}
#Side #Address a {
	font-weight: bold;
}
#Side #Nieuws p {
	margin: 0;
}
#Side #Nieuws p a:link, #Side #Nieuws p a:visited {
	padding: 17px;
	display: block;
	background: #EBE6E0 url(Images/OrnamentSmall.png) no-repeat right top;
	border: 1px #F0F0F0 solid;
}
#Side #Nieuws p a.odd {
	background-color: #DED6CC;
}
#Side #Nieuws p a:hover, #Side #Nieuws p a:active {
	text-decoration: none;
}
#Side #Nieuws p a:link strong, #Side #Nieuws p a:visited strong {
	display: block;
}
#Side #Nieuws p a:link span, #Side #Nieuws p a:visited span {
	font-weight: bold;
}
#Side #Nieuws p a:hover span, #Side #Nieuws p a:active span {
	text-decoration: underline;
}
#Side #Nieuws p a strong {
	font-size: 13pt;
}
#Footer {
	background: url(Images/WhiteBottom.png) repeat-x center -60px;
	text-align: center;
	color: #666;
	padding: 15px 0;
	width: 100%;
	margin: 0 auto;
}
#Footer a {
	color: #666;
}

/* Page specific */
.portfolio {
	padding: 0;
	list-style: none;
}
.portfolio li {
	float: left;
	width: 295px;
	margin-bottom: 5px;
}
.portfolio li a {
	float: left;
}
.portfolio li a img {
}