BODY, HTML
	{
	top: 0;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	font-family: verdana, sans-serif;
	font-size: 11px;
	overflow: hidden;
	}

H1
	{
	font-family: arial,sans-serif;
	font-size: 18px;
	color: #FF0000;
	}

H3 a
	{
	font-size: 12px;
	}

UL
	{
	margin-top: 0; class=''
	}

a
	{
	text-decoration: none;
	color: #000066;
	}

a:hover
	{
	text-decoration: underline;
	color: #FF0000;
	}

#boven
	{
	position: absolute;
	top: 0;
	width: 100%;
	height: 89px;
	overflow: hidden;
	background-image: url(/picture_library/portaaltop.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	}

#zijkantLinks
	{
	position: absolute;
	top: 87px;
	bottom: 0;
	left: 50%;
	margin-left: -390px;
	height : expression( (document.body.clientHeight-88) + 'px' );
	width: 170px;
	background-image: url(/webwinkel/navigaties/navigatie_rechts/navigatie_rechts.jpg);
	background-repeat: repeat-y;
	}

#logolinks
	{
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -360px;
	width: 95px;
	height: 70px;
	background-image: url(/picture_library//minimunduslogo.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	}

#zijkantRechts
	{
	position: absolute;
	top: 87px;
	bottom: 0;
	left: 50%;
	margin-left: 230px;
	height : expression( (document.body.clientHeight-88) + 'px' );
	width: 170px;
	background-image: url(/webwinkel/navigaties/navigatie_rechts/navigatie_rechts.jpg);
	background-repeat: repeat-y;
	}

a#nl,#en
	{
	display: block;
	position: absolute;
	top: 33px;
	left: 50%;
	width: 52px;
	height: 30px;
	background-repeat: no-repeat;
	}

a#nl
	{
	margin-left: 250px;
	background-image: url(/picture_library/nl.gif);
	}

a#en
	{
	margin-left: 310px;
	background-image: url(/picture_library/en.gif);
	}

a#nl:hover
	{
	background-image: url(/picture_library/nl_nega.gif);
	}

a#en:hover
	{
	background-image: url(/picture_library/en_nega.gif);
	}

#belstat
	{
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: 370px;
	heigth: 16px;
	width: 16px;
	overflow: hidden;
	}

#menu
	{
	position: absolute;
	top: 87px;
	bottom: 0;
	left: 50%;
	margin-left: -398px;
	height : expression( (document.body.clientHeight-92) + 'px' );
	width: 170px;
	}

a.no12	{ font-family: arial,sans-serif; text-decoration: none; font-size: 12px; color: #FF0000 }

a.no12:hover { font-family: arial,sans-serif; text-decoration: underline; font-size: 12px; color: #8A2BE2; }

#inhoudRechts
	{
	position: absolute;
	top: 100px;
	bottom: 0;
	left: 50%;
	margin-left: 259px;
	height : expression( (document.body.clientHeight-100) + 'px' );
	width: 120px;
	}

#inhoud
	{
	position: absolute;
	left: 50%;
	margin-left: -212px;
	top: 95px;
	bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 422px;
	height : expression( (document.body.clientHeight-95) + 'px' );
	/*padding: 10px 45px 0 45px;*/
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden;
	}

.afbeelding, .afbeeldingVrijstaand
	{
	border-style: solid;
	border-width: 1px;
	}

.afbeelding
	{
	border-color: #000000;
	}

.afbeeldingVrijstaand
	{
	border-color: #FFFFFF;
	}

a.ankeilfoto, a.ankeilfotoVrijstaand
	{
	margin-right: 10px;
	float: left;
	border-style: solid;
	border-width: 1px;
	}

a.ankeilfoto
	{
	border-color: #000099;
	}

a.ankeilfotoVrijstaand
	{
	border-color: #FFFFFF;
	}

a.ankeilfoto:hover, a.ankeilfotoVrijstaand:hover
	{
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
	}

.meer
	{
	display: block;
	clear: both;
	text-align: right;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}

.urlLijst
	{
	list-style-image:  url(/picture_library/bladerheen.gif);
	font-weight: bold;
	}

.p10 { font-size: 10px }

.onderschrift
	{
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
	}
