@charset "UTF-8";
/* CSS Document */

HTML, BODY, FORM
{
height: 100%;
margin: 0;
padding: 0;
}
DIV.container
{
	background-color: #FFFFFF;
	display: table;
	height: 100%;
	margin: 0;
	margin-bottom: -145px;
	padding: 0;
	width: 980px;
	background-image: url(../afbeeldingen/patternBody.gif);
	background-repeat: repeat-y;
}
DIV.footer
{
	background-color: #FFFFFF;
	height: 145px;
	margin: 0;
	padding: 0;
	z-index: 100;
	width: 980px;
	position: absolute;
}
DIV.innerContainer
{
	margin: 0;
	padding-bottom: 145px;
	padding-top: 140px;
	padding-right: 20px;
	padding-left: 260px;
	background-image: url(../afbeeldingen/patternBody.gif);
	background-repeat: repeat-y;
}
.titelpaginakop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004631;
}
.introtekst {
	font-size: 12px;
	font-weight: bold;
	color: #004631;
}
#divBezoekOok {
	height: 30px;
	width: 880px;
	padding-left: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
body {
	background-color: #8da59b;
}
#divHeader {
	background-image: url(../afbeeldingen/headerSchefferSminia.jpg);
	height: 75px;
	width: 720px;
	position: absolute;
	left: 0px;
	top: 30px;
	padding-left: 260px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#divNav {
	background-image: url(../afbeeldingen/navGrade.jpg);
	background-repeat: repeat-x;
	height: 300px;
	width: 220px;
	position: absolute;
	left: 0px;
	top: 140px;
	z-index: 80;
	padding-left: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.rechtsplaatsen {
	position: relative;
	left: 20px;
	padding-bottom: 10px;
}
.naw {
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 45px;
}

/* FORMULIER WAARDEN  */

.pad7t {
	padding-top: 7px;
}
.pad2 {
	padding: 2px;
}
.bckgrnd_invul {
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
}
/* LINK EFFECTEN */

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

a.linkintekst:link {
	font-size: 12px;
	font-weight: bold;
	color: #004631;
	text-decoration: underline;
}
a.linkintekst:visited {
	font-size: 12px;
	font-weight: bold;
	color: #004631;
	text-decoration: underline;
}
a.linkintekst:hover {
	font-size: 12px;
	font-weight: bold;
	color: #004631;
	text-decoration: none;
}
a.linkintekst:active {
	font-size: 12px;
	font-weight: bold;
	color: #004631;
	text-decoration: underline;
}
