.noShow{ display:none; }
body,td,th,li {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* elementenpositionering */
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
	color: #000000;
	/*background-image:url(../images/patroon.gif);*/
	background-image:url(../images/patroon2.gif);
	background-repeat:repeat;
}
#content{
	/*word-wrap: break-word;*/
}
.catalogueTable td{
	padding:5px;
	vertical-align:top;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
.bullets{
	list-style-image:url(../images/bullet.gif);
}
.kruimelpad{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;	
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallfields {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#fff;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/* --- basis links --- */
a:link {
color: #990000;
text-decoration: none;
font-weight: bold;
}
a:visited { 
color: #990000; 
font-weight: bold;
text-decoration:none;
}
a:hover { 
color: #990000; 
font-weight: bold; 
text-decoration: underline;
}
a:active { 
color: #990000; 
font-weight: bold;
text-decoration:none;
}
/* ----------  tabel catalogue links ----------- */
.navruler{
	background-image: url(../images/navpixel.gif);
	background-repeat: repeat-x;	
}
a.navigatie:link {
font-size:14px;
color: #990000;
text-decoration: none;
font-weight: normal;
text-transform:capitalize;
}
a.navigatie:visited {
font-size:14px;
color: #990000;
text-decoration: none;
font-weight: normal;
text-transform:capitalize;
}
a.navigatie:hover { 
font-size:14px;
color: #990000;
text-decoration: underline;
font-weight: normal;
text-transform:capitalize;
}
a.navigatie:active { 
font-size:14px;
color: #990000;
text-decoration: none;
font-weight: normal; 
text-transform:capitalize;
}
/* ----------  tabel navigatie links ----------- */

p.nav{
	margin: 10px 25px;
	border:1px;
	border-style:solid;
	border-right-color:#000000;
	border-left:none;
	border-top:none;
	border-bottom:none;
	padding-left:0px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:10px;
	text-align:right;
	line-height:26px;
}
a.nav:link {
color: #990000;
text-decoration: none;
font-weight: normal;
}
a.nav:visited { 
color: #990000;
text-decoration: none;
font-weight: normal;
}
a.nav:hover { 
color: #990000;
text-decoration: underline;
font-weight: normal;
}
a.nav:active { 
color: #990000;
text-decoration: none;
font-weight: normal; 
}
/* --------------------------------- */
.red {
	color: #FF0000;
}
.green {
	color: #008000;
}




/*.navigatieruler{
	background-image: url(../images/navigatiepixel.gif);
	background-repeat: repeat-y;	
}*/

