﻿@import url(layout.css);
body
	{
	/*background-image:url('/images/Achterhout.jpg');*/
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-color: #FFF;
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	background-color: #d3d9d6;*/
	}
	
p
	{
	padding: 0 30px 0 30px;
	}

#column_2 ul li
	{
	padding: 0 20px 0 0;
	}

h2
	{
	font-size:15px;
	font-style:italic;
	color:#0033CC;
	}

h3
	{
	margin-left: 30px;
	margin-bottom: 0;
	}

td h3
	{
	font-size: 13px;
	padding-left: 3px;
	margin: 0;
	}

td b
	{
	font-size: 13px;
	}

table#colored tr td b
	{
	font-size: 10px;
	font-family: arial;
	}

.rood
	{
	color: #FF0000;
	font-weight: bold;
	}

#container {
	background-color: #fff;
	width: 705px;
	margin: 0 auto;
	border: 1px solid #b7b7b7;
}

#voorwaarden
	{
	font-size: 11px;
	}

#masthead {
	z-index: 3;
	text-align: right;
	background-color: #FFF;
	/*background-image:url('/images/header-bg1.png');*/
	width: 705px;
	}

#column_l {
	width: 385px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
}

#column_2
	{
	font-size: 12px;
	}

#column_r {
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #a9a9a9;
	position: relative;
}
#footer {
	width: 705px;
	text-align: center;
	background-color:#243A8D;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */

#navigation
	{
	background-color:#243A8D;
	overflow: hidden;
	}
	
#navigation ul li
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	line-height: 11px;
	}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 11px 5px 12px;
	margin-left: -1px;
	border-left: 1px solid #c9c9c9;
	font-size: 14px;
	font-family: "Trebuchet MS",a, sans serif;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border-left: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
#page_content
	{
	z-index: 40;
	padding: 0 10px 0 10px;
	width: 685px;
	height: 100%;
	position: relative;
	background-color: #fff;
	/*background-image:url('/images/logoirisachtergrond.gif');*/
	background-repeat:no-repeat;
	/*
background-attachment: fixed;
	background-position: center 185px;
*/
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.kader
	{
	border-style: solid;
	border-color: #0000FE;
	background-color: #89B1FD;
	border-width: 1px;
	width: 680px;
	margin-top: 10px;
	}

#gevels
	{
	padding-top: 10px;
	width: 235px;
	margin: 0;
	float: left;
	}
#gevels a
	{
	display: block;
	clear: both;
	text-decoration: none;
	color: #243A8D;
	}
#gevels a:hover
	{
	text-decoration: underline;
	}
#gevels a img
	{
	display: block;
	float: left;
	margin: 0 10px 10px 10px;
	border: solid 1px #243A8D;
	}
#gevels a img:hover
	{
	border: solid 1px #A9A9A9;
	}
#gevels span
	{
	display: block;
	padding-top: 30px;
	font-weight: bold;
	}
	
a#rotatie img
	{
	border: solid 1px #FFF;
	}
a#rotatie img:hover
	{
	border-color: #243A8D;
	}