/* ----------------------------------------------
	CSS VOOR PRINTEN                             
	____________________________________________ */
body {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10.5px;
  color            : #333333;
}

#header {
	display:none;
}

#contents {
	text-align: left;
	padding: 0;
	padding-left: 10px;
	background: #FFFFFF;
	margin: 0;
	line-height: 18px;
	clear: none;
	float: left;
	width: 90%; 
}

/* ----------------------------------------------
	CONTENT LINKS EN RECHTS                               
	____________________________________________ */
	
#leftmenu {
	display:none;
}

#rightmenu {
	display:none;
}

#topmenu {
	display:none;
}
#footer{
	display:none;
}
/* ----------------------------------------------
	CONTENT SETTINGS                               
	____________________________________________ */
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 2.0em;
	font-weight: bold;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 10px;
  color            : #0066cc;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #99ccff;
  text-decoration  : none;
}

a:active {
  font-size        : 10px;
  color            : #99ccff;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

/* ----------------------------------------------
	Navigatie                                
	____________________________________________ */
input, select, textarea {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
	
H1,.Kop_Groot  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #3366C0;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	letter-spacing : 1px;
}

H2,.Kop_Middel {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	font-weight : bold;
	margin:0px;
	font-variant : normal;
	letter-spacing : 1px;
}

H3,.Kop_klein {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #3366C0;
	font-weight : bold;
	font-variant : normal;
	letter-spacing : 1px;
}

H4,.Kop_dikgedrukt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #000000;
	font-weight : bold;
	font-variant : normal;
	letter-spacing : 1px;
}

H5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	letter-spacing : 1px;
}

H6 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	letter-spacing : 1px;
}
