/*
Kleurcodes:
Rood 		#990000
Blauw		#000066
*/

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:   11px;
  background-color:#FFFFFF;
}

body .hfdrood {
  font-family:	Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:	12px;
  color:		#990000;
  text-decoration:none;

}

div .text{
	font-family:	Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:	12px;
	overflow:auto;
	margin-left:10;
	margin-top:10;	
}

div .hfdtext {
  font-family:	   Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:	   14px;
  text-decoration: bold;
  color:		#000000;
  
}



body img { border: 0px; }
body h5 { font-size:14px; }


body .hfdtext {
  font-family:	Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:	11px;
  color:		#000000;
  
}

body .hfdwit {
  font-family:	Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:	15px;
  color:		#FFFFFF;  
}

body .hfdzwart {
  font-family:	Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:	10px;
  color:		#000000;  
}

TR .hfdzwart {
  font-family:	Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:	10px;
  color:		#000000;  
  width:		75px;
  text-decoration: none;
}

TR .kopwit {
  font-family:	Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:	10px;
  color:		#FFFFFF;  
  width:		75px;
  text-decoration: none;
}
body .textkop {
  font-family:	Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:	12px;
  color:		#000000;  
}

body .text	{
  font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:    11px; 
  color:		#000000;
}

body .text a:link {
  font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:    11px; 
  color:		#FF6600;
  text-decoration:underline;
}

body .text a:visited {
  font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:    11px; 
  color:		#FF6600;
  text-decoration:underline;
}

body .text a:hover {
  font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:    11px; 
  color:		#990000;
  text-decoration:underline;
}
body .textwit	{
  font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:    8px; 
  color:		#FFFFFF;
  
}
/* tabel gewoon */
#inhoud { text-align:left; }
#inhoud select { font-size:11px;}
#inhoud textarea { font-size:11px;}
#inhoud td {   font-size:11px; }
#inhoud input { font-size:11px;}
#inhoud .links 	{width: 10px; }
#inhoud .rechts {width: 12px; }
#inhoud .text 	{width: 350px; }
#inhoud .text img { border: 0px solid #555555; }
#inhoud .kop { font-size:14px; font-weight:bold; }


/* tabel cms */
#fetable {
  border: outset 1px #555555;
  border-style: solid;
  border-spacing:0px;
  background-color:#EBEBEB;
  width: 340px;
  text-align:left;
  font-size:	11px;
}

#fetable td {
  vertical-align:top;
  text-align:left
}

#fetable .verplicht {
  color: #C9010B;
  font-weight:bold;
}

#fetable .kop {
  font-weight:bold;
}

#fetable .specskop {
  background-color:#555555;
  color:white;
  font-weight:bold;
  height:16px;
}

#fetable .bold {
  font-weight:bold;
  height:16px;
}
#fetable .inleiding {
  background-color:#CDCDCD;
  border: outset 2px #555555;
  height:16px;
}

#fetable .label {
  background-color:#CDCDCD;
  height:16px;
}

#fetable .donker { background-color:#BBBBBB; border-right: solid 1px #666666; }
#fetable .licht { background-color:#DDDDDD; border-right: solid 1px #888888;}
#fetable .afbkader { vertical-align:middle; text-align:center;}
#fetable .afbkader img { border: 2px solid #555555; }

#fetable a:link		{color:#000066;}
#fetable a:visited	{color:#000066;}
#fetable a:hover	{color:black;}


#fetable .kop a:link		{color:white;}
#fetable .kop a:visited		{color:white;}
#fetable .kop a:hover		{color:#CCCCCC;}


