


BODY, P, TD, DIV {
/*	font-family: Arial, sans-serif; */
	font-family: "Arial", sans-serif;
}

P {
	margin-bottom: 10px;
}

.tabletekst {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: black;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-left: 5px;
	border-top: 1px solid gray;
}

BODY {
	height: 100%; 
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 13px;
/*	scrollbar-base-color: #808080; 
	scrollbar-face-color: #808080; 
	scrollbar-track-color: #C0C0C0;
	scrollbar-arrow-color: White;
	scrollbar-highlight-color: #C0C0C0; 
	scrollbar-3dlight-color: #808080; 
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-darkshadow-color: #808080; */
}

.bottommargin {
	height: 15px;
	border: 0px solid black;
}

.noscript {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: Red;
	margin-bottom: 10px;
	text-align: center;
}

h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: Black;
	margin-bottom: 15px;
	margin-top: 5px;
}
h4 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: Black;
	margin-bottom: 15px;
	margin-top: 10px;
}
h5 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: Black;
	margin-top: 10px;
	margin-bottom: 5px;
}

.cel1	{
	background-color: Gray;
/*	border: 1px solid black; */
/*	background-image: url(images/cell1bg.jpg); */
}
.cel2	{
	background-color: Silver;
/*	border: 1px solid black; */
}
.cel3	{
	background-color: White;
/*	border: 1px solid black; */
}
.cel4	{
	background-color: #F0F0F0;
/*	border: 1px solid black; */
}

.cel5	{
	background-color: #F0F0F0;
/*	background-image: url(images/cell4bg.jpg); */
	vertical-align: bottom;
}



.toptext {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #004BAF;
	margin-left: 15px;
	margin-bottom: 5px;
	vertical-align: bottom;
	border: 0px solid black;
}

A:link {
	color: #1059B5;
	text-decoration: underline;
}
A:visited {
/*	color: #00478A; */
	color: #1059B5;
	text-decoration: underline;
}
A:active {
	color: #144FA3;
}
A:hover {
	color: #1E90FF;
	text-decoration: none;
}

.topmenu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	margin-left: 15px;
	margin-bottom: 8px;
}
A:link.toplink {
	color: White;
	text-decoration: underline;
}
A:visited.toplink {
	color: White;
	text-decoration: underline;
}
A:active.toplink {
	color: White;
}
A:hover.toplink {
	color: White;
	text-decoration: none;
}

.linksmenu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: Black;
/*	text-shadow: lightgray 0 1px 0; */
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 25px;
}

.rechtsmenu {
	width: 145px;
/*	border: 1px solid black; */
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: Black;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.content {
/*	font-family: Arial, sans-serif; */
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: Black;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align: top;
}

A:link.contentlink {
/*	color: Black; */
	color: #1059B5;
	text-decoration: underline;
}
A:visited.contentlink {
/*	color: Black; */
	color: #1059B5;
	text-decoration: underline;
}
A:active.contentlink {
	color: Navy;
}
A:hover.contentlink {
	color: #1E90FF;
	text-decoration: none;
}


A:link.boldcontentlink {
	color: #1059B5;
	text-decoration: none;
}
A:visited.boldcontentlink {
	color: #1059B5;
	text-decoration: none;
}
A:active.boldcontentlink {
	color: Navy;
	text-decoration: none;
}
A:hover.boldcontentlink {
	color: #1E90FF;
	text-decoration: none;
}



.balk4 {
	width: 145px;
	background-color: #787878;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	color: White;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}


.balkred {
	width: 145px;
	background-color: red;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	color: White;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}

.balk3 {
	width: 132px;
	background-color: Gray;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	color: White;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
.nieuws {
	width: 125px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
	color: Black;
	margin-bottom: 5px;
	text-align: left;
}


IMG.border {
	border: 1px solid Gray;
	margin-bottom: 5px;
	margin-right: 9px;
}

UL {
	list-style-image: url(images/li.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-left: 0px;
	margin-right: 5px;
}

LI {
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 2px;
}


.rmenu {
	width: 145px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
/*	border: 1px solid black; */
}

UL.menu {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
/*	border: 1px solid black; */
}
LI.menu {
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 5px;
/*	border: 1px solid black; */
}

.copyright {
	border-top: 1px solid Gray;
	margin-top: 50px;
	padding-bottom: 25px;
	font-family: Arial;
	font-size: 10px;
	color: #696969;
	padding-top: 3px; 
/*	border: 1px solid black; */
}


A:link.siteinfolink {
	color: Gray;
	text-decoration: underline;
}
A:visited.siteinfolink {
	color: Gray;
	text-decoration: underline;
}
A:hover.siteinfolink {
	color: #1E90FF;
	text-decoration: none;
}
A:active.siteinfolink  {
	color: Gray;
}

IFRAME {
	border: 0px solid Gray;
/*	width: 400px; */
/*	border: 1px solid black; */
}

.menubold {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #323232; /*	border-bottom: 1px solid Gray; */
}

.menunorm {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: Black;
	margin-left: 0px;
	margin-bottom: 10px;
/*	border: 1px solid black; */
}

A:link.menunorm {
	color: #064499;
	text-decoration: underline;
}
A:visited.menunorm {
	color: #064499;
	text-decoration: underline;
}
A:hover.menunorm  {
	color: #1E90FF;
	text-decoration: none;
}
A:active.menunorm  {
	color: Black;
}


PRE {
	font-family: monospace;
	font-size: 12px;
	margin-top: 5px;
}

.line {
	border-top: 1px solid gray;
	height: 1px;
	margin-bottom: 5px;
	margin-top: 5px;

}


/* contactformulier */
.infocell {
	font-size: 13px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-right: 20px;
}


form {
	margin: 0;
}
.formcell {
	color: Black;
	font-family: monospace;
	font-size: 13px;
	background-color: White;
	border: 1px solid Gray;
	height: 23px;
	padding-top: 3px;
	padding-bottom: 1px; /*	border: 1px solid black; */
}

.formarea	{
	color: Black;
	font-family: monospace;
	font-size: 13px;
	background-color: White;
	border: 1px solid Gray;
	height: 150px;
	width: 300px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.zoekcell {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px solid Gray;
	height: 21px;
	width: 123px;
	margin-left: 10px;
	margin-bottom: 5px; /*	border: 1px solid black; */
	padding-top: 3px;
	padding-left: 1px;

}
.atomzlink {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	border-bottom: 1px solid gray;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.zoekimg {
	vertical-align: bottom;
	margin-bottom: 5px;
}

