body {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0;
	padding-top:0;
	margin:0;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
}

.hoofdstuk1 {
	font-weight:bold;
	font-size:14px;

}

.newstitle {
	font-weight:bold;
}

.content {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.content a:link {
	color:#339935;
	text-decoration:none;
}

.content a:visited {
	color:#339935;
	text-decoration:none;
}

.content a:active {
	color:#339935;
	text-decoration:none;
}

.content a:hover {
	color:#013334;
	text-decoration:none;
}


.linkbox_titel {
	font-size:16px;
	color:#003300;
	background-image: url(../images/bg_box.jpg);
}

.linkbox {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.linkbox a:link{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

.linkbox a:visited{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

.linkbox a:active{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

.linkbox a:hover{
	font-size:12px;
	text-decoration:none;
	color:#267526;
	font-style:normal;
	font-weight:normal;
}

.content_subtitel {
	color:#003300;
}

.ddmx {
    font: 12px arial;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #3D2681;
    font: 12px arial;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 12px arial;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #B0D7B0;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; }