﻿/* general fonts */
body,p,ol,ul,div,td {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000; 
font-style: normal;  
line-height: 110%; 
}

/* headings */
h1,h2,h3,h4,h5 {
font-family: arial, helvetica, sans-serif;
color: #000000;/* black */
}



/* normal title same as text size */
.title {
font-family: arial, helvetica, sans-serif;
color: #000000;/* black */
font-weight: normal;
font-size: 12px;  
padding: 0.2em
}


 
/* footer */
.footer {
font-size: 12px;
color: #000000;			/* black */
line-height: 150%; 
text-align: center;
}

 
/* last update */
.lastupdate {
font-size: 12px;
color: #000000;			/* black */
line-height: 150%; 
text-align: center;
}
 
/* in text hyperlinks */
a:link {
 font-weight: normal;
 color: #000000;			/* black */
 font-size: 12px;
 text-decoration: none;
}
a:visited {
 font-weight: normal;
 color: #000000;			/* black */
 font-size: 12px;
 text-decoration: none;
}
a:hover {
 font-weight: normal;
 color: red;
 font-size: 12px;
 text-decoration: none;
}
 


/* top navigation menu */
.topnav {
font-family: arial, helvetica, sans-serif;
font-size: 9px;
}
.topnav a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #ffffff; 			/* white */
padding: 1px;
}
.topnav a:visited {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #ffffff; 			/* white */
padding: 1px;
}
.topnav a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #000000;	/* black */
color: #ffffff; 			/* white */ 
padding: 1px;
}

.topnav-act {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #000000;	/* black */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:active {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #000000;	/* black */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #000000;	/* black */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:visted {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #000000;	/* black */
color: #ffffff; 			/* white */ 
padding: 1px;
}
.topnav-act a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
background: #000000;	/* black */
color: #ffffff; 			/* white */ 
padding: 1px;
}
 



/* bottom navigation menu */
.bottomnav {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}
.bottomnav a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #000000; 			/* black */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #000000; 			/* black */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
background: #000000;	/* black */
color: #ffffff; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
background: #000000;	/* black */
color: #ffffff; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #000000; 			/* black */
padding: 2px;
}
.bottomnav-act a:visted {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #000000; 			/* black */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
background: #000000;	/* black */
color: #ffffff; 			/* white */ 
padding: 2px;
}



/* left navigation menu */
.leftnav1 a:link {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav1 a:visited {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav1 a:active {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}
.leftnav1 a:hover {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}


.leftnav1-act a:link {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}
.leftnav1-act a:visited {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}
.leftnav1-act a:active {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;\
		background-position: 0 -30px;
}
.leftnav1-act a:hover {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}
 
.leftnav2 a:link {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav2 a:visited {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav2 a:active {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}
.leftnav2 a:hover {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}


.leftnav2-act a:link {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}
.leftnav2-act a:visited {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}
.leftnav2-act a:active {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;\
		background-position: 0 -30px;
}
.leftnav2-act a:hover {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}


.leftnav3 a:link {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav3 a:visited {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav3 a:active {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}
.leftnav3 a:hover {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}


.leftnav3-act a:link {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}
.leftnav3-act a:visited {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}
.leftnav3-act a:active {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;\
		background-position: 0 -30px;
}
.leftnav3-act a:hover {
		display: block;
		padding: 8px 4px 7px 1px;
		text-indent: 5px;
		white-space: nowrap;
		background-color: #ffffff;
		color: #FFFFFF; 			/* wit */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -30px;
}
 
 
/* forms fields */
select {  
 font-family: arial, helvetica, sans-serif;
 font-size: 12px 
}


textarea {
font-family: arial, helvetica, sans-serif; 
color: #555555; 
font-weight: normal; 
font-size: 12px; 
border-right: #000000 1px solid; 
border-top: #000000 1px solid; 
border-left: #000000 1px solid; 
text-indent: 0px; 
border-bottom: #000000 1px solid
}

input {
font-family: arial, helvetica, sans-serif; 
color: #555555; 
font-weight: normal; 
font-size: 12px; 
border-top-width: 1px; 
border-left-width: 1px; 
border-left-color: #000000;
border-right-width: 1px; 
border-right-color: #000000;
border-bottom-width: 1px; 
border-bottom-color: #000000;
border-top-color: #000000; 
text-indent: 0px; 
background-color: #ffffff; 
}


.formulier{
	background-color : #B2A5A4;
	border : 1px;
	border-color : #787878;
	border-style : solid;
	color : #787878;
	font-family : sans-serif;
	font-size : 10px;
	font-weight : normal;
	height : 16px;
}


.marcato a:hover {
		color: #d5778f; 
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}


.marcato a:link {
		color: #ffffff; 
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

.boven {
	color: #ffffff; 
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	
}



.marcato a:visited {
		color: #ffffff; 
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

.marcato a:visited:hover {
		color: #d5778f; 
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

.marcato a:active {
		text-align: right; 
		color: #ffffff; 
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}


.groot a:hover {
		color: #d5778f; 
		font-weight: 700;
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}


.groot a:link {
		color: #000000; 
		font-weight: 700;
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

.groot a:visited {
		color: #000000; 
		font-weight: 700;
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

.groot a:visited:hover {
		color: #d5778f; 
		font-weight: 700;
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

.groot a:active {
		color: #000000; 
		font-weight: 700;
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

.klein a:hover {
		color: #d5778f; 
		font-weight: 700;
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}


.klein a:link {
		color: #000000; 
		font-weight: 700;
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

.klein a:visited {
		color: #000000; 
		font-weight: 700;
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

.klein a:visited:hover {
		color: #d5778f; 
		font-weight: 700;
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

.klein a:active {
		color: #000000; 
		font-weight: 700;
		font-size: 9; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}

.important{
		font-size : 9;
}
