@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

strong {
  font-weight: bold;
}

em {
	font-style: italic;
}

strike {
	text-decoration: line-through;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}


body { 	
	line-height: 1;
	color: black;
  background: #fff url(../images/body2bg.jpg) top center repeat-x;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;				
}					

#home {
  background: #fff url(../images/bodybg.jpg) top center repeat-x;	
}
	
.container_3 {
	margin: 0 auto 0 auto;
	width: 960px;
}		

.container_3 div {
  width: 960px;
}		 

.container_3 #top {
	height: 65px;
	margin: 0;
	padding: 0;
	background: #1b1b1b url(../images/body2bg.jpg) top left repeat-x;
}

#top p {
	height:65px;
}

.container_3 #blauw {
	height: 130px;
	margin: 1px 0 0 0;
	padding: 0;
	background: #007dc1 url(../images/blauwbg.jpg) bottom center repeat-x;
}

#home .container_3 #blauw {
	height: 289px;
	margin: 1px 0 0 0;
	padding: 0;
	background: #007dc1 url(../images/blauwbg.jpg) bottom center repeat-x;
}

img {
  border: 0;
	padding: 0;
	margin: 0;
}

img.slogan {
	position: absolute;
	top: 27px;
	margin-left: 14px;
}

/* START MENU */
#menu ol {
  list-style: none;
	padding:0px;
	margin:0px;
	height:auto;
	width:95%;
	margin-left: 5%;
	vertical-align: bottom;	
}
#menu ol li {
  float: left;
  text-align: center;
  margin: 0px;
	padding:0px;
	vertical-align: middle;	 
  font-family: "Avant Garde", "Century Gothic", sans-serif;
  font-size: small;
/*	line-height: 140%;
	line-height: 19px;*/
  color: #fff;						
	height:auto;
  display: inline-block;				
}	

#menu ol li a {
	border:0px;
	text-align:center;
  font-size: small;
  color: #fff;
  vertical-align: middle;
	padding: 12px 16px 5px 16px;
	margin:0px;
	height:100%;
	display:block;
  text-decoration: none;	
	cursor: pointer;	
}

#menu ol li a:hover {
	border:0px;
	padding: 12px 16px 5px 16px;
  text-decoration: none;
  color: #000;	
	background: transparent url(../images/menubg.gif) top center no-repeat;	
}

#menu ol li a.currentpage {	
	border:0px;
	padding: 12px 16px 5px 16px;
  text-decoration: none;
  color: #000;	
	background: transparent url(../images/menubg.gif) top center no-repeat;	
}						
/* EINDE MENU */

#welkom h1 {
  font-size: xx-large;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 72px 162px 0 0;
	text-align: right;
	letter-spacing: 0.05em;
}

#welkom h2 {
	margin-top: 15px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #343434;
	text-align: right;
	padding: 9px 128px 0 0;
	letter-spacing: 0.05em;
}

div.footer {
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: #313232 url(../images/footerbg.jpg) top center repeat-x;
	border-top: #313232 1px solid;
	border-bottom: #000 1px solid;
	width: 100%;
	text-align: center;
	color: #fff;
	
	/* position:fixed;*/
 
}

.footer p {
	font-size: x-small;
	color: #fff;
	vertical-align:middle;
	line-height: 38px;
}

.footer p a {
	color: #00ffff;
	text-decoration: none;
}

.grid_1,
.grid_2,
.grid_3{
	display:inline;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-right: 30px;
}

.container_3 .grid_1 {
	width:270px;
}
.container_3 .grid_2 {
	width:620px;
}
.container_3 .grid_3 {
	width:940px;
}

.alpha {
	margin-left: 20px;
}

.omega {
	margin-right: 30px;
}

div.content {
  clear:both;
	padding-bottom:5px;
	background: #fff url(../images/contentbg.jpg) bottom center no-repeat;
	min-height:250px;
	margin-bottom:10px;
}

#home div.content {
  clear:both;
	padding-bottom:5px;
	background: #fff url(../images/homebg.jpg) bottom center no-repeat;
	min-height:250px;
	margin-bottom:10px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

a {
 color: #006093;
 text-decoration:none;
 line-height: 135%;
}

a:hover {
 color: black;
}

/* algemene paginas */
h2 {
 font-family: Georgia, Verdana, Arial, sans;
 font-weight:bold;
 font-size: small;
 vertical-align: middle;
 margin: 9px 6px 3px 35px;
 vertical-align:bottom;
 line-height: 140%;
 color: #1583be;
}

.pagina p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
	margin: 4px 5px 12px 35px;
	line-height: 140%;
}

.pagina h1 {
 font-family: Georgia, Verdana, Arial, sans;
 font-weight:bold;
 font-size: medium;
 vertical-align: middle;
 margin: 9px 6px 3px 32px;
 vertical-align:bottom;
 line-height: 140%;
 color: #01517c;
}

.content h3 {
 font-family: Georgia, Verdana, Arial, sans;
 font-weight:bold;
 font-size: small;
 vertical-align: middle;
 margin: 9px 6px 3px 35px;
 vertical-align:bottom;
 line-height: 140%;
 color: #424e57;
}

.pagina h3 {
 margin: 9px 6px 3px 35px;
}

.bericht h3 {
 margin: 9px 6px 3px 69px;
}

.grid_1 h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;						
  font-size: medium;	
  text-align: left;
  vertical-align: middle;						
  margin: 8px 0 8px 3px;	
  padding: 11px 5px 10px 35px;		
  clear:both;	
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #b2b2b2;
	font-weight: normal;
	line-height: 100%;
  
  background-color: #fff;
  background-image: url(../images/haakje.jpg);
  background-repeat: no-repeat;
  background-position: 10px center;
}

h4 {
 font-family: Georgia, Verdana, Arial, sans;
 font-weight: normal;
 font-size: small;
 vertical-align: middle;
 margin: 9px 6px 3px 35px;
 vertical-align:bottom;
 line-height: 140%;
 color: #424e57;
}

.pagina h4 {
 margin: 9px 6px 3px 35px;
}

.bericht h4 {
 margin: 9px 6px 3px 69px;
}

h5 {
 font-family: Georgia, Verdana, Arial, sans;
 font-weight: normal;
 font-style: italic;
 font-size: small;
 vertical-align: middle;
 margin: 9px 6px 3px 35px;
 vertical-align:bottom;
 line-height: 140%;
 color: #424e57;
}

.bericht h5 {
 margin: 9px 6px 3px 69px;
}

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
	margin: 10px 5px 12px 35px;
	line-height: 140%;
	border-collapse:collapse;
}

table th {
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #155d85;
	font-weight: bold;
	font-style: italic;
	line-height:150%;
	vertical-align: bottom;
	color: #343434; /*#63a1c2;*/
}

table td {
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #c7c7c7;
	line-height: 160%;
	vertical-align: middle;
	padding: 1px 4px;
}

ul {
	list-style: square;
	padding:0px;
	margin: 5px 5px 12px 35px;
	height:auto;
	vertical-align: middle;	
	list-style-position: inside;	
}

ul li {
	line-height: 150%;
	vertical-align: middle;	
	padding: 0 0 0 7px;	
}

ol {
	list-style: decimal;
	padding:0px;
	margin: 5px 5px 12px 35px;
	height:auto;
	vertical-align: middle;	
	list-style-position: inside;		
}

ol li {
	line-height: 150%;
	vertical-align: middle;	
	padding: 0 0 0 7px;	
}
/* einde algemene paginas */

/* Berichtenpagina */
div.dateblock{
line-height: 1.02em;
width: 40px;
float: left;
margin-top: 6px;
margin-left: 5px;
background: #F3F3F3;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
color: #aaa;
/*position: absolute;*/
text-align: center;
margin-right: 8px;
letter-spacing: 0.17em;
font-family: Arial, Verdana, sans;
padding: 1px;
margin-bottom: 0;
}
span.dateblock_mon{
font-size: 10px;
display: block;
text-align: center;
color: #8b8b8b;
font-family: Georgia, Arial, Verdana, sans;
}
span.dateblock_day{
font-weight: bold;
font-size: 15px;
display: block;
font-family: Georgia, Arial, Verdana, sans;
text-align: center;
position: relative;
top: -1px;
color: #0069a0;
}
span.dateblock_year{
font-size: 10px;
display: block;
text-align: center;
color: #8b8b8b;
font-family: Georgia, Verdana, Arial, sans;
}

h1.kop			
  {
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: large;						
						margin: 8px 40px 10px 3px;
						color: #000000;

						font-weight: bold;						
						text-align: left;
						vertical-align: middle;
						word-spacing: 0.3em;
						letter-spacing: 0.2em;
						
  padding: 12px 3px 12px 45px;		
  clear:both;	
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #b2b2b2;
  
  background-color: #fff;
  background-image: url(../images/haakje.jpg);
  background-repeat: no-repeat;
  background-position: 15px center;						
						}
						
div.bericht {
			margin: 10px 3% 10px 1%; /* laatste was 1% */
			width: 95%;
}				

div.bericht p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
	margin: 4px 5px 12px 69px;
	line-height: 140%;
}

div.bericht table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
	margin: 10px 5px 12px 69px;
	line-height: 140%;
	border-collapse:collapse;
}

div.bericht table th {
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #155d85;
	font-weight: bold;
	font-style: italic;
	line-height:150%;
	vertical-align: bottom;
	color: #343434; /*#63a1c2;*/
}

div.bericht table td {
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #c7c7c7;
	line-height: 160%;
	vertical-align: middle;
	padding: 1px 4px;
}

div.bericht ul {
	list-style: square;
	padding:0px;
	margin: 5px 5px 12px 69px;
	height:auto;
	vertical-align: middle;	
	list-style-position: inside;	
}

div.bericht ul li {
	line-height: 150%;
	vertical-align: middle;	
	padding: 0 0 0 7px;	
}

div.bericht ol {
	list-style: decimal;
	padding:0px;
	margin: 5px 5px 12px 69px;
	height:auto;
	vertical-align: middle;	
	list-style-position: inside;		
}

div.bericht ol li {
	line-height: 150%;
	vertical-align: middle;	
	padding: 0 0 0 7px;	
}

div.berichthead {
 margin: 5px 0 4px 0;
 padding: 0;
}

div.berichthead h1 {
 font-family: Georgia, Verdana, Arial, sans;
 font-weight:bold;
 float:left;
 line-height: 43px;
 vertical-align: middle;
 margin: 6px 0 2px 16px;
 text-align: left;
 font-size: large; 
 word-spacing: 0.3em;
 letter-spacing: 0.1em; 
 color: #171717;
}		

div.bericht h2 {
 font-family: Georgia, Verdana, Arial, sans;
 font-weight:bold;
 font-size: small;
 vertical-align: middle;
 margin: 9px 6px 3px 69px;
 vertical-align:bottom;
 line-height: 140%;
 color: #1583be;
}	
/*einde berichtenpagina */

p.msg	{
 margin: 15px auto 10px auto;
 width: 80%;
 text-align: center;
 vertical-align:middle;
 border: 2px orange dashed;
 padding:10px;
 line-height:150%;
 font-weight: bold;
 }
 
div.lijst ul {
	list-style: square;
	padding:0px;
	margin: 5px 5px 10px 40px;
	height:auto;
	vertical-align: baseline;	
	list-style-position: inside;	
}

div.lijst ul li {
	font-size: medium;
	line-height: 170%;
	vertical-align: baseline;	
	padding: 4px 0 4px 25px;	
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
  font-family: Georgia, Verdana, Arial, sans;
  color: black;	
}

div.lijst ul li a {
  color: #1583be;
	font-size: medium;
	line-height: 170%;
	vertical-align:baseline;
}

div.lijst ul li a:hover {
  color: black;
}

span.klein {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
	color: black;
	font-style: italic;
	margin-left: 8px;
	vertical-align: baseline;
	line-height: 170%;
	font-weight:normal;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;	
}

hr {
	width: 90%;
	margin: 3px auto 3px auto;
}
	
/* Popup begin */
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:102;
color: #fff;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:450px;
width: 760px;
background: #fff;
border-width: 2px;
border-style: solid;
border-color: #175380;
z-index:103;
padding:12px 20px 5px 0;
overflow: auto;
}

#popupContact div {
 background-image: none !important;
}

#popupContact a {
cursor: pointer;
text-decoration:none;
}

#popupContact p {
color: #000;
}

#popupContact h1{
text-align:left;
color:#000;
border-bottom:1px dotted #D3D3D3;
padding:0;
padding-bottom:8px;
margin:0;
margin-bottom:10px;
width:auto;
background: transparent;
}

#popupContactClose{
padding:2px;;
margin:0;
padding: 2px 4px 3px 4px;
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color: red;
display:block;
vertical-align:baseline;
}

#popupContactClose:hover {
color: #000;
}

#contactArea {
width: 90%;
}
/* Einde popup */	

/*fotos */
ul.photos, ul.photos li	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;	
	list-style: none;
}

ul.photos {
	list-style: none;
	list-style-position: outside;
	}
	
ul.photos li {
  width: 200px;
	padding: 0;
	margin: 5px;
	float: left;
	background-color: #e2e2e2;
	border: 1px #606060 solid;
	text-align:center;
}

ul.photos li p {
	width: 160px;
	margin: 0 auto 5px auto;
	text-align: center;
	padding: 0;
	font-size: small;
	text-align: center;
	line-hight: 100%;
	font-style: italic;
}

ul.photos li a {
	width: 180px;
  margin: 0;
	padding: 0;
}

ul.photos li a img {
  text-align: center;
	margin: 10px auto 0 auto;
	width: 180px;
	height: 180px;	
	border: 1px black solid;
}

		
/*	display: inline-block; */	
