body {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 9px;
	color: #000066;
	background-color: #E0F4FF;
}

a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: White;
	text-decoration: underline;
}

table.clipspanel_table {
	margin: 0px 0px 4px 0px;
}

td.clipspanel_head {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #000066;
	text-align: left;
	line-height: 20px;
	padding : 0px 2px 0px 2px;
}

td.clipspanel_content {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color: #000066;
	text-align: center;
	padding : 0px 2px 4px 2px;
}

td.clipspanel_content_image{ 
	border: 1px solid #8CB4E8;
	margin: 0px 4px 0px 2px;
	background-color : #E0F4FF;
}

td.clipspanel_content a {
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}

td.clipspanel_content a:hover {
	font-weight: bold;
	text-decoration: none;
	color: White;
}

.input_text_zoeken {
	position:absolute;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	border-top: 1px solid #CDB99C;
	border-left: 1px solid #CDB99C;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;	
	height: 19px;
	width: 102px;
	left:22px;
	top:21px;
	z-index:2;
	color: #000066;
	background : #F5F1EB;
	padding: 2px 2px 2px 2px;
	visibility: visible;
}

.input_button_zoeken {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 9px;
	color: #022E5B;
	position:absolute; 
	left:131px; 
	top:20px; 
	width:51px; 
	height:13px; 
	z-index:2; 
	visibility: visible;
   margin: 2px 0px 2px 0px;
}

