html, body {
	height: 100%;
	min-height: 100%;
}

body{  
	margin:0; 
 	padding:0;
	background: url(../images_slices/bgrd-ruit.png);
	text-align:center;
 	font-family: Arial,sans-serif;
 	color: #000;
 	line-height:22px;
 	font-size: 15px;
}

td {
 	font-family: Arial,sans-serif;
 	font-size: 15px;
 	line-height:22px;
}

#wrapper { 
	position: relative;
	margin: 0px auto;
	width: 980px;
	padding: 0;
	z-index: 1;
 	text-align: left;
 	height: 100%;
 	min-height: 100%;
}

#header {
	background: url(../images_slices/bgrd-header.png) no-repeat center top;
	height: 158px;
	padding-right: 130px;
}

#content:after {
  content: "";
  display: table;
  clear: both;
}

.download {
	float: right;
}

a { 
 	color: #505594;
 	text-decoration: none;
}

a:hover, a.current{
 	color: #2933BB;
}

a img, a:hover img {
	border: 0;
 	border-bottom: none;
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0em;
	list-style-type: none;
}

li {
	padding-left: 12px;
	background: url(../images_slices/bullit.gif) no-repeat 0px 7px;
}

h1 {
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 0.5em;
	color: #505594;
}

h2, h3 {
	font-size: 15px;
	margin: 0;
	color: #505594;
}

h3 {
	font-weight: normal;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}

#nav {
	margin: 0;
	padding: 4px 99px 4px 93px;
	background: url(../images_slices/bgrd-nav.png) no-repeat center top;
	height: 24px;
	}

#nav li {
	float: left;
	padding: 0;
	background: none;
	border-left: 1px solid #940202;
}

#nav li.first {
	border-left: none;
}

#nav li a{
	text-decoration: none;
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	white-space: nowrap;
	color: #2933BB;
	padding: 0 10px;
	text-transform: lowercase;
}

#nav li a:hover {
	color: #940202;
	text-decoration: none;
}

#nav li a.active {
	color: #940202;
}

#sidebar {
	width: 200px;
	float: right;
	height: 10px;
	font-size: 11px;
	line-height: 16px;
}

#sidebar .promo1, #sidebar .promo2 {
	margin-bottom: 10px;
}

#sidebar .promo1 {
	background: #D29EC6;
	padding: 10px;
}

#sidebar .promokop, #sidebar h2 {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 0.2em;
}

#sidebar a { 
 	color: #8F0D70;
}

#sidebar a:hover, #sidebar a.current{
	color: #B0559B;
}

#content {
	position: relative;
	padding: 100px 138px 1em 104px;
	background: url(../images_slices/bgrd-content.png) repeat-y center top;
}

#content .label {
	position: absolute;
	top: 53px;
	left: 4px;
}

#content img, #sidebar img {
	padding: 5px 0;
	border: 0;
}

#content img.img_left, #sidebar img.img_left{
	float:left;
	padding-right: 10px;
}

#content img.img_right, #sidebar img.img_right{
	float:right;
	padding-left: 10px;
}

#content .gallery {
	padding-bottom: 10px;
}

#content .gallery a, .pp_pic_holder a { 
 	color: #fff;
 	text-decoration: none;
 	border-bottom: none;
}

#content .gallery a:hover, .pp_pic_holder a:hover {
 	border-bottom: none;
}

#content .gallery .gallery-row {
	clear: left;
}

#content .gallery img {
	border: 1px solid #999;
	border-left: none;
	border-top: none;
	padding: 5px;
	margin: 0;
}

#content .gallery .first img {
	border-top: 1px solid #999;
}

#content .gallery img.first {
	border-left: 1px solid #999;
}

.nieuws {
	padding: 10px;
	color: #fff;
}

.nieuws {
	background: #DB0022;
}

.nieuws ul {
	padding-top: 5px;
}

.nieuws li {
	background: url(../images_slices/arrow_wit.gif) no-repeat 0px 5px;
}

.nieuws a {
	color: #fff;
}

.nieuws a:hover {
	text-decoration: underline;
}

#footer {
	z-index: 1;
 	text-align: center;
 	height: 106px;
 	font-size: 18px;
 	line-height: 24px;
 	color: #2933BB;
 	padding-top: 5px;
	background: url(../images_slices/bgrd-footer.png) no-repeat center top;
}

#footer span {
	padding: 0 10px;
	border-left: 1px solid #940202;
}

#footer span.first {
	border-left: none;
}

#footer a{ 
 	text-decoration: none;
}

#footer a:hover, #footer a.current{
}

.textfield {
	border: 1px solid #555;
	margin: 3px 0px;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
	color: #555;
	width: 360px;
}

label {
  	display: block;
  	clear: left;
}

label span{
	display: block;
	float: left;
}

label span.text{
	width: 150px;
}

label span.info{
	padding-top: 1em;
}

input, textarea {
	border-radius: 3px;
	padding: 5px;
}

.promo .textfield {
	width: 100%;
	border: none;
}

.button {
	color: #fff;
}

#button a{
	width: 75px;
	text-align: center;
	background-color: #505594;
	border: 1px solid #505594;
	float: left;
	display: block;
	color: #fff;
	font-weight: ;
	line-height: 18px;
	text-decoration: none;
	border-radius: 3px;
	padding: 5px 0;
}

#button a:hover {
	color: #505594;
	background-color: #fff;
}

a:hover.hfst1_link, a:hover.hfst3_link, a:hover.history {
	text-decoration: underline;
}

a:hover.sub1_link {
	color: #39B7E9;
}