/*
#00a8b0 Donker blauwgroen
#7bc7bd Licht blauwgroen

*/

A {COLOR: #0000ff; TEXT-DECORATION: none}
A:active {COLOR: #cc33cc}
A:hover {TEXT-DECORATION: underline}
.adres, H6 {FONT-SIZE: 9pt}
BODY, H1, H2, H3, H4, H5, H6, LABEL, P, STRONG, TD
{
	font-family: 'Comic Sans MS' , Arial, Helvetica;
}
BODY
{
	color: #000000;
}
BODY {font-size: 12pt}
H1, H2, LABEL {COLOR: #9933ff}
H3, P, LABEL, TD {color: #000000}
H4 {font-style: italic}
H6, STRONG {COLOR: #9933ff}
H6, STRONG {TEXT-ALIGN: left}


LABEL, STRONG, TD {FONT-SIZE: 12pt}
UL {LINE-HEIGHT: normal}

table
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/* Scrollbar werkt alleen in IE 6, in HTML omdat anders I-Frame niet werkt */
html {scrollbar-3dlight-color:;
	  scrollbar-arrow-color:Black;
	  scrollbar-base-color:#cc95ff;
	  scrollbar-darkshadow-color:;
	  scrollbar-face-color:#cc95ff; 
	  scrollbar-highlight-color:;
	  scrollbar-shadow-color:}

.buttonmain A
{
	border-right: #31557f 2px solid;
	padding-right: 4px;
	border-top: #cce3ff 2px solid;
	display: block;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #cce3ff 2px solid;
	width: 98%;
	color: #ffffff;
	padding-top: 4px;
	border-bottom: #31557f 2px solid;
	background-color: #9933ff;
	text-decoration: none;
}
.buttonmain A:visited
{
	color: #ffffff;
	text-decoration: none;
}
.buttonmain A:hover
{
	border-right: #31557f 2px solid;
	border-top: #cce3ff 2px solid;
	border-left: #cce3ff 2px solid;
	color: #ffffff;
	border-bottom: #31557f 2px solid;
	background-color: #cc95ff;
	text-decoration: none;
}
.buttonmain A:active
{

	border-right: #31557f 2px solid;
	border-top: #cce3ff 2px solid;
	border-left: #cce3ff 2px solid;
	color: #ffffff;
	border-bottom: #31557f 2px solid;
	background-color: #9933ff; /* background-color: #7bc7bd; */
	text-decoration: none;
}
.buttonmain A.mailto:hover
{
	color: #ff0000;
}

.navigator .buttonmain, .lossebutton .buttonmain
{
	margin-top: 3px;
	font-size: 14pt;
	margin-bottom: 3px;
	font-family: 'Comic Sans MS' ,Arial, Helvetica;
	text-align: center;
}
