#homeHold {
	position: absolute;
	top: 100px;
	left: 140px;
	width: 510px;
}

	#homeHold #title {
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 10px;
	}

	#homeHold #intro {
		background-color: #F6E5CB;
	}
	
	#event {
		background-color: #D9CCBF;
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 10px;
		padding-bottom: 10px;
		
		color: #000000;
	}
	
		#event .title1 {
			font-size: 0.8em;
			color: #663300;
			font-weight: bold;
		}
		
		#event .title2 {
			font-size: 0.8em;
			color: #ffffff;
			font-weight: bold;
		}
		
		#event .content {
			font-size: 0.8em;
			color: #000000;
		}
		
		#event .content a {
			color: #000000;
			font-size: 12px;
			text-decoration: underline;
		}
	
	#homeHold #newonetsc {
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
		#homeHold #newonetsc .date {
			font-size: 0.7em;
			color: #CC6600;
			font-weight: bold;
		}
		
		#homeHold #newonetsc .typeof {
			font-size: 11px;
			color: #c0c0c0;
		}
	
		#homeHold #newonetsc p {
			font-size: 0.8em;
			color: #000000;
			line-height: 150%;
			margin: 0;
		}
		
		#homeHold #newonetsc hr {
			height: 2px;
			border: dotted 2px;
			margin-top: 15px;
			margin-bottom: 15px;
			color: #DC9630;
		}
		
	#homeHold #footer {
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 0.7em;
		color: #c0c0c0;
		text-align: center;
	}
	
#secretariatHold {
	position: absolute;
	top: 90px;
	left: 140px;
	width: 510px;
}

	#secretariatHold h1 {
		margin-left: 50px;
		margin-bottom: 10px;
	}

	#secretariatHold #person {
		display: block;
		height: 110px;
		background-repeat: no-repeat;
		width: 140px;
		padding-left: 90px;
		padding-top: 20px;
		font-size: 0.7em;
		color: #000000;
		/*float: left;
		margin-right: 10px;*/
	}
	
#contentHold {
	position: absolute;
	top: 90px;
	left: 190px;
	width: 400px;
}

	#contentHold p {
		font-size: 0.8em;
		color: #000000;
		line-height: 150%;
	}
		
	#contentHold .content {
		font-size: 0.8em;
		color: #000000;
		line-height: 150%;
	}
	
	#contentHold ul li {
		font-size: 0.8em;
		line-height: 150%;
	}
	
	#contentHold table {
		font-size: 0.8em;
	}
	
		form table ,
		form table .contentOne ,
		form table input ,
		form table select ,
		form table textarea {	
			font-size: 11px !important;
		}
	
	#contentHold #footer {
		width: 100%;
		margin-bottom: 100px;
		font-size: 0.7em;
		color: #c0c0c0;
	}       
	
		/* members */ 
	
		#contentHold #memberOverview td {
			padding-top: 5px;
			padding-bottom: 5px;
			border-bottom: solid 1px #c0c0c0;
		}
	
		#contentHold #memberOverview .name {
			font-size: 0.7em;
			color: #000000;
			line-height: 150%;
		}
		
		#contentHold #memberOverview .link {
			padding-left: 10px;
			width: 115px;
		}
		
		#contentHold #memberOverview .link a {
			font-size: 0.7em;
			color: #CC6600;
			text-transform: none;
		}
		
		/* documents */ 
		
		#contentHold #documentOverview td {
			padding-top: 5px;
			padding-bottom: 5px;
			border-bottom: solid 1px #c0c0c0;
		}
	
		#contentHold #documentOverview .name {
			font-size: 0.7em;
			color: #000000;
		}
		
		#contentHold #documentOverview .date {
			padding-left: 10px;
			width: 100px;
		}
		
		#contentHold #documentOverview .link {
			font-size: 0.7em;
			width: 70px;
		}
		
		#contentHold #documentOverview .link a {
			color: #CC6600;
			text-transform: none;
		}
		
		/* events */ 
		
		#contentHold #eventOverview td {
			padding-top: 5px;
			padding-bottom: 5px;
			border-bottom: solid 1px #c0c0c0;
		}
	
		#contentHold #eventOverview .name {
			font-size: 0.7em;
			color: #000000;
		}
		
		#contentHold #eventOverview .date {
			padding-left: 10px;
			font-size: 0.7em;
			color: #c0c0c0;
			width: 120px;
		}
		
.regTable {
	font-size: 0.7em;
	color: #000000;
	border: solid 1px #c0c0c0;
}

.date {
	font-size: 0.7em;
	color: #c0c0c0;
}
		
a.noChange {
	color: #000000;
}
		
		/* experts */ 
			
		#contentHold #expertOverview td {
			padding-top: 5px;
			padding-bottom: 5px;
			border-bottom: solid 1px #c0c0c0;
		}
	
		#contentHold #expertOverview .name {
			font-size: 0.7em;
			color: #000000;
			line-height: 150%;
			width: 45%;
		}
		
		#contentHold #expertOverview .organisation {
			font-size: 0.7em;
			color: #000000;
			padding-left: 10px;
		}
				
		#contentHold #overview .date {
			font-size: 0.7em;
			color: #c0c0c0;
		}
		
		#contentHold #overview .title {
			font-size: 0.7em;
			color: #000000;
			font-weight: bold;
		}
		
			#contentHold #overview .title a {
				color: #000000;
				text-decoration: none;
			}
		
		#contentHold #overview .typeof {
			font-size: 11px;
			color: #c0c0c0;
		}
	
		#contentHold #overview p {
			font-size: 0.7em;
			color: #000000;
			line-height: 150%;
			margin: 0;
		}
		
		#contentHold #overview hr {
			height: 2px;
			border: dotted 2px;
			margin-top: 15px;
			margin-bottom: 15px;
			color: #DC9630;
		}
		
		#contentHold #sitemap {
			font-size: 0.8em;
			color: #000000;
		}
		
			
		
.contentOne {
	font-size: 0.7em;
	color: #000000;
}

.caption {
	font-size: 10px;
	color: #c0c0c0;
}		
	
#navHold {
	position: absolute;
	top: 50px;
	left: 0;
	width: 140px;
	background-color: #663300;
	height: 100%;
}

	#navHold img {
		display: block;
	}
	
#menuAboutetsc {
	position: absolute;
	top: 171px;
	left: 134px;
	padding-left: 6px;
	visibility: hidden;
	background-image: url(./images/g-menu-indicator.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

#menuPublications {
	position: absolute;
	top: 234px;
	left: 134px;
	padding-left: 6px;
	visibility: hidden;
	background-image: url(./images/g-menu-indicator.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

#menuProjects {
	position: absolute;
	top: 255px;
	left: 134px;
	padding-left: 6px;
	visibility: hidden;
	background-image: url(./images/g-menu-indicator.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

#menuEvents {
	position: absolute;
	top: 276px;
	left: 134px;
	padding-left: 6px;
	visibility: hidden;
	background-image: url(./images/g-menu-indicator.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

#menuEuenforcementpolicy {
	position: absolute;
	top: 192px;
	left: 134px;
	padding-left: 6px;
	visibility: hidden;
	background-image: url(./images/g-menu-indicator.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

#menuSeatbeltuse {
	position: absolute;
	top: 234px;
	left: 134px;
	padding-left: 6px;
	visibility: hidden;
	background-image: url(./images/g-menu-indicator.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

#menuDrinkdriving {
	position: absolute;
	top: 255px;
	left: 134px;
	padding-left: 6px;
	visibility: hidden;
	background-image: url(./images/g-menu-indicator.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

#menuSpeeding {
	position: absolute;
	top: 275px;
	left: 134px;
	padding-left: 6px;
	visibility: hidden;
	background-image: url(./images/g-menu-indicator.gif);
	background-repeat: no-repeat;
	z-index: 99;
}

#menuMarkup {
	background-color: #000000;
	width: 150px;
}

	#menuMarkup ul {
		list-style: none;
		margin: 0;
		border: none;
	}

	#menuMarkup li a {
		font-size: 0.7em;
		display: block;
		text-decoration: none;
		color: #ffffff;
		padding-top: 2px;
		padding-left: 2px;
		padding-bottom: 2px;
		width: 100%;
		border-bottom: solid 1px #404040;
	}
	
#logoHold {
	position: absolute;
	top: 0;
	left: 0;
	width: 560px;
	height: 50px;
	background-image: url(./images/bg-logobg.jpg);
}

#navSecondhold {
	height: 50px;
	background-image: url(./images/g-ns-bg.gif);
}

#pushLeft {
	position:absolute; 
	left:0px; 
        width:560px; 
        height: 50px;
}
	
#navSecond{ 
	position:absolute; 
        left: 560px; 
        right: 0px; 
        text-align:left; 
        height: 50px;
}

#sideMenu {
	position: absolute;
	top: 150px;
	left: 646px;
}

	#sideMenu .smOne {
		padding-left: 14px;
		font-size: 0.7em;
		background-image: url(./images/g-smOne.gif);
		background-repeat: no-repeat;
		margin-bottom: 30px;
	}
	
		#sideMenu .smOne a {
			color: #CC6600;
			text-decoration: none;
		}
		
	#sideMenu .smTwo {
		padding-left: 14px;
		background-image: url(./images/g-smTwo.gif);
		background-repeat: no-repeat;
		margin-bottom: 30px;
	}
	
	#sideMenu .smThree {
		font-size: 0.7em;
		padding-left: 14px;
		background-image: url(./images/g-smThree.gif);
		background-repeat: no-repeat;
		margin-bottom: 30px;
	}
	
		.textBanner {
			background-color: #663300;
			font-size: 11px;
			color: #ffffff;
		}
		
			.textBanner h6 {
				font-size: 11px !important;
				margin: 0;
				display: block;
				padding-top: 2px;
				padding-bottom: 2px;
				padding-left: 5px;
				padding-right: 5px;
				background-color: #CC6600;
			}
		
		.textBanner a {
			color: #ffffff;
			text-decoration: none;
		}
			

#quoteBox {	
	background-color: #CC6600;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	padding: 5px;
	width: 190px;
	text-align: left;
	float: right;
}

	#quoteBox a {
		color: #ffffff;
	}
	
.bgOrgGrad {
	text-align: center;
	background-image: url(./images/bg_org_grad.jpg);
	width: 180px;
	font-size: 0.7em;
	color: #000000;
}

/* 
--------------- 
*/

body {  
	margin: 0;
	background-color: #ffffff;
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(./images/bg-pagebg.gif);
	background-repeat: repeat-y;
	font-family: "Verdana", sans-serif;
}

a:hover {
	color: #DC9630;
	text-decoration: none;
}

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

/* 
--------------- kleuren en achtergronden
*/ 

.white {
	color: #ffffff;
}

.bgWhite {
	background-color: #ffffff;
}

.bgBrown {
	background-color: #663300;
}

.bgYellow {
	background-color: #DC9630;
}

.bgGrey	{
	background-color: #c0c0c0;
}

/* 
--------------- inhoud
*/ 

h1 {
	margin: 0;
	color: #CC6600;
	font-family: "frutiger-light", "Verdana", sans-serif;
	font-size: 1.2em;
	font-weight: none;
}

h2 {
	font-size: 0.9em;
	color: #663300;
	font-weight: bold;
	margin: 0;
} 

	h2.intro {
		color: #DC9630;
	}

h3 {
	font-size: 0.7em;
	color: #000000;
	margin: 0;
}

blockquote {
	margin-left: 30px;
	border-left: solid 1px #c0c0c0;
	padding-left: 10px;
} 

.remark {
	font-size: 0.7em;
	color: #c0c0c0;
}

.sec {
	font-size: 0.7em !important;
}
	

/* 
--------------- opmaak
*/ 

.pushHor {
	width: 100%;
}                   

.pushVer {
	height: 100%;
}           

.pad5 {
	padding: 5px;
}  

.pad10 {
	padding: 10px;
}

/*
--------------- forms
*/

form {
	margin: 0;
} 

.input {
	width: 200px;
	font-family: "Verdana", sans-serif;
	font-size: 0.7em;
	color: ;
	border: solid 1px #c0c0c0;
}

.knop {	
	background-color: #CC6600;
	font-family: "Verdana", sans-serif;
	font-size: 0.8em;
	color: #ffffff;
	width: 200px;
	height: 25px;
	border-top: solid 1px #E6B380;
	border-left: solid 1px #E6B380;
	border-bottom: solid 1px #663300;
	border-right: solid 1px #663300;
}

.colWidth {
	width: 200px;
}

/*
----- menus 
*/




#navHold {
}

	#navHold ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
		#navHold ul li a {
			font-family: Arial, sans-serif;
			display: block;
			padding-left: 20px;
			padding-top: 4px;
			height: 16px;
			background-color: #DC9630;
			border-bottom: solid 1px #E5B064;
			font-size: 0.7em;
			font-weight: bold;
			color: #ffffff;
		}