body
{
	background:#C4E0EA;
	margin:0;
	padding:0;
	text-align:center;
}

body, form, table, textarea
{
	font:11px/14px verdana, sans-serif;
	color:black;
}

img
{
	display:block;
	margin:0;
	padding:0;
	border:0;
}

.verberg	{display:none;}

a, a:visited
{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#6D847C;
}


h1, h2, h3, h4
{
	font-size:12px;
	font-weight:bold;
	margin:5px 10px 0 30px;
	padding:0;
	color:black;
}

div#kolom3 h4, div#kolom1 h2, div#kolom1 h3, div#kolom1 h4, div#kolom2 h1, div#kolom3 h2, div#kolom2 h3
{
	color:white;
}

p	{margin:0 0 1em 0;}

div#siteWrapper
{
	width:760px;
	text-align:left;
	margin:0px auto;
	background:repeat-y url(../gfx/bg_content.gif);
}


div#header
{
	width:760px;
	height:79px;
	background:no-repeat url(../gfx/top.gif);
}

/* Footer: */
div#footer
{
	clear:both;
	width:760px;
	height:34px;
	overflow:hidden;
	background:no-repeat bottom url(../gfx/bottom.gif);
}

div#footer img
{
	display:block;
	margin:20px 0 0 0;
	padding:0;
	float:right;
}

/* Content homepage: */
div#content
{
	clear:both;
}

div#flash
{
	clear:both;
}

div#foto
{
	background:no-repeat url(../gfx/voorbeeld_foto.jpg);
	width:381px;
	height:173px;
	float:left;
}

div#kolom1
{
	margin:0;
	padding:0;
	margin-left:381px;
}

div#kolom2
{
	width:381px;
	color:white;
	float:left;
}

div#kolom3
{
	margin:0;
	padding:0;
	margin-left:381px;
}

/* Hack! \*/

* html div#kolom2
{
	margin-right:-3px;
}


* html div#kolom1
{
	height:1%;
	margin-left:0;
}

/* Einde hack,.. */

/* Hack! \*/

* html div#foto
{
	margin-right:-3px;
}

* html div#kolom3
{
	height:1%;
	margin-left:0;
}

/* Einde hack,.. */

div#kolom1 p, div#kolom2 p, div#kolom3 p
{
	margin:10px 10px 10px 30px;
}

