/* CSS Document */


H1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 15px;
   color: #666666;
}

H2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   font-size: 13px;
   color: #666666;
   }
H3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   font-size: 13px;
   color: #666666;
}



.content {
   background-repeat: no-repeat;
   background-color: #FEFEFE;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-align:justify; 
   color: #666666;
}

.welkom {
	font-family: Verdana, sans-serif, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #F7F7F7;
	vertical-align: top;
	text-align: right;
	background-repeat: no-repeat;
}

/*Appearance of Drop Shadow Text*/
span.shadow {
	top: 1px;
	right: -1px;
	color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;

}

/*necessities*/
.highContrast {
	position: relative;
	color: #fff;
			font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;
	font-weight: bolder;
	
}
.highContrast span {
	position: relative;


}
span.shadow {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;


}	

.welkomnaam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FEFEFE;
	background-repeat: no-repeat;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-repeat: no-repeat;
}


.zei {
	background-repeat: repeat;
}
.tussenlein {
	background-repeat: repeat;
}
.zei2 {
	background-repeat: repeat;
	background-position: right;
}
#navigatie {
 font-family: verdana, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 width: 13em;
 border-right: 1px solid #666;
 padding: 0;
 margin-bottom: 1em;
 background-color: #ffffff;
 color: #fffff1;
}

#navigatie ul {
 list-style: none;
 margin: 0;
 padding: 0;
 width: 144px;

}

#navigatie ul li {
 margin: 0;
 border-top: 1px solid #fff;
}


#navigatie ul li a {
 display: block;
 padding: 2px 2px 2px 4px;
 border-left: 10px solid #D9DAD5;
 border-right: 1px solid #9EA1A2;
 border-bottom: 1px solid #9EA1A2;
 background-color: #B9BAB8;
 color: #fff;
 text-decoration: none;

}

#navigatie ul li a:hover {
 border-left: 10px solid #036;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #FFF;
 background-color: #9EA1A2;
 color: #fff;
}



a {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px dotted #000000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px dotted #000000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px dotted #000000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #666666;
}
a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	border-bottom: 1px dotted #000000;
}

.onlineus {
 border-bottom: 1px;
 border-bottom-color: #666666;
 border-bottom-style: solid;
 border-top: 1px;
 border-top-color: #666666;
 border-top-style: solid;
 border-right: 1px;
 border-right-color: #666666;
 border-right-style: solid;
 border-left: 1px;
 border-left-color: #666666;
 border-left-style: solid;
 background: #999999;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

.files {
 border-bottom: 1px;
 border-bottom-color: #666666;

}
.rood {
	background-color: #DC6568;
	border: 2px solid #FF0000;
}
.groen {
	background-color: #00FF00;
	border: 2px solid #009933;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.night a {
text-decoration: none;
}
.night a:hover a:active{
text-decoration: none;
}
.night a:link a:visited{
text-decoration: none;
}