﻿body
{
    font-family: tahoma;
    margin: 0px;
    font-size: 11px;


     background-image: url(afbeeldingen/back.jpg);
}
.hebjewat
{
     background-image: url(afbeeldingen/back.jpg);
}

.header
{
	font-family : tahoma;
	font-size : 15px;
	color : #000000;

}
.header2
{
	font-family : tahoma;
	font-size : 12px;
	color : #000000;
}
.gridview
{
    color : black;
	font-family : tahoma;
	font-size : 11px;
	border-style : none;
	border : none;	

}

formview 
{
    color : silver;
	font-family : tahoma;
	font-size : 11px;
	border-style : none;
	border : none;	
	
}
formview tr.row
{
    color : white;
	font-family : tahoma;
	font-size : 11px;
	border-style : none;
	border : none;	
	
}


a:link
{
      font-size : 11px;
    font-family : tahoma;
   
	text-decoration: none;
    color: #000000;
}
a:visited
{
  font-family : tahoma;
   
  color: #000000;
	text-decoration: none;
font-size : 11px;
}
a:hover
{
font-family : tahoma;
	
    font-size : 11px;
  color: #b22c23;
    text-decoration: bold;
 
}
a:active
{
    
  font-family : tahoma;
  font-size : 11px;
    text-decoration: none;
    
}

input, select, textarea
{
  
    
}


/* Use headers in the markup for accessibility reasons but control look with styles below*/


