/* ######################################################################## */
/* ############################### SUCHBOX ################################ */
#right_column .suchbox_container{
	width: 218px;
	height: 60px;
	}
	
#right_column .suchbox_container .inside {
	padding: 15px 10px 10px 15px;
	}

.suchbox_container input.agecert_suchbox{
	background: url(../images/search/suchbox_input.gif) no-repeat;
	border: 0px;
	padding: 6px 8px 8px 7px;
	width: 125px;
	font: 12px/14px Arial, Verdana, Trebuchet, sans-serif;
	color: #555;
	}

.tx-indexedsearch a{
	color: #3C7825;
	text-decoration: none;
	font-weight: bold;
	}

.tx-indexedsearch-whatis{
	background: #EEE;
	padding: 10px;
	margin: 20px 0px 0px 0px;
	}

.tx-indexedsearch-whatis-sw{
	font-weight: bold;
	color: #000;
	}