/* CSS Document */
body{
margin: 0;
padding: 0;
font-family: Verdana, sans-serif;
font-size: small;
}

.header{
height:68px;
background-color: #00357A; #99CC00; #006699;
border-top: 0px solid #00357A; #99CC00; }

.content_body {
background-repeat: repeat-x;
background-color:#ffffff;
}

.content_interior{
width:1024px;
margin-left:auto;
margin-right:auto;
}

.header_interior{
margin-left:auto;
margin-right:auto;
width:1024px;
margin-top:25px;
}

.title{
font-family: Verdana, Arial, sans-serif;
color:#FFFFFF;
font-size:34pt;
margin:0px;
padding-top:3px;}

.left_column {
width:200px;
float:left;
margin-top:25px;
margin-bottom: 25px;
clear:both;
}

.navigation{
width:184px;
padding-left:6px;
padding-right:6px;
margin-bottom: 16px;
}

.navigationbtm{
width:196px;
height:8px;
margin-top:-5px;
}


.right_column {
	width:809px;
	float:right;
	margin-top:25px;
	margin-bottom:25px;
	padding-left: 10px;
	border-left: solid 1px #E0D0B1;
}

.hr {
	width:500px;
	height:8px;
	background-image:url(images/hr.gif);
	margin: 10px auto 20px auto;
	background-repeat: no-repeat;
}

.gg  { 
clear: both;
margin: 12px auto 0 auto;
border: 0;
 }

.right_column a:link {
	color: blue;
	text-decoration: underline;
	}

.right_column a:visited {
	color: blue;
	text-decoration: underline;
	}

.right_column a:active {
	color: blue;
	text-decoration: underline;
	}

p a:link {
	color: blue;
	text-decoration: underline;
	}

p a:visited {
	color: blue;
	text-decoration: underline;
	}

p a:active {
	color: blue;
	text-decoration: underline;
	}
	
p { 
	font-size: 0.95em;
	line-height: 125%;
  color: darkslategray;
	}


h1 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	color: firebrick;
}

h2 {
	margin-bottom: -12px;
	color: firebrick;
  letter-spacing: -0.01em;	
	font-weight: bold;
	font-size: 0.9em;
}

h3 { 
font-weight: bold;
font-size: 0.9em;
color: #5b5b5b;
letter-spacing: -0.01em;
line-height: 120%;
padding-top: 8px;
margin: 0; 
}		

h4 {
	margin: 0;
	color: #00357A;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

	

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.markermenu{
font-family: Verdana, sans-serif;
list-style-type: none;
margin: 5px 0;
padding: 0;
width:180px;
list-style:none;
}

.markermenu li  {  
margin-top: 0px;
}

.markermenu li a{
background:url(images/arrow.gif) no-repeat 2px center;
font-weight:bold;
color: #00357A; #006699;
display: block;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
list-style:none;
}

.markermenu ul li a{
background:none;
font-weight:normal;
color: #00357A; #006699;
display: block;
padding: 3px 0;
padding-left: 12px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}

* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
}

.markermenu li a:visited, .markermenu li a:active{
color: #00357A; #006699;
}

.markermenu li a:hover{
color: firebrick;
}

.footer {
clear: both;
background-color: #ffffff;
text-align: center;
font-size: 0.7em;
border-top: 1.2pt solid #00357A; #006699;
padding-top: 6px;
color: #00357A; #006699;
}


li{
margin-left:-20px;
color:#00357A; #006699;
font-size: 0.95em;
line-height: 125%;
color: darkslategray;
margin-top: 10px;
}


.nadruk { 
			color: #990000;
			font-weight: bold;
			}

.rechts { 
			color: #000033; 
			text-align: right;
			margin-right: 0.5cm;
			font-size: 0.8em;
			}

.code { 			font: 10pt courier;
			color: darkslategray;
				 }				

.qa { color: firebrick;
			font-weight: bold; 
			 }		

.vraag { color: #00357A; #006699; 
			 }		
			 
.vraag a:link  { text-decoration: none; color: darkslategray;
			 }	
			 
.vraag a:visited  { text-decoration: none; color: darkslategray;
			 }	

.vraag a:hover  { font-weight: bold; color: firebrick; }	 

.antwoord { font-size: 0.8em; padding: 1em 0 0 3em; color: darkslategray;}

ol {
		text-align: left;
}

ul {
	 	list-style-position: outside;
		list-style-type: square;
		text-align: left;
		}

.subtitel { 
		font-style: italic; 
		margin-top: 6px;
		color: #00357A; #006699;
		margin-bottom: -6px;}

.storytitle {
	padding-top: 18px;
	padding-bottom: 6px;
}

.storytitle a {
	text-decoration: none;
}

.meta {
	font-size: .75em;
	padding-bottom: 0;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.footer a  { 
	color: #00357A; #006699; 
	text-decoration: none;" 
	}

#menu {
font-family: Verdana, sans-serif;
list-style-type: none;
margin: 5px 0;
padding: 0;
width:180px;
font-weight: bold;
color: #00357A; #006699;
}

#menu a {
background:none;
font-weight:normal;
color: #00357A; #006699;
display: block;
padding: 3px 0;
padding-left: 12px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}

#menu ul ul li a:visited, .markermenu li a:active {
color: #00357A; #006699;
}

#menu ul ul li a:hover {
color: firebrick;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.loginform {
font: 16px normal verdana, arial, sans-serif;
font: normal 12px verdana, arial, sans-serif;
padding: 3px;
border: none;
color: darkslategray;
}

.loginform #txtbox {
font: bold 16px verdana, arial, sans-serif;
color: firebrick;
}

table .row_blue {
	font-size : 12px;
	background-color: #00357A; #99CC00;
	text-align : justify;
	font-family : Verdana, Arial, Helvetica, Helv;
	color:#FFFFFF;
}

table .row_wit {
	font-size : 12px;
	background-color: #ffffff;
	text-align : justify;
	font-family : Verdana, Arial, Helvetica, Helv;
}

.realtable          {font-size: 12px; line-height:1.4;
                     background-color: #DEEFF6;
                     border-collapse: collapse;
                     border-bottom: solid 2px #DEEFF6;
                     margin-top:11px;
                     margin-bottom:11px;}
                        
.hoofdkop           {font-size: 12px;
		font-weight: bold;
		    color: #000000;}

.hoofdkoprood       {font-size: 22px;
                    color: red;}

.rubriekkop         {font-size: 22px;
                    color: #046F96;}

.subkop             {font-size: 12px;
                    line-height: 1.4;
                    margin-bottom: 14px;
                    font-weight: bold;}

.alineakop          {font-weight: bold;
                    margin-top: 14px;}

.subalineakop       {font-style: italic;
			margin-top: 14px;}

.subalineakopzonderwit       {font-style: italic;
                       }

.inhoudsubkop       {font-style: italic;
                    margin-top: 14px;}

.nieuwskop          {line-height: 1.5;
                     border-bottom: solid 4px #ffffff;
                     text-indent: 1px;
                     margin-top: 10px;
                     width: 451px;}
                        
.datumtijd          {font-size: 10px;
                     color: #939393;}

   .kalelink a:link    {text-decoration: none;
                        color: #154273}
   .kalelink a:visited {text-decoration: none;
                        color: #696969}
   .kalelink a:hover   {text-decoration: underline;
                        color: #154273}
                                                