* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

/* General Text styles*/

h1#titel {
	color: #760D24;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
h1 {
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	font-style: normal;
	margin: 0 0 20px 0;
}
h2 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 14px 0;
	text-decoration: none;
	font-style: normal;
}
h3,h4,h5,h6 {
  text-align: left;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 13px 0;
	text-decoration: none;
	font-style: normal;
}
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.justify { text-align: justify; }
.formtextarea { width: 100%; height: 80px;}
.settop { vertical-align:top; width: 10px;}
table tr td input { margin: 3px 0;}
.honderd { width: 99%;}
p { margin-bottom: 13px;}
img { border: 0; }
h1#logo {
	display: none;
}
#logobox { display: none; }

div#printlogo { margin-bottom: 50px; }

/* Hoofdmenu */

div#hoofdmenu {
	display: none;
}

/* Snelkoppeliongen */

div#snelkoppelingen {
	display: none;
}
img#nobco { display: block; margin: 60px 0 0 0; }

/* Functionele Navigatie (Home, Email, Search) */

div#funcnav {
	display: none;
}

/* Inhoud */

h1#titel {
	display: block;
	padding-bottom: 13px;
}

/* 	Accessibility code */
ul.gadirectnaar { display: none; }
.hidden { display: none; }