﻿body
{
    font-family: calibri;
    margin: 0px;
    font-size: 11px;

background-repeat: no-repeat;
}
.hebjewat
{
     background-image: url(afbeeldingen/back1.jpg);
}

.header
{
	font-family : calibri;
	font-size : 15px;
	color : #0c557d;

}
.header2
{
	font-family : calibri;
	font-size : 13px;
	color : #000000;
}
.gridview
{
    color : black;
	font-family : calibri;
	font-size : 11px;
	border-style : none;
	border : none;	

}

formview 
{
    color : silver;
	font-family : calibri;
	font-size : 11px;
	border-style : none;
	border : none;	
	
}
formview tr.row
{
    color : white;
	font-family : calibri;
	font-size : 14px;
	border-style : none;
	border : none;	
	
}


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;
   
    color: #00abe3;
    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*/

