/*** --- ALGEMEEN --- ***/

body {
	color: #666664;
	background-image:url(../graph/achtergrond01.png);
	background-repeat:repeat-x
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 145%;
}
body2 {
	color: #666664;
	background-image:url(../graph/achtergrond02.png);
	background-repeat:repeat-x
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 145%;
}
#bodyHome {
	background-image: url(../images/achtergr_home.png);
	background-repeat: repeat-x;
}
#bodyOnderliggend {
	background-image: url(../images/achtergr.png);
	background-repeat: repeat-x;
}
#kop {
	background-image: url(../images/achtergr_kop.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 994px;
}
#inhoud {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#tblInhoud {
	width: 994px;
}
#voet {
	color: #3D3D3D;
	font-size: 85%;
	background-image: url(../images/achtergr_voet.gif);
	background-repeat: no-repeat;
	height: 67px;
	padding-left: 0px;
}
#taalkeuze {
	color: #D7D7D7;
	padding-bottom:3px;
	font-size:90%;
}
#nav1 {
	padding-left: 10px;
	padding-top:10px;
	background-image:url(../graph/nav_0.png);
	height: 60px;
	width: 920px;
	vertical-align:top;
}
#nav2 {
	color: #D7D7D7;
	padding-bottom:3px;
	font-size:90%;
	background-image:url(../graph/nav_04.png);
	height: 20px;
	width: 960px;
	vertical-align:top;
}
#nav2 a, #nav2 a:visited {
	color: #FFF;
	text-decoration:none;
}
#nav2 a:hover {
	color: #FFF;
	text-decoration:underline;
}
h1 {
	font: normal 230% Arial, Helvetica, sans-serif;
	color: #EA9500;
}
a, a:visited {
	color: #00679B;
	text-decoration:underline;
}
a:hover {
	color: #35D600;
	text-decoration:none;
}
#subnav a, #subnav a:visited {
	color: #00679B;
	text-decoration:none;
}
#subnav a:hover {
	color: #35D600;
	text-decoration:none;
}
#voet {
	color: #FFF;
	font-size: 85%;
	background-image: url(../images/voet_01.gif);
    background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}
#voet a, #voet a:visited {
	color: #FFF;
	text-decoration:none;
}
#voet a:hover {
	color: #FFF;
	text-decoration:underline;
}



#onderaan {
	color: #FFF;
	font-size: 85%;
	background-image: url(../images/onderaan_01.gif);
	background-repeat: no-repeat;
	height: 67px;
	padding-left: 220px;
}
#taalkeuze a, #taalkeuze a:visited {
	color: #D7D7D7;
	text-decoration:underline;
}
#taalkeuze a:hover {
	color: #fff;
	text-decoration:none;
}

/***--- MENU --- ***/

.dmenu {
}
.dmenu .item1,
.dmenu .item1:hover,
.dmenu .item1-active,
.dmenu .item1-active:hover {
	padding: 5px;
	spacing: 0px;
	text-decoration: none;
	position: relative;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	margin-right: 21px;
}
.dmenu .item1,
.dmenu .item1:visited {
    color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}
.dmenu .item1:hover,
.dmenu .item1-active,
.dmenu .item1-active:hover,
.dmenu .item1-active:visited {
    color: #fff;
		text-decoration: none;
		background-color:#000;
}
.dmenu .item2,
.dmenu .item2:hover {
    padding: 5px 25px 5px 10px;
    text-decoration: none;
    display: block;
		background:#9c854a;
		color:#fff;
		font-weight: normal;
		font-size: 13px;
		border-bottom: 1px dotted #FFFFFF;
    /*white-space: nowrap;*/
}
.dmenu .item2,
.dmenu .item2:visited {
    color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}
.dmenu .item2:hover {
	color: #fff;
	text-decoration: none;
	background:#000;
}
.dmenu .section {
	position: absolute;
	visibility: hidden;
	z-index: -2;
	width: 150px;
	/*overflow: visible;*/
	margin-left: 0px;
	margin-top: 1px;
	background: #51d62f;
}
.tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.knop {
	background: url(none);
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #896F3B;
	padding: 3px;
	border: thin solid #896F3B;
}
.titel01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
