/*
Kleuren:
donkerblauw:    RGB 100,100,166  6464A6
lichtblauw:     RGB 196,196,255  C4C4FF
*/
body {
	font-family: Tahoma;
	font-size: 10pt; 
	color: black;
	text-decoration: none;
	background-color : White;
}

td.tdkopbalkimg {
	background-image: url(/images/kopbalk.jpg);
}
td.greyline
{
    	border-left-color:#C4C4FF;  
    	border-left-width:1px;
    	border-left-style:solid;
}
img.logo 
{
    margin-top: 4px;
    margin-left: 4px;
    border: 1px solid #C4C4FF;
	padding: 10px;
}
#menu 
{
	font-family: Tahoma;
	color: #6464A6;
	font-weight: bold;
	line-height: 24px;
	font-size: 10pt;
	margin-top: 15pt;
}
#menuline 
{
	font-family: Tahoma;
	color: #6464A6;
	font-weight: bold;
	line-height: 24px;
	font-size: 10pt;
}
#menulinesel 
{
	font-family: Tahoma;
	color: #C4C4FF;
	font-weight: bold;
	line-height: 24px;
	text-align: right;
	font-size: 10pt;
}
#menu A:link {
	text-decoration:none;
	background-color : transparent;
	font-family: Tahoma;
    color: #C4C4FF;
    font-size: 10pt;
    font-weight: bold;
    line-height: 24px; 
}
#menu A:visited {
	text-decoration:none;
	background-color : transparent;
	font-family: Tahoma;
    color: #C4C4FF;
    font-size: 10pt;
    font-weight: bold;
    line-height: 24px;
}
#menu A:active {
	text-decoration:none;
	background-color : transparent;
	font-family: Tahoma;
    color: #6464A6;
    font-size: 10pt;
    font-weight: bold;
    line-height: 24px; 
}
#menu A:hover {
	text-decoration:none;
	background-color : transparent;
	font-family: Tahoma;
    color: #6464A6;
    font-size: 10pt;
    font-weight: bold;
    line-height: 24px; 
}
#content 
{
  	font-family: Tahoma;
	color: #666666;
	padding-right: 10px;
    font-size: 10pt;
    letter-spacing:1.3pt;
    margin-top: 15pt;
}
#content h1
{
	font-family: Tahoma;
	color: #6464A6;
	font-size: 13pt;
	font-weight: bold;
	line-height: 24px;
}
#content h2
{
	font-family: Tahoma;
	color: #6464A6;
	font-weight: bold;
}
#content td
{
  	font-family: Tahoma;
  	font-size: 10pt; 
	color: #666666;
}

#content ul {
	list-style-position: outside;
	list-style: square; 
}
#content li {
	display: marker;
	margin-left: -20px;
	margin-bottom: 10px;
}

#content A
{
    font-weight : bolder;
	font-size: 10pt;
	color: #6464A6; 
	text-decoration:none;
	font-family: Tahoma;
}
#photo 
{
  	font-family:Tahoma;
	color:#666666;
	padding-right:10px;
	text-align:center;
	font-size: 10pt;
	margin-top: 15pt; 
}
#photo img 
{
    border: 1px solid #C4C4FF;
	padding: 15px; 
}
#url 
{
  	font-family:Tahoma;
	color:#666666;
	padding-right:10px;
	text-align:center;
	font-size: 8pt;

}

#footer 
{
  	font-family: Tahoma;
	color: #666666;
    text-align: right;
    font-size: 10pt;
}
#footer font
{
  	font-family: Tahoma;
	color: #6464A6;
    text-align: right;
    font-size: 10pt;
}

#bottomline
{
	font-weight : bolder;
	font-size: 10pt;
	color: #6464A6;
	background-color:#C4C4FF;
	text-align:center;
	line-height: 24px; 
}
#bottomline A
{
    font-weight : bolder;
	font-size: 10pt;
	color: #6464A6;
	background-color:#C4C4FF;
	text-align:center;
	line-height: 24px; 
	text-decoration:none;
	font-family: Tahoma;
}