a:link
{
	color: rgb(0,64,128);
	TEXT-DECORATION: underline;
}
a:visited
{
	color: rgb(0,64,128); 
	TEXT-DECORATION: underline;
} 
a:active 
{
	color: rgb(204,51,0);
	TEXT-DECORATION: none;
}
a:hover
{
    COLOR: rgb(204,51,0);
    TEXT-DECORATION: none;
}


a.plain:link
{
	color: black;
	text-decoration: none;
}
a.plain:visited
{
	color: black; 
	text-decoration: none;
} 
a.plain:active 
{
	color: rgb(204,51,0);
	text-decoration: none;
}
a.plain:hover
{
  color: rgb(204,51,0);
  text-decoration: none;
}


body
{
    MARGIN: 0px;
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(227,227,201);
	color: rgb(0,0,0);
}
li
{
    font-family: Verdana, Arial, Helvetica;
    FONT-SIZE: 12px;
}
P
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
}
TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(255,255,255); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(0,64,128);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
	font-family: Verdana, Arial, Helvetica;
}

.OuterBorder{
	border: 0;
	border-collapse: collapse;
 margin:10px;
}

.RedTop
{
background-color:#790000;
color: white;
border-collapse: collapse;
margin: 0;
border: 0;
width:100%;
}
.RedTop TD
{
background-color:#790000;
color: white;
}

.GreenTop
{
background-color:#385E00;
color: white;
border-collapse: collapse;
margin: 0;
border: 0;
width:100%;
}

.GreenTop TD
{
background-color:#385E00;
color: white;
}

.BlueTop
{
background-color:#004080;
color: white;
border-collapse: collapse;
margin: 0;
border: 0;
width:100%;
}

.BlueTop TD
{
background-color:#004080;
color: white;
}

.TableText
{
border-style: solid;
border-width: 1px;
border-top-style: 0px;
border-color: black;
border-collapse: collapse;
width:100%;
background-color:#E3E3C9;
}

.TableTextRed
{
border-style: solid;
border-width: 1px;
border-top-style: 0px;
border-color: black;
border-collapse: collapse;
width:100%;
background-color:#E3E3C9;
}

.TableTextRed TD{
color:#C60000 ;
font-size: .58em ;
line-height: 1.3;
}
.TableText TD{
color:#000000;
font-size: 8pt ;
fontsize: .58em ;
line-height: 1.2;
}

.MainMenuTable
{
border: 0;
width:100%;
border-collapse: collapse;
}

.MainMenuTable TD
{
color:#000000;
fontsize: .60em ;
font-size: 8pt ;
line-height: 1.1;
}

.WetTitel
{
color:#111111;
font-size: .75em ;
font-weight: bold;
line-height: 1;
}

.WetLijst
{
color:#00000;
font-size: 1em ;
font-weight: bold;
line-height: 2;
}

.WetText
{
color:#000000;
font-size: .75em ;
font-weight: normal;
line-height: 1.25;
}

.Wettext li{
font-size: 1em ;
line-height: 1.25;
}

.WetVerwijzing
{
color:#000000;
font-weight: normal;
line-height: 1;
font-size: .6em ;
}

.ArtTitel
{
	color: #000000;
 font-Size:1.05em;
}

.SiteMapTekst
{
	color: #000000;
 font-Size:.6em;
}
.OnlineUsers
{
 text-align: center;
 font-Size:7pt;
 border-style: solid;
 border-width: 1px;
 margin-left: 10;
 margin-right: 10;
}
.Warning{
 border:solid 1px black;
 font-Size:12pt;
 border-style: solid;
 border-width: 2px;
 background-color: #ff3333;
 text-align:center;
 font-weight: bold ;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
