/*@import "../../dgc/css/mystyle_common.css" ;
@import "../../dgc/css/mystyle_tset.css" ;*/
@import "dgc.css";

table.tset {
  width:585px;
}

TR.tset {

}

table.meest_geleend {
  width:775px;
}

TD.vakje1{
background-color: #f5f5f5;
font-family: Verdana,Arial,Helvetica,sans-serif;
}

TD.recent{
background-color: #beed15;
text-align:left;
font-weight: bold;
}

TD.tsetmomimg {
  width: 45px;
  text-align: left;
}

DIV.jauwhoor{
font-size: 17px;
text-align:left;
font-weight: bold;
}

IMG.tsetmomimg {
  max-width:61px;
  width: expression(this.width > 61 ? 61: true);
  height: 100px;
  border: 0px;
}

TD.topmomimg {
  width: 100px;
  text-align: center;
}

IMG.topmomimg {
  height: 100px;
  border: 0px;
}

TR.last_visited {
  vertical-align: top;
}

TD.last_visited {
font-size: 10px;
vertical-align: bottom;
}

DIV.dgcsettitle {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

DIV.dgcsetinfo {
  font-size: 12px;
}

DIV#resultaten {
  float: left;
}


DIV#sort_filter_menu {
  margin-left: 200px;
  text-align: right;
}

.sort_option_active_YES {
}
.sort_option_active_NO {
}
/*
DIV#filtergroepen {
  border: groove 1px black;
}
*/
A.filter_groep_active_yes {
  color: red; 
  text-decoration: none;
}
A.filter_groep_active_no {
  color: blue; 
  text-decoration: underline;
}

DIV#paging_bottom a {
  text-decoration: none;
  color: blue;
}

SPAN.firstnum {
  color: red;
}

SPAN.lastnum {
  color: red;
}

SPAN.totaal {
  color: red;
}

SPAN.sel_page {
  color: red;
}

SPAN.prikbord_link {
  
text-align: right;
}
