/* CSS Document */

body {


	margin-left:0;
	margin-right:0;
	margin-top:0;
    margin-bottom:0;
	margin-width:0;
	margin-height:0;
	scrollbar-face-color:#B2AAA4;
	scrollbar-arrow-color:#9E1B34;
	scrollbar-track-color:#9E1B34;	

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000;  
}
achtergrond{
	background-color: #B2AAA4;
	}

achtergrond-menu{
	background-color: #9E1B34;
	}

td,input,select {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000; 
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000; 
}

li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-left: 5px;
  padding-right: 2px;  
  font-weight: normal;
  font-size: 12px;
  color: #000000; 
} 

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;  

}
a:link {text-decoration: none; font-weight: bold; color: #9E1B34;}
a:active {text-decoration: none; font-weight: bold; color: #9E1B34;}
a:visited {text-decoration: none; color: #9E1B34;}
a:hover {text-decoration: underline; color: #9E1B34;}

h1 {
font-family: "Times New Roman", Times, serif; 
  font-weight: bold;
  font-size: 20px;
  color: #817C45;  
  letter-spacing: 2;
}
.news-pedigree {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #000000; 
  background-color: #999999;   
}


.news-header {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #EEEEEE;
  background-color: #07156B;  
  
}
.news-detail {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #F3F3F3;   
}

#checkon{

  list-style-image: url("../_images/checkon.gif");
}

#checkoff{

  list-style-image: url("../_images/checkoff.gif");
}

.kader{
	border:1px solid #9e1b34;
}

table.tabelleke{
	border-collapse:collapse;
}

table.tabelleke td{
	border:1px solid #b2aaa4;
}