@import url("standard.css");

body {
	padding: 0;
	margin: 0;
/*	Eventuele opties om de site te centreren, mogelijkheid is aanwezig!!!!!
	text-align: center;
	AANZETTEN	en BACKGROUND uitzetten*/
	background: #fff url(../images/rvb-panteia/background.gif) repeat-y top left;	
	text-align: left;
	font-size: 100%;
}
body#print {
	background: none;
}
#Container {
/*	width: 780px;	*/
/*
	Eventuele opties om de site te centreren, mogelijkheid is aanwezig!!!!!
	margin: 0 auto;
	padding: 0 auto;
	background: #fff url(../images/rvb-panteia/background.gif) repeat-y top left;	
*/
	width: 995px;
	text-align: left;
	overflow: hidden;
}

/* sub pagina's */

#ContainerSub {
/*	width: 780px;	*/
	width: 990px;
	margin: 0 auto 5px auto;
	text-align: left;
	overflow: hidden;	
/*	background: url(../images/rvb/backgroundsub.gif) repeat-y;	*/
/*	clip: auto;	*/
	visibility: visible;
}	

#Links {
	width: 190px;
	float: left;
	margin-top: 40px;
	}
/*		#Links_Top {
			height: 24px;
			background-color: #DAE5E7;
			border-bottom: 1px #FDFBFB solid;
		}	
		#Links_Logo {
			background-color: #F5FBFB;
			height: 105px;
		}
					*/
		#Links_Content {
			padding: 5px 5px 5px 5px;
		}
		/* OPMAAK LINKER BALK SUB NIVEAU */
		#Links_Content_Sub {
			border-top: 10px #FDFBFB solid;
			padding: 5px 5px 5px 5px;
			margin-bottom: 40px;
		}		
		#Quote {
			margin: 5px 35px 5px 4px;
			color: white;
			font: 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
		
		
/* POSITIE VOOR FORMULIER*/
		#Search, #Nieuwsbrief {
			margin-left: -3px;
		}

		#Search form {
			margin: 3px 0 0 0;
		}
		*html #Search form {
			margin: 2px 0 0 0;
		}
		#Nieuwsbrief form {
			margin: 4px 0 0 0;
		}
		*html	#Nieuwsbrief form {
			margin: 0px 0 0 0;
		}
		#Search img {
			margin: 5px 0 -2px 0;
		}
		#Search input.textField {
			margin: 4px 0 0 0;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 10px;		
			padding: 3px 0 0 3px;				
		}	
		*html #Search .textField {
			margin: -1px 0 0 0;
		}		
		#Nieuwsbrief input.textField {
			margin: 6px 0 0 0;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 10px;		
			padding: 3px 0 0 3px;			
		}
		*html #Nieuwsbrief .textField {
			margin: 1px 0 0 0;
		}	
		
		#Search .submit {
			margin: 0 0 -1px 2px;
			}
		*html #Search .submit {
			margin-bottom: 0px;
		}
		#Nieuwsbrief .submit {
			margin: 0 0 -1.1pt 2px;
			}
		*html #Nieuwsbrief .submit {
			margin-bottom: 0px;
		}	

/* KLEUREN VOOR FORMULIER */
		.Search2 .submit {
			height: 21px;				
			border: 1px solid #4b240d;
/*			background-color: #DAE5E9;		*/		

		}		
		.Search2 .textField {
			padding-top: 3.5px;
			height: 21px;		
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;		
			border: 1px solid #4b240d;
/*			background-color: #DAE5E9;			*/			
		}		
		#Links_Content .submit {
			width: 15px;
			height: 21px;
			border: 1px solid #4b240d;
/*			background-color: #DAE5E9;			*/
			font-size: 10px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;			
		}
		#Links_Content .textField {
			width: 130px;
			height: 21px;
			border: 1px solid #4b240d;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;			
		}
		
		#Plaatje {
			height: 186px;
/*			height: 105px;	*/
			margin-top: 60px;
			margin-bottom: 20px;
			margin-left: 1px;
		}
		*html #Plaatje img {
			margin-bottom: -5px;
		}
				
		#Basis {
			margin: 40px 0 30px 5px;
		}
		*html #Basis {
			margin: 6px 0 0px 5px;
		}
		*html #Quote {
			margin-bottom: 30px;
		}
		#Links_Colofon {
/*			background: #DAE5E7 url(../images/rvb/beeldmerk-colofon.gif) no-repeat;	*/
			margin-top: 0px;

/*			border-top: 1px #FDFBFB solid;
			border-bottom: 1px #FDFBFB solid;		*/	
		}
		*html #Links_Colofon	{
			margin-top: 30px;
		}
			#Links_Colofon .Colofon {
				padding-left: 9px;	
				color: black;
				font: 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
			}		
			.Colofon a:Link, .Colofon a:Visited {
				text-decoration: none;
				color: black;
			}
			.Colofon a:Hover, .Colofon a:Active {
				text-decoration: underline;
				color: black;
			}			
			
#Rechts {
/*	width: 580px;	*/
	width: 789px;	
	float: right;
	}
		#Rechts_Top {
			height: 100px;
					margin-left:-19px;		
				position: relative;
				z-index: 4;		
/*			margin-bottom: 1px;	*/
		}
			/*	#Logo {
					padding-top: 40px;					
				}
				*html #Logo {
					margin-bottom: -4px;
					padding-top: 40px;
				}	*/
				#Logo {
					padding-top: 25px;	
					width: 400px;
					float: left;
					overflow: visible;			
				}
				*html #Logo {
					margin-bottom: -4px;
					z-index: 4;
					
				}		

			#CountryFlag {
				float: right;
				margin-top: 31px;				
				padding-right: 115px;
			}		
			*html #CountryFlag {
				/* margin-right: 57px;*/
			}
			head:first-child+body #CountryFlag {
				margin-top: 31px;
				float: right;
				margin-right: 115px;
				PADDING-RIGHT: 0;
			}
			#CountryFlag a {
				border-bottom:none;				
			}			
			#CountryFlag a img {
				border: none;
				text-decoration: none;
			}
						
		table td.BreadCrumb {
			font-size: 7.7pt;
			height: 30px;
			padding-top: 10px;
		}
		.BreadCrumb a:Link {
			text-decoration: none;
		}
		.BreadCrumb a:Visited {
			text-decoration: none;
		}		
		.BreadCrumb a:Hover {
			text-decoration: underline;
		}		
		.BreadCrumb a:Active {
			text-decoration: none;
		}		
		#Rechts_Beeldmerk {
			height: 80px;
			background-color: #F5FBFB;			
		}
		#Rechts_Beeldmerk img {
			margin-left: 10px;
		}
		#MenuPos {
			position: absolute;
			top: 91px;
			left: 258px;
		}
		#Rechts_Menu {
/*			background: url(../images/rvb/menu-shim.jpg) repeat-x;	*/
/*			height: 40px;	*/
			height: 19px;	
			margin-left: 64px;
			border-left: 2px solid #F27C10;
		}	

		#Content {
			margin-left: 49px;
			margin-right: 115px;
			padding: 0 0px 0 10px;
			min-height: 455px;
		}	
		*html #Content {
			height: 455px;
		}	

		#Footer {
			margin-top: -7px;
			margin-bottom: 0px;
			height: 24px;
/*			background: url(../images/rvb/footer2.gif) no-repeat;	*/
		}
		*html #Footer {
			margin-top: -9px;
		}
		
/* Extra opmaak elementen */

.NewsFooterTop, .NewsFooterBottom {
	margin: 5px 0 20px -25px;
	height: 22px;
/*	background: url(../images/rvb-panteia/news-footer2.gif) no-repeat bottom;	*/
	font-size: 7.8pt;
	font-weight: bold;
	color: #C6A787;	
}	
.NewsFooterBottom {
	margin-bottom: 10px;
}	
.NewsDatum {
	margin: 0 10px 0 25px;
}

.NewsLink  a:link, .NewsLink  a:visited {
	color: #C6A787;
	text-decoration: none;
	border-bottom: none;
}	
.NewsLink a:hover, .NewsLink  a:active {
	color: #C6A787;
	text-decoration: underline;	
	border-bottom: none;	
}

ul.opsomming {
	list-style-type: decimal;
}

/* Zoekresultaten scherm */

.searchTable table {
	width: 95%;
	text-align: left;
	margin: 0 0 25px 14px;
	border: 1px solid #4b240d;	
	border-collapse:collapse;

}
.searchTable thead, .searchTable tfoot, .topTabel thead {
	background-color: #d4d0c8;
}

.searchTable a:Link, .searchTable a:Visited {
	color: #4b240d;
	text-decoration: none;
	border-bottom: none;
}
.searchTable a:Hover, .searchTable a:Active {
	color: #F27C10;
	text-decoration: underline;
	border-bottom: none;
}
.topTabel tr {
	margin-bottom: 0px;
	border: 1px solid #4b240d;	
}
.searchTable .fullResult a:Link, .searchTable .fullResult a:Visited {
	color: #4b240d;
	border-bottom: 1px dashed #4b240d;
}
.searchTable .fullResult a:Hover, .searchTable .fullResult a:Active {
	text-decoration: none;
	color: #F27C10;
	border-bottom: 1px dashed #F27C10;	
}
.paginalinks a {
	margin: 0 2px;
}
.paginalinks a:Link, .paginalinks a:Visited {
	color: #4b240d;
	text-decoration: none;
	border-bottom: none;
}
.paginalinks a:Hover, .paginalinks a:Active {
	color: #F27C10;
	text-decoration: underline;
	border-bottom: none;
}
/*
.searchTable a:Link, .searchTable a:Visited {
	color: #4b240d;
}

.searchTable a:Hover, .searchTable a:Active {
	color: #F27C10;
}
*/
.searchTable .fullResult td .bodyTextSm, .searchTable .fullResult td .bodyText {
	margin-top: 6px;
}

.fullResult .even {
	background-color: #d4d0c8;	
}
.fullResult .odd {
	background-color: #f3f1ea;	
}
.even {
/*	background-color: #f5fbfb;	*/
}
.odd, .even {
	background-color: #f3f1ea;	
}

.searchTable th, .searchTable td {
	padding: 0.5em 0.5em;
}

.searchTable tbody tr td {
	border: 1px solid #4b240d;	
	padding-left: 1.5em;
}
.fullResult tr td {
	padding: 0.7em;
}
.searchTable tbody tr td a{
	font-weight: normal;
}

/*	Tonen van de projecten  */

td.bodyText ul li, td.bodyText ol li, .listOnderzoek li {
	margin-bottom: 7px;	
}
*html .listOnderzoek li {
	margin-bottom: 1px;
}

.listOnderzoek {
	margin-top: 15px;
	margin-left: 10px;
	font-weight: bold;
}
.listOnderzoek ul {
	margin-top: 15px;
}
.listOnderzoek a {
	font-weight: normal;
}

/* Detail pagina v/d projecten	*/
.EIM_Group {
/*	width: 509px;	*/
	height: 17px;
	margin: 0 5px 10px 10px;
}
#EIM_Searchform input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.EIM_Label {
	float: left;
	width: 12em;
	display: block;
}
.EIM_select {
	float: right;
}
.EIM_Field {
	float: left;
	padding-left: 26%px;
	display: block;
	width: 73%;
	
/*	margin-left: 98px;	*/
}
.EIM_Submit  {
	float: right;
}
.EIM_Sunbmit input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#EIM_Searchform select {
	float: left;
	width: 250px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 97px;	
}
*html #EIM_Searchform select {
	margin-right: 114px;		
}

#list {
	background-color: #CFD5E0;
	border: 1px solid #4C4C4C;
	color: #4C4C4C;
	padding: 0px 2px 0px 2px;
	margin: 0 10px;
	display: inline;
	font-size: 9pt;
	float: left;
	}


.EIM_ProjectTitel {
	color : #f27c10;
	font-size : 12pt;
	padding: .65em 0 0 .6em;
	font-weight : bold;
	margin-bottom : 1.95em;
}

/*  Detail formulier */
#EIM_display_detail {
	width: 529px;
	margin-top: 30px;
	margin-left: 20px;
}

.EIM_group_detail {
	margin: 0px 2px 25px 0px;
	width: 529px;
	height: 17px;
}

.EIM_Text_Detail {
	margin: 4em 10px 10px 10px;
}

*html .EIM_tekst_detail {
	margin: 15px 2px 10px 0px;	
}
.eim_Label_detail{
	font-weight: bold;
	text-align : left;
	float: left;
	margin: 2px 1em 10px 0px;
	width: 100px;
}
.eim_Label2_detail{
	font-weight: bold;
	text-align : left;
	margin: 2px 0.4em 10px 0px;

}
.eim_Field_detail{
	text-align : left;
	float: left;
	margin: 2px 0.4em 10px 0px;
}
.eim_tekstField_detail{
	text-align : left;
	float: left;
	margin: 0.5em 0.4em 20px 0px;
	width: 529px;
}

.listPdfGroup {
	display: block;
	padding-top: 10px;
	padding-bottom: 15px;
}
.listPdfTitel {
	float:left;
	display: block;
	width: 240px;
	padding-left: 10px;
}
.listPdf {
	display: block;
	margin-top: -5px;
	width: 300px;
	float: right;
	text-transform: lowercase;
}
.listPdf img {
	padding-top:2px;
}


.basisBread {
	margin: 5px 0 10px 10px;
}

form.basisForm {
	margin-bottom: 20px;
}
#category{
	margin-left: 10px;

}
.basisTabel {
	padding: 10px 15px 15px 10px;
}

.ArchiefTitel2 {
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 10px;
}

/*	Positieonering van de  Rapporten en Onderzoek tabellen voor Sortable*/

.bodyText .sorTable {
	margin-left: -10px;
}