@charset "iso-8859-1";


body {
  color: #000000;
  background: #cbe2bd;
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  scrollbar-arrow-color:#003063; 
  scrollbar-face-color:#FFDF9C;
  scrollbar-shadow-color:#003063;
  text-align: center;
}

/* Changed styles for AAD/moderniseringsdep */

.ListHeading_top,
.ListHeading_bottom,
.bg_lbuck_top,
.bg_lbuck_top_corner,
.bg_lbuck_corner,
.bg_lbuck {
  background-image: none;
}

.ListHeading,
.ListHeading_corner {		/* used in search statistics preview */
  background-color: #fff;
}

.ListHeading_top,
.ListHeading_bottom {
  height: 1px;
  background-color: #fff;
}

.ListHeading,
.ListHeading_b,
A.ListHeading_b {
  color: #fff;
  font-size: 11px;
}

.bg_resultlisting {
  background-color: #fff;
}

.bg_lbuck {
  background-color: #fff;
}
.bg_center_sf{
  background-color: #fff;
}


.bg_rl_zoom,
.bg_ss_preview {
  background-color: #fff;
}

.menuitem-on, 
.menuitem-off
A.menuitem-on, 
A.menuitem-off,
A.menuitem-on:hover,
A.menuitem-on:active,
A.menuitem-on:visited,
A.menuitem-off:hover,
A.menuitem-off:active,
A.menuitem-off:visited {
  height: 0px;
  color: #006633;
  font-weight : normal;
  font-family : tahoma, verdana, helvetica, sans-serif;
  font-size : 11px;
}
.menuitem-on {
  font-weight: bold;
  background: #fff;
}

A.menuitem-on:hover,
A.menuitem-off:hover {
  text-decoration: underline;
  background: #fff;
}

A.menuitem-on:hover{
  font-weight: bold;}

/* ====================================
   RESULT LISTING JAVASCRIPT PROPERTIES
   ==================================== */
#ResultListing .ListArt_highlight {
  background-color: #cbe2bd;
}

a.source,
.source {
  font-size: 13px;
  color: #000;
}





/* ===================
   RESULT LISTING ZOOM
   =================== */

#ResultListing_zoom div.box {
  background-color: #fff;
  width: 200px;
}

/* divider between match words and summary */
#ResultListing_zoom .box_header {
  background-color: #fff;
  color: #000;
}

#ResultListing_zoom .box_header_top,
#ResultListing_zoom .box_header_bottom{
  height : 1px; 
  background-color: #fff;

}

#ResultListing_zoom .box_header {
  height : 15px;
}

#ResultListing_zoom .matches_header,
#ResultListing_zoom .matches,
#ResultListing_zoom .summary,
#ResultListing_zoom .quotes,
#ResultListing_zoom .quotes_b,
#ResultListing_zoom .artlen,
#ResultListing_zoom .identical,
#ResultListing_zoom .identical_b{
  font-size: 11px;

}



#ResultListing A.ListArtHeading {
  color: #006633;
  font-size: 13px;
}
#ResultListing A.ListArtHeading:hover {
  color: #006633;
}
#ResultListing A.ListArtHeading_hidden {
  color: #999999;
}

.divline{
  width:20px;
  background-color: #fff;
}

.bg_bottom{
  background-color: #fff;
}

.lbuck_header {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  background: #8bbd5b;		
}

#Pagebrowser .linktxt,
a.linktxt{
  font-size: 13px;
  color: #006633;
}

.normal{
  font-size: 13px;
}

.footer{font-size: 10px;margin-bottom: 20px;}

.footer a{color: #006633;text-decoration: none;}

