body,td 	{
		margin: 0;
		background-color: #fff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #134305;
		}


a.actief:visited  {font-weight: bold; color: #134305}
a:link { color: #000 }
a:visited {color: #888 }
a:hover { colro: #134305 }

.vet {font-weight: bold;}
.bg_color {background-color: #6aff51;}
.kleur1 {color: #000;}
.kleur2 {color: #f00;}
.kleur3 {color: #00f;}
		
h1 		{
		margin-top: -0px;
		font-size: 18px;
		font-weight: bold;
		color: #134305
		}
		
h2 		{
		font-size: 15px;
		font-weight: bold;
		color: #134305
		}		
		
h3 		{
		font-size: 14px;
		font-weight: bold;
		color: #134305
		}
		
h4 		{
		font-size: 12px;
		/*font-weight: bold;*/
		}		

.float_right { 
		float: right;
		padding: 5px 5px 5px 5px;
		}
		
.img_left { 
		float: left;
		padding: 5px 5px 5px 0px;
		font-style: italic;
		font-size: 9px;
		}
		
.illustratie {
	/*padding: 5px 5px 5px 5px;*/
	margin: 5px 5px 5px 5px;
	}


#logo {
	position: absolute;
	top: 0px;
	width: 800px;
	left: 0px;
	/*height: 116px;
	
	border: 1px solid #bbb*/
}

#onderschrift {
	position: absolute;
	top: 520px;
	width: 730px;
	height: 116px;
	left: 160px;
}

select, input  { color: #134305; font-size: 10px; background-color: #fff }

#omvatter { 
	width: 900px;
	height: 540px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	
	/*position: absolute;
	top: 10px;
	width: 900px;
	height: 540px;
	left:50%;
	margin-left:-450px;*/
	
	
	/*border: 1px solid #bbb;*/
}

#content { position: absolute;
		padding-top: -10px;
		top: 90px;
		left: 160px;
		width: 730px;
		height: 415px;
		background: transparent;
		overflow: auto;
		/*border: 1px solid #999;*/
		}

#menu {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 130px;
	}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:10px;
	text-indent: 4px;
	}
	
#nav li { 
	/*background-color: #ffffff;*/
	padding: 0;
	border-style: solid none solid none;
	border-width: 2px;
	border-top-color: #ffffff;
	border-bottom-color: #000000;
	padding: 0.2em 0 0.2em 0;
	}
	
#nav a { 
	display: block; 
	text-decoration: none;
	}
	
#nav a:link {
 	color:#000000; 
  	text-decoration: none;
  	}
  
#nav a:visited { 
 	color: #000000; 
 	text-decoration: none;
  	}
  
#nav a:hover { 
 	color:#ffffff; 
 	background-color:#06ab06;
  	border-left: 8px solid #134305;
	font-weight:bold;
  	}
  
#nav a:active { 
  	color: #000; 
  	text-decoration: none;
  	}

/*vanaf hier voor beheer      */
#omvatter_beheer { 
	width: 1000px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#content_beheer { position: absolute;
		padding-top: -10px;
		top: 90px;
		left: 160px;
		width: 730px;
		background: transparent;
		overflow: auto;
		}
		
.no_customers {
	color:#f00;
}

a.no_customers {
	color:#f00;
}

