.vraag {
    font-weight: bold;
}
.venzquizvraagoption {
    padding-bottom:4px;
}
.venzquizvraaglabel {
}

.links_padded h1 {
    line-height: 1em;
    margin:0;
}

#banner{
    padding: 0 0 0 18px;
    border: 1px solid black;
    background-color: black;
    background-image: url('../img/icon_advertentie.gif');
    background-repeat: no-repeat;
    background-position: center left;
    margin: 3px auto;
    /* display: inline; */
    width:728px;
    text-align: center;
}

#header_password form{ 
}
#header_password #password{ 
  margin: 5px 0em 0em 0em;
  padding: 0em;
  vertical-align: top;
}
/*#header_password input[type='image']{ 
  margin:  0em;
  padding: 0em;
  width:   30px; 
  height:  30px;
}*/

.header_input, .header_logout {
  margin: 6px 0px 0px 12px !important;
  padding: 0em !important;
  width: 19px !important; 
  height: 18px !important;
  border: 0px !important;
}

/* TODO styling input in header */
#header_search form{ 
}
#header_search #searchbox{ 
  margin: 5px 0em 0em 0em;
  padding: 0em;
  vertical-align: top;
}
/*#header_search input[type='image']{ 
  margin:  0em;
  padding: 0em;
  width:   30px; 
  height:  30px;
}*/

/* TODO styling ul in content_block */
.content_block .rotator_block ul a{
  color: white;
}

/* TODO styling form errors */
.error{
 color: #F00;
}

/* TODO session_msg, voor bedankt tekst */
.session_msg{
  padding:   1.5em;
  margin:    .5em;
  background: #777;
  color:      #DDD;
  border:     3px solid #000;
}

/* TODO banners linker colom */
#navigation .banner{ 
  text-align: center;
  margin: 1em .3em 1em .3em; 
}

    /*
div.color_bar{ 
    color: white;
    dit zou leuk zijn, voor het fixen van een Firefox-bug:
    margin-bottom:0px;
}
     */

div.rotator_minheight {
    height: 162px;
}

#content #node_title {
    width: 450px;
}
