td,body {
	font-family:arial;
	font-size:14px;
	color:#000000;
	line-height:19px;
}
.inputveld {
	BORDER: 1px solid #666666;
	font-size:11px;
	font-family: verdana;
	color: #000000;
}
a:link,a:visited,a:active {
	font-family:arial;
	font-size:14px;
	color:#000000;
	line-height:19px;
	text-decoration:underline;
}
a:hover {
	font-family:arial;
	font-size:14px;
	color:#ff0000;
	line-height:19px;
	text-decoration:none;
}
a.sublink:link,a.sublink:visited,a.sublink:active {
	font-family:arial;
	font-size:11px;
	color:#000000;
	line-height:19px;
	text-decoration:underline;
}
a.sublink:hover {
	font-family:arial;
	font-size:11px;
	color:#ff0000;
	line-height:19px;
	text-decoration:none;
}
.clear { 
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none;
}
a.button span {
	background: transparent url('images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none;
}
a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px;
}
.zoekknop {
	background: #bbbbbb;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #E5FFE5, #C7E1C7);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#E5FFE5), to(#C7E1C7));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#E5FFE5', EndColorStr='#C7E1C7', GradientType=0);
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	border:1px solid #666666;
	height:24px;
	padding-left:15px; 
	padding-right:15px;
}
.webshopbutton {  
	font-size:11px;
	font-family: verdana;
	color: #000000;
	background-color: #FFFF00;
	text-align: center; 
	background-image: url(shop/images/btn_64px.jpg);
	border:0px;
	height:21px;
	width:64px;
}
h2 {
	font-size:14px;	
	color:#48740B;
	line-height:26px;
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
}
h3 {
	font-size:14px;	
	color:#000000;
	line-height:22px;
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
}
.titel,a.titel:link,a.titel:visited,a.titel:active {
	font-size:14px;	
	color:#48740B;
	line-height:26px;
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
}
,a.titel:hover {
	font-size:14px;	
	color:#ff0000;
	line-height:26px;
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
}

h1 {
	padding-left:5px;
	font-size:14px;	
	color:#000000;
	line-height:15px;
	font-family:arial;
	font-weight:bold;
}
.ubenthier {
	font-family:verdana;
	font-size:10px;
	color:#4E4E4E;
}
a.ubenthier:link,a.ubenthier:active,a.ubenthier:visited {
	font-family:verdana;
	font-size:11px;
	text-decoration:underline;
	color:#4E4E4E;
	font-weight:normal;
}
a.ubenthier:hover {
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#8DD757;
	font-weight:normal;
}

	
