body
{
    background-color:#D4E0EB;
    margin: 0;
}
td
{
    font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
    text-align: justify;
}
p
{
    font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal
    text-align: justify;
}
a:link
{
    font-family: Tahoma;
	color: #99CCFF; 
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
a:visited
{
    font-family: Tahoma;
	color: #99CCFF; 
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
} 
a:hover 
{
    font-family: Tahoma;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
a:active 
{
    font-family: Tahoma;
	color: #99CCFF;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none
}
li
{
	padding-bottom: 10px;
}
h1
{
    font-family: Tahoma;
	color: #ffffff;
	font-size: 18pt;
	font-weight:bold;
	text-align: center;
}
h2
{
    font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight:bold;
	text-align: left;
}
h3
{
    font-family: Tahoma;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
h4
{
    font-family: Tahoma;
	color: #99CCFF;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}
h5
{
    font-family: Tahoma;
	color: #99CCFF;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
h6
{
    font-family: Tahoma;
	color: #99CCFF;
	font-size: 16pt; 
	font-weight: bold;
	text-align: left;
	margin:0; 
}
.headertable
{
	border-top:   5px solid #000000;
	border-left:  5px solid #000000; 
	border-right: 5px solid #000000; 
	width: 760px;
	height: 250px;
	vertical-align: top;
	background-color: #000000; 
	
}
.maintable
{
	width: 760px;
	height: 100%;
	border-left:  5px solid #000000; 
	border-right: 5px solid #000000; 
	vertical-align: top;
	background-color: #000000;	
}
.footertable
{
	width: 760px;
	height: 20px;
	border-left:  5px solid #000000; 
	border-right: 5px solid #000000; 
	border-bottom:5px solid #000000; 
	vertical-align: top;
	background-color: #000000;	
}
.header
{
	background-position: center top; vertical-align: top;
	height: 250px;
	background-image:url('../images/banner.jpg'); 
	background-repeat:no-repeat
}
.language
{
    padding: 5px;
    text-align: left;
}
.title
{
    font-family: Tahoma;
	color: #99CCFF;
	font-size: 24pt; 
	font-weight: bold;
	text-align: right; 
	font-variant:small-caps;
    padding: 5px;
}
#navcontainer td a
{
	color: #FFFFFF;
	border-right: 1px solid #99CCFF;
	border-left: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	text-align: center;
	display: block;
	padding: 5px 0;
}
#navcontainer td a:hover
{
	background-color: #99CCFF;
}
.content
{
	vertical-align: top;
	background-color: #000000;
	padding: 10px;
}
.images-right
{
	border: 1px solid #99CCFF;
	margin-left: 10px;
	float: right;	
}
.images-left
{
	border: 1px solid #99CCFF;
	margin-right: 10px;
	float: left;	
}
.images
{
	border: 1px solid #ffffff;	
}
.paypal-left
{
	margin-right: 10px;
	float: left;	
}
.footer
{
	text-align: center; 
	height: 25px;
}
.footer p, .footer td, td .footer
{
    font-family: Tahoma;
   	color: #99CCFF;
	font-size: 8pt;
	font-variant:small-caps;
	text-decoration:none;
}
.footer a:link
{
    font-family: Tahoma;
	color: #99CCFF; 
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none
}
.footer a:visited
{
    font-family: Tahoma;
    color: #99CCFF; 
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none
} 
.footer a:hover 
{
    font-family: Tahoma;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none
}
.footer a:active 
{
    font-family: Tahoma;
	color: #99CCFF;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none
}
.vraag
{
	font-size: 12pt;
	color: #99CCFF;
	font-weight:bold;
}
.antwoord
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:normal;
	padding-bottom: 10px;
}
.formulier td input, .formulier td select
{
	border: 1px solid #99CCFF;
	color: #000000;
	width: 350px;
	margin: 5px;
}