/*
printzr.css
(c)2006 HeRiAn internetdiensten te Nijkerk
Webdesign, hosting en websiteoptimalisatie.
http://www.herian.info/
*/

html, body {
	padding:0em;
	border:0em;
	margin:0em; 
	}

body {
	height:100%;
	padding:6em 0em 0em 12.5em;
	background-color: #ffffff;
	color:#0000fe;
		}
     
     BODY {scrollbar-3dlight-color:#ffbd21;
     scrollbar-arrow-color:#990000;
     scrollbar-base-color:#ffffff;
     scrollbar-track-color:#99ccff;
     scrollbar-darkshadow-color:#000080;
     scrollbar-face-color:#ffffff;
     scrollbar-highlight-color:#000000;
     scrollbar-shadow-color:#000080;
     }


div#hoofdscherm {
	display:block;
	width:100%; 
	border:0em; 
	padding:0em;
	background-color: #ffffff;
	margin:0em 0em 0em 0em;
	}
	
div#tabel {font-family: verdana, serif; 
        border-style: none; 
        border:0em; 
        padding:0.25em;
        margin:0em 1em 0em 6%; 
        line-height:130%;
        text-indent:0em;
        font-weight:normal;
        font-size:small;
        color:#000080;
	}	
	
div#hoofdscherm p, ul, li td tr INPUT {font-family: verdana, serif; 
        border-style: none; 
        border:0em; 
        padding:0.25em;
        margin:0em 5em 0em 6%; 
        line-height:130%;
        text-indent:0em;
        font-weight:normal;
        color:#0000fe;
	box-sizing: border-box; /* box sizing css3 standard */
	-moz-box-sizing: border-box; /* box sizing gecko specific */
	}
	
div#hoofdscherm ul, li {font-family: verdana, serif; 
        border-style: none; 
        border:0em; 
        padding:0.25em;
        margin:0em 2em 0em 3em; 
        line-height:120%;
        text-indent:0em;
        font-weight:normal;
	}
        
        
 div#hoofdscherm p.kruimelpad {font-family: verdana, serif; 
        border-style: none; 
        background-color: #ffffff;
        color:#0000fe;
        border:.0em; 
        padding:0.85em;
        margin:0em 0em 0em 0em; 
        text-indent:0em;
        font-size:80%;
        font-weight:700;
	box-sizing: border-box; /* box sizing css3 standard */
	-moz-box-sizing: border-box; /* box sizing gecko specific */
        }
        
        
         div#map p.kruimelpad {font-family: verdana, serif; 
	        border-style: none; 
	        background-color: #ffff99;
	        color:#000080;
	        border:.0em; 
	        padding:0.85em;
	        margin:15em 0em 0em 0em; 
	        text-indent:0em;
	        font-size:80%;
	        font-weight:700;
        }
        
        
        div#hoofdscherm p.form, h4.form, h3.form, h2.form {font-family: verdana, serif; 
	        border-style: none; 
		        border:0em; 
		        padding:0.25em;
		        margin:0em 2em 0em 0em; 
		        line-height:130%;
		        text-indent:0em;
		        font-weight:normal;
		        color:#0000fe;
	box-sizing: border-box; /* box sizing css3 standard */
	-moz-box-sizing: border-box; /* box sizing gecko specific */
	}
	
	
	input { background-color: white; color: #000080;  font-size:90%; font-family: verdana, serif; }
	
	select { font-size:90%; background-color: #ffff99; color: #000080; font-family: verdana, serif;}
	
	input.radio { background-color: #ffff99; }
	
	textarea { background-color: white; color: #000080; font-family: verdana, serif; font-size:90%; }
	

// .button { font-size: 1em; font-family: verdana, serif; background-color: #000080; color: white; border: 1px solid #808080;}

.knop {
	font-size: 0.8em;
	font-weight:bold;
	color: #000000;
	background-color: #c0c0c0;
	font-style: normal;
	line-height: normal;
	border: 1px solid #808080;
	margin: 3px;
	padding: 2px;
	position: relative;
	background-position: center;
	text-align: center;

	} 
	
	
div#map {
	margin: 0px;
	padding: 0px;
	position: absolute;
	box-sizing: border-box; /* box sizing css3 standard */
	-moz-box-sizing: border-box; /* box sizing gecko specific */
	margin-left:2em !important;
	margin-left:14.5em;
	top:7.5em;
	} 
	
	
	
	div#sidebar {
	margin-left: 10px;
	padding: 0px;
	position: absolute;
	box-sizing: border-box; /* box sizing css3 standard */
	-moz-box-sizing: border-box; /* box sizing gecko specific */
	margin-left:56em !important;
	margin-left:73em; 
	top: 12.5em;
	font-family: tomaha, verdana, serif;
	font-size:70%;
	line-height:160%;
	} 
	
	
        
        div#hoofdscherm p.opmerking {font-family: verdana, serif; 
	        color:#990000;
	        border:.0em; 
	        padding:0.25em;
	        margin:1.25em 6% 0em 6%; 
	        text-indent:0em;
	        font-size:80%;
	        font-weight:600;
	        border-width: thin;
		border-style: dotted;
		border-color: orange;

        }
        
        div#hoofdscherm p.waarschuwing {font-family: verdana, serif; 
	        color:#000000;
	        border:.0em; 
	        padding:0.25em;
	        margin:1.25em 6% 0em 6%; 
	        text-indent:0em;
	        font-size:80%;
	        font-weight:600;
	        border-width: thin;
		border-style: solid;
		border-color: red;
        }
	        
	        
 	a:link	{
	color:#000080;
background-color:#99ccff;
	text-decoration:underline;
	text-transform:none;
	}
			
 	a:hover	{
	color:#0000fe;
	text-decoration:underline;
	text-transform:none;
	background-color:#fefe00;
				}
			
 	a:visited	{
	color:#0000fe;

	text-decoration:underline;
	text-transform:none;
	}


        img {/* border style for all images */
	border: 0;
	}
	  
	img.b {/* replacement for <br /> after images */
	display: block; /* forces line break for content after */
	}
		

div#hoofdscherm h1, h2, h3, h4 {
		padding:0em; border:0em; 
		margin-right:5em; margin-top:1em; margin-bottom:0.0125em; margin-left:6%;
		font-family: tomaha, verdana, serif; }

div#hoofdscherm p ul ol li {font-size:80%;}
div#hoofdscherm h1 {font-size:120%;} 
div#hoofdscherm h2 {font-size:105%;} 
div#hoofdscherm h3 {font-size:95%;} 
div#hoofdscherm h4 {font-size:85%;} 

.h1 {font-size:120%;} 
.h2 {font-size:105%;} 
.h3 {font-size:95%;} 
.h4 {font-size:85%;} 


acronym {
	border-bottom:2px dashed brown;
	cursor:help; }


.vet {font-weight:bolder;
}

.underline {text-decoration:underline;}


.kleiner {font-size:smaller;}

.sitenav {font-size:70%;color: #990000;}
		
.lichtblauw {color:#00ffff;}
		 

.print {display:none;
}
	  	         
.beschrijving {display:none; visibility: hidden;
}


.tbox{
	
	border: #A7A7A7 1px solid;
margin-right: 14px;
	
}
.tbox_max{
	
	border: #A7A7A7 1px solid;
	
margin-right: 14px;
	
}

     	img {/* border style for all images */
     	border: 0;
     	}
     	  
     	img.b {/* replacement for <br /> after images */
     	display: block; /* forces line break for content after */
	}
 	
 	
img.kaartjes {
	width: 9.0625em;
	height: 12.0625em; 
	float:right; margin: 1em 5.5em 1em 0em;
		}

/*
printzr.css
(c)2006 HeRiAn internetdiensten te Nijkerk
Webdesign, hosting en websiteoptimalisatie.
http://www.herian.info/
*/