A:LINK, A:VISITED {
		
		color: #97c043;
		text-decoration: none;
		font-weight: bold;
}

A:HOVER {

		color : #474f7e;
		text-decoration : underline;
		font-weight : bold;
}
A:ACTIVE {
	  color: #000000;
		text-decoration: none;
		font-weight: bold;
}

BODY    {
		font-family:  Verdana, "Verdana TT", Arial, sans-serif;
    
		color: #000000;
		
		overflow: auto;
		margin: 0px 0px 0px 0px;
		
		line-height: 1.8em;
		font-size: 100%;
		font-size: 1.0em;
 	    text-align: left;
	}
	
TABLE {
      border-collapse: collapse;
}      

TD {
		font-family:  Verdana, "Verdana TT", Arial, sans-serif;
		font-size: 1.0 em;

		color : #474f7e;
		
		
		
}

u {
  
  font-size: 1.3 em; 
  color : #000000;
  text-decoration : none;
}
b {
		font-weight: bold;
	}
i {
		font-style: italic;
}

H1 {

  
  font-size: 1.8em;
  line-height: 1.4em;
  
  
  text-decoration: none;
  display: inline;
}
H2 {
  
  font-size: 1.3em;
  line-height: 1.2em;
  	
  	
  
  text-decoration: none;
  display: inline;
}

#footer TD {
		
		font-size: 0.9em;
		color : #3a4376;
		
}
#footer A:LINK, #footer A:VISITED {
		
		
		color: #97c043;
		 
		
}
#footer A:HOVER {
	    
	    /* color: #fed30a; */
	    color : #474f7e;
}


#footer H1 {
		
		color : #ffffff;
		
}
#footer H2 {
		
		color : #a4947d;
		
}

b {
		font-weight: bold;
	}
i {
		font-style: italic; 
		
		
}


.elementopmaak2 {

 /* de opmaak van de table waarin stijl 3 staat */
 /* height: 100% ;  */
 

}

.tabelkop0 {
   /*  height: 100% !important;  dit erin zetten als alle blokken automatisch naar 100% moeten*/
   /* als het nodig is opmaak te wijzigen buiten iest om -- wat? */ 
   
}

.tabelkop {
  /* stijl 2 */
  /*  height: 100% !important;  dit erin zetten als alle blokken automatisch naar 100% moeten*/
  /* color: #ada9a9;   */
  background-color: #ffffff;
  
}

.tabelkop2 {
  /* stijl 3 */
     color: #ffffff;
	background-color: #474f7e;
	border: 1px solid #474f7e;
}

.tabelkop3 {
/* stijl 4 */
 
  
  border: 1px solid #163a6c;
 
}


.tabelkop4 {
 /* stijl 5 */

  border: 1px solid #009eda; 
}



.tabelkop5 {
    /* stijl 6 */
	
  background-color: #d3d2d2;
	border: 1px solid #d3d2d2;
  
}



.tabelkop6 {
/* stijl 7 */
	
   color: #f8491a;
	
}


.tabelkop7 {
/* stijl 8 */
   color: #009eda;
 
}




.printeropmaak {
  margin: 10px 10px 2px 0px;
	/* border: 1px solid #ff339a; 
     padding: 20px 10px 20px 8px;
  */
}
.terugopmaak {
  margin: 10px 0px 0px 0px;
}
.verderopmaak {
		margin: 0px 0px 4px 0px;
		vertical-align: bottom;
}
	
	

TEXTAREA {
		font-family: Arial, Verdana, "Verdana TT", sans-serif;
		font-size: 1.0em;
		background-color: #eed6b3;
	/* border: 1px solid #00abf1; */
	border: 0px none #00abf1;
		/* color: #2b2a2a; */
}


INPUT {
	font-family: Arial, Verdana, "Verdana TT", sans-serif;
    /* font-size: 14px;  */  
    font-size: .9em; 
	height: 21px;
    background-color: #efb45d;
	/* border: 1px solid #00abf1; */
	
	border: #6a205f 1px solid ;
	/* border-bottom: #6a205f 1px solid ; */
	padding: 1px 0px 1px 2px;
	
	/* color: #a4947d;	 */
}

SELECT {
		font-family: Arial, Verdana, "Verdana TT", sans-serif;
		font-size: 1.1em;
		
	background-color: #f5ede0;
	/* border: 1px solid #00abf1; */
	border: 0px none #00abf1;
		color : #000000;
}

INPUT.RADIO {
		font-family: Arial, Verdana, "Verdana TT", sans-serif;
		font-size: 1.1em;
		background-color: transparent;
		border-color: #444f55;
		color: #0F1F17;
}
.checkbox {
		background-color:  transparent;
		color:				transparent;
		padding:           0;
		border:            0;
}



HR {
	display: block;
	height:1px; 
	border:none; 
	color:#d3d2d2; 
	background-color: #d3d2d2; 
	width:100%; 
	text-align:right; 
	margin: 0 0 0 auto;
	
}

.imgborder_aan {
/* niet voor klikbare afbeeldingen wel voor niet klikbare */
		border-color: #eb0000;
		border-width: 0px;
		border-style: solid;
}

.imgborder_uit {
/* niet voor klikbare afbeeldingen wel voor niet klikbare */
		border-color: #474747;
		border-left-color: #ededed;
		border-top-color: #ededed;
		border-width: 0px;
		border-style: solid;
}

/* voor klikbare afbeeldingen */
.highslide img {
	border: 0px solid #ffffff;
}
.highslide:hover img {
    border: 0px solid #ffffff;
	
}

a.poplink {
	text-decoration: none;
}
a.poplink .popdeel {
	display: none;
}
a.poplink:hover .popdeel {
	background-color: #f8f4f0;
	border: 1px solid #828282;
	display: block;
	text-align: left;
	font-family: arial;
	font-size: 13px;
	padding: 8px;
	text-decoration: none;
	width: 450px;
}

#rechtsboven A:LINK, #rechtsboven A:VISITED {
		
  cursor: pointer;
  display: inline-block;
  background-color: #666666;
  padding: 5px 14px 6px;
  color: #ffffff;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
		
}


.boekenbutton {
	color: #ffffff;
	font-weight: bold;
	/* border: 1px solid #ffffff;  */
	padding: 5px 5px 5px 5px;
	background-color: #FFDE15;
	background-image: url(boeken.jpg);
	background-size: Auto 30px;
	width: 146px;
    height: 30px;
    border: none;
    cursor:pointer;
    margin: 5px 0 0 0;
}

 
.slidertitels {
  font-size: 3.0em; 
  line-height: 83px;
  height: 83px;
}


.addthis_sharing_toolbox {
 /* dit gedeelte is ongeveer 80% van breedte dus even uitrekenen wat de marge moet zijn links als het midden is*/ 
 margin: 8px 0px 5px 0px;
 /* float:right; */
 
 /* center door ondertsand maar uiterekenen wat breedte is van hele ding 
 width: 142px;
 margin: 0 auto;  */

}
.addthis_horizontal_follow_toolbox {
 /* dit gedeelte is ongeveer 80% van breedte dus even uitrekenen wat de marge moet zijn links als het midden is*/ 
 
 /* border: 1px solid #ff00ff;  */
 /* center door onderstaand maar uiterekenen wat breedte is van hele ding */
 float:right;
 width: auto;
 margin: 0px 0px 0px 0px ;  

}

#menu {
     * verticale menu */
      background-color: #ffffff;
}
#menu A:LINK, #menu A:VISITED {
		
		color: #163a6c;
		text-decoration: none;
		font-weight: bold;
		 
    -webkit-transition: color .4s linear;  
    -moz-transition: color .4s linear;  
    -o-transition: color .4s linear;  
    -ms-transition: color .4s linear;  
    transition: color .4s linear;  
}
#menu A:HOVER {
		
		color: #97c043;
		text-decoration : underline;
		font-weight : bold;
}

#menu .menu_nolink   {  
      color:#00acf2; 
}
#menu .menu_nolink:HOVER {
       /* color: #ff0000; */
}
#menu .menu_nolink_sub {  
       /* color: rgba(255, 255, 255, 0.3);  */
}	

