body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	background: #FEFEFE;
	color: #00000;
	margin:0px;
	background-image: url(images/back-menu.gif);
	backgournd-position: top left;
	background-repeat: repeat-y;
	background-attachment: fixed;
}

h1 {
	font-size: 18pt;
	font-weight:normal;
	margin-left: 5px;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	margin-left: 5px;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-left: 5px;
}

p {
	margin-left: 5px;
}

a:visited, a:active, a:link {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a img {
	border:none;
}


table {
	margin-left: 5px;
	font-size: 10pt;
}

th {
	font-weight: bold;
	background: #000000;
	color:white;
}

td {
	font-size: 10pt;
	font-weight: normal;
	color: black;
	background: #FFFFFF;
}


tr.darkrow td {
	background: #CCCCCC;
}

input {
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt;
}


textarea {
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

select {
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif; 
}

hr {
	color: #000000;
	height: 0.1pt;
	width: 75%;
}

.content {
	background-color: #FEFEFE;
	background-image: url(images/nsw.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 11px;
	padding-bottom: 11px;
}

.menudiv {
	margin-top: 10px;
}


@media print {
	a:link, a:visited, a:active  {
		text-decoration: none;
		border-bottom: 1px dashed #000000;
	}

	th {
		font-weight: bold;
		background: none;
		color: black;
		border-bottom: solid thin;
	}

	td {
		border-bottom: solid thin;
	}

	.noprint {
		display:none;
	}
}

@media screen {
	.noscreen {
		display: none;
	}

	th a:visited, th a:active, th a:link {
		color: white;
		font-weight:bold;
		text-decoration: underline;
	}

	th a:hover {
		color: white;
		font-weight:normal;
		text-decoration: none;
	}
}

table.nobanost td, td.nobanost {
	border-bottom: none;
	background: transparent;
}

table.nobanost th {
	border-bottom: none;
}

.submenu {
	padding: 6px;
	background: #E1E4F2;
	border-bottom: none;
}

.berekening {
	background: #EEEEEE;
	margin-left: 3px;
	padding:5px;
}

.afbeelding {
	font-size: 9pt;
	font-weight:bold;
	text-align:center;
	background: #EEEEEE;
	padding:5px;
}

.afbeelding img {
	border: 1px solid #000000;
}

/* MENU */

.menudiv {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 10px;
}

.menudiv td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
}

.menudiv a:link, .menudiv a:visited, .menudiv a:active {
	text-decoration: underline;
}

.menudiv a:hover {
	font-weight:bold;
	text-decoration: none;
}

.menudiv td a:link, .menudiv td a:visited, .menudiv td a:active, .menudiv td a:hover {
	color: #000000;
}

.menudiv h2 {
	font-size: 12pt;
	font-weight: bold;
}

@media screen {
	.menudiv h1, .menudiv h2, .menudiv a:link, .menudiv a:visited, .menudiv a:active, .menudiv a:hover {
		color: #FFFFFF;
	}
}
