@charset "utf-8";
/* CSS Document */

#search{
}


#search .kop2{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
#search div.searchResult{
	padding-bottom: 10px;
}

#search a{
	color:#00B9E0;
	font-weight:bold;
	text-decoration:none;
}


#search strong{
	font-weight: bold;
	color: #FF0000;
}
