html {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 62.5%;
}
img { border:0; }
a, a:hover, a:visited { color:#102D69; }
body {
  color:#202020;
  background:#b2ddfb url(/images/background-y.gif) no-repeat scroll center 0;
  font-size:1.2em;
  margin:0;
}
#background {
  background:transparent url(/images/background.gif) center repeat-y;
  margin:0;
  min-height:775px;
  min-height:1000px;
}
h2.boekenlijstregel-titel {
  font-size: 1.2em;
}

h3 {
  color: #c00000;
  padding-bottom:-10px ;
}
p {
}
.photocol {
  width:125px;
  float:left
}
#container {
  margin:0 auto;
  width:980px;
  height:100%;
}
#header {
  width: 980px;
  height: 234px;
  background: url(/images/header_managementboekengala2010.jpg) no-repeat 0 0;
  padding-bottom:15px;
}
.beeld {
  height:261px;
  width:113px;
  margin-top:25px;
  background: url(/images/beeld.gif) no-repeat center center;
}
.jurycol { min-height:125px; }
#navigatie {
}
#navigatie ul {
  text-align:left;
  padding-left:15px;
  list-style-type:none;
  line-height:190%;
  position:absolute;
  top:258px;
}
#navigatie ul li {
  white-space:nowrap;
}
#navigatie ul li a {
  display:block;
  color: #102d69;
  text-decoration: none;
  text-transform: lowercase;
  background: url(/images/menubg.gif) no-repeat;
  height:24px;
  width:120px;
  padding-left:15px;
  font-family:arial, helvetica, sans-serif;
  letter-spacing:1.3px;
}
#navigatie ul li a:hover, #navigatie ul li a.active {
  background: url(/images/menubg_a.gif) no-repeat;
  color:#c12725;
}

#content {
  margin: 20px 25px 25px 165px;
}

  .clearfix:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
  }

  .clearfix {display: inline-block;}

  /* Hides from IE-mac \*/
  * html .clearfix {height: 1%;}
  .clearfix {display: block;}
  /* End hide from IE-mac */

  ul.gallery {
    list-style: none;
    margin: 0 0 10px 0;
  }

  ul.gallery li {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
  }

  ul.gallery li a {
    padding: 2px;
    display: block;
    border: 2px #9db2b9 solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 0;
  }

  ul.gallery li a:hover { border: 2px #313739 solid; }

  /* stukje managementboek.nl */
  .bestelknop:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(http://static.managementboek.nl/mgt-img/hippe_oranje_bestelknop.png) no-repeat scroll 0 -26px;
  }
  .bestelknop {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(http://static.managementboek.nl/mgt-img/hippe_oranje_bestelknop.png) no-repeat scroll 0 0;
    border:medium none;
    color:#FFFFFF;
    font-weight:700;
    height:26px;
    line-height:26px;
    overflow:hidden;
    padding-bottom:4px;
    width:74px;
  }
  button {
    cursor:pointer;
  }

  .boekenlijstregel-td {
    line-height:12pt;
    padding-left:10px;
    padding-top:0;
    vertical-align:top;
    width:100%;
  }
  .boekenlijstregel-bestel {
    float:right;
    margin-top:7px;
  }

  div.boekenlijstregel-info div, .boekenlijstregel-waardering { display:none; }