A:LINK, A:VISITED {
		
		color: #c2a24d;
		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;  
 */
 
}
A:HOVER {
		
		color : #876824;
		text-decoration : underline;
		font-weight : bold;
}
	
A:ACTIVE {
		
		color: #876824;
		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.5em;
		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.0em;

		color : #000000;
		
}
#footer TD {
		font-family:  Verdana, "Verdana TT", Arial, sans-serif;
		font-family: 'martencapsregular';
		font-size: 1.1em;
		color : #ffffff;
		
}
#footer A:LINK, #footer A:VISITED, #footer A:ACTIVE  {
		
		 color : #c2a24d; 
		
}
#footer A:HOVER {
	    
	    /* color: #fed30a; */
	    color : #876824;
}


u {

  font-family: 'martencapsregular';
  
  text-decoration: none;
  font-size: 1.3em;
  
  /* border-bottom: #adc7e0 6px solid; */
}

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;
}

H1 u {

  
  font-size: 2.0em;
  line-height: 2.1em;
  text-decoration: none;
  display: inline;
  
}
H2 u {

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


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

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

.tabelkop0 {

   /* als het nodig is opmaak te wijzigen buiten iest om -- wat? */ 
}

.tabelkop {
  /* stijl 2 */
  
  /* color: #ada9a9;   */
  background: #000000;
  color: #ffffff; 
}

.tabelkop2 {
  /* stijl 3 */
	
  /* border: 0px none #cfbb9d; */
  /* background: #e6960e; */
  color: #c2a24d; 
	
}
.tabelkop2 A:LINK, .tabelkop2 A:VISITED, .tabelkop2 A:ACTIVE {
		
		/* color: #ffffff; */
		
}

.tabelkop3 {
/* stijl 4 */
  
  /* color: #ada9a9;    */
  /* border: 0px none #004062; */
  background: #c2a24d;
  color: #ffffff;
  
  /* padding gaat nu in tekstbewerking zelf */
 
}
.tabelkop3 A:LINK, .tabelkop3 A:VISITED, .tabelkop3 A:ACTIVE {
		
		 color: #000000; 
		
}

.tabelkop4 {
 /* stijl 5 */
  background: #000000;
  border: 1px solid #c2a24d;
  /* padding: 10px 10px 10px 10px !important; */
 color: #ffffff;
}


.tabelkop5 {
    /* stijl 6 */
	 background: #000000;
      color: #c2a24d; 
  
}
.tabelkop5 A:LINK, .tabelkop5 A:VISITED, .tabelkop5 A:ACTIVE {
		
		 color: #ffffff; 
		
}


.tabelkop6 {
/* stijl 7 */
	
    color: #c2a24d; 
	
}
.tabelkop6 .kleinefoto {
    /* 
width: 50% !important; 
    height: auto;
 */
}


.tabelkop7 {
/* stijl 8 */
 /* color: #a2191e  !important; */
 /* overrule de sectie stijl */
 
  background: #ffffff;
 
}



.verderopmaak {
		margin: 0px 0px 4px 0px;
		vertical-align: bottom;
	}

TEXTAREA {
		font-family: Arial, Verdana, "Verdana TT", sans-serif;
		font-size: 1.1em;
		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:#c2a24d; 
	background-color: #c2a24d; 
	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;
}

 
.boekenbutton:hover {
	/* background: #00adef; */
	border-top: 1px solid #00acf2;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid  #00acf2;
} 
 .zoekhighlight {
  font-style: italic;
} 
 #zoekresultaten {
		font-family:  Verdana, "Verdana TT", Arial, sans-serif;
		font-size: 1.1em;

		color : #00529f;
		line-height: 1.5em;
		text-align: left;
} 
 #zoekresultaten TD {
		border: 2px #ff0000 solid;
		text-align: left;
		
}   


#menu {
     * verticale menu */
      background-color: #ffffff;
}
#menu A:LINK, #menu A:VISITED {
		
		color: #000000;
		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: #876824;
		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);  */
}	

