*
{
    margin: 0;
    padding: 0;
}

img
{
    border: 0;
}

body
{
    text-align: center;
    background: #dde4f2 url('/shared_img/bg00.gif') repeat-x;
    color: #00147E;
}

#wrapper
{
    position: relative; 
    width: 901px;
    padding: 0;
    margin: 0 auto;
    border-right: 1px solid #ccd3e1;
    text-align: left;
    background: white url('/shared_img/bg_sub.gif') repeat-y;
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 70%;
    line-height: 150%;
}

/* het onderstaande moet veel simpleler kunnen maar vanwege idiote bugs in IE6 laat ik het maar even zo */
#bg
{
    position: relative;
    width: 901px;
    border-bottom: 1px solid #bbc2d0;
}

.basic
{
    background: url('/shared_img/bg_sub_.gif') left bottom no-repeat;
}

.mijnpku
{
    background: url('/ziekten/pku/images/internet2.jpg') left bottom no-repeat;
}

.family
{
    background: url('/shared_img/family.gif') left bottom no-repeat;
}

.doktersogen
{
    background: url('/shared_img/doktersogen.jpg') left bottom no-repeat;
}

.metabool
{
    background: url('/shared_img/metabolism.jpg') left bottom no-repeat;
}

.micr_beeld
{
    background: url('/shared_img/bloed_nhdf.jpg') left bottom no-repeat;
}

.pregnant
{
    background: url('/ziekten/pku/images/pregnant.jpg') left bottom no-repeat;
}

.poli_muis
{
    background: url('/ziekten/pku/images/poli_muis.jpg') left bottom no-repeat;
}

.tubes
{
    background: url('/shared_img/tubes.jpg') left bottom no-repeat;
}

.scan
{
    background: url('/shared_img/onderzoek_bg.jpg') left bottom no-repeat;
}

.extra
{
    background: url('/shared_img/extra.jpg') right bottom no-repeat;
}
#main
{
    float: right;
    width: 700px;
    padding-top: 42px;   
}

body.home #main
{
    padding-top: 25px;
}

.homeblok
{
    height: 136px;
    width: 360px;
    float: left;
    display: block;
    position: relative;
    color: #00147E;
    text-decoration: none;
}

#homeblok1:hover, #homeblok2:hover, #homeblok3:hover, #homeblok4:hover
{
    background-position: 0 136px;
    background-color: #bddaff;
    color: blue;
}

.homeblok span
{
    float: left;
    width: 155px;
    margin: 0;
    padding: 6px 5px 0 200px;
}

.homeblok span.bar
{
    font-weight: bold;
    color: white;
    height: 21px;
    padding: 3px 5px 1px 200px;
}

#homeblok0
{
    margin-left: -200px;
    width: 180px;
    background: url('/shared_img/bg_sub_.gif');
}

#homeblok0 div
{
    margin: 0 10px 4px 10px;
    padding: 2px 10px;
    background: #fff;
    border: 2px solid blue;
    color: blue;
}

#homeblok0 h3
{
    margin: 0 10px 4px 10px;
}

#homeblok0 p
{
    margin: 0;
}

#homeblok0 div:hover
{
    background: #bddaff;
    border: 2px solid #963333;
    text-decoration: underline;
}

#homeblok1
{
    margin-left: -20px;
    background: url('/shared_img/stethoscoop2.png');
}

#homeblok2
{
    background: url('/shared_img/autosampler2.png');
}

#homeblok3
{
    margin-left: -200px;
    position: relative;
    top: 20px;
    margin-top: -20px;
    background: url('/shared_img/patientje2.png');
}

#homeblok4
{
    position: relative;
    top: 20px;
    margin-top: -20px;
    background: url('/shared_img/infuus2.png');
}

#homeblok5
{
    height: 116px;
    width: 180px;
    float: left;
    background: url('/shared_img/bg_sub_r.gif') no-repeat;
}

p
{
    margin: 0 20px 0.75em 0;
}

h1
{
    font-size: 160%;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin: 0 20px 0.75em 0;
    color: #963333;
}

h2
{
    font-size: 120%;
    font-weight: bold;
    margin: 0.75em 20px 0 0;
}

h2 span
{
    font-size: 80%;
    font-weight: normal;
}

h2.new

{

    border-top: 1px solid #963333;

    padding-top: 0.5em;

}

h3
{
    font-size: 100%;
    font-weight: bold;
    margin: 0.75em 20px 0 0;
    color: #963333;
}

h4
{
    font-size: 100%;
    font-weight: bold;
    margin: 0.75em 20px 0 0;
}

ul
{
    margin-left: 1.4em;
    padding: 0;
    margin-bottom: 0.75em;
}

ol
{
    margin-left: 3em;
    
}

ol.references li
{
    margin-bottom: 1em;
}

#main ul, #main ol
{
    margin-right: 20px;
}

#header
{				
    margin: 0;
    width: 100%;
    height: 145px;
    background: #8ec3ff url('/shared_img/bg_kop.jpg') left bottom no-repeat;
    text-indent: -9000px;
}

#logos
{
    position: absolute;
    left: 20px;
    top: 55px;
}

#logos img
{
    float: left;
}

#topmenu
{
    position: absolute;
    left: 0px;
    top: 120px;
    width: 900px;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #95aedc;
}

#topmenu li
{
    display: inline;
    font-weight: bold;
}

#topmenu li a, #topmenu li span.act
{
    display: block;
    float: left;
    width: 160px;
    height: 21px;
    line-height: 21px;
    color: white;
    text-decoration: none;
    padding: 2px 0 2px 20px;
    background: #045fd1 url('/shared_img/topmenu.png') no-repeat right -100px;
}

#topmenu li a.last
{
    background-position: left -100px;
}

#topmenu li span.act
{
    background-position: right 0;
    color: #00147E;
}

#topmenu li a:hover
{
    background-position: right -50px;
}

#topmenu li a.last:hover
{
    background-position: left -50px;
}

#extra
{
    list-style: none;
    position: absolute;
    top: 180px;
    left: 720px;
    margin: 0;
    padding: 0;
}

#extra li
{
    display: inline;
}

#extra li span.act
{
    display: block;
    padding: 2px 20px;
    color: #963333;
    border: 1px solid #963333;;
}

#extra li a
{
    display: block;
    padding: 2px 20px;
    background: #963333;
    color: white;
    text-decoration: none;
    border-top: 1px solid #ca7777;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 1px solid #ca7777;
}

#extra li a:hover
{
    margin-left: 1px;
    margin-top: 1px;
    background: #bf5656;
}

#submenu
{
    margin: 0;
    padding: 45px 0 0 0;
    width: 180px;
    list-style: none;
    text-align: right;
}

#submenu li
{
    width: 165px;
    margin: 0;
    display: inline;
}

#submenu li ul
{
    list-style: none;
    margin: 0 0 3em 0;
    padding: 0;
}

#submenu  li a, #submenu  li span
{
    text-decoration: none;
    display: block;
    width: 165px;
    color: #00147E;
    padding-right: 15px;
    margin: 0.4em 0;
}

#submenu li a:hover
{
    color: blue;
    background: #dcebff;
}

#submenu li span.kopje
{
    color: #963333;
    font-weight: bold;
}

#submenu li span.act
{
    background: white;
}

#subsubmenu
{
    position: absolute;
    top: 217px;
    left: 180px;
    width: 700px;
    border-bottom: 1px solid #b4bfd5;
    list-style: none;
    margin: 0;
    padding-left: 20px;
}

#subsubmenu li
{
    display: inline;
    font-size: 82%;
}

#subsubmenu li.newstab a
{
    background-image: url(/'shared_img/3b.gif');
}

#subsubmenu li a, #subsubmenu li span
{
    text-decoration: none;
    display: block;
    float: left;
    height: 2em;
    line-height: 2em;
    margin: 0 0.5em 0 0;
    padding: 0.2em 0.6em;
    border-left: 1px solid #eef5f3;
    border-top: 1px solid #eef5f3;
    border-right: 1px solid #b4bfd5;
    border-bottom: none;
    background-color: #dde4f2;
    color: #00147E;
}

#subsubmenu li.newstab a
{
    background-color: #ccff99;
    border-left: 1px solid #ddf9c0;
    border-top: 1px solid #ddf9c0;
    border-right: 1px solid #9bd560;
}

#subsubmenu li a:hover, #subsubmenu li span.act
{
    background-color: white;
    border-color: #c5cfe6;
}


#subsubmenu li span.act
{
   position: relative;
   top: 0.1em;
}

#footer
{
    position: relative;
    z-index: 1000;
    margin: 0 0 0 180px;
    height: 20px;
    padding: 0;
    list-style: none;
    clear: both;
}

#footer.frame
{
    background: #ccc;
}

#footer li
{
    display: inline;
}

#footer li a, #footer li span.act
{
    display: block;
    float: right;
    width: 90px;
    height: 20px;
    line-height: 20px;
    color: white;
    text-decoration: none;
    text-align: center;
    background: #963333;
    margin-left: 1px;
}




#footer li a:hover, #footer li span.act
{
    color: #963333;
    background: white;
}

#footer li span.act
{
    border-style: solid;
    border-color: #963333;
    border-width: 1px 1px 0 1px;
    height: 19px;
    line-height: 19px;
    width: 88px;
}

h1.top
{
    margin-bottom: 3em;
}

#breadcrumb
{
    position: absolute;
    top: 150px;
}

#sitemaplink
{
    position: absolute;
    top: 150px;
    left: 20px;
}

#zoektop
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 13px;
    left: 20px;
}


#zoom_query
{
    border: 1px solid #95aedc;
    padding: 1px 2px;
    margin: 0;
    background: white;
}

#zoektop  #zoom_query
{
    width: 156px;
    font-size: 100%;
}


#zoeksubmit
{
    background: none;
    border: none;
    color: #00147E;
    cursor: pointer;
    font-size: 100%;
    text-decoration: underline;
}

.dontshow
{
    display: none;
}

.clear
{
    clear: both;
}

.nowrap
{
    white-space: nowrap;
}

.nobottommargin
{
    margin-bottom: 0;
}

.column1, .column2
{
    float: left;
    width: 320px;
}

.column1
{
    margin-right: 20px;
}

.imgframe
{
    position: relative;
    top: 0.5em;
    margin-bottom: 1em;
}


.imgframe p
{
    font-size: 90%;
    line-height: 110%;
    margin: 0 10px 0 0;
    color: #963333;
}

.news
{
    border: 1px solid #963333;
    margin-right: 20px;
    float: right;
    display: inline;
    width: 160px;
}

.news h4, .news p
{
    margin: 0 8px 8px 8px;
}

table, tr, td
{
    border: 0;
    padding: 0;
    border-collapse: collapse;
}

tr
{
    vertical-align: top;
}

table.data, table.infoform
{
    margin: 0.75em 20px 0.75em 0;
}

table.infoform td
{
padding: 2px 4px;;
}

table.data th, table.data td
{
    padding: 4px 4px 4px 8px;
    border: 1px solid #b6c8eb;
    text-align: left;
}

table.data th
{
    background: #dde4f2;
    font-weight: bold;
}

table.data th.light
{
    background: #88BBEE;
    color: white;
}

table.data .right
{
    text-align: right;
}

table.data .center
{
    text-align: center;
}

table.data .noborder
{
    border: 0;
}

table.data td.mean
{
    background: yellow;
}

table.data th.mean
{
    background: #DDF2E5;
}

table.data td.nbbborder
{
    border-bottom: 0;
}

.prodimg h5
{
    font-weight: bold;
    font-size: 100%;
    white-space: nowrap;
}

.prodimg img
{
    display: block;
}

.prodtab table
{
    margin: 1em 0;
}

.prodtab table, .prodtab table td
{
    border: 0;
    padding: 0;
}

.img1_l
{
    width: 160px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.img2_l
{
    width: 340px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.img1_r
{
    width: 180px;
    float: right;
    margin-left: 10px;
    
}

.img2_r
{
    width: 360px;
    float: right;
    margin-left: 10px;
}

.frame3
{

    margin-left: -22px;
    
    height: 200px;
    background: #ccc;
    padding: 20px 10px 20px 20px;
}

.frame3 img
{
    margin-right: 35px;
    float: left;
}

.frame3 p
{
    float: left;
    width: 145px;
    margin: 0 0 1em -15px;
}

.img4
{
    position: relative;
}

.img4 p
{
    margin: 0;
    width: 420px;
    text-align: left;
    position: absolute;
    top: 0;
    left: 180px;
}

.leftcol
{
    float: left;
    position: relative;
    left: -200px;
    width:180px;
    margin-right: -200px;
    clear: left;
    
}

.leftcol p
{
   padding: 0 10px;
}

.team
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.team li
{
    display: inline;
    float: left;
    width: 340px;
    margin-bottom: 30px;
    height: 11em;
    line-height: 120%;
    font-size: 92%;
}


.team  img
{
    float: left;
    margin-right: 10px;
    position: relative;
    top: 1em;
}

.team h4
{
    font-size: 100%;
    font-weight: bold;
}

table.form td
{
    padding: 2px 20px;
    
}

#login
{
    float: right;
    width: 320px;
    background: #99ccff url('/shared_img/bg_form.gif') bottom right;
    padding: 20px;
    margin-bottom: 80px;
}

#login input.veld, .infoform  .veld
{
    border: 1px solid #95aedc;
}

.notes

{
    color: #6A738A;
    border-top: 1px solid #b4bfd5;
    margin-top: 1.5em;
}

#gmzbutton
{
    height: 112px;
    margin-bottom: 20px;
    background: url(/lab/images/gmz1.jpg);
}

#mbbutton
{
    height: 112px;
    background: url(/lab/images/mb1.jpg);
}

#gmzbutton:hover, #mbbutton:hover
{
    background-position: 0 112px;
}


/* styles for search result page */
#gogif
{
    margin-left: 6px;
    position: relative;
    top: 0.2em;
}

.result_title, .context, .infoline
{
    margin-right: 20px;
}

.category { color: #999999; background: white;}

.description { font-size: 100%; color: #008000;  background: white;}

.infoline { font-size: 80%; font-style: normal; color: #6A738A;}

.sorting { text-align: right; }	


dl.naw dt
{
    float: left;
    color: #963333;
}

dl.naw dd
{
    margin: 0 20px 1.5em 8em;
}

dl.n-t
{
    margin-bottom: 1.5em;
}

dl.n-t dt
{
    float: left;
    font-weight: bold;
}

dl.n-t dd
{
    margin: 0 20px 0 15em;
}


#foldedlist.nojs dt
{
    color: #963333;
    font-size: 100%;
    font-weight: bold;
}



#foldedlist.js dt.selected
{
    color: #963333;
    background: url(/shared_img/bullet_r.gif) no-repeat;
}

#foldedlist.nojs dd
{
    margin-bottom: 1.5em;
}

#foldedlist.js dt
{
    padding-left: 8px;
    background: url(/shared_img/bullet_b.gif) no-repeat;

}

#foldedlist.js dd
{
    display: none;
}

#foldedlist dt.unfolder
{
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}

#unfoldeddetails
{
    float: right;
    width: 338px;

    
    border: 1px solid #963333;
    
    padding: 10px;
    margin-bottom: 1.5em;
}

#unfoldeddetails dt
{
    color: #963333;
    font-size: 100%;
    font-weight: bold;
}



/* styles voor sitemap */

#sitemap, #sitemap ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(/shared_img/vline.png) repeat-y;
}

#sitemap ul 
{ 
    margin-left: 10px; 
} 

#sitemap li 
{ 
    margin: 0; 
    padding: 0 12px; 
    line-height: 16px; 
    background: url(/shared_img/node.png) no-repeat; 
    font-weight: bold;
}  

#sitemap li a, #sitemap span.comment
{
    font-weight: normal;
}

#sitemap li.last 
{ 
    background: #fff url(/shared_img/lastnode.png) no-repeat; 
}

div.error
{
    border: 2px solid red;
    width: 316px;
    padding: 10px;
    color: red;
}

.error h3
{
    color: red;
    font-size: 120%;
}

.newsitem
{
    border: 1px solid #ccd3e1;
    padding: 10px 20px;
    margin: 20px 20px 20px 0;
    background: #dde4f2 url(/shared_img/news_bg.jpg) no-repeat;
}

.newsitem h2
{
    font-size: 100%;
    font-weight: bold;
    margin: 0.75em 20px 0 0;
    color: #963333;
}

.news2_r
{
    float: right;
    margin: -10px -20px 1em 10px;
}

.txtblok
{
    padding: 0.5em 1em;
    line-height: 1.1;
    border-left: 1px solid #963333;
}