/*
**
**  Voorbeeld stylesheet voor de BICAT webcat - KLANT AANPASSINGEN
**
**  $Id: mystyle.css,v 1.1 2009/07/16 19:19:23 martijn Exp $
**

*/
@import "/rsrc/portal/css/mystyle.css" ;

body { color: #006; }

a, a:link, a:visited { color: #f00; }
a.knop, a.knop:visited {
    display: block;
    background-color: #10218b;
    color: #fff;
    border: none;
    margin-bottom: 5px;
    padding: 2px 10px 0;
}
a.knop:hover { background-color: #00a0c6; color: #fff; }
.zoekbalk { background-color: #006; color: #fff; }
.pageheader { background-color: #ccf; color: #000; font-weight: bold; }

/* menu aanpassingen */
a.ubercolortabs, a.ubercolortabs:visited { background-color: #006; color: #fff;}
a.ubercolortabs:hover { background-color: #ccf; color: #fff;}
a#right, a#right:visited { background-color: #c00; color: #fff; }
a#right:hover { background-color: #ccf; color: #fff; }
#menu ul.level2 { background-color: #c00; }
#menu ul.level2r { background-color: #006; }


/* opmaak formulier knoppen */
.zoekcontext input[type="submit"], input[type="button"], input[type="submit"], input.button, button { background-color: #ccf; color: #006; border: 1px solid #ccf; text-transform: capitalize; }
.zoekcontext input[type="submit"]:hover, input[type="button"]:hover, input[type="submit"]:hover, input.button:hover, button:hover { background-color: #c00; color: #fff; border: 1px solid #c00; }
input[type="password"] { margin-right: 5px; }

#topsection { height: 60px; }

td.zoekcontext { width: auto !important; color: #ffffff !important;}
.rij { margin: 0; }
.zoekcontext input[type="submit"] { background: #ccf url(/rsrc/images/portal/search.png) no-repeat scroll 95% center; padding-right: 20px; }


/* opmaak lijstweergave tites */
td.tsetvolgnum, td.tsetpubjaar { font-size: 11px; color: #006; }
