*
{
	padding: 0;
    margin: 0;
}

body
{
    background-color: #ffffff;
	color: #000000;
	text-align : center;
	vertical-align : middle;
	font-family: Arial;
	padding: 0px 0 0 0;
}

html body
{
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #999999;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #555E7F;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color: #ffffff
}

body *
{
	border-color: #000000 ! important;
}

#contactinfo
{
	display: none;
}

/*lay-out*/
#main_pos
{
    width : 820px;
	margin: 0px auto 0 auto;
	border: 0;
	padding: 0;
	text-align : left;
}

#main
{
	float: left;
    width: 820px;
	margin: 0;
	padding: 0 0px 0 0px;
	border: 0;
	background-color: transparent;
	/*text-align : left;*/
}

#intro
{
	margin: 0 0 0 0px;
	padding: 0;
}

#header
{
	float: left;
	width: 800px;
	padding: 0;
	margin: 0 ! important;
	text-align: left;
	background-color: #ffffff;
	border: 0px solid #c0c0c0;
	border-bottom: 1px solid #000000;
	/*display: none;*/
}

/** html #header
{
	margin-left: 5px;
}*/

#headerlink
{
	text-decoration: none;
	margin: 0 ! important;
}

#headerlink img
{
	float: left;
	border: 0;
	margin: 0 0 0 0px ! important;
}

#pagevak
{
	float: left;
	width: 818px;
	/*min-height: 457px;*/ /*minimum hoogte FF*/
	/*height: 457px;*/
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #000000;
	background-color: #ffffff;
}

#kolom
{
	float: left;
	width: 253px;
	height: 425px;
    padding: 5px 10px 5px 10px;
	margin: 0px;
	text-align: justify;
    border: 0px solid #000000;
    background-color: #000000;
    overflow: hidden;
}

#kolom h1
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: right;
	font-size: 22px;
	font-weight: normal;
}

#kolom table
{
	float: left;
	width: 100%;
	/*height: 100%;*/
	border: 0px solid #000000 ! important;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px ! important;
}

#kolom table td
{
	vertical-align: top;
}

#kolom table td#submenu
{
	height: 50px;
	vertical-align: top;
}

#kolom table td#titel
{
	height: 80px;
	vertical-align: top;
}

#kolom table td#subtitel
{
	height: 20px;
}

#kolom table td#subtitel p
{
	text-align: right;
	color: #c0c0c0;
}

#kolom table td#tekst_cel
{
	height: 275px;
	vertical-align: bottom;
}

#kolom p
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
}

.content_wrap
{
	float: left;
	width: 545px;
	height: 435px;
	/*padding: 0px 0px 0 0px;
	margin-top: 0px;
	text-align: justify;
	background-color: transparent;*/
	overflow: auto;
}

.content
{
	float: left;
	width: 525px;
	min-height: 435px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	background-color: transparent;
	/*overflow: auto;*/
	border-right: 1px solid #000000;
}

* html .content
{
	min-height: 435px;
}

#nummering
{
	float: left;
}

.content p
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
}

big
{
	font-size: 20px;
	line-height: 20px;
}

.content img
{
	float: left;
	padding: 0px;
	margin: 0px;
}

a {
	color: #ffffff;
	border: solid 0px blue;
	text-decoration: none;
	font-size: 12px;
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

a:hover {
	color: #94C615;
}

a:active {
	text-decoration: none;
	color: #94C615;
}

a img
{
	border-width: 0px;
}

a.swaplink
{
	cursor: pointer ! important;
}

.footer
{
	float: left;
	width: 800px;
	height: 20px;
	padding: 7px 0 0px 0;
	margin: 0px 0 0 0;
	border: 0px solid;
	background-color : #ffffff;
	border-top: 1px solid #000000;
}

.footer h6, .footer a
{
	text-align: center ! important;
	font-size: 12px;
}

.footer p
{
	float: right;
	width: auto;
	text-align: right ! important;
	margin: 2px 5px 0 0;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer img
{
	float: left;
	margin: 0;
	padding: 0;
}

.wrapper
{
	width: 800px;
	padding: 0 0px 0 0px;
}
