/*
* {
  padding: 0;
  margin: 0 auto;	
  font-family: arial, helvetica;
  color: #444;
  border:0;
}


*/

/*  20080916, voor alle elementen padding etc op 0 is ietwat onhandig ... */

.container, #footer, #footer ul, #navlist, #header_inloggen input, #header_zoeken input, .dossier, .dossier a img, #subnav ul { 
  margin:      0em auto;
  padding:     0em;
  border:      0;
  font-family: arial, helvetica;
}


h3.dossier a{ 
  color: #444 !important;
}

body {
  background:  #58a6f1;
  text-align:  center;
  line-height: 19px;
  font-size:   12px;
}

/*
   li {
  float:right;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  position: relative;
}
*/

a {
  color: #00428f;
}
a:hover {
  color: #222;
}

input {
  margin: 0 10px 0 10px;
  padding: 0 3px 0 3px;
  width: 90px;
  height: 15px;
}

img { 
  border: none;
}

.submit {
  background-image:    url('images/pijl.gif');
  background-repeat:   no-repeat;
  background-position: left center;
  width: 17px;
  cursor: pointer;
}

.container {
  background-color:    #5D5D5D;
  background-repeat:   repeat-y;
  background-position: top center;
  position: relative;
  padding: 0 10px 0 10px;
  width: 925px;
  text-align: left;
}

.column1 {
    margin: 0;
    padding: 0 20px 10px 0;
    width: 110px;
}

td, th {
    vertical-align: top;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 8px 0 0 0;
    padding: 0;
}

#content {
  background: #fff;
  position: relative;
  padding: 0 10px 0px 0;
  text-align: left;
  color: #444;
  line-height: 16px;
  margin: 18px auto;
  width: 880px;
}
#content h1.dossier {
  border-bottom: 0px dashed #ccc;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 12px;
}
#content h2.dossier {
  border-bottom: 0px dashed #ccc;
  /* border-top: 1px solid #ccc; */
  margin-bottom: 5px;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: normal;
}
#content h3.dossier {
  padding-bottom: 2px;
  padding-top: 5px;
  font-size: 11px;
  color: #444;
}
#content a {
  text-decoration: none;
}
#content a:hover{
  color: #444;
  text-decoration: underline;
}

.content_block_high {
  width: 162px;
  float: left;
  font-size: 11px;
  text-align: left;  /* Mantis #702: Links uitvullen 2e kolom op homepage */
}
.content_block_high img {
/* Mantis #864: geen rand om afbeelding   border: 1px solid #999; */
}

.content_block {
  /* margin:     20px 0 20px 0; */
  width:      470px;
  float:      right;
  font-size:  11px;
  text-align: justify;
}

.content_block_intro{ 
  padding: 1em;
}
.content_block_node{ 
  padding: 1em;
}

.content_block img {
  float: right;
  margin-left: 20px;
}

.content_block_foto {
  float: left;
}

.content_banner {
  width: 470px;
  margin: 10px 0 10px 0;
  text-align: center;
  text-transform: uppercase;
}

.extra_leraren {
    float: left;
    position: absolute;
    top: 0;
    left: 600px;
}

table.main {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}

#footer {
  background-repeat:   no-repeat;
  background-position: top center;
  position: relative;
  padding: 5px 10px 0 50px;
  width: 885px;
  height: 40px;
  text-align: left;
  color: #fff;
}

#footer a {
  color: #fff;
  text-decoration: none;
  padding: 0 10px 0 10px;
}

#footer a:hover {
  color: #444;
  text-decoration: none;
  padding: 0 10px 0 10px;
}

#header {
  position:            relative;

  background-repeat:   repeat-x;
  background-position: top center;
  height: 240px;
}

#header_logo {
  position: absolute;
  top: 20px;
  left: 40px;
}

#header_foto {
  position: absolute;
  top: 80px;
  left: 400px;
  width: 525px;
  height: 135px;
  overflow: hidden;
}

#header_ankeiler {
  position: absolute;
  top:  145px;
  left: 40px;
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 16px;
}
#header_ankeiler p{ 
margin: 0px;
padding: 0px;
 }

#header_navigatie {
  position: absolute;
  top: 58px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 10px 0 10px;
  width: 915px;
}

#header_navigatie ul{ 
  float: right; /* 20080915 ook IE ??? */
}

#header_navigatie a{
 
  text-decoration: none;
  padding: 0 10px 0 10px;
}
#header_navigatie a:hover, #header_navigatie a.active, #header_navigatie li, #header_navigatie li.active a{
  color: #444;
}

#header_navigatie li, #subnav li, #footer ul li {
  float:               left;
  list-style-image:    none;
  list-style-position: outside;
  list-style-type:     none;
  position:            relative;
  border-right: 1px solid black;
}

#header_navigatie li.last, #subnav li.last, #footer ul li.last {
  border-right: none;
}

#header_inloggen {
  text-align: right;
  position: absolute;
  top: 218px;
  color: #fff;
  padding: 0 10px 0 50px;
  width: 875px;
}

#header_zoeken{
  background-repeat:   repeat-x;
  background-position: top center;
  position: absolute;
  right:    0px;
  height:   20px;
  top:      20px;
  color:    #fff;
  padding:  0px;
  /* xxwidth:    200px; */
}

#header_zoeken form{
  margin: 2px 10px 2px 10px;
  text-align: right;
}

#subnav {
  position:            relative;
 /*  background-image:    url('images/bg_subnav2.gif'); */
  background-repeat:   repeat-x;
  background-position: top center;
  height:  28px;
  padding: 8px 0px 0px 30px;
}

#subnav li {
  float: left;
  color: #444;
}

#subnav a{
  color: #fff;
  text-decoration: none;
  padding: 0 10px 0 10px;
}
#subnav a:hover, #subnav a.active, #subnav li{
  color: #444;
}

.dashed_clear {
  clear:both; 
  height: 1px; 
  border-top: 0px dashed #ccc; 
  margin: 0 10px 0 40px; 
  padding: 0 0 20px 0;
}
.solid_clear {
/*  clear:      both;  */
  clear:      right;
  height:     1px; 
  border-top: 1px solid #eee; 
  margin:     10px 0px 0px 0px; 
  padding:    0px 0px 10px 0px;
}
