body
{
	background-image: url('../graphics/menubalk.gif');
	background-repeat: repeat-y;
	font-family: Verdana, sans-serif;
}

#menulogo
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#nav
{
	position: absolute;
	width: 158px;
	height: auto;
	top: 195px;
	left: 20px;
	font-size: .9em;
	z-index: 1;
	background-color: #E5E5E5;
}

#nav a
{
	text-decoration: none;
	color: black;
	height: 1.5em; /* Voor IE. */
	line-height: 1.5em;
}

#nav img
{
	margin-right: 8px;
}

#nav .sub
{
	margin-left: 18px;
}

#topbalk
{
	position: absolute;
	width: 100%;
	height: 150px;
	top: 0;
	left: 0;
}

#topfoto
{
	position: absolute;
	width: 350px;
	top: 0;
	right: 0;
	/*z-index: 1;*/
}

#paginatitel
{
	position: absolute;
	left: 225px;
	top: 105px;
	color: #CCCCCC;
	font-size: 1.5em;
	font-weight: bold;
	z-index: 2;
}

#bijbalk
{
	position: absolute;
	width: 200px;
	right: 15px;
	top: 160px;
	background-color: #E5E5E5;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	color: #666666;
	z-index: 4;
}

#bijbalk p
{
	margin: 2px 10px 10px 10px;
	font-size: .8em;
	line-height: 2.5ex;
}

#bijbalk h1
{
	font-size: .8em;
	margin: 10px 10px 3px 10px;
}

#content
{
	position: absolute;
	top: 195px;
	right: 225px;
	left: 225px;
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
}

#content p
{
	margin: 0px 0px 15px 0px;
	line-height: 1.4em;
}

#content li
{
	line-height: 1.4em;
}

#content a:link
{
	color: #333333;
}

#content a:hover
{
	text-decoration: none;
}

#content a:active
{
	color: #BBBBBB;
}

#content a:visited
{
	color: #666666;
}

#content h1
{
	font-size: 1.3em;
}

#content h2
{
	font-size: 1em;
	margin-bottom: .3em;
}

#content h3
{
	font-size: .7em;
	margin-top: .2em;
	margin-bottom: .1em;
}

#content table
{
	border: 1px;
	border-color: #999999;
	border-style: solid;
	margin: 0px 0px 20px 0px;
}

#content table td, #content table th
{
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}

#content table th
{
	font-size: .9em;
}

#content .bare, #content .bare td, #content .bare th
{
	border: 0;
}

#content #copyright
{
	width: 100%;
	border-color: #E5E5E5;
	border-width: 1px;
	border-style: solid;
	color: #999999;
	margin: 10px 0px 10px 0px;
	font-size: .7em;
	text-align: center;
}

#content #copyright a
{
	color: #999999;
}

#wbibalk
{
	position: absolute;
	background-image: url('../graphics/wbibalk.gif');

	width: 100%;
	top: 148px;
	left: 0px;
	right: 0;

	z-index: 2;
}

#wbibalk_rechts
{
	position: absolute;
	background-image: url('../graphics/wbibalk.gif');

	width: 25px;
	height: 28px;
	top: 148px;
	right: 0;
}

#wbi
{
	position: absolute;
	top: 142px;
	height: 40px;
	left: 225px;

	border: 1px;
	border-color: red;

	z-index: 3;
}

#wbi td
{
	font-size: .9em;
}

#wbi a
{
	color: black;
}

#blokken
{
	position: absolute;
	left: 20px;
	visibility: hidden;
	z-index: 0;
}

#blokken img
{
	display: block;
	margin-top: 10px;
}

#wlogo
{
	position: absolute;
	right: 15px;
	visibility: hidden;
	z-index: 0;
}
