/******************************************************************************************************
	STANDAARD
******************************************************************************************************/
* {
	margin: 0;
	padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

a {
	color: #0065CE;
}

a:hover {
	color: #002473;
}

html, body {
   border: none;
}

img, fieldset {
   border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

#icstats {
   visibility: hidden;
   display:none;
   height: 0px;
}
ol, ul {
	margin-left: 17px;
}
/******************************************************************************************************
	GMAP
******************************************************************************************************/
.gmNaam, .gmNaam a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

.gmOmschrijving, .gmOmschrijving a {
	text-decoration: none;
	font-size: 9px;
	display: block;
	width: 200px;
}

.gmContact1 {
	border-top: 1px solid #000000;
	font-size: 9px;
}

.gmContact2 {
	font-size: 9px;
	text-decoration: none;
}

.gmContact1 a, .gmContact2 a {
	font-size: 9px;
	color: #0065CE;
	text-decoration: none;
}

.gmContact1 a:hover, .gmContact2 a:hover, .gmNaam a:hover, .gmOmschrijving a:hover {
	color: #002473;
	text-decoration: underline;
}

#h2GMSB {
	width: 170px;
	font-weight: bold;
	color: #ffffff;
	background-color: #002473;
	line-height: 20px;
	height: 20px;
	cursor: pointer;
}

#gmHover :hover {
	background-color: blue;
}

#GMSideBar {
	font-weight: bold;
	font-size: 12px;
	color: black !important;
}

#GMSideBar input {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	border: none;
}
/******************************************************************************************************
	TMCE KOPPELS 
******************************************************************************************************/
.SBTable {
	width: 245px;
	background-color: #ffefc6;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
	.SBTable td {
		padding-top: 3px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 3px;
		vertical-align: top;
		overflow: hidden;
	}
	.SBTable td.L {
		width: 93px;
	}
	.SBTable td.R {
		width: 118px;
	}

.BGgeel {
	background-color: #ffd34a;
}
/******************************************************************************************************
	ALGEMENE STIJLEN
******************************************************************************************************/
body {
	background-color: #10244a;
}

h1 {
	font-size: 5px;
	margin-top: 50px;
	margin-left: 20px;
	position: absolute;
}

input {
	font-size: 12px;
	border-left: 1px solid #4A494A;
	border-top: 1px solid #4A494A;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}
/******************************************************************************************************
	SPECIFIEKE PROJECTONDERDELEN
******************************************************************************************************/
table#container {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
}

#divContainer {
	width: 776px;
	background-color: #10244A;
}
	#divTopFrame {
		margin-top: 11px;
		height: 131px;
		width: 776px;
		background-color: #ffffff;
	}
		#imgLblok {
			position: absolute;
		}
		#imgRblok {
			position: absolute;
			margin-left: 766px;
		}
		#imgLogo {
			position: absolute;
			margin-top: 14px;
			margin-left: 10px;
		}
		#imgStars {
			position: absolute;
			margin-left: 485px;
			margin-top: 50px;
		}
		#imgTitle {
			position: absolute;
			margin-left: 130px;
			margin-top: 7px;
		}
		#pQuickLinksHeader {
			float: right;
			margin-right: 10px;
			margin-top: 14px;
			padding-bottom: 3px;
			border-bottom: 1px solid #009aff;
		}
			#pQuickLinksHeader a {
				font-size: 10px;
				color: #0065CE;
				text-decoration: none;
				margin-left: 15px;
			}
			a.first {
				margin-left: 0px !important;
			}
				#pQuickLinksHeader a:hover {
					color: #002473;
					text-decoration: underline;
				}
		#pMenu {
			position: absolute;
			margin-left: 110px;
			margin-top: 81px;
			width: 656px;
			height: 25px;
		}
			#pMenu table {
				margin-right: 2px;
			}
			#pMenu table:first-child {
				margin-right: 0px;
			}
			.Atab {
				float: right;
				cursor: pointer;
			}
			.AtabL {
				background: url(../images/imgButtonActiveL.gif) no-repeat;
				width: 10px;
				line-height: 25px;
			}
			.AtabR {
				background: url(../images/imgButtonActiveR.gif) no-repeat;
				width: 10px;
				height: 25px;
				line-height: 25px;
			}
			.AtabT {
				background: url(../images/imgButtonActiveT.gif) repeat-x;
				height: 9px;
				line-height: 9px;
			}
			.AtabB {
				background: url(../images/imgButtonActiveB.gif) repeat-x;
				height: 8px;
				line-height: 8px;
			}
			.AtabM {
				background-color: #002473;
				color: #ffffff;
				font-weight: bold;
				height: 8px;
				line-height: 8px;
				font-size: 11px;
			}
			.Itab {
				float: right;
				cursor: pointer;
			}
			.ItabL {
				background: url(../images/imgButtonInactiveL.gif) no-repeat;
				width: 10px;
				line-height: 25px;
			}
			.ItabR {
				background: url(../images/imgButtonInactiveR.gif) no-repeat;
				width: 10px;
				height: 25px;
				line-height: 25px;
			}
			.ItabT {
				background: url(../images/imgButtonInactiveT.gif) repeat-x;
				height: 9px;
				line-height: 9px;
			}
			.ItabB {
				background: url(../images/imgButtonInactiveB.gif) repeat-x;
				height: 8px;
				line-height: 8px;
			}
			.ItabM {
				background-color: #b5dfe7;
				color: #042674;
				font-weight: bold;
				height: 8px;
				line-height: 8px;
				font-size: 11px;
			}
		#pSubmenu {
			position: absolute;
			width: 756px;
			height: 25px;
			margin-left: 10px;
			margin-right: 10px;
			background-color: #002473;
			margin-top: 106px;
		}
			#ulSubmenu {
				list-style: none;
				position: absolute;
			}
				#ulSubmenu li {
					display: inline;
					line-height: 25px;
				}
					#ulSubmenu a {
						color: #84cbd6;
						font-weight: bold;
						font-size: 11px;
						text-decoration: none;
						margin-left: 8px;
						margin-right: 8px;
					}
					#ulSubmenu a#subSelected {
						color: #ffffff;
					}
						#ulSubmenu a:hover {
							color: #ffffff;
						}
	#divMidFrame {
		padding-top: 10px;
		width: 776px;
		background-color: #ffffff;
	}
		#divSidebar {
			padding-left: 10px;
			float: left;
			width: 245px;
		}
		#divContent {
			margin-left: 10px;
			float: left;
			width: 500px;
		}
			.cHead {
				padding-top: 0px;
				padding-left: 8px;
				padding-right: 8px;
				padding-bottom: 2px;
				font-weight: normal;   
				font-family: Georgia, Times New Roman, serif;
				font-size: 18px;
				line-height: 22px;
				color: #ffffff;
				background-color: #31759c;
			}
				#chomeHead {
					background-color: #002473;
				}
				#cfotoHead , #cphotoHead {
					background-color: #9c0000;
				}
			.cTxt {
				padding-top: 0px;
				padding-left: 8px;
				padding-right: 8px;
				padding-bottom: 2px;
				font-weight: normal;   
				font-family: Georgia, Times New Roman, serif;
				font-size: 18px;
				padding-top: 10px;
				padding-bottom: 10px;
				background-color: #c6ebff;
			}
				#cfotoTxt , #cphotoTxt {
					background-color: #ffefc6;
				}
			.contactInput {
				width: 333px;
				margin-bottom: 2px;
			}
			
			#nn_button2 {
				background: url(../images/imgButtonBlueOff.gif) no-repeat;
				display: block;
				float: right;
				color: #ffffff;
				width: 76px;
				height: 18px;
				line-height: 18px;
				text-align: center;
				font-size: 12px;
				font-weight: bold;
				cursor: pointer;
				text-decoration: none;
			}
			#nn_button2:hover {
				background: url(../images/imgButtonBlueOn.gif) no-repeat;
			}
			
			#nn_button3 {
				background: url(../images/imgButtonBlueOff.gif) no-repeat;
				display: block;
				float: right;
				color: #ffffff;
				width: 78px;
				height: 20px;
				line-height: 20px;
				text-align: center;
				font-size: 12px !important;
				padding-bottom: 3px;
				font-weight: bold;
				cursor: pointer;
				text-decoration: none;
			}
			#nn_button3:hover {
				background: url(../images/imgButtonBlueOn.gif) no-repeat;
			}
	#divBotFrame {
		clear: both;
		padding-top: 10px;
		height: 100px;
		width: 776px;
	}
		#DivquickLinks {
			margin-left: 10px;
			margin-right: 10px;
			height: 40px;
			width: 756px;
			border-top: 1px solid #009aff;
		}
		
		#DivquickLinksL {
			line-height: 40px;
			height: 40px;
			width: 300px;
			float: left;
		}
			#DivquickLinksL a {
				font-size: 10px;
				color: #0065CE;
				text-decoration: none;
				margin-left: 15px;
			}
			a.first {
				margin-left: 0px !important;
			}
				#DivquickLinksL a:hover {
					color: #002473;
					text-decoration: underline;
				}
		#DivquickLinksR {
			line-height: 40px;
			height: 40px;
			width: 300px;
			float: right;
			text-align: right;
		}
			#DivquickLinksR a {
				font-size: 10px;
				color: #0065CE;
				text-decoration: none;
				margin-left: 15px;
			}
			a.first {
				margin-left: 0px !important;
			}
				#DivquickLinksR a:hover {
					color: #002473;
					text-decoration: underline;
				}
	#footer {
		clear: both;
		height: 60px;
		width: 776px;
		background-color: #10244a;
	}
		#ftr1 {
			font-size: 11px;
			color: #b1dee5;
			font-style: italic;
			height: 25px;
			line-height: 25px;
			text-align: center;
		}
		#ftr2 {
			font-size: 11px;
			color: #b1dee5;
			font-style: italic;
			margin-top: 5px;
			margin-bottom: 5px;
			height: 25px;
			line-height: 25px;
			text-align: center;
		}
/******************************************************************************************************
	Arrangementen
******************************************************************************************************/
.ArmenShortTitle {
	background-color: #63b2de !important;
	color: #ffffff !important;
   padding-top: 0px !important;
   padding-left: 8px !important;
   padding-right: 8px !important;
   padding-bottom: 2px !important;
   font-weight: normal !important;   
   font-family: Georgia, Times New Roman, serif !important;
   font-size: 18px !important;
   line-height: 22px !important;
}

.ArmenShortL {
	clear: both;
	float: left;
	width: 245px;
	margin-bottom: 10px;
}

.ArmenShortR {
	float: left;
	margin-left: 10px;
	width: 245px;
	margin-bottom: 10px;
}

.ArmenShortR p, .ArmenShortL p {
   padding-top: 10px;
   padding-left: 8px;
   padding-right: 8px;
   padding-bottom: 2px;
}

.ArmenShortL a, .ArmenShortR a {
	display: block;
   margin-top: 10px;
   padding-left: 8px;
   padding-right: 8px;
   color: #0065CE;
}

.ArmenShortL a:hover, .ArmenShortR a:hover {
	color: #002473;
}

.ArmenShortL ul, .ArmenShortR ul, .ArmenShortL ol, .ArmenShortR ol {
   margin-left: 20px;
}

.ArmenLongTitle {
	background-color: #63b2de !important;
	color: #ffffff !important;
   padding-top: 0px !important;
   padding-left: 8px !important;
   padding-right: 8px !important;
   padding-bottom: 2px !important;
   font-weight: normal !important;   
   font-family: Georgia, Times New Roman, serif !important;
   font-size: 18px !important;
   line-height: 22px !important;
}

.ArmenLongText {
	width: 484px;
   padding-top: 10px;
   padding-left: 8px;
   padding-right: 8px;
   padding-bottom: 2px;
}

.ArmenLongText ul, .ArmenLongText ol {
   margin-left: 18px;
}
/******************************************************************************************************
	FOTOS ALBUMS 
******************************************************************************************************/
#tblFotos td {
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	width: 145px;
}

.tblFotosLinks {
	padding-left: 0px !important;
}
/******************************************************************************************************
	LINKS
******************************************************************************************************/
.links {
	text-decoration: none;
   font-size: 10px;
   color: #0065CE;
}

.links:hover {
	text-decoration: underline;
	color: #002473;
}
/******************************************************************************************************
	SIDE BAR
******************************************************************************************************/
.pHead {
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	margin-top: 10px;
}
.pRow {
	display: block;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	color: #ffffff;
}
	.pVarHead {
		background-color: #ff7d00;
		margin-top: 10px;
		padding-top: 0px;
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 2px;
		font-family: Georgia, Times New Roman, serif;
		font-size: 18px;
		line-height: 22px;
		color: #ffffff;
	}
	.divVarRow {
		font-family: Georgia, Times New Roman, serif;
		background-color: #ffefc6;
		color: #000000;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#titel_1 {
		margin-top: 0px;
		background-color: #DE8610;
	}
		#tekst_1 {
			background-color: #FFD34A;
			line-height: 22px;
		}
			#tekst_1 img {
				width: 22px;
				height: 15px;
				border: 1px solid #FFD34A;
			}
				#tekst_1 img:hover {
					border: 1px solid #DE8610;
				}
				#imgNL {
					margin-left: 67px;
				}
				#imgEN {
					margin-left: 50px;
				}
	#titel_2 {
		background-color: #9C0000;
	}
		#tekst_2 {
			background-color: #9C0000;
		}
			#tekst_2 a {
				font-size: 14px;
				color: #ffffff;
				font-family: Georgia, Times New Roman, serif;
			}
			#tekst_2 a b {
				font-size: 14px;
				color: #ffffff;
				font-family: Georgia, Times New Roman, serif;
			}
	#titel_5 {
		background-color: #DE8610;
	}
		#tekst_5a, #tekst_5b {
			background-color: #FFD34A;
			color: #000000;
		}
			#tekst_5b input {
				height: 16px;
				width: 134px;
				margin-bottom: 10px;
			}
			#nn_button {
				background: url(../images/imgButtonBlueOff.gif) no-repeat;
				display: block;
				float: right;
				color: #ffffff;
				width: 76px;
				height: 18px;
				line-height: 18px;
				text-align: center;
				font-size: 12px;
				font-weight: bold;
				cursor: pointer;
			}
				#nn_button:hover {
					background: url(../images/imgButtonBlueOn.gif) no-repeat;
				}
/******************************************************************************************************
	CONTACT
******************************************************************************************************/	
.sub_titel {
   padding: 12px;
   background-color: #F7FBFF; 
   border: 1px solid #B5DFE7;
   border-bottom: 0px;
   font-weight: bold;
   color: #00598C;
}

.sub_uitleg {
   padding: 12px;
   padding-top: 0px;
   background-color: #F7FBFF; 
   border: 1px solid #B5DFE7;
   border-top: 0px;
   border-bottom: 0px;
   color: black;
}

.sub_system {   
   padding: 12px;
   padding-top: 0px;
   border: 1px solid #B5DFE7;
   border-top: 0px;
   background-color: #F7FBFF;
}

textarea {
   border-left: 1px solid #4A494A;
   border-top: 1px solid #4A494A;
   border-right: 1px solid #EFEFEF;
   border-bottom: 1px solid #EFEFEF;   
   width: 100%; 
   height: 150px;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;   
}

.contact {
   font-weight: bold;
}
/******************************************************************************************************
	BEGRIPPENLIJST
******************************************************************************************************/	
a.begrip {
	color: green;
	border-bottom: 1px dotted green;
}

.begrippenlijst {
   padding: 10px;
   border: 1px solid #CCE4F2;
   background-color: #F8FDFF;      
   font: 9px Tahoma;      
   width: 250px;
}

.begrippenlijst h3 {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 8px;
}

.begrippenlijst p {
	font-size: 12px;
	line-height: 17px;
	color: #434242;
}