﻿/*.clearfix:after {
	content		: ".";
	display		: block;
	height		: 0;
	clear		: both;
	visibility	: hidden;
}
*/
p {
padding-bottom:10px;
}


* 
{
    margin:                 0px;
    padding:                0px;  
    font-family:            Arial, verdana, helvetica;
    font-size:				12px;   
    color:                  black;
    text-align:             left;
}

body {
      background-color:       White;
}

#header_info
{
	display: none;
}

.navigatie
{
	display: none;
}

.subcontainer
{
	display: none;
}

.titel
{
	font-size: 20px;
	font-weight: bold;
	float:left;
	position: relative;
	padding: 10px;
}

.image
{
	float:left;
	padding: 0;
	margin: 0;
	border: 0;
	position: relative;
}

.header_container
{
	display: none;
}

.print_footer
{
	display: none;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
	width: 800px;
	border: solid 2px silver;
}



.kolom_contact_links
{
	width:	300px;
	margin:	0px;
	float:	left;
}

.kolom_contact_midden
{
	width:	300px;
	margin:	0px;
	float:	left;
}

.kolom_contact_rechts
{
	width:	300px;
	margin:	0px;
	float:	left;
}


.kolom_row
{
	clear:both;
	position:relative;
	float:	left;
	width: 900px;
}

.kolom_links
{
	width:	80px;
	margin:	0px;
	margin-top:6px;
	float:	left;
	clear:left;
}

.kolom_icoon
{
	width:	25px;
	margin:	0px;
	margin-top:6px;
	float:	left;
}

.kolom_rechts
{
	width:	700px;
	margin:	0px;
	margin-top:3px;
	float:	left;
}

.kolom_links_row
{
	clear:both;
	float:	left;
	width: 460px;
	padding-top:5px;
	padding-bottom:5px;
}

.kolom_links_links
{
	width:	100px;
	margin:	0px;
	margin-top:6px;
	float:	left;
}

.kolom_links_rechts
{
	width:	330px;
	margin:	0px;
	margin-top:3px;
	float:	left;
}

