@charset "ISO-8859-2";
body, html {
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Times, serif;
	color:#FFFFFF;
	padding:0;
	margin:0;
	height:100%;
	background-color:#ffffff;
}
.index_beeld a:link {
	color: #E8E9DD;
	border:none;
	border-bottom-color:#E8E9DD;
}
.index_beeld a:visited {
	color: #E8E9DD;
	border:none;
	border-bottom-color:#E8E9DD;
}
/* ToolTips */

#container-page {
	width:100%;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	z-index:1;
	background-image:url(images/bg_onder.gif);
	background-repeat:repeat-x;
	background-position:top;
}
h1 {
	font-size:30px;
	margin:0;
	padding:0;
}
h2 {
	font-family:"helvetica neue", arial;
	text-transform:uppercase;
	font-size:20px;
	text-align:left;
	font-weight:normal;
	width:80%;
	line-height:30px;
	margin:0;
	padding:0;
}
h3 {
	font-family:"Lucida Grande", Trebuchet, arial;
	text-transform:uppercase;
	font-size:27px;
	text-align:left;
	font-weight:normal;
	margin:0;
}
h4 {
	font-size:27px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0;
	padding-top:40px;
	display:block;
}
h5 {
	font-family:arial, Trebuchet, arial;
	font-size:15px;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
}
h6 {
	font-size:0em;
	margin:0;
	padding:0;
}
/* content */

#bottomcolumn .content {
	line-height:24px;
	z-index:2;
	margin-top:20px;
}
#bottomcolumn .content p {
	display:block;
	text-align:left;
}
#bottomcolumn .content p img {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:2px 0 2px 0;
	margin:0px 10px 10px 0;
}
#bottomcolumn .content p a {
	font-weight:bold;
}
#bottomcolumn .content a:hover {
	color:#152e4c;
	text-decoration:none;
}
.content ul.rechts img {
	margin:3px 3px 3px 10px;
	border:#ccc solid 1px;
}
#bottomcolumn .content ul.links {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	float:links;
	width:430px;
}
#bottomcolumn .content ul.links p {
	text-align:left;
	margin-left:0px;
}
#bottomcolumn .content ul.links blockquote {
	padding:5px;
	margin:10px 0 10px 0;
}
#bottomcolumn .content ul.rechts {
	list-style:none;
	text-align:left;
	width:310px;
	float:right;
	clear:both;
	padding-top: 75px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 50;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#bottomcolumn .content ul.rechts blockquote {
	padding:5px;
	margin:10px 0 10px 20px;
	display:block;
	background-color:#fff;
}
#bottomcolumn .content ul.rechts li {
	list-style:none;
	border-top: 1px dashed #e0e0d5;
	font-weight:bold;
	margin-left:10px;
	padding-left:15px;
	width:304px;
	background-color:#fff;
}
#bottomcolumn .content ul.rechts p {
	font-size:11px;
	border-top: 1px dashed #e0e0d5;
	font-weight:normal;
	border:none;
	margin-left:20px;
	padding:0;
}
#bottomcolumn .content ul {
	list-style:none;
	margin:0;
	padding:0;
}
#bottomcolumn .content ul li {
	background-image:url(images/li.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:25px;
	margin:4px;
	border-top: 1px dashed #e0e0d5;
	font-weight:bold;
}
#bottomcolumn .content ul p {
	border-top: 1px dashed #e0e0d5;
	font-weight:normal;
	border:none;
	margin:0;
	padding:0;
}

/* Single PAGE */

.news img {
	border-top:1px solid #666666;
	padding:3px 0px 20px 0;
}
.news {
	float:left;
	display:inline;
	margin-top:30px;
	width:70%;
}
.news .img {
	border:0;
	padding:10px 5px 0 0;
}
#rechts {
	float:right;
	width:300px;
}
#rechts small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
}
#container-foot {
	width: 100%;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 150px;
	text-transform:lowercase;
	background-color:#5AA3B6;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
}
#container-foot .text {
	padding-top:100px;
	text-align:center;
	width:100%;
	font-size:11px;
	color:#333333;
}
#container-foot .text a {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
#bottomcolumn hr {
	width: 100%;
	margin:10px 0px 10px 0;
	text-align: left;
	border-top: 1px dashed #dadac9;
	border-bottom: 0px;
	border-left:0px;
	border-right:0px;
	height: 1px;
}
#topcolumn {
	background-image:url(images/bg_boven.jpg);
	background-repeat:repeat-x;
	background-position:top;
	overflow:hidden;
	z-index:2;
}
#bottomcolumn {
	margin: 0 auto;
	width: 800px;
	color: #474a51;
	text-align: left;
	visibility: visible;
}
#bottomcolumn #news {
	font-weight:none;
	width:800px;
	margin:0;
	padding:0;
}
#bottomcolumn #news #news_inhoud {
	float:left;
	width:260px;
	z-index:1;
	cursor:pointer;
}
#bottomcolumn #news #news_inhoud .top {
	text-align:center;
	margin:0;
	padding:3;
	height:12px;
	overflow:hidden;
	position:relative;
	width:255px;
}
#bottomcolumn #news #news_inhoud .top .balken div {
	border-bottom:1px solid #CCCCCC;
}
#bottomcolumn #news #news_inhoud .top .balken div {
	background-color:#e9e9df;
	width:100%;
	height:9px;
}
#bottomcolumn #news #news_inhoud .inhoud {
	text-align:center;
	font-family:verdana, "Times New Roman", Times, serif;
	font-size:9px;
	color:#666666;
	line-height:16px;
	width:230px;
	padding:0px 10px 10px 10px;
	text-align:justify;
}
#bottomcolumn #news #news_inhoud .inhoud ul {
	list-style-type:square;
}
#bottomcolumn #news #news_inhoud .inhoud img {
	visibility:hidden;
	height:0;
	position:absolute;
}
#bottomcolumn #news #news_inhoud .inhoud a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#container-footer {
	border-top:1px dashed #d6dbc0;
	margin:0px;
	width: 939px;
	text-align:left;
	background:#eef0e0;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
}
.clear {
	clear: both;
	background: none;
}
