html, body { 
background-color: #E8E7E7;
margin: 0px; 
padding:0px; 
font-family: Verdana;
font-size: 12px;
}

h2.nieuwsbrief {
font-family: Verdana;
font-size: 13px;
font-weight: bold;
margin-left: 40px;
font-variant: small-caps
}
p {
font-family: Verdana;
font-size: 13px;
}

ul.home{ 
list-style-type : none; 
} 

ul.nieuws{ 
list-style-type : bullet; 
} 
a:link { 
text-decoration:none;
color: #3300cc;
} 

a:visited { 
text-decoration:none;
color: #000099;
} 

a:active { 
text-decoration:none;
color: #000099;
} 

a:hover { 
text-decoration:none;
color: #330099;
}

a.voet:hover { 
text-decoration:underline;
color: #330099;
} 

a.email:link {
text-decoration:underline;
color: #330099;
}
a.email:visited { 
text-decoration:underline;
color: #330099;
}

table.mainkolom {
border-collapse: collapse; 
border-width: 1px;
border-color: #000000;
border-top:1px solid #000000; 
}

table.headertabel {
border-bottom:1px solid #000000; 
}
 
table.menu {
border-collapse: collapse; 
border-width: 0;
border-color: #000000;
} 

table.emailinschrijf {
border-collapse: collapse; 
border-width: 0;
border-color: #000000;
margin-left: 40px;
} 

table.verzenden { 
margin-left: 40px;
border-style: double; 
border-color: #B5B4B4;
font-family: Verdana;
font-size: 12px;
background-image: url('../images_2006/brievenbus.jpg');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: #D4D3D3 
}
p.verzenden{
margin-left: 40px;
}

p.marginright {
margin-right: 20px;
}

p.margins {
margin-right: 20px;
margin-left: 40px;
}

p.eerstetitel {
margin-left: 40px;
}

table.getest { 
border-style: double; 
border-color: #B5B4B4;
font-family: Verdana;
font-size: 11px;
background-image: url('../images_2006/loep.jpg');
background-repeat: no-repeat;
background-position: 5px 0px;
background-color: #D4D3D3 
}
p.getest{
margin-left: 45px;
}

table.maattabel { 
border-style: double;
border-color: #B5B4B4;
font-family: Verdana;
font-size: 12px;
background-image: url('../images_2006/passer.jpg');
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: #D4D3D3 
}


table.box-modules
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 5px;
	width: 500px;
	text-align: left;
	border-collapse: collapse;
	margin-left: 45px;
}
table.box-modules th
{
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	background: #b9c9fe;
	border-top: 2px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
table.box-modules td
{
	padding: 2px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
table.box-modules tr:hover td
{
	background: #d0dafd;
	color: #339;
}



table.box-module
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 5px;
	width: 550px;
	text-align: left;
	border-collapse: collapse;
	margin-left: 45px;
}
table.box-module th
{
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	background: #b9c9fe;
	border-top: 2px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
table.box-module td
{
	padding: 2px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	vertical-align: top;
}
table.box-module tr:hover td
{
	background: #d0dafd;
	color: #339;
}

legend.chs
{
 color: #330099;
 padding: 5px;
 font-weight: bold;
 border:1px solid #330099;
 background-color: #d0dafd;
}

fieldset { 
border:1px solid #330099;
 padding: 15px;
}

input.button {
    border: 1px solid #006000;
    background: #BABFDD;
}

input.button:hover {
    border: 1px solid #006000;
    background: #BABFDD;
}

input.button:focus {
    border: 1px solid #006000;
    background: #BABFDD;
}

input.zoek {
  width: 200px; 
  border: 1px solid gray; 
  background: #E9E7E8;
}

input.zoek:hover {
  width: 200px; 
  border: 1px solid gray; 
  background: #ffffff;
}

input.zoek:focus {
  width: 200px; 
  border: 1px solid gray; 
  background: #ffffff;
}


