/* algemene style's van standaard tags */ 

body 	{
		background-color: #003333;
        font-family: "Verdana", sans-serif;
	    font-size: 12px;
     	color: #FFFFCC;								        /* Tekstkleur standaard */
	    text-align: left;
		SCROLLBAR-FACE-COLOR: 		#FFFFCC; 				/* schijfbalk */
		SCROLLBAR-HIGHLIGHT-COLOR: 	#FFFFFF;                /* 1e zijlijn boven en links van schuifbalk */ 
		SCROLLBAR-SHADOW-COLOR: 	#000000; 				/* 1e zijlijn onder en rechts van schuifbalk */ 
		SCROLLBAR-3DLIGHT-COLOR: 	#006666;                /* 2e zijlijn boven en links van schuifbalk */ 
		SCROLLBAR-ARROW-COLOR:  	#FFCC33;  				/* pijltje boven en onder */
		SCROLLBAR-TRACK-COLOR: 		#003333; 				/* achtergrond van de schuif */
		SCROLLBAR-DARKSHADOW-COLOR: #000033;  				/* 2e zijlijn onder en rechts van schuifbalk */
		}

b		{
		color: #FFFFCC;					                    /* Tekstkleur standaard vetgedrukt*/
		}

td		{													/* cel inhoud van een standaard tabel */
        font-family: "Verdana", sans-serif;
	    font-size: 12px;
     	color: #FFFFCC;			                            /* Tekstkleur in standaard tabel */
		vertical-align: top;
		}

A		{													/* normale link */
		text-decoration: none;
		color: #FFCC33;
		}

A:HOVER
	 	{													/* normale link wanneer muis er overheen gaat*/
		color: #FF6633;
		text-decoration: underline;
		}

img 	{														/* afbeeldingen */
		border-style: solid;
		border-color: #000000;
		border-width: 0px;
		}
a img
		{														/* afbeeldingen als link*/
		border-color: #0000FF;
		}
img.selected 
		{
		border-style: double;
		border-width: 5px;
		border-color: #000000;
		}


/* Hierna specifieke style's die met een class gebruikt worden */

/* body's met aangepaste style's */
.bodytitelbalk
		{
		background-image:  url("../images/bovenstehelft.jpg");
		background-repeat: no-repeat;
		background-attachment: fixed;
		}

.bodyrechterkolom
		{
		background-image:  url("../images/onderstehelftrechts.jpg");
		background-repeat: no-repeat;
		background-attachment: fixed;
		}

.bodylinkerkolom
		{
		background-image:  url("../images/onderstehelftlinks.jpg");
		background-repeat: no-repeat;
		}

.bodynewwindow
		{
		background-image:  url("../images/onderstehelftrechts.jpg");
		background-repeat: no-repeat;
		}

/* style van tabellen */
.tablemenu 	{
	 	text-align: left;
		vertical-align: top;
		border: none;
		width: 170px;
		margin-left: 10px;
	 		}
.tdmenu		{
		font-size: 12px;
		text-align: left;
		vertical-align: top;
		border: none;
		width: 150px;
		  	}

.table1 	{
		text-align: left;
		vertical-align: top;
		border: none;
		margin: 10;
		width: 680px;
		 	}
.tablefotostrip
	 	{
		text-align: left;
		vertical-align: top;
		border: solid;
		width: 680px;
		margin: 10px;
		width: 680px;
		background-color: #000000;
		border-color: #000000;
  		}
.tablezondermarges
	 		{
		text-align: left;
		vertical-align: top;
		border: none;
		margin: 0;
		padding: 0px;
		 	}

.tdfotokolom
		{
		font-size: 12px;
		text-align: center;
		vertical-align: top;
		border: none;
		width: 140px;
	  	}
		
.tdtekstkolom
		{
		font-size: 12px;
		text-align: left;
		vertical-align: top;
		border: none;
		width: 560px;
	  	}

.tablelinkkolom 	{
		text-align: left;
		vertical-align: top;
		border: none;
		margin: 0;
		width: 220px;
	 	}
		
.tdlinkkolomkop
		{
		font-size: 12px;
	   	color: #828fb1;
		text-align: left;
		vertical-align: top;
		margin-top: 0px;
		width: 220px;
		background-color: #FFFFFF;
		border: solid;
		border-width: thin
		padding: 5px;
	  	}
.tdlinkkolom
		{
		font-size: 12px;
		text-align: left;
		vertical-align: top;
		margin-bottom: 0px;
		width: 220px;
		border: solid;
		border-width: thin;
		padding: 5px;
	  	}

/* style voor teksten */

/* .tekst niet meer gebruiken, wordt vervangen door style in body en TD */
.tekst	{
        font-family: "Verdana", sans-serif;
	    font-size: 12px;
     	color: #FFFFFF;
	    text-align: left;
    	}

/* tekst in het midden uitgelijnd */
.mid	{
	    font-size: 12px;
		text-align: center;
		}

/* tekst klein links uitgelijnd */
.klein	{
		font-size: 10px;
		text-align: left;
		}

/* tekst klein het midden uitgelijnd */
.kleinmidden
  		{
 		font-size: 10px;
		text-align: center;
		}

/* Teksten in kopjes en dergelijke */

.kop	{
	    font-family: "Verdana", sans-serif;
	  	font-size: 12px;
		font-weight: bold;
		color: #00CCCC;
		text-align: left;
		}

.titel	{
		font-family: "Verdana", sans-serif;
		font-size: 18px;
		font-weight: bold;
	   	color: #ffffff;
		text-align: left;
		}
		
.subtitel	{
		font-family: "Verdana",sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		text-align: left;
		}


		
/* style van hoofdmenu link */

a.hoofdmenu:link 
        {
         line-height:20px;
         color: #FFFFCC;
	     font-size: 12px;
         font-weight:bold; 
         font-family: "Verdana", sans-serif;
         text-decoration: none;
        }

a.hoofdmenu:visited 
        {
         line-height:20px;
         color: #FFFFCC; 
	     font-size: 12px;
         font-weight:bold; 
         font-family: "Verdana", sans-serif;
         text-decoration: none
        }

a.hoofdmenu:hover   
        {
         line-height:20px;
         color: #003333;  
    	 background-color: #FFFFCC;
	     font-size: 12px;
         font-weight:bold; 
         font-family: "Verdana", sans-serif;
         text-decoration: none
        }
/* ======================== */
/* style van submenu link   */
/* ======================== */
a.submenu:link 
        {
         color: #FFFFCC;
	     font-size:12px;
         font-weight:bold; 
         font-family: "Verdana", sans-serif;
         text-decoration: none
        }

a.submenu:visited 
        {
         color: #FFFFCC; 
	     font-size: 12px;
         font-weight:bold; 
         font-family: "Verdana", sans-serif;
         text-decoration: none
        }

a.submenu:hover   
        {
         color: #003333;  
    	 background-color: #FFFFCC;
	     font-size: 12px;
         font-weight:bold; 
         font-family: "Verdana", sans-serif;
         text-decoration: none
        }

/* ======================== */
/* style van titelbalk link */
/* ======================== */
a.titelbalk:link 
        {
         color:#000000;
	     font-size:12px;
         font-weight:bold; 
         font-family: "Verdana", sans-serif;
         text-decoration: none
        }

a.titelbalk:visited 
        {
         color:#000000;
	     font-size: 12px;
         font-weight:bold; 
         font-family: "Verdana", sans-serif;
         text-decoration: none
        }

a.titelbalk:hover   
        {color:#FF6633;
	     font-size: 12px;
         font-weight:bold; 
         font-family: "Verdana", sans-serif;
         text-decoration: none
        }		
