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

