/* CSS Document */
/* BODY */

body					
{
	margin:0;
	padding:0;
	font-size:13px; 
	font-family:arial;
	background-color:#69808D; 
	text-align:center; 
	height:100%;
}

body.medewerkers					
{
	margin:0;
	font-size:13px; 
	font-family:arial;
	background-color:#FFF; 
	text-align:left; 
	height:100%;
	min-height:100%;
}

/* DIV*/
div.main
{
	margin:0 auto; 
	text-align:left; 
	width:800px; 
	height:100%;
	min-height:100%;
	
	background-color:#FFFFFF; 
	border-left:1px #004D76 solid; 
	border-right:1px #004D76 solid;
	
}

body>div.main			
{
	height:auto;
}				

div.medewerkers
{
	margin-left:0 auto; 
	text-align:center; 
	width:198px; 
	height:100%; 
	min-height:100%; 
	z-index:1; 
	background-color:#69808D; 
	border-right:1px #004D76 solid;
}

div#content {
	float:left; 
	width:579px;
	margin-left:20px;
	margin-top:30px; 
	text-align:left; 
	background-color:#FFFFFF;
	padding:0 0 2em 0;
}

div.toolbar {
	width:140px;  
	text-align:center; 
}
div.toolbar img {
	border:0px;
}

div.designby {
	width:140px; 
	text-align:center; 
	border:0px solid; 
	padding-top:5px;
}

a.medewerkersmail
{
	color:#369;
	text-decoration:underline;
}
a.medewerkersmail:hover
{
	text-decoration:none;
}

div.welkom 				
{
	font-family:Times New Roman;
}

#navcontainer 
{ 
	margin-top:30px; 
	margin-left:25px;
	float:left;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: verdana;
	font-size:13px;
	font-weight:bold;
	text-align:right
}

#navcontainer ul a
{
	display: block;
	padding: 1px;
	width: 140px;
	background-color: #F9FAFB;
	border-left: 1px #000 solid;
	border-right:1px #000 solid;
}

#navcontainer ul a:link, #navlist a:visited
{
	color: #011B54;
	text-decoration: none;
}

#navcontainer ul a:hover
{
	background-color: #369;
	color: #fff;
}

#navcontainer ul a#current
{
	background-color:#CCC;
	color:#011B54;
}

/* OPMAAK */
span.home 				{font-size:20px; color:#69808D; font-family:verdana;}
span.homen				{font-size:15px; color:#69808D; font-family:verdana;}
span.medewerkers		{text-decoration: none; font-weight:bold; color: #FFF; font-family:arial; font-size:13px;}

h1#printheader			{ display:none; } 

.clear { clear:both; }
.correct { font-weight:bold; color:#006600;}
.wrong { font-weight:bold; color:#FF0000; }
/* SUB LIST TYPE	*/
div.sublist_type		{ width:280px; border:0px; float:left;}

div.sublist_type dt		{ font-weight:bold; margin:10px 0 0 0;}
div.sublist_type dd		{ margin:0; padding:0;}


/* HYPERLINK */

a:link 		{ text-decoration: none; font-weight:bold; color: #000; }
a:visited 	{ text-decoration: none; font-weight:bold; color: #000; }
a:active 	{ text-decoration: none; font-weight:bold; color: #000; }
a:hover 	{ text-decoration: underline; font-weight:bold; color: #000;}


a.menu:link 			{ text-decoration: none; font-weight:bold; color: #011B54; font-family:verdana; font-size:13px;}
a.menu:visited 			{ text-decoration: none; font-weight:bold; color: #011B54; font-family:verdana; font-size:13px;}
a.menu:active 			{ text-decoration: none; font-weight:bold; color: #011B54; font-family:verdana; font-size:13px;}
a.menu:hover 			{ text-decoration: underline; font-weight:bold; color: #011B54; font-family:verdana; font-size:13px;}

a.medewerkers:link 		{ text-decoration: none; font-weight:bold; color: #666; font-family:arial; font-size:13px;}
a.medewerkers:visited 	{ text-decoration: none; font-weight:bold; color: #666; font-family:arial; font-size:13px;}
a.medewerkers:active 	{ text-decoration: none; font-weight:bold; color: #666; font-family:arial; font-size:13px;}
a.medewerkers:hover 	{ text-decoration: none; font-weight:bold; color: #000; font-family:arial; font-size:13px;}

a.mail:link 			{ text-decoration: none; font-weight:bold; color: #69808D; font-family:arial; font-size:15px;}
a.mail:visited 			{ text-decoration: none; font-weight:bold; color: #69808D; font-family:arial; font-size:15px;}
a.mail:active 			{ text-decoration: none; font-weight:bold; color: #69808D; font-family:arial; font-size:15px;}
a.mail:hover 			{ text-decoration: underline; font-weight:bold; color: #69808D; font-family:arial; font-size:15px;}

a.anic:link 			{ text-decoration: none; font-weight:none; color: #333333; font-family:arial; font-size:9px;}
a.anic:visited 			{ text-decoration: none; font-weight:none; color: #333333; font-family:arial; font-size:9px;}
a.anic:active 			{ text-decoration: none; font-weight:none; color: #333333; font-family:arial; font-size:9px;}
a.anic:hover 			{ text-decoration: underline; font-weight:none; color: #333333; font-family:arial; font-size:9px;}


/* PROCURATEN TABLE */


/* Contact form */

form.contact {
}

form.contact fieldset {
	padding:0 2em;
}

form.contact legend{
	font-size:15px; color:#69808D; font-family:verdana;
	margin:2em 0;
}


form.contact label {
	display:block;
	font-weight:bold;
}

form.contact label.radio {
	font-weight:normal;
	display:inline;
}

form.contact input.text {
	width:460px;
}

form.contact input.submit {
	margin:1em 0;
}

h3	{ font-weight:bold; color:#000000; font-size:13px; font-family:Arial;}
h1	{ font-size:15px; font-weight: bold; color:#69808D; font-family:verdana;}

