body 		{  
    		width					:	100%;	
  			font-family				:   Verdana, Arial, Helvetica, sans-serif,comic sans MS;
	    	font-size				:	10px ; 
	    	color					:	yellow;
        	text-align    			: 	center;
  			line-height				:   100%;
       		margin-left 	    	:	1px ;
			margin-top				:	1px;
 			margin-right			:	1px;
			margin-bottom			:	1px;        	
			background-color		:	black;
			background-repeat		:	repeat;
			background-attachment	:	fixed;

			vertical-align 			:   middle;				

        	}
body.muziek {
         		margin-left 	    	:	10px ;
  			background-image		:   url(lauraband/lauraband_zw.jpg);
			background-color		:	black;
			background-attachment	:	fixed;
			background-repeat		:	no-repeat;
			background-position		: 	center;			
			}						}


.fout	{
  			color					: 	red; 
			font-weight				:	bold ;
			background-color		:	yellow;		
		 	}				

.melding	{
  			color					: 	lightgrey;
			background-color		:	black;			   
		 	}

.extrakleur {
  			color					: 	blue; 
			vertical-align 			:   middle;
			text-align				:	center;
			font-weight				:	bold;
	  	  
	}
.extrakleur5 {
  			color					: 	red; 
			vertical-align 			:   middle;
			text-align				:	center;
			font-weight				:	bold;
	  	  
			}		
.extrakleur3 {
  			color					: 	lightblue; 
			vertical-align 			:   middle;
			text-align				:	center;
			font-weight				:	bold;	  	  
			}
.extrakleur2 {
  			color					: 	blue; 
			vertical-align 			:	middle;
			text-align				:	center;	
			}

.extrakleur4 {
  			color					: 	blue; 
			vertical-align 			:	top;
			text-align				:	center;	
			background-color		:   lightblue;
			font-weight				:	bold;	
				  	  
}
.metrand 	{
  			border					:	0px;
  			border-color			:	yellow;
			width					:	16px;
			height					:   16px;

}
.zonderrand 	{
  			border					:	0px;
			width					:	12px;
			height					:   12px;
}
.kopimg 	{
  			border					:	0px;
  			border-color			:	black;
			width					:	16px;
			height					:   16px;

}
.center-top {
  			text-align				:	center;
			vertical-align 			:   top; 
}				 
table 		{
  			width					:	98%;
        	border-spacing			: 	0px ;
        	border-collapse			:	collapse;
        	border					:   0px solid grey; 
       }
table.stats {
  			width					:	20%;
        	border-spacing			: 	0px ;
        	border-collapse			:	collapse;
        	border					:   0px solid grey; 
       }
       	
table.onderkant	{
  			width					:	98%;
         	border-spacing			: 	2px ;
        	border-collapse			:	collapse;
        	border					:   0px solid grey; 
  			background-color		:	transparant;        	
       		}

table.muziek	{
 			width					:	90%;
  			}

th 			{	
			background-color		:	transparant;
	     	color					:	lightblue;
		    height					:	15px; 
       		vertical-align  		:   middle; 
			}
th.bovenbalk 			{	
			background-color		:	transparant;
	     	color					:	lightblue;
		    height					:	15px; 
       		vertical-align  		:   middle;
       		font-weight				: 	normal;
			    
			}			
th.sortkey 	{
  			font-size				:	14px ; 
	     	color					:	yellow;
			border-style			:	solid;
			border-width			:	1px;	     	
			}

						
td	 		{
  			text-align				:	left;
        	vertical-align 			:   top;
			border-style			:	solid;
			border-width			:	0px;
			color   				:	yellow;
			background-color		:	transparant;
        	text-indent    			:   3px;
        	height					:	14px; 
         	}
td.onderkant 			{	
			background-color		:	transparant;  
			}       	
         	
td.linkerzijde {
  			background-color		:	transparant;
  			width					: 	160px;
  			border					:   2px light grey; 
  			border-width			:	0px;
  			}
}
td.center 	{
  			text-align				:	center;
		   	}    

.right   	{
  			text-align				:	right;
            }
.left  	{
  			text-align				:	left;
            }            

.vcenter	{
  			text-align				:	left;
       		vertical-align  		:   middle;
         	}

a:link 		{
			text-decoration 		:	none;
			color           		:	yellow;
         	}
a:visited 	{
  		    text-decoration			:	none;
        	color           		: 	yellow;
          	}
a:hover  	{
  			background-color		:	red;
  		 	color         			:	yellow;
			text-decoration 		:	none;
			}
a:active  	{
  			color    				:	white;
            text-decoration 		: 	none;
			}
a.inth:link	{
			text-decoration 		:	none;
	     	color					:	#344152;
			}
a.inth:visited	{
			text-decoration 		:	none;
	     	color					:	#344152;
			}						
a.wittelink:link 		{
			text-decoration 		:	none;
			color           		:	white;
         	}
a.wittelink:visited 		{
			text-decoration 		:	none;
			color           		:	white;
         	}         	
a.wittelink:hover 		{
			text-decoration 		:	none;
			color           		:	white;
			background-color		:	blue;			
         	}         	         	
         	
hr      	{
  			width  			       	:	1px;
			color         			: 	darkGrey;
			height         			: 	0px;
      	}
hr.full      	{
  			width  			       	:	90%;
			color         			: 	yellow;
			height         			: 	1px;
        	}
        	
        	
h1	 		{
  			color					: 	blue; 
			font-size				: 	26px ; 	
			}
h2 			{
  			color					:	yellow; 
			font-size				:	26px ;
			 	
			}

input,select  		{
  			BACKGROUND-COLOR		:	#333333; 
			COLOR					:	white; 
			border					:	0;

	}
textarea {
  			BACKGROUND-COLOR		:	#333333; 
			COLOR					:	white; 
			border					:	0;
			
	}		
input.klok {
  			BACKGROUND-COLOR		:	lightgrey; 
			COLOR					:	black; 
			}

input.verwijder {
  			BACKGROUND-COLOR		:	red; 
			COLOR					:	white; 
			}
input.bewaar{
  			BACKGROUND-COLOR		:	black; 
		   	COLOR					:	white; 
			border					:	double 3px red;   	
			}
input.zoek 	{
  			BACKGROUND-COLOR		:	#333333; 
		   	COLOR					: 	red; 
		   	border					:	double 3px red;
			}
input.geselecteerd  		{
  			BACKGROUND-COLOR		:	black; 
			COLOR					:	yellow; 
			border					:	0;	
			}		
			
img.hd	{background-color		:	white;}

