body {
	margin: 0;
	padding: 0;
	background: url(img/bg_accf.gif) no-repeat;
	width: 100%;
	background-color: #DBDBDB;
}

#topleft {
	float: left;
	position: relative;
	background-color:#000033;
	width: 30%;
	height: 25px;
	z-index: 1;
}

#topright {
	display:inline;
	float: right;
	position: relative;
	background-color:#000033;
	width: 30%;
	height: 35px;
	margin: 50px 0 0 0;
	z-index: 1;
}

#container {
	position: absolute;
	margin: 0 0 0 -365px;
	left: 50%;
	width: 758px;
	z-index: 3;
}

#header {
	display: inline;
	float: left;
	width: 758px;
	margin: 0 0 0 0;
	background: url(img/container.png) repeat-y;
	behavior: url(iepngfix.htc);
	text-align: right;
	padding-right: 120px;
}

.orders {
	float:right;
	margin : 8px 40px 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

#logo {
	display:inline;
	float: left;
	position: relative;
	background: url(img/logo2.jpg);
	width: 140px;
	height: 125px;
	margin : 0 0 0 15px;
}

#bar {

	float: right;
	position: relative;
	background-color:#000033;
	width: 543px;
	height: 35px;
	margin : 48px 60px 0 0;
}

#content {
	display: inline;
	float: left;
	width: 758px;
	height: 100%;
	padding: 0 0 0 0;
	background: url(img/container.png) repeat-y;
	behavior: url(iepngfix.htc);
}

#navcontainer ul
{
	list-style-type: none;
	text-align: left;
}

#navcontainer ul li a
{
	background: transparent url(img/bullet.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	text-decoration: none;
}

#navcontainer ul li a:hover
{
	background: transparent url(img/bullet1.gif) left no-repeat;
	color: #000033;
}

#navcontainer ul li a#current
{
	background: transparent url(img/bullet.gif) left center no-repeat;
	color: #000033;
}

#navcontainer {
	display:inline;
	float: left;
	position: relative;
	width: 142px;
	height: 100%;
	margin: 0 0 0 11px;
}


#text {
	display: inline;
	float: left;
	position: relative;
	width: 450px;
	height: 100%;
	min-height: 500px;
	padding: 0 20px 10px 20px;
	border-left: 2px #F26522 dotted;
}

#voeten {
	float: left;
	position: relative;
	margin: 0 0 0 -22px;
}

#linebreak {
	height: 4px;
	width: 100%;
	background: url(img/scheiding.jpg) repeat-x;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-align:justify;
}



a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F26522;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-align: left;
}

.publications td {
	padding-left: 20px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	margin-top: 30px;
}

.formfield {
	height: 15px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}

.textfield {
	height: 50px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}

.button {
	height: 22px;
	width: 50px;
}

.events {
	margin: 0px 0;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F26522;
	vertical-align: bottom;
}

.more:hover {
	text-decoration: underline;
}

.aantalinvulveld {
	height: 15px;
	width: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}

.melding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F26522;
}

.tiny {
	font-size: 9px;
}

#floatright{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F26522;
}

.cat{
	list-style: none;
	margin-left: -40px;
	*margin-left: 0px;
	line-height: 15px;
}

.small {
	font-size: 9px;
}
.noshow{
	display: none;
	visibility: hidden;
}
