body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	background-repeat:no-repeat;
}


p, td {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 12px 0px;
}

h3 {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

hr {
	border: 0;
	color:#000;
	background-color: #000;
	width: 100%;
	height: 10px;
	margin: 0;
}

.kop {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.header {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

img, div, a { behavior: url(iepngfix.htc) }

ul {
	margin: 0px;
	padding-left: 1em;
}

li {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover, a:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}

#container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1001px;
	height: 624px;
}

#logo {
	position: absolute;
	top: 25px;
	left: 22px;
}

#zij_navigatie {
	position: absolute;
	left: 69px;
	top: 266px;
	width: 250px;
	height: 400px;
}
	
#zij_navigatie ul, #zij_navigatie li {
	padding-left: 0px;
	list-style:none;
}

#zij_navigatie li {
	padding: 9px 0px 9px 0px;
}

#zij_navigatie ul.sub {
	padding-left: 17px;
	display: none;
}

#zij_navigatie ul.sub li {
	padding: 3px 0px 3px 0px;
}
		
#top_navigatie {
	position: absolute;
	left: 347px;
	top: 53px;
}

#top_navigatie ul, #top_navigatie li {
	display:inline;
	padding-left: 0px;
}

#top_navigatie li {
	margin-right: 16px;
}

#fotobalk {
	position:absolute;
	left: 349px;
	top: 103px;
}

	.topfoto {
		margin-right: 17px;
	}
	
#content {
	position:relative;
	left: 349px;
	top: 275px;
	width: 495px;
	height: 349px;
	min-height: 349px;
	max-width: 495px;
	background-color:#FFF;
	overflow:auto;
	padding-right: 90px;
}

#content_pub {
	position:absolute;
	left: 349px;
	top: 114px;
	height: 510px;
	min-height: 510px;
	width: 495px;
	max-width: 495px;
	background-color:#FFF;
	overflow:auto;
}

