.suche ul.help {
  list-style-type:square;
  margin:0 3em;
}

.highlight {
  color:#000000;
  background-color:yellow;
}
.kic_hl {
  font-weight:bold;
}

ul.filter {
}
ul.filter li {
  /*padding-left:0.8em;*/
}
ul.filter li.filter_del {
  border:1px solid #999999;
  padding:0.3em;
  margin:0.5em 0 0 0;
  border-radius:7px;
  -moz-border-radius:7px;
}
.filter_del_link {
  float:right;
}
.filter_del_type {

}
.filter_del_name{
  font-weight:bold;
}
.filter_del_all {
  text-align:center;
}


.suche ul.hitlist {
  padding:0;
  margin:0;
}
.suche ul.hitlist li {
  list-style:none;
  padding:0.5em 0.5em 0.5em 0.5em;
  margin-bottom: 0.5em;
}
.suche ul.hitlist li.groupby {
  border: 1px solid #EFEFEF;
  margin-bottom: 1em;
}
.suche ul.hitlist li .trennlinie {
  margin-top:5px;
  margin-left:-20px;
  border-bottom:1px dotted #D0D1D0;
}
.suche ul.hitlist li.hit_doctype_g{ background:url("../img/doctypes/g.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_a{ background:url("../img/doctypes/a.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_h{ background:url("../img/doctypes/h.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_s{ background:url("../img/doctypes/s.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_u{ background:url("../img/doctypes/u.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_j{ background:url("../img/doctypes/j.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_v{ background:url("../img/doctypes/v.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_r{ background:url("../img/doctypes/r.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_b{ background:url("../img/doctypes/b.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_z{ background:url("../img/doctypes/z.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_t{ background:url("../img/doctypes/t.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_k{ background:url("../img/doctypes/k.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_w{ background:url("../img/doctypes/w.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_m{ background:url("../img/doctypes/m.gif") no-repeat top left; }
.suche ul.hitlist li.hit_doctype_q{ background:url("../img/doctypes/q.gif") no-repeat top left; }

.suche ul.hitlist li div.hit_doctype {
	float: left;
}

.hit_item {
	/*margin: 0 0 0 0.7em;*/
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 16px;
}

.hit_title {
  padding:0;
  margin:0.2em 0;
  font-weight:bold;
  font-size:96%;
}
.hit_title a,
.hit_title a:link,
.hit_title a:active,
.hit_title a:visited,
.hit_title a:hover {
}
.hit_title a:visited {
  color:#7777CC;
}
.hit_relevanz {
  float:right;
  text-align:right;
}
.hit_relevanz_text {
  float:left;
  height:30px;
  vertical-align:middle;
  padding-right:35px;
  padding-top:3px;
  color:#808080;
  font-weight:normal;
}
.hit_relevanz_level0 { background:url("../img/relevanz/relevanz0.png") no-repeat scroll right top transparent; }
.hit_relevanz_level1 { background:url("../img/relevanz/relevanz1.png") no-repeat scroll right top transparent; }
.hit_relevanz_level2 { background:url("../img/relevanz/relevanz2.png") no-repeat scroll right top transparent; }
.hit_relevanz_level3 { background:url("../img/relevanz/relevanz3.png") no-repeat scroll right top transparent; }
.hit_relevanz_level4 { background:url("../img/relevanz/relevanz4.png") no-repeat scroll right top transparent; }
.hit_relevanz_level5 { background:url("../img/relevanz/relevanz5.png") no-repeat scroll right top transparent; }
.hit_relevanz_level6 { background:url("../img/relevanz/relevanz6.png") no-repeat scroll right top transparent; }
.hit_relevanz_level7 { background:url("../img/relevanz/relevanz7.png") no-repeat scroll right top transparent; }
.hit_relevanz_level8 { background:url("../img/relevanz/relevanz8.png") no-repeat scroll right top transparent; }

.hit_preview {
  padding:0;
  margin:0;
  max-width:800px;
}

.hit_links {
  padding:0;
  margin:0.1em 0;
  font-size:85%;
}
.hit_links a,
.hit_links a:link,
.hit_links a:active,
.hit_links a:visited,
.hit_links a:hover {
  color:#CC0033;
}
.hit_links span {
  margin:0 0.5em 0 0;
  padding:0;
}

.hit_footer {
  padding:0;
  margin:0.1em 0;
  /*color:#7296AA;*/
  color:#808080;
  font-size:85%;
}

.hit_special_info {
  padding:0;
  color:#808080;
  font-size:0.9em;
  margin:0;
}

.hit_herkunftslexikon {
  padding-left:0.7em;
  font-size:0.9em;
  font-weight:bold;
  color:#000000;
}

.hit_group {
  font-size:0.9em;
  border: 1px solid #EFEFEF;
  margin: 5px 0px 20px 0px;
  padding: 5px 0px 5px 5px;
}
.hit_group_link {
  display: block;
  margin: 3px 0px 0px 15px;
}
.hit_group_link_oneline {
  display: inline;
  margin: 3px 0px 0px 15px;
}
.hit_group_all {
  display: block;
  margin: 6px 0px 0px 0px;
}
.hit_group_all_fliesstext {
  margin-left:20px;
}
.hit_group_all a:visited {
  color:#7777CC;
}

.group_head {
	font-weight: bold;
}
#image_collapse {
	display: none;
}
#group_alternates {
	float: right;
}
#subgroup_short,
#subgroup_two {
	margin: 0 0 1em;
}
#subgroup_short .subgroup_item {
	margin: 0 .5em;
}
#subgroup_scroll {
	max-height: 5.5em;
	overflow: auto;
	max-width: 400px;
	padding: .5em 1em;
	border: #EFEFEF 1px solid;
}
#subgroup_expand {
	display: none;
}
#subgroup_scroll .subgroup_item,
#subgroup_three .subgroup_item,
#subgroup_expand .subgroup_item {
	margin: .5em 0;
	display: block;
}
#subgroup_three .subgroup_item,
#subgroup_expand .subgroup_item {
	margin-left: 16px;
}

/* CSS fuer Expertensuchen */
.first_level {
  border:0px;
  padding:0.5em;
  margin:0;
  text-align:left;
  width:100%;
  max-width:700px;
}
.first_level_titel {
  font-size:1.3em;
}
.second_level {
  border:1px solid #000000;
  padding:0.5em 0.5em 1em 0.5em;
  margin:0.5em 0 0 0;
  text-align:left;
  background-color:#EFEFEF;
}
.second_level_titel {
  font-size:1em;
  font-weight:bold;
  padding:0.1em 0 0.1em 0;
  margin:0;
  position:relative;
}
.blind {
  display:none;
}
.multilabel {
  float:left;
  width:27%;
  font-size:0.95em;
}
.normtype_filter_set,
.stichtag_radio_set {
  margin-left:28%;
}
#exp_field_normgeber,
#exp_field_ressort {
  width:25em;
}
#normtype_filter_g,
#normtype_filter_vo,
#normtype_filter_vv {
  width:1.6em;
}
.stichtag_range_text {
  padding:0em 0em 0em 0em;
  float:left;
}
#exp_field_stichtag_tag,
#exp_field_stichtag_tag_range {
  width:4em;
}
#exp_field_stichtag_monat,
#exp_field_stichtag_monat_range {
  width:8em;
}
#exp_field_stichtag_jahr,
#exp_field_stichtag_jahr_range {
  width:6em;
}
#exp_fss_verkuendigungsblatt {
  width:30em;
}
#exp_fss_jahrgang,
#exp_fss_nummer,
#exp_fss_seite {
  width:5em;
}
#stichtag_auswahl_bereich {
  margin-left:5%;
}
.stichtag_auswahl_bereich_boxes {
  margin-left:8%;
}
.stichtag_frame_top,
.stichtag_frame_bottom {
  border:1px solid #EFEFEF;
  padding:3px 0 0 2px;
  margin:0 20px 0 -4px;
}
.stichtag_frame_top {
  border-bottom:0px;
}
#exp_field_stichtag_aktuell,
#exp_field_stichtag_eingabe {
  font-size:0.7em;
  width:1.6em;
}
.radiotext {
  font-size:1em;
  padding-left:5px;
}
.expert_query_description,
.treffer_box {
  color:black;
  padding:1ex;
  margin:1ex auto;
  border:1px solid #EFEFEF;
}
.treffer_box_count {
	float:left;
}
.treffer_box a {
	float: left;
	margin-left: 10%;
}
.treffer_box_sort {
  text-align:right;
}
#dd_sortierung,
#send_sortierung {
  font-size:1em;
}

/* Expertensuche Entscheidungen/Urteile/Kommentare/Zeitschriften */
#exp_field_gericht
{
    display:none;
    float:left;
    width:15em;
}

#exp_field_gericht_ns
{
    float:left;
    width:15em;
}

#exp_field_gericht_ort
{
    display:none;
    float:left;
    width:30.7em;
}

#exp_field_gericht_ort_ns
{
    width:30%;
}

#exp_field_autor
{
    display:none;
}

#exp_field_fundstelle
{
    display:none;
    float:left;
    width:29.7em;
}

#exp_field_fundstelle_ns
{
    width:28%;
    float:left;
}

#exp_field_fundstelle_jahrgang
{
    display:none;
    width:10.5em;
    float:left;
}

#exp_field_fundstelle_jahrgang_ns
{
    width:10%;
}

#exp_field_fundstelle_seite
{
    display:none;
    color:#666;
    width:5em;
}

#exp_field_fundstelle_seite_ns
{
    width:12.5%;
}

#exp_field_gesetzesabkuerzung
{
    display:none;
    float:left;
    width:41%;
}

#exp_field_gesetzesabkuerzung_ns
{
    float:left;
    width:23.5em;
}

#exp_field_gesetzesabkuerzung_ev
{
    display:none;
    float:left;
    width:13em;
}

#exp_field_gesetzesabkuerzung_ev_ns
{
    width:10em;
}

#exp_field_rechtsgrundlage
{
    /*display:none;
    float:left;
    width:33em;*/
}

#exp_field_rechtsgrundlage_ns
{
    /*
    float:left;
    width:27em;*/
}

#exp_field_rechtsgrundlage_en
{
    display:none;
    float:left;
    width:13em;
}

#exp_field_rechtsgrundlage_en_ns
{
    width:11em;
}

#exp_field_zeitfenster_typ_user,
#exp_field_zeitfenster_typ_static
{
    font-size:0.7em;
    width:1.6em;
}

#exp_field_zeitfenster_static
{
    width:20em;
}

#exp_field_zeitfenster_von,
#exp_field_zeitfenster_bis
{
    width:6em;
}

#exp_field_zeitfenster_von_tag,
#exp_field_zeitfenster_von_monat,
#exp_field_zeitfenster_bis_tag,
#exp_field_zeitfenster_bis_monat
{
    width:2em;
}

#exp_field_zeitfenster_von_jahr,
#exp_field_zeitfenster_bis_jahr
{
    width:3em;
}

#exp_field_zeitschrift
{
    display:none;
    float:left;
    width:29.7em;
}

#exp_field_zeitschrift_ns
{
    width:26em;
    float:left;
}

#exp_field_zeitschrift_jahrgang
{
    display:none;
    width:10.5em;
    float:left;
}

#exp_field_zeitschrift_jahrgang_ns
{
    width:10em;
    float:left;
}

#exp_field_zeitschrift_seite
{
    display:none;
    color:#666;
    width:5em;
}

#exp_field_zeitschrift_seite_ns
{
    width:5em;
}

