@media tty {
 i{content:"\";/*" "*/}} @import 'style_screen_ie5.css'; /*";}
}/* */

/* algemeen */
body {
    color: #333;
    /*background-color: #8199B3;*/

    margin: 0;
    padding: 0;
    cursor: default;
    text-align: center;
    background-color: #7C97B7;
}
body,td,input,select,textarea {
    font-family: Arial, Helvetica, Sans;
    font-size: 11px;
}
p, #menu, #content { font: normal 11px Arial; }
pre {color: #000;}

a { 
    font: bold 11px Arial; 
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}
a:hover, tr.detail td a:hover, #menu ul li a:hover {
    text-decoration: underline;
    color: #FF4000;
}
input, textarea, select {
    background-color: #fff;
    border: 1px solid #999;
}
input:focus, textarea:focus, select:focus {
    border-color: #FF4000;
}
input.submit {
    background-color: #7189A4;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    border-color: #fff;
    margin-top: 0.5em;
    border-left: 1px solid #aabbcc;
    border-top: 1px solid #aabbcc;
    border-right: 1px solid #324A69;
    border-bottom: 1px solid #324A69;
}
#frame {
    position: relative;
    width: 760px;
    margin: 0 auto 0 auto;
    padding-bottom: 32px;
    text-align: left;
}
.popup #frame {   padding-bottom: 0; }
#logo {  height: 39px; overflow: hidden; margin: 0 0 5px 3px; }
#logo h1 { width: 233px; margin: 0 0 0 3px; padding-top: 5px; }
#logo h1 a {
    display: block;
    height: 32px;
    background-image: url("../pics/minimarkt.gif");
    background-repeat: no-repeat;
    text-indent: -1234em;
}
.home #logo {
    height: 73px;
    margin-bottom: 10px;
    text-align: center;
}
.home #logo h1 {
    width: 323px;
    margin: 0 auto 0 auto;
    padding-top: 24px;
}
.home #logo h1 a {
    display: block;
    height: 49px;
    background-image: url("../pics/minimarkt_groot.gif");
    background-repeat: no-repeat;
    text-indent: -1234em;
}
.home #logo h1 a:hover {    text-decoration: none;    }
/*OPMAAK VOOR POPUP*/
.popup h1 {
    position: absolute;
    top: 0px;
    right: 10px;
    width: 339px;
    margin: 8px 0 0 18px;
}
.popup h1 a {
    display: block;
    height: 32px;
    background: url("../pics/buitenmm.gif") 0 0 no-repeat;
    text-indent: -1234em;
}
.popup h1 a:hover {
    text-decoration: none;
}
.popup ul {
    margin: 15px 0 0 216px;
    padding: 0;
    list-style-type: none;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.popup ul li {
    display: inline;
    margin: 0;
}
.popup ul li a {
    padding: 0 3px 0 3px;
    color: #fff;
}
#topBar #tbZoeken a.vraagteken {
    position: absolute;
    left: 267px;
    top: 5px;
}
/*START TOPBAR*/
a.vraagteken {
    display: block;
    width: 7px;
    height: 7px;
    overflow: hidden;
    text-indent: -1234em;
    background-image: url("../pics/vraagteken.gif");
}
#topBar {
    position: relative;
    background-color: #84AAD5;
    height: 49px;
    overflow: hidden;
    background-image: url("../pics/bg_topbar.gif");
}
.popup #topBar {
    margin-top: 4px;
}
#topBar #tbZoeken {
    padding: 11px 0 10px 138px;
}

#topBar #tbZoeken fieldset {
    width: 250px;
    height: 50px;
    }
#topBar #tbZoeken fieldset input {
   position: absolute;
    top: 10px;
    left: 10px;
   height: 14px;
   width: 140px;
   background: url("../pics/input_top.gif") left center no-repeat;
   padding: 5px;
}


/*#topBar #tbZoeken fieldset .active { border: 1px solid #FF000; }*/

#topBar #tbZoeken a.vraagteken {
    position: absolute;
    left: 245px;
    top: 15px;
}
#topBar #tbPlaatsen {
    position: absolute;
    right: 12px;
    top: 11px;
}
#topBar #tbPlaatsen a.vraagteken {
    position: absolute;
    right: 159px; 
    top: 4px;
}
#topBar #tbPlaatsen a.plaatsen {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    width: 301px;
    height: 24px;
    overflow: hidden;
    background: url("../pics/bg_tbplaatsen.gif") left center no-repeat;
    text-indent: -1234em;
    margin: 0 5px 0 0;
}
#topBar #tbPlaatsen a.plaatsen:hover { }
#topBar #tbZoeken .zoekknop {
    position: absolute;
    top: 15px;
    left: 165px;
    text-indent: -1234em;
    width: 130px;
    height: 22px;
    background-color: transparent;
    background: url("../pics/bg_tbzoeken.gif") 0 0 no-repeat;
    cursor: pointer;
    cursor: hand;
    border: 0;
}

#menu { margin:  2px 0 0 0;}
#menu #utglogo { display: block; height: 39px; float: left; margin-right: 8px; }
#menu .content p { font-size: 13px; }
div.errorMsg { background-color: white; margin-bottom: 2px; padding-left: 3px; }
#menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
#menu ul li {
    display: inline;
    margin: 0 26px 0 26px;
    padding: 0;
}
#menu a, .content h1, .colLeft h1, .twoColsA .colRight h1 {
    color: #3F85D4;
}
#menu a.active, ul li a.active, .colRight ul li a.active, .colLeft a.active {
    color: #FF4000;
}
#footer {
    font-size: 11px;
    color: #999;
}
#footer p {
    text-align: center;
    margin: 0;
    font: normal 11px Arial;
    color: #000; 
}
/* boxen en schaduwtjes */
.bgBoven {
    position: absolute;
    top: 0px;
    height: 8px;
    overflow: hidden;
}
.bgOnder, .bgOnderBiedingen {
    position: relative;
    margin: 0 0 0 0;
    height: 12px;
    overflow: hidden;
    clear: left;
}

/* RONDE HOEKEN E.D. VOOR CONTENT */
.box760 {
    position: relative;
    background-color: #FFF;
    background-image: url("../pics/shadow_760.gif");
    background-repeat: repeat-y;
    padding: 13px 0 0px 0;
    margin-bottom: 2px;
}
.box760 .bgBoven {background: url("../pics/bg_760_boven.gif") top center no-repeat;width: 760px;}
.box760 .bgOnder {background: url("../pics/bg_760_onder.gif") bottom center no-repeat; width: 760px;}
.box760 .content {padding: 0 23px 10px 19px; min-height:500px; width: 700px;}
/* RONDE HOEKEN E.D. VOOR MENU */
.box760A {
    position: relative;
    background-color: #B6C7D9;
    background-image: url("../pics/shadow_760.gif");
    background-repeat: repeat-y;
    padding: 13px 0 0px 0;
    margin-bottom: 2px;
}
.box760A .bgBoven {background: url("../pics/bg_760A_boven.gif") top center no-repeat;width: 760px;}
.box760A .bgOnder {background: url("../pics/bg_760A_onder.gif") bottom center no-repeat; width: 760px;}
.box760A .content {padding: 0 23px 10px 19px; }
/*TWO COLS, RECHTSNAV */
.twoCols {
    position: relative;
    background: url("../pics/shadow_2cols.gif") top right repeat-y;
    padding: 13px 0 0 0;
    margin-bottom: 2px;
}
.twoCols .bgBoven {
    background-image: url("../pics/bg_2cols_boven.gif");
    width: 760px;
}
.twoCols .bgOnder {
    background-image: url("../pics/bg_2cols_onder.gif");
    width: 760px;
}
.twoCols .bgOnderBiedingen {
    background-image: url("../pics/bg_2cols_onder_bied.gif");
    width: 760px;
}
.twoCols .colLeft { /* -->HIER WORDT DE MIN HEIGHT BEPAALD<--*/
    display: block;
    min-height: 400px;
    * height: 400px; 
    padding: 0 232px 0 19px;
}
.twoCols .colRight {
    position: absolute;
    left: 570px;
    width: 168px;
    font-size: 11px;
}
/*TWO COLS, LINKSNAV */
.twoColsA {
    position: relative;
    background-image: url("../pics/shadow_2colsA.gif");
    background-repeat: repeat-y;
    padding: 13px 0 0 0;
    margin-bottom: 2px;
}
.twoColsA .bgBoven {
   background-image: url("../pics/bg_2colsA_boven.gif");
    width: 760px;
}
.twoColsA .bgOnder {
    background-image: url("../pics/bg_2colsA_onder.gif");
    width: 760px;
}
.twoColsA .colLeft { /*NAVIGATIEBALK*/
    position: absolute;
    top: 3px;
    left: 23px;
    width: 168px;
}
.twoColsA .colRight { /*CONTENTVLAK*/
    min-height: 400px;
    * height: 400px; 
    padding: 0px 20px 20px 235px;
    }
.colLeft h1 {    margin: 0 0 10px 0;    }
.twoCols .colRight h1 { /*    BLOKSTIJL ALS BALK    */
    font-size: 11px;
    text-transform: uppercase;
    background-color: #7189A4;
    color: #fff;
    padding: 2px 5px 3px 5px;
}
.colLeft h2, colLeft h3,  .twoColsA .colRight h2  {
    font-size: 11px;
    background-color: #B6C7D9;
    padding: 2px 5px 2px 5px;
    color: #000;
    text-transform: uppercase;
}
.twoColsA .colLeft ul li ul {    margin: 5px;}
.twoColsA .colLeft ul li ul li {    margin: 0 0 0 10px;    }
.twoCols .colRight a {
    color: #0075FF; }
.twoCols .colRight ul {  }
.twoCols .colRight ul li {
    margin: 7px 0 7px 0;
    list-style-type: none;
    }
.twoCols .colRight ul li a, .twoCols .colRight form fieldset label { text-transform: uppercase;color: #7189A4; }
.twoCols .colRight label {
    display: block;
    text-transform: uppercase;
    font: bold 11px Arial; 
    margin: 0px 0px 5px 0px;
}
.twoColsA .colRight p img { float: left; margin: 0 15px 0 0; }
/* biedingen */
.twoCols .biedingen {
    position: relative;
    bottom: -10px;
    background-color: #8199B3;
    background-image: url("../pics/bg_biedingen_boven.gif");
    background-repeat: no-repeat;
    margin: 0 207px 0 0;
    padding: 12px 0 0 0;
    border-right:  5px solid #8199B3;
	width: 479px;
}
.twoCols .biedingenContent {
    position: relative;
    background-color: #FF4000;
    border-top:  10px solid #FF4000;
    border-left:  10px solid #FF4000;
    border-right:  14px solid #FF4000;
    margin: 3px 10px 0 6px;
    padding: 16px;
    color: #fff;
}
.twoCols .biedingenContent h2 {
    font-size: 11px;
    text-transform: uppercase;
    background-color: #fff;
    color: #FF4000;
    padding: 2px 5px 2px 5px;
}
.twoCols .biedingenContent  a { color: #FFF; text-decoration: underline; }
.twoCols .biedingenContent  a:hover { text-decoration: none; }
/*    START TOEVOEGINGEN LEX    */

/*a, tr.detail a, .blueLink, td.price, #content h2 a { 
    color: #0476FA;  font: bold 11px Arial; 
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}*/
.blueLink { 
    text-decoration: underline;
}
.blueLink, #banners h3 a, .rubOverzicht a, td a { 
    color: #0476FA; 
    cursor: pointer;
    cursor: hand;
}

.result { margin: 4px 0 5px 0; }

/* --> TABLESTYLES <--    */
table { font: normal 11px Arial; width: 100%; padding: 0; margin: 0 0 10px 0; border-collapse: collapse; border: 0; text-align: left; background: #FFF; }
table tr {vertical-align: top;;}
table tr.over { background: #F2F3F7;}  
table.bied {background-color: transparent;}
table.bied th {background-color: #FFF; }


table.mijn{  float: left; width: 100%; border: 1px; }

table.succes {  width: 100%; margin: 0 0 25px 0; border: }
table.succes th.block { width: 1%; }
table.succes tr td {  padding: 5px 0 5px 5px; border-bottom: 1px solid #eee; text-align: left; vertical-align: top;}
table.succes tr td.noborder { border:0px; } /*NO BORDERSTYLE*/
table.succes th {  color: #000; padding: 2px 0 3px 5px; border-right: 1px solid #FFF; text-transform: uppercase;}
table.succes th a { color: #000;}
table.succes .knop { vertical-align: middle; text-align: center;}
table.succes td.icon {    width:25px; }
table.succes td.photo {    width:45px; }

table.results {  float: left; width: 77%; border: 1px; }
table.results tr td {  padding: 10px; border-bottom: 1px solid #eee; text-align: left; vertical-align: top;}
table.results th {  color: #FFF; padding: 2px 0 3px 5px; border-right: 1px solid #FFF;}
table.results th.active, table.succes th.active { background: #FF4000; }  
table.results th.active a {  color: #000;} 
table.results th a:hover, table.succes th a:hover { color: #FFF;}
table.results th a { text-transform: uppercase; color: #000; }  
table.results h2, table.succes h2 {text-transform: none; }

.colLeft table.results td h2 a { text-decoration: none; }

th { background-color: #8FB1D9; color: #FFF;  }
table.rub { width: 80%; margin: 10px 0 10px 126px;}
table.rub tr {  vertical-align: top;  }
table.rub td.even {}
table.rub td.odd {  }
table.rub tr td a.mainRub { color: #739ECF; text-transform: uppercase; }
table.rub tr td a.subRub { color: #000; }
table.subRub td ul.rub { align:left; text-align:left; } 
table.subRub td ul.rub li { align:left; text-align:left; clear: both; } 
.ten {    width: 10px;    }
table.rubOverzicht {    width: 88%; margin: 0 0 5px 10%; } 


tr.on { background: #FF0000; }
tr.off { background: #F2F3F7; }
tr.detail th, tr.detail td { padding: 5px;    font: normal 11px Arial;}
tr.detail th, tr.detail td.th { width: 35%; text-align: right;  font-weight:bold; background: #FFF; color: #000; border-right: 1px solid #ccc;   }
tr.detail td {  }
tr.detail th img { float: right; margin: 0 0 0 5px;} 
tr.detail img.set {width: 150px; height: 100px;} 
.twoCols .colLeft .detail th label { display: inline; }

th.aanbieder {text-indent: -1234em; overflow: hidden; width: 20px;}
/*th a {color: #000;}*/
td img  {display:inline;}
td.photo {width: 35px; text-indent: -1234em; overflow: hidden; }

td.nee, td.ja { background-repeat: no-repeat; background-position: 0px 10px;}
td.nee {background-image:  url(../pics/icon-cam-no.gif); }
td.ja {background-image:  url(../pics/icon-cam-yes.gif); cursor: hand;}
td.date {width: 60px; font: bold 11px Arial; color: #000;}
td.desc {padding-right: 3%;}
td.desc h2 {background: none; margin: 0; padding: 0;}
td.desc p {margin: 0; padding: 0;}

td.desc p a, .adres {font: normal 11px Arial; color: #7F888F;}
.adres a { text-decoration: underline;}

/*START HIER KUNNEN NIEUWE PARTNERS TOEGEVOEGD WORDEN. GEEF VOLLEDIGE PARTNERNAAM IN NAAMGEVING PLAATJE EN CLASS*/
td.icon {width: 15px; text-indent: -1234em; overflow: hidden;}
td.minimarkt, td.MINIMARKT {background-image:  url(../pics/icon-minimarkt.gif); background-repeat: no-repeat;}
td.hk {width: 25px; text-indent: -1234em; overflow: hidden;background-image:  url(../pics/icon-hk.gif); background-repeat: no-repeat;}
td.marktplaats {background-image:  url(../pics/icon-marktplaats.gif); background-repeat: no-repeat;}
td.marktplaza {background-image:  url(../pics/icon-marktplaza.gif); background-repeat: no-repeat;}
td.ricardo {background-image:  url(../pics/icon-ricardo.gif); background-repeat: no-repeat;}
td.speurders {background-image:  url(../pics/icon-speurders.gif); background-repeat: no-repeat;}
td.adje{background-image:  url(../pics/icon-adje.gif); background-repeat: no-repeat;}
td.tweedehands {background-image:  url(../pics/icon-2ehands.gif); background-repeat: no-repeat;}
td.2ehands {background-image:  url(../pics/icon-2ehands.gif); background-repeat: no-repeat;}
td.qoop {background-image:  url(../pics/icon-qoop.gif); background-repeat: no-repeat;}
td.adje{background-image:  url(../pics/icon-adje.gif); background-repeat: no-repeat;}
td.gratis{background-image:  url(../pics/icon-gratis.gif); background-repeat: no-repeat;}
td.kleintjesmarkt{background-image:  url(../pics/icon-kleintjesmarkt.gif); background-repeat: no-repeat;}
td.spullenbank{background-image:  url(../pics/icon-spullenbank.gif); background-repeat: no-repeat;}
td.autotxt{background-image:  url(../pics/icon-autotxt.gif); background-repeat: no-repeat;}
td.woontv{background-image:  url(../pics/icon-woontv.gif); background-repeat: no-repeat;}
td.boottv{background-image:  url(../pics/icon-boottv.gif); background-repeat: no-repeat;}
td.jobtxt{background-image:  url(../pics/icon-jobtxt.gif); background-repeat: no-repeat;}
td.motormarkt{background-image:  url(../pics/icon-motormarkt.gif); background-repeat: no-repeat;}
td.botenmarkt{background-image:  url(../pics/icon-botenmarkt.gif); background-repeat: no-repeat;}
td.caravanmarkt{background-image:  url(../pics/icon-caravanmarkt.gif); background-repeat: no-repeat;}
td.boekenverkoper{background-image:  url(../pics/icon-boekenverkoper.gif); background-repeat: no-repeat;}
td.kapaza{background-image:  url(../pics/icon-kapaza.gif); background-repeat: no-repeat;}
td.ebay{background-image:  url(../pics/icon-ebay.gif); background-repeat: no-repeat;}
td.marktnet{background-image:  url(../pics/icon-marktnet.gif); background-repeat: no-repeat;}
td.viavia{background-image:  url(../pics/icon-viavia.gif); background-repeat: no-repeat;}
td.adverteergratis{background-image:  url(../pics/icon-adverteergratis.gif); background-repeat: no-repeat;}
td.vakantiemarkt{background-image:  url(../pics/icon-vakantiemarkt.gif); background-repeat: no-repeat;}
td.ruilen{background-image:  url(../pics/icon-ruilen.gif); background-repeat: no-repeat;}
/*EINDE HIER KUNNEN NIEUWE PARTNERS TOEGEVOEGD WORDEN*/


td h2 {font-size: 11px; margin: 0px; padding: 0px; text-align: left;}
#results td p {margin: 0px; padding: 5px 0px; font-size: 11px;}
table.search {margin: 25px  0 0 0;}
table.search form label {text-transform: none; }
table.search .detail input { border: 0; }
table.search .detail input.formPull { height: 40px; border: 0; }

/* --> INPUTS AND STUFF <--*/
.submit75 { width: 75px; height: 22px; background:   url(../pics/knop_75.gif) no-repeat; border: 0; font-weight: bold;}
.submit75b { width: 75px; height: 21px; background:   url(../pics/knop_75_b.gif) no-repeat; border: 0; font-weight: bold;}
.submit75o { width: 75px; height: 22px; background:   url(../pics/knop_75_o.gif) no-repeat; border: 0; font-weight: bold; color: #FFF;display: inline; }
.submit150o { width: 150px; height: 22px; background:   url(../pics/knop_150_o.gif) no-repeat; border: 0; font-weight: bold; color: #FFF;display: inline; }
.submit150 { width: 150px; height: 22px; background:   url(../pics/knop_150.gif) no-repeat; border: 0; font-weight: bold; margin: 5px 5px 5px 0}
.submit42 { width: 44px; height: 21px; background:   url(../pics/knop_42.gif) no-repeat; border: 0; font-weight: bold;}
.inputxl  {    height: 20px; background:   url(../pics/input_bg_xl.gif); no-repeat; background-color: #F7F7F7; border-bottom: 1px solid #D3D9D9; border-right: 1px solid #D3D9D9; padding: 2px 0 0 4px; }

.inputl, .inputl2, .inputm, .inputm2, .inputs, .inputs2, .formpull, .formpull2, .formtext, .formmulti
{
    backgroundheight: 20px;
    background: url(../pics/input_bg_l.gif) no-repeat;
    background-color: #F7F7F7;
    border-bottom: 1px solid #D3D9D9;
    border-right: 1px solid #D3D9D9;
    padding: 4px 0 0 4px;
}

.inputfocus {    border: 1px solid #FF4000;}
.inputxl {    width: 322px;}
.inputxl_o {    padding: 2px 0 0 4px; width: 318px; height: 20px; background:   url(../pics/input_bg_xl_o.gif); border: 1px solid #690000; color: #FFF; }
.inputl {    width: 246px; }
.inputl2 {    width: 175px; }
.inputm {    width:160px }
.inputm2 {    width:60px }
.inputs {    width: 25px;}
.inputs2 {    width: 35px;}
.formpull {    width: 252px; padding-top: 0px;}
.formpull2 {width: 120px; padding-top: 0px;}
.formtext {    width: 246px; height: 125px;    }
.formmulti {width: 246px; height: 140px;    }
.search table { border-top: 1px solid #CCC; border-bottom: 1px solid #CCC;}
.twoCols .colRight input {  margin: 0 0 5px 0; }
.search tr td, .search tr th { padding: 5px;}
/* --> END TABLE STYLES <--    */
.blue { /*used 4 blue balk*/ background-color: #8FB1D9; font: normal 11px Arial; height:19px;}
.blue ul li {display:inline;  color: white; text-transform: uppercase; }
    
/* --> TEXT STYLES <-- */
h1 { font: bold 11px Arial; text-transform: uppercase; }
h1 img {float: left; margin: 1px 5px 0 0;; }
.colLeft h1 a { text-decoration: none; }
h2 { text-align:left }
/* h2 a {text-decoration: underline;} */
.content h2 {font: bold 16px Arial; color: #FF4000;}
.small { font: normal 10px Arial; }
.cap {text-transform: uppercase; font-weight: bold;}
.red {color: #FF0000;}
.orange, .redBold {color: #FF4000;}
.white {    color: #FFF;    }
.black {    color: #000;    }
.darkBlue { color: #56687C; }
.listDetail {margin: 10px 0 0 0; padding-bottom: 10px; border-bottom: 1px solid #ccc; }
.listDetail a {float:right;}
.bold {font-weight: bold;}

ol.stap {  padding: 2px 5px 3px 5px;  background-color: #B6C7D9;  } 
ol.stap li {  display: inline; color: #FFF;}
ol.stap li.active {color: #000;}
/*#banners {  width: 20%;    float: left; padding: 0 0 0 0;}*/
#banners {
	width: 20%;
	padding: 0 0 0 0;
	* float: left;
}

html>body #banners {
	position: absolute;
	left: 572px;
}

#banners ul { margin: 0; padding: 0;}
#banners ul li { padding: 5px 5px 1px 10px; list-style-type: none; margin: 0 0 0 0;  border-left: 1px solid #eee;}
#banners h2 { padding: 5px 5px 5px 10px; margin: 0;  font: normal 10px Arial; color: #8895A5; border-left: 1px solid #eee; }
#banners h3 {font-size: 11px; padding: 5px 5px 1px 10px; margin: 0px 0px 0px 0px; border-left: 1px solid #eee;}
#banners p {font-size: 11px; padding: 0px 5px 5px 10px; margin: 0px 0px 0px 0px; border-left: 1px solid #eee;}
#resultnav {display: block; width: 98%; text-align: center; clear: both; font-size: 11px; padding: 20px 0;}
#resultnav .act {color: #cc0000;}
.none, tr th.none { border:0px;}
ul.none { list-style-type: none; font: bold 11px Arial; }
ul.none li {    padding: 0; margin: 10px 0 10px 0;     }
.neg15 {margin: 0 0 0 -10px;}

/* nieuw Michiel 20050131 */
.rounded {
  background-image: url("/images/rounded_rb.gif");
  background-position: right top;
  background-repeat: no-repeat;
}
.rounded .rounded {
  background-image: url("/images/rounded_ro.gif");
  background-position: right bottom;
}
.rounded .rounded .rounded {
  background-image: url("/images/rounded_lo.gif");
  background-position: left bottom;
}
.rounded .rounded .rounded .rounded {
  background-image: url("/images/rounded_lb.gif");
  background-position: left top;
}

/*
    nieuw Jos 20050204
    Aanpassing om overtollig shaduw effect weg te halen
*/
.formmulti { margin-bottom: -9px; }
.adjustbottom { margin-bottom: -13px; }
td.header 
{
    font-size: 11px;
    background-color: #B6C7D9;
    padding: 2px 5px 2px 5px;
    font-weight: bold !important;
    color: #fff;
    text-transform: uppercase;
}

