@charset "utf-8";
/* CSS Document */

.header{
	background-color: #ffffff;
	height: 120px;
	width: 900px;
	margin-bottom: 8px;
	background-image: url(../img/header1.jpg);
	background-repeat: no-repeat;
}
.topmenu{
	position: relative;
	width: 900px;
	text-align: center;
	float: right;
	left: 0px;
	margin-top: -17px;
	font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	z-index:3;
}
a#site {
	font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #798393;
	text-decoration: none;
 }
a#site:hover{
	color: #003264;
	text-decoration: underline;
}
a#print {
	font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #798393;
	text-decoration: none;
 }
a#print:hover{
	color: #003264;
	text-decoration: underline;
}
#streep{
	position: absolute;
	text-align: left;
	float: left;
	left: 0px;
	top:0px;
	z-index:10;
	padding:0px;
	margin:0px;
	font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #798393;
}
.taal{
	left:215px;
	float:left;
	width: 200px;
	height:20px;
	position: relative;
	text-align: center;
	top: 56px;
	margin-left: 0px;
	z-index:3;
}
.home{
	left: 0px;
	float: left;
	width: 900px;
	height: 120px;
	margin-top: -20px;
	position:relative;
	z-index:2;
}
#vlagborder{
	border: 1px solid #FFFFFF;
}
a.vlag{
	height:18px;
	border: none;
	padding-right: 14px;
}
.glossymenu{
	margin: 0px 0;
	padding: 0px;
	width: 170px; /*width of menu*/
	border-bottom-width: 4px;
	text-align: left;
	top: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF3C3C;
}

.glossymenu a.menuitem{
	background: #FF3C3C;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 3px;
left: -12px;
border: none;
}
.iconactief{ /*CSS for icon image that gets dynamically added to headers*/
	margin-bottom: -7px;
	margin-top: -4px;
	margin-left: -32px;
	margin-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.icondelete{ /*CSS for icon image that gets dynamically added to headers*/
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.glossymenu a.menuitem:hover{
	background: #003264;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background-color: #616e77;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{

}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
text-decoration: none;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 20px;
}

.glossymenu div.submenu ul li a:hover{
	background-color: #003264;
}

#actief {
	background-color: #003264;
}

.menuknoppen{
	z-index:2;
	position: relative;
}
.knoppen{
	background-color: #616e77;
	display: block;
	width: 150px;
	padding-left: 20px;
	margin-top: 8px;
	text-align: left;
	position: relative;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 6px;
}
.menuknoppen a.knoppen{
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	text-decoration: none;

}
.menuknoppen a.knoppen:hover{
	background-color: #003264;

}
.menuknoppen a.knopextra{
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	display: block;
	width: 150px;
	padding-left: 20px;
	margin-bottom: 8px;
	text-align: left;
	background-color: #FF3C3C;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 6px;
}
.menuknoppen a.knopextra:hover{
	background-color: #003264;
}
.icon{
	margin-bottom: -8px;
	border: none;
	margin-left: -32px;
	margin-right: 8px;
}

.blok{
	position:relative;
	width: 504px;
	height:auto;
	text-align: left;
	margin-bottom: 8px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #616e77;
	border-right-color: #616e77;
	border-bottom-color: #616e77;
	border-left-color: #616e77;
	z-index:4;
}
.blok_home{
	width: 504px;
	position:relative;
	height:auto;
	text-align: left;
	margin-bottom: 8px;
	border: 1px solid #616e77;
	text-decoration:none;
	display:block;
	z-index:4;
}
.blok_agenda{
	width: 504px;
	position:relative;
	height:auto;
	text-align: left;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #616e77;
	border-right-color: #616e77;
	border-bottom-color: #616e77;
	border-left-color: #616e77;
	z-index:4;
}
#img{
	margin-top:6px;
	padding-left: 6px;
	padding-bottom: 2px;
	width: 170px;
	border: none;
}
#img_agenda{
	margin-top:6px;
	padding-right: 6px;
	padding-bottom: 2px;
	width: 170px;
	border: none;
}
#titel{
	color: #FF3C3C;
	padding-bottom:6px;
	padding-left: 6px;
	padding-top:4px;
	padding-right: 6px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;	
}
#titel_home{
	color: #FFFFFF;
	padding-left: 6px;
	padding-bottom:3px;
	padding-right: 6px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	display:block;	
}
#inleiding{
	padding-top:6px;
	color: black;
	position:relative;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom:6px;
	height:auto;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	text-decoration:none;
}
#inleiding_home{
	padding-top:6px;
	color: black;
	position:relative;
	display:block;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom:12px;
	height:auto;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	text-decoration:none;
}
#leesmeer{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3C3C;
	float:right;
	position:absolute;
	right:0px;
	bottom: 0px;
	padding-right: 6px;
	padding-bottom:4px;
}
#tekst{
	color: black;
	position:relative;
	padding-top:6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom:11px;
	height:auto;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;	
}

li#lijst{
	margin-left:40px;
	list-style-type: bullet;
}
#onderschrift{
	padding-left: 8px;
	width: 170px;
	color: #003264;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 12px;
	line-height: 12px;
	text-align: left;
}
#lijn{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #616e77;
}
#datum{
	color: #003264;
	padding-bottom:2px;
	padding-left: 6px;
	padding-top:0px;
	padding-right: 6px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
}
a#artikel{
	color: #FF3C3C;
	padding-left: 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration:underline;	
}
a#artikel:hover, a#leesmeer:hover{
	color: #003264;
}
.widgetbox{
	text-align: left;
	width: 200px;
	height:419px;
	font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	display: block;
	text-decoration:none;
	background-image: url(../../img/widgets.jpg);
	background-repeat:no-repeat;
}
.widget{
	border: none;
	text-decoration:none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	line-height: 16px;
	text-decoration:none;
}
.widgetimg{
	float: right;
	width:200px;
	border: none;
	position:absolute;
}
.widgettekst {
	float: left;
	width:153px;
	margin-top: 92px;
	padding-left: 10px;
	position:absolute;
	text-decoration:none;
}
.widgeticon{
	margin-left:165px;
	margin-top: 99px;
	border: none;
	z-index:5;
}
#form{
	font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  	color: black;
  	text-align: left;
	padding-top:12px;
  	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
  	background-color: #D7DEE3;
}
#formtitel{
	color: #FF3C3C;
	padding-bottom:12px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;	
}
input, select, textarea  {
 	font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
#zoek {
	position: relative;
	width: 900px;
	text-align: right;
	float: right;
	right: 0px;
	margin-top: -20px;
	font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	z-index:3;
 }
#zoeken {
	font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #003264;
	padding:0px;
	margin: 0px;
	margin-bottom:1px;
	height: 14px;
}
#zoekbutton{
	font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #003264;
	padding-bottom: -3px;
	margin: 0px;
	height: 21px;
}
a, a#map {
	color: #003264;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
a:hover, a#map:hover{
}
a#sitemap {
	font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-left: 6px;
	text-decoration: none;
}

a#sitemap:hover{
	text-decoration: underline;
}
.copy{
	color: #798393;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;

	padding-bottom: 2px;

}

/* TIMELINE */
.exam1{
	background-image: url(../img/tijdbalk.gif);
	background-repeat: no-repeat;
	background-position: center 11px;
}

  div.dayDiv   {

}
#bull{
font-size: 18px;
color:#FF3C3C;
text-align:center;
}
  a.dayLnk     {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	position:relative;
	color:#ffffff;
	top:-9px;
	text-decoration:none;
	text-align:center;
}
  a.dayLnk div {
	position:absolute;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	display:none;
	text-decoration:none;
	color:white;
	background-color:#616e77;
	border:2px solid #003264;
	padding:8px;
	margin:3px;
	bottom:22px;
	left:15px;
	width:225px; /* height:250px;} */
	height:auto;
	z-index:50;
}
  a.dayLnk:hover div {
	display:block;
}


