﻿body {
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-color:#ffffff;
	font-family:Century Gothic, Arial, Verdana, Tahoma;
	font-size:12px;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
.td_zwart
{
    background-color:#000000;
}
.td_grijs
{
    background-color:#cccccc;
}

.tr_zwart_menu
{
    background-color:#000000;
    height:25px;
    vertical-align:inherit;
}
.tr_wit_menu
{
    height:32px;
}
	
	a:link{	
	text-decoration:	none;
	color:	#ff0000;
}
		
a:visited{	
	text-decoration:	none;
	color:	#000000;
}	
		
a:active{	
	text-decoration:	none;
	color:	#666666;
}	
		
a:hover{	
	text-decoration:	underline;
	color:	#666666;
}
a.eigen:link, a.eigen:visited, a.eigen:active{	
	text-decoration:	none;
	color:	#0e3154;
	font-size:10px;
}	
a.eigen:hover{	
	text-decoration:	underline;
	color:	#ff0000;
	font-size:10px;
}
.menu
{
    font-size:12px;
    font-weight:normal;
    color:#ffffff;
    }
UL LI{	
	list-style-type:	square ;
}	

UL LI LI{	
	list-style-type:	disc;
}	

UL LI LI LI{	
	list-style-type:	circle;
}	
	
OL LI{	
	list-style-type:	decimal;
}	

OL OL LI{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI{	
	list-style-type:	lower-roman;
}

.subMenu, .subMenu:visited, .subMenu:link
{
    color:#fff;
    font-size:13px;
    text-decoration:none;
    font-weight:normal;    
}
.subMenuActive:visited, .subMenuActive:link,
.subMenuActive:hover, .subMenuActive:active,
.subMenuActive , .subMenu:hover , .subMenu:active
{
    color:#000;
    font-size:13px;
    text-decoration:none;
    font-weight:normal;
}

.dlAlgemeen
{
	text-align: left;
}

.dlFotos_item
{
	vertical-align: middle;
	text-align: center;
	padding: 2px;
	border: 1px solid #808080;
	background-color:#aaaaaa;
	
}

.dlFotos_item img
{
	text-align: center;
	vertical-align: middle;
}

.imgFoto
{
	text-align: center;
	vertical-align: middle;
	padding:1px;
	background-color: #ffffff;
}
