body
{
	background-color: #95A2B4;
	font-family: verdana;
	font-size: 8pt;
	background-image: url(background.gif);
	font-color: #1B1B9F;
}

.menubackground
{
	background-color: #C1C8D2;
}

.menuitemsbackground
{
	background-color: #95A2B4;
}

.menuitem
{
	 background-image: url(../_gfx/menuachtergrond_rood.gif);
	 width: 180px;
	 height: 18px;
	 padding: 0,0,0,20;
}


.contentbackground {
	background-image: url(../_gfx/haarlem.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	
}
.backgroundlinks {
	background-image: url(../_gfx/menu_tussenstuk.gif);
	background-repeat: y-repeat;
	background-color: #FFFFFF;
	
}

.content, .contenttable, td
{
	font-size: 8pt;
	background-color: #ECF4FF;
	color: #0A0A61;
}

.subtitel
{
	font-size: 10pt;
	font-weight: bold;

}

a:link, a:active, a:visited
{
	color: #D41C00;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #1B1B9F;
	text-decoration: underline;
	font-weight: bold;
	
}

input
{
	background-color: white;
	border: 1px solid #F28E00;
  	font-size: 8pt;
	height: 18px;
}
textarea
{
	background-color: white;
	border: 1px solid #F28E00;


}
.button
{
	background-color: #F28E00;
	border: 1px solid white;
	font-size: 8pt;	
	height: 18px;
	color: white;
}

a.menu:link 
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited 
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover 
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.line
{
   background-image: url(../_gfx/line.gif);
	background-repeat:repeat-x;
   width: 100%;
}

.header
{
 color: white;
 background-image: url(../_gfx/menuachtergrond.gif);
 font-size: 10pt;
 font-weight: bold;
}

input 
{
 background-image: url(invoerVeld.gif);
}
