/*======================
  SØGE KNAPPEN & SØGEFELT
======================*/
div.tx-indexedsearch { }


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
/* FJERNER SØGEFELTET 
  display:none; */
}
.tx-indexedsearch-searchbox-button{
  /* FJERNER SØGEBOKS  
  display:none; */
} 
div.tx-indexedsearch-searchbox div.submit { margin:0; }

/*======================
  VISER RESULTATER...
======================*/
div.tx-indexedsearch-browsebox { margin:0 0 10px 0; }
div.tx-indexedsearch-browsebox p { margin:0 0 10px 0; }
div.tx-indexedsearch-browsebox ul { 
  padding: 15px 0 0 0; 
  margin:0 0 20px 0;
}
div.tx-indexedsearch-browsebox li { 
  margin: 0 5px 0 0;
  display:inline; 
} 


div.tx-indexedsearch-browsebox li a { 
  padding:0px 3px;
  width:9px;
  height:11px;
} 
div.tx-indexedsearch-browsebox li .current a {
  font-weight:bold;
  padding:0px 3px;
} 
div.tx-indexedsearch-browsebox li .previous a { 

} 
div.tx-indexedsearch-browsebox li .previous a:hover { 

}
div.tx-indexedsearch-browsebox li .next a { 

}
div.tx-indexedsearch-browsebox li .next a:hover { 

}
/*======================
  SØGER EFTER...
======================*/
div.tx-indexedsearch-whatis { 
  margin-top:0px; 
  margin-bottom:5px;
} 

.tx-indexedsearch-sw { 
  font-weight:bold; 
}

/*======================
  HVIS INTET SØGERESULTAT
======================*/
.tx-indexedsearch .tx-indexedsearch-noresults { 
  text-align:center; 
  font-weight:bold; 
} 

/*======================
  TEKSTSTYKKET DER FREMKOMMER
======================*/
/* div container der indeholder søgeresultater */
div.tx-indexedsearch-res { }

/* tabellen i div containeren */
div.tx-indexedsearch-res table { }

/* Cellen i tabellen */
td.tx-indexedsearch-descr { }

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { 
  font-style:normal; 
}
/* celle til højre for ikon ved resultat */
.tx-indexedsearch-result-number { width:2px;}
/*======================
  TITLEN
======================*/
.tx-indexedsearch-title {   font-size:14px; }

.tx-indexedsearch-title a {

  font-weight:bold;
  text-decoration:none;
}
.tx-indexedsearch-title a:link, .tx-indexedsearch-title a:visited { }
.tx-indexedsearch-title a:hover { cursor:pointer;  }
.tx-indexedsearch-title a:active { }


/*======================
  DET SØGTE I TEKSTSTYKKET
======================*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { } 

/*======================
  STØRRELSE OG STI
======================*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
  color:#777777;
  background-color:transparent;
} 

.tx-indexedsearch-info { font-size:10px;}
.tx-indexedsearch-path a { color:#777777; text-decoration:none; }
/*======================
  STØRRELSE OG STI: BREDDE
======================*/
.tx-indexedsearch-res { }


/*======================
  PROCENT
======================*/
.tx-indexedsearch-percent {
  display:none;
}
/*======================
  VED IKKE ...
======================*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
  margin-top:20px; 
  margin-bottom:5px; 
} 

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
  margin-top:0px; 
  margin-bottom:0px;
} 

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
  background:green; 
  vertical-align:middle;
} 
 
.tx-indexedsearch .tx-indexedsearch-res .noResume { 
  color:#ffffff;
} 

.tx-indexedsearch .tx-indexedsearch-category { 
  background:#cccccc; 
  font-size:16px; 
  font-weight:bold;
}
