BODY, P, TD, CENTER, UL, LI
{  font-size: 13px; 
	font-family: lucida grande, verdana, helvetica, sans-serif ;
}

BODY
{
	margin-left: 40px;
	margin-right: 40px;
	background-color: #efe8e5;
	background-image: url(images/bgd.gif);
}

IMG
{
    border: 0;
}
IMG.plaatjes
{
    border: 1px dotted black;
    
}

P
{
	text-align: justify;
}

TABLE.header
{
	width: 100%;
	background-color: #13007c;

	padding: 0px;
	margin: 0px;
	color: #efe8e5;
	font-size: 10pt;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}


TABLE.corpus
{
	//width: 100%;
	height: 99%;
	border-width: 0;
	border-color: black;
	border-style: none;
	margin: 0px;
	margin-top: 5px;
}

TD.menu
{
	width: 150px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: #efefe0;
	padding: 2px;
}

TD.leeg
{
	border-width: 0;
	border-color: black;
	border-style: none;
	width: 6px;
}

TD.content
{
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: #ffffff;
	background-image: url(images/bgdNovaPixels.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
	padding: 8px;
}

TABLE.plaatjes
{
	width: 100%;
	text-align: center;
}

H1, H2, H3, H4
{
	font-family: Courier, Courier New, monospace;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	padding: 2px;
	margin: 0px;
}

H1, SPAN.spamtrap
{
	display: none;
	font-size: 1px;
	font-weight: lighter;
}

H2
{
	background-color: #6699FF;
	font-size: 14pt;
	font-weight: 100;
	color: #13007c;
	text-align: right;
}

H3
{
	background-color: #AACCFF;
	font-size: 12pt;
	font-weight: 100;
	color: #13007c;
	text-align: center;
}

.small { font-size: 10px;  }
.smallGeneva { font-family:  geneva, verdana, sans-serif ; font-size: 10px;  }

A.headerlink
{
	color: #FFFFFF;
	text-decoration: none;
}

A.headerlink:hover, A.headerlink:active
{
	color: #E0E0FF;
	text-decoration: underline;
}
A.activewear:link
{
	color: #c00000 ;
	text-decoration: none;
}
A.activewear:visited
{
	color: #c00020 ;
	text-decoration: none;
}
A.activewear:hover
{
	text-decoration: underline;
	color: #E00000 ;
	background: #FFFFC0 ;
}

A.activewear:active
{
	text-decoration: underline;
	color: #FF8080 ;
	background: #FFFF00 ;
}

A, A.menu:link
{
	color: #0000c0 ;
	text-decoration: none;
}

A.menu:visited
{
	color: #4000c0 ;
	text-decoration: none;
}

A.menu:hover
{
	text-decoration: underline;
	color: #0000e0;
	background: #FFFFC0;
}

A.menu:active
{
	text-decoration: underline;
	color: #8080ff ;
	background: #FFFF00 ;
}

A:visited
{
	color: #4000c0 ;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
	color: #0000e0 ;
	background: #F0E0D0 ;
}

A:active
{
	text-decoration: underline;
	color: #ffffff ;
	background: #808080 ;
}

TABLE.offerte
{
	width: 100%;
	border-width: 1px;
	border-color: gray;
	border-style: solid;
	margin: 0px;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

TABLE.emailadrestable
{
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.centerme
{
	
}