body {font-family: Arial, Helvetica, sans-serif;}
body {font-size: 13px;}
body {color: #3366ff;}
body {background-color: #f5f3c9;}


/* hyperlinks */

a:link { color: #d6bd31;}
a:visited { color: #d6bd31;}
a:hover { color: #8bb8eb;}

a.tekstlink:link { color: #3366ff;}
a.tekstlink:visited { color: #3366ff;}
a.tekstlink:hover { color: #d6bd31;}


/* totale pagina */

#totaal {background-color: #ffffef;
         margin-left: auto;
         margin-right: auto;
         width: 760px;}
		 
.kleur2 {color:  #d6bd31;}

.clear {clear: both;
        line-height: 1px;}

.kop {color: #d6bd31;
      font-weight: bold;
	  font-style: italic;
	  text-align: center;}


/* header */

#logo {float: left;
       width: 760px;
	   height: 100px;
	   border: 0px;}
	   
.logo {border: 0px;}

#logoonder {float: left;
            width: 755px;
			line-height: 20px;
			color: #8bb8eb;
			font-weight: bold;
            background-color: #f5f3c9;
			border-top-color: #d6bd31;
	        border-top-width: 2px;
	        border-top-style: solid;
            border-bottom-color: #d6bd31;
	        border-bottom-width: 2px;
	        border-bottom-style: solid;
			padding-left: 5px;}
			

/* inhoud */

.inhoud {clear: both;
         padding-top: 5px;
         padding-right: 5px;
		 padding-bottom: 5px;
		 padding-left: 5px;}
		 
.inhoud1 {border: 2px;
		  border-color: #d6bd31;
		  border-style: solid;
		  padding: 10px;
          margin-left: 10px;
		  margin-right: 70px;}

/* linkpad */

#linkpad {color: #d6bd31;
          line-height: 30px;
		  padding-left: 5px;
		  clear: both;}

		  
/* balken */

.balk     {height: 18px;
           clear: both;
           border-top-color: #d6bd31;
	       border-top-width: 2px;
	       border-top-style: solid;
           border-bottom-color: #d6bd31;
	       border-bottom-width: 2px;
	       border-bottom-style: solid;
	       background-color: #f5f3c9;
	       font-weight: bold;
		   color: #d6bd31;
		   padding-left: 5px;}
		   

.balklinks {float: left;
            width: 285px;
			height: 18px;
			background-color: #f5f3c9;
			color: #d6bd31;
			font-weight: bold;
			padding-left: 5px;
			border-top-color: #d6bd31;
	        border-top-width: 2px;
	        border-top-style: solid;
            border-bottom-color: #d6bd31;
	        border-bottom-width: 2px;
	        border-bottom-style: solid;}
 
  
.balkmidden {float: left;
            width: 200px;
			height: 18px;
			background-color: #f5f3c9;
			color: #8bb8eb;
			font-weight: bold;
			padding-left: 5px;
			border-top-color: #d6bd31;
	        border-top-width: 2px;
	        border-top-style: solid;
            border-bottom-color: #d6bd31;
	        border-bottom-width: 2px;
	        border-bottom-style: solid;}
 

.balkrechts {float: right;
             width: 245px;
			 height: 18px;
             background-color: #f5f3c9;
			 color: #d6bd31;
			 text-align: right;
			 font-weight: bold;
			 padding-right: 15px;
			 padding-left: 5px;
			 border-top-color: #d6bd31;
	         border-top-width: 2px;
	         border-top-style: solid;
             border-bottom-color: #d6bd31;
	         border-bottom-width: 2px;
	         border-bottom-style: solid;}
			 

/* Balk onderaan pagina */

.balkonder {float: left;
            width: 760px;
			height: 30px;
            background-color: #f5f3c9;}
		

/* foto's */

.fotolinks {float: left;
			border: 2px;
			 border-color: #d6bd31;
			 border-style: solid;
			 height: 134px;
			 width: 175px;
			 margin-bottom: 5px;
			 margin-right: 10px;}

.fotomidden {border: 2px;
			 border-color: #d6bd31;
			 border-style: solid;
			 height: 134px;
			 width: 175px;
			 margin-bottom: 5px;}
			   
			   
/* extra opmaak voor contactpagina */

.contactlinks {float: left;
               width: 280px;
			   line-height: 20px;}

.contactlinks1 {float: left;
               width: 280px;
			   line-height: 15px;
			   font-weight: normal;}
			  

.contactmidden {float: left;
         	    line-height: 20px;}
				
.contactmidden1 {float: left;
         	    line-height: 15px;
				font-weight: normal;}
				
.contactmidden2 {float: left;
         	    line-height: 15px;
				font-weight: normal;
				color: #d6bd31;}
				

		

	   
