/* Start of CMSMS style sheet 'hovenierleverancier' */
#navigatie {
text-align: center;
}
#navigatie ul{


width: 100%;
padding: 0;
margin: 0;
white-space: no-wrap;
}
#navigatie ul li{
display: inline;
}
#navigatie ul li a{
padding-left: 2em;
padding-right: 2em;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: white;
font-weight: bold;

}
#navigatie ul li a:hover{
text-decoration:underline;


}

body {
overflow: -moz-scrollbars-vertical;
 }

body, table, td
	{	
color:#052552; 
cursor: default;	
font-family: verdana;	
font-size:11px;
}

.content { line-height: 18px; 


}


H1 {
padding-top: 16px;
cursor: default;		
font-size:14px;
}


A:link			{	text-decoration: none;	color: #0F4694;	cursor: pointer;}
A:visited		{	text-decoration: none;	color: #0F4694;	cursor: pointer;}
A:active		{	text-decoration: underline;	color: #0045B5;	cursor: pointer;}
A:hover			{	text-decoration: underline;	color: #0045B5;	cursor: pointer;}

.foot:link		{	text-decoration: none;	color: #808080;	cursor: pointer;}
.foot:visited   {	text-decoration: none;	color: #808080;	cursor: pointer;}
.foot:active    {	text-decoration: underline;	color: #0F4694;	cursor: pointer;}
.foot:hover		{	text-decoration: underline;	color: #0F4694;	cursor: pointer;}



/* End of 'hovenierleverancier' */

