
body {
	color: #000000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


table {
	font-size:9pt;
}

span {
	font-size:9pt; !important
}

/* -------------------- suckerfish menu -------------------- */

#nav, #nav ul {
	padding: 0;
	margin:0;
	list-style: none;
}

#nav a {
	text-align: left;
	display: block;
	font-size: 9pt;
	background-color: #2E2724;
	width: 105px;
	color: #FFF;
	text-decoration: none;
	padding: 5px 0px 5px 9px;
}

#nav a:hover {
	background-color: #000000;
	color: #F4CE03;
}


#nav li {
	float: left;
	width: 9.3em;
	text-align: left;
}

#nav li ul {
	position: absolute;
	width: 7em;
	left: -999em;
	
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


/* -------------------- end suckerfish menu -------------------- */



/* classes for validator */
.tfvHighlight {
	font-weight: bold;
	color: #961003;
}

.tfvNormal {
	font-weight: normal;
}

/* --Custom Style Settings-- */

select {
	border: 0px; 
	background-color: #FFF; 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000; 
	margin: 5px;
 }

input {
	border: 0px;
	background-color: #FFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #000; 
	margin: 5px;
}

textarea {
	border: 0px;
	background-color: #FFF;
	font-size:9px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 5px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
	
h6 {
	font-size:11px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

/*#header{
	height:200px;
	background-color:#2E2724;
	//border:8px solid #FFF;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
*/

#flag{
	float: right;
	text-align: right;
}


/* ---- Eolas IE problem ----- */
#flashcontent {
	border: solid 0px #000;
	border: 0pt;
	width: 800px;
	height: 200px;
}


B {
	font-weight: bold;
}

#menu {
	border-right: 8px solid #FFF;
	border-left: 8px solid #FFF;
	border-bottom: 8px solid #FFF;
	background-color: #2E2724;
	padding: 0;
}

#thumb {
	border:solid 2px #fff;
}

.thumb {
	border: solid 2px #fff;
 }

#path, #path a {
	color: #FFF;
	font-size: 8pt;
	text-decoration: none;
}

#path a:hover {
	color: #F4CE03;
	font-size: 8pt;
}

#laatste {
	/*width: 266px;*/
	background-color: #F4CE03;
	border-right: 8px solid #FFF;
	border-bottom: 8px solid #FFF;
	vertical-align: top;
	padding: 10px; /* content van bij de randen weg houden */
}

#main {
	/*width: 534px;*/
	clear: left;
	background-color: #F4CE03;
	border-left: 8px solid #FFF;
	border-right: 8px solid #FFF;
	border-bottom: 8px solid #FFF;
	font-size:9pt;
	padding: 10px; /* content van bij de randen weg houden */
	height: 400px;
	vertical-align: top;
}


#footer {
	padding: 10px;
	font-size:9pt;
	color: #FFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #F4CE03;
	text-decoration: underline;
}

img.left {
	margin-right: 10px;
	border: solid 2px #fff;
 }

img.right {
	margin-left: 10px; 
	border: solid 2px #fff;
 }

#imgleft   { 
	float: left;
	padding-top: 10pt; 
	padding-right: 10pt;
	padding-bottom: 10pt;
}

.onderschrift { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
}
