body
{
	font-family: arial;
	font-size: 12px;
	
	color: white;
	background-color: #9488ac;   
	background-image: url('../../images/background.png');
	background-repeat: repeat-x;     
}

div#container
{

	background-position: 0px 40px; 
	background-image: url('../../images/background_body.png');
	background-repeat: no-repeat;  
}

a
{
	color: white;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

a.active
{
	color: black;
}

a:active
{
	outline: none;
}

:focus
{
	-moz-outline-style: none;
}

:-moz-any-link:focus {
	outline: 1px dotted invert;
}


:-moz-any-link:focus {
	outline: none;
}


a img, img a
{
	border: 0;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{ 
}


h2
{ 
}

h3
{ 
}

input, textarea
{
	text-align: left;   
	border: 1px solid #ccc;     
}

button
{
	text-align: center;        
}



th, td
{
	vertical-align: top;
	font-size: 12px;        
}

.bold
{
	font-weight: bold;        
}

.center
{
	text-align: center;        
}

p
{
	margin-top: 0px;
	padding-top: 0px;
}

address
{
        font-style: normal;
}

.error
{
	border: 1px dashed red;	
}
	
/* menu opmaak */

div#menu a
{
	font-family: Verdana;
	font-size: 15px;
	color: white;	
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top left;
}

a#menu_Welkom
{
	background-image: url('../../images/menu/Welkom.gif');
	width: 84px;	
}

a#menu_Welkom:hover,a#menu_Welkom.active
{
	background-image: url('../../images/menu/Welkom_a.gif');	
}

a#menu_Het_bureau
{
	background-image: url('../../images/menu/Het_bureau.gif');
	width: 95px;	
}

a#menu_Het_bureau:hover,a#menu_Het_bureau.active
{
	background-image: url('../../images/menu/Het_bureau_a.gif');

}

a#menu_Het_aanbod
{
	background-image: url('../../images/menu/Het_aanbod.gif');
	width: 98px;	
}

a#menu_Het_aanbod:hover,a#menu_Het_aanbod.active
{
	background-image: url('../../images/menu/Het_aanbod_a.gif');
}

a#menu_Het_netwerk
{
	background-image: url('../../images/menu/Het_netwerk.gif');
	width: 103px;	
}

a#menu_Het_netwerk:hover,a#menu_Het_netwerk.active
{
	background-image: url('../../images/menu/Het_netwerk_a.gif');	
}

a#menu_Het_werkveld
{
	background-image: url('../../images/menu/Het_werkveld.gif');
	width: 112px;	
}

a#menu_Het_werkveld:hover,a#menu_Het_werkveld.active
{
	background-image: url('../../images/menu/Het_werkveld_a.gif');	
}

a#menu_Nieuws
{
	background-image: url('../../images/menu/Nieuws.gif');
	width: 73px;	
}

a#menu_Nieuws:hover,a#menu_Nieuws.active
{
	background-image: url('../../images/menu/Nieuws_a.gif');	
}

a#menu_Contact
{
	background-image: url('../../images/menu/Contact.gif');
	width: 73px;	
}

a#menu_Contact:hover,a#menu_Contact.active
{
	background-image: url('../../images/menu/Contact_a.gif');	
}
	
div#header2
{
	margin-top: 3px;
}	

h1
{
	font-weight: normal;
	color: white;
	font-family: Verdana;
	font-size: 18px;
	letter-spacing: 2px;
}

div#pagetext,div#pagetext_vervolg
{
	line-height: 22px;
	font-size: 11px;
	font-family: Verdana;
}

div#nieuws
{
	border: 1px solid #bab2ca;
	background-image: url('../../images/background_nieuws.jpg');
	background-repeat: repeat-y;
	background-position: top left;	
	background-color: #e0dce9;
	color: #6f5b8f;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
}

div#nieuws a,div#nieuws td
{
	color: #6f5b8f;
}

div#nieuws table
{
	border-collapse: collapse;
	width: 100%;	
	margin-top: 10px;
	
}

div#footer
{
	border-top: 1px solid #bbb4cb;
	line-height: 40px;
	color: white;
	font-size: 9px;
}

div#footer table
{
	border-collapse: collapse;
	width: 100%;
}

div#footer td
{
	text-align: center;

	font-size: 9px;
}

div#footer td a
{
	color: #bbb4cb;
}

div#footer td a:hover
{
	color: white;
}

div#footer td#dochters
{
	color: white;
	width: 50px;
	text-align: left;
}

div#footer td.images
{
	line-height: 3px;
	font-size: 3px;
	text-align: center;
	vertical-align: middle;
	padding-left: 30px;
}

div#footer td#genieten
{
	padding-left: 40px;	
}

div#footer td#eenweek
{
	padding-left: 30px;
}

div#footer td#advies a
{
	color: white;
}



table#contact td
{
	line-height: 26px;	
}

