body {
    margin: 10px;
    padding: 5px;
    background:#FFFFFF ;/*#FFF8DC;*/
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height: 1.5em;
	}
#website {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
	margin-top:5px;
    background:#FFFFFF ;
	text-align: left;
    padding: 0px;
	overflow:hidden;
	}

h1 { font-size: 16px; color: #969994;}

h2 { font-size: 14px; }

h3 { font-size: 12px; }

li {margin-bottom:0em}

th { text-align: left; font-weight: bold;  padding-right: 5px; }

#h1, h2, h3 { 

    border-bottom: 1px solid #A9A9A9;
    padding-bottom: 2px;
    margin-top: 1em;
}

small { font-size: 11px; color: #8D8F8C; }

/**********************************************************************/
#nieuws-page p { 
	margin-top:0px;
	margin-bottom:2px;
	font:11px Tahoma, Arial, Helvetica,Verdana, sans-serif;
}

.n-month {
	font:10px Tahoma, Arial, Helvetica,Verdana, sans-serif; 
	border-bottom: 1px solid #A9A9A9;
	margin-top:10px;
}

.n-title {
	font:11px Tahoma, Arial, Helvetica,Verdana, sans-serif;
	text-align: left;
	font-style: italic;
	margin-top:10px;
	}
/**********************************************************************/


#navigation {
   background-color: white;
   background: url("img/nav1.png") top right no-repeat;
   list-style: none;
   margin: 0; padding: 0;
   padding-left:20px;
   height: 22px;
   line-height: 22px;
}
.nav, .navactive {
    display: inline;
	height:22px;
    margin-left: 2px;
    margin-right: 2px;
    float: left;
    font-weight: bold;
    color: white;
	}
.nav a, .nav a:hover, .navactive a {
	height:22px;
    padding-left: 7px;
    padding-right: 7px;
    text-decoration: none;
    color: white;
	}
.nav a:hover {
	text-decoration: underline;
/*    display: block;
	background: url("img/gol.gif") top right no-repeat;
	color: darkorange;*/
}
.navactive, .navactive a {
	background: url("img/gol.png") top right no-repeat;
    color: #000;
	}

#subnav {
    width:100%;
	height: 20px;
    font-size: 10px;
    margin-bottom: 7px;
    margin-right: -10px;
	}

 .snav, .snavactive {
    display: inline;
    float: left;
    margin-right: 10px;
	}

#subnav ul {
    float: right;
    display: inline;
    padding-bottom: 5px;
    margin: 0;
    padding-left: 5px;
    margin-top: 5px;
	}

#subnav li.title { padding-right: 5px; 
	line-height: 17px;
	font-size: 10px;
	}

.snav a, .snavactive a {
    font-size: 10px;
    margin-right: 5px;
    line-height: 14px;
    color: #761A5F;
	font-weight: bold;
}

.snavactive a, .snav a:hover{color:#000; text-decoration: none; }

/**********************************************************************/

#header, #header div {
	font-size: 12px;
	height: 100px;
	width: 750px;
	}
#header div {overflow:hidden;float:left;}
#header #hlt{
	width: 12px;
	height: 12px;
	background-image: url('img/pinktl.png');
}
#header #hmt{
	width: 726px;
	height: 12px;
	background-image: url('img/pinktm.png');
}
#header #hrt{
	width: 12px;
	height: 12px;
	background-image: url('img/pinktr.png');
}
#header #hlm{
	width: 12px;
	height: 80px;
	background-image: url('img/pinkml.png');
}
#header #hmm{
	background-image:url('img/logobg.gif'); 
	background-repeat:no-repeat;
	width: 726px;
	height: 80px;
}
#header #hrm{
	width: 12px;
	height: 80px;
	background-image: url('img/pinkmr.png');
}
#header #hlb{
	width: 12px;
	height: 8px;
	background-image: url('img/pinkbl.png');
}
#header #hmb{
	width: 726px;
	height: 8px;
	background-image: url('img/pinkbm.png');
}
#header #hrb{overflow:hidden;
	width: 12px;
	height: 8px;
	background-image: url('img/pinkbr.png');
}
/*****************************************************************/
#contentDiv {
	width:750px;
	height:660px;
	}
#contentDiv div {overflow:hidden}
#contentDiv #lt{
	width: 12px;
	height: 8px;
	background-image: url('img/pinktl.png');
	background-position:0 -4px;
	float:left
}
#contentDiv #mt{
	width: 726px;
	height: 8px;
	background-image: url('img/pinktm.png');
	background-position:0 -4px;
	float:left
}
#contentDiv #rt{
	width: 12px;
	height: 8px;
	background-image: url('img/pinktr.png');
	background-position:0 -4px;
	float:left
}
#contentDiv #lm{
	width: 12px;
	height: 640px;
	background-image: url('img/pinkml.png');
	float:left
}
#contentDiv #mm{
	width: 726px;
	height: 640px;
	margin:0;padding:0;
	float:left
}
#contentDiv #rm{
	width: 12px;
	height: 640px;
	background-image: url('img/pinkmr.png');
	float:left
}
#contentDiv #lb{
	width: 12px;
	height: 12px;
	background-image: url('img/pinkbl.png');
	float:left
}
#contentDiv #mb{
	width: 726px;
	height: 12px;
	background-image: url('img/pinkbm.png');
	float:left
}
#contentDiv #rb{
	width: 12px;
	height: 12px;
	background-image: url('img/pinkbr.png');
	float:left
}

#content {
	overflow:auto;
	width:100%;
	margin:0;padding:0;border:0;
	margin-right:2px;
	height:609px;
	background:transparent;
	float:none;
	}

#footer {

    width: 750px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: right;
	padding-right:3px;
    font-size: 9px;
    margin-top: 0px;
    line-height: 14px;
    color: #737771;
	font-style: normal;
}

#footer, #topmargin{background-color:rgb(204,189,171);}
#topmargin{width:750px;height:5px;}

li {margin-bottom:0em;
    margin-right: 0em;
}

lu {margin-bottom:0em;
}

th {text-align: left; font-weight: bold; color: #969994; padding-right: 0px; }

ul {margin-right: 0em;
}


.1{height:2px;line-height:3px}

