.kst_sb_dsk_ie_fix {
	width: 1px !important;
}

#kst_suchform {
	font-size: 16px !important;
}

.kvk {
	font-family: "PT_Sans-Web-Regular", Arial, Helvetica, sans-serif;
}

.btn-kst-info {
	/* dummy */
}


/* -- Suche | Desktop -- */
div.kbox_suche_d {
	margin-top: 3px;
	display: inline-block;
	font-family: "PT_Sans-Web-Regular", Arial, Helvetica, sans-serif;
}

input.kbox_suche_d {
	width: 239px !important;
	font-size: 14px !important;
	line-height: 14px !important;
}

/* -- Suche | Mobile -- */
div.kbox_suche_m {
	display: inline-block;
	font-family: "PT_Sans-Web-Regular", Arial, Helvetica, sans-serif;
	margin-left: 20px;	
	width: 239px !important;
}

input.kbox_suche_m {
	font-size: 14px !important;
	line-height: 14px !important;
}


/* -- Suche | Mobile Kachelseite-- */
div.kbox_suche_mk {
	display: inline-block;
	font-family: "PT_Sans-Web-Regular", Arial, Helvetica, sans-serif;
	width: 239px !important;
}

input.kbox_suche_mk {
	font-size: 14px !important;
	line-height: 14px !important;
}



/* -- grosse Suchbox -- */
input.k-sb-b {
	font-size: 14px !important;
	line-height: 14px !important;
}
.k-sb-ma-r {
	margin-right: 5px;	
}







/* VK-Suche */

#accordion_icon_filter {
	display: none;
}

.vks_suche_starten {
	margin-right: 0px !important;
}
	
.vks_r_div_chk_lbl {
	margin: 4px;
	padding: 0;
}

.vks_r_div_chk_lbl label, .vks_o_div_chk_lbl label{
	font-weight: normal !important;
	font-family: "PT_Sans-Web-Regular", Arial, Helvetica, sans-serif;
	color: #505050;
	padding-left: 4px;
}




















/* Autocomplete */
.autocomplete-suggestions {
    text-align: left; 
	cursor: default; 
	border: 1px solid #e4e4e4; 
	border-top: 0; 
	background: #fff; 
    position: absolute; 
	display: none; 
	z-index: 1999999; 
	max-height: 254px; 
	overflow: hidden; 
	overflow-y: auto; 
	box-sizing: border-box;
}

.autocomplete-suggestion { 
	position: relative; 
	padding: 0 .6em; 
	line-height: 23px; 
	white-space: nowrap; 
	overflow: hidden; 
	font-size: 1.02em; 
	color: #333; 
}

.autocomplete-suggestion b { 
	font-weight: bold; 
	color: #007d30; 
}

.autocomplete-suggestion.selected { 
	background: #f0f0f0; 
}

.cur_ptr {
	cursor: pointer;
}

.vks_lh {
	line-height: 21px;
}





.vks-termin-btn {
	font-family: "Museo_Slab_500", "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	background: #ffffff;
	border: solid #dadada 1px;
	padding: 4px;
}

.vks-termin-btn:hover, .vks-termin-btn-loeschen:hover {
  background: #dadada;
}

.vks_hr {
	height: 2px;
	background-color: #dddddd;
	border: none !important;
}

.vks_hr:last-child {
	display: none;
}

.vks-termin-btn-loeschen {
	font-family: "Museo_Slab_500", "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	border-radius: 3px;
	background: #ffffff;
	border: solid #dadada 1px;
	padding: 1px;
	margin-top: -3px;
	width: 20px;
}

/* Override AH */
.box_sprache {
	margin-top: 9px !important;
}


.suchergebnis_seitentitel {
	height: 16px !important;
}

.k_logo {
	margin-left: 8px;
	margin-bottom: 4px;
}

.sth_pdf_icon {
	color: #ff0000;
}

