/* CSS Document */

body{
  margin: 0;
  padding: 0;
  font-family: Tahoma,sans-serif;
  font-size: 12px;
}

#naam{
   position: absolute;
   width: 493px;
   height: 50px;
   left: 357px;
   top: 105px;
   z-index: 2;
}

#sitecontainer{
  position: absolute;
  left: 50%;
  margin-left: -495px;
  width: 990px;
  border-left: 1px solid #055b8f;
  border-right: 1px solid #055b8f;
  z-index: 1;
}

#top{
  float: left;
  width: 990px;
  height: 140px;
  background-image: url(../img/top.png);
  background-repeat: no-repeat;
}

#menu{
  float: left;
  width: 700px;
  height: 31px;
  background-image: url(../img/bg-bleu.png);
  background-repeat: repeat-x;
  padding-top: 29px;
}

#wrapper{
  float: left;
  width: 990px;
  min-height: 650px;
  height: auto;
}

#main{
  float: left;
  width: 655px;
  min-height: 650px;
  height: auto; 
  padding-top: 50px;
  padding-left: 45px;
  font-family: Ariel,sans-serif;;
  font-size: 12px;
}

#right{
  float: left;
  width: 240px;
  min-height: 650px;
  height: auto; 
  background-image: url(../img/bg-bleu.png);
  background-repeat: repeat-x;
  background-position: top; 
  margin-top: -60px;
  padding-left: 50px;
}

#footer{
  float: left;
  width: 990px;
  background-color: #055b8f;
  height: 15px;
  bottom: 0;
  color: #fff;
  text-align: center;
  line-height: 15px;
  font-size: 10px;
}

/* menu */

#menu ul{
  float: left;
  margin: 0;
  padding: 0;
}

#menu ul li{
  float: left;
  list-style: none;
  width: 133px;
  height: 31px;
  text-align: center;
  line-height: 31px;
}

#menu ul li:hover ul{
  display: block;
}

#menu ul li a{
  text-decoration: none;
  width: 133px;
  height: 31px;
  display: block;
  color: #fff;
  font-weight: bold;
}

#menu ul li span{
  text-decoration: none;
  width: 133px;
  height: 31px;
  display: block;
  color: #fff;
  font-weight: bold;
}

#menu ul li a.active{
  background-image: url(../img/bg-menu-active.png);
  background-repeat: no-repeat;
  color: #055b8f;
}

#menu ul ul{
  position: absolute;
  margin: 0;
  padding: 0;
  display: none;
  height: auto;
}

#menu ul ul li{
  list-style: none;
  width: 132px;
  height: 23px;
  background-color: #f5f6f8;
  line-height: 23px;
  text-align: center;
  float: none;
  border-left: 1px solid #055b8f;
  border-right: 1px solid #055b8f;
}

#menu ul ul li a{
  color: #055b8f;
  font-weight: normal;
  display: block;
  width: 132px;
  height: 23px;
}

#menu ul ul li a:hover{
  background-color:  #afbbd7;
} 

/* main */

h1{
  float: left;
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  color: #055b8f;
  font-size: 19px;
  font-weight: bold;
}

h2{
  float: left;
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  color: #055b8f;
  font-size: 15px;
  font-weight: bold;
}

h3{
  float: left;
  margin: 0;
  padding: 0;
  color: #055b8f;
  font-size: 13px;
  font-weight:bold;
}

#main table{
  float: left;
}

td{
  font-family: Tahoma,sans-serif;
  font-size: 12px;
  line-height: 17px;
}

a{
  color: #055b8f;
}

#main p{
  float: left;
  width: 655px;
  font-family: Tahoma,sans-serif;
  font-size: 12px;
  line-height: 17px;
}

#main img{
  border: 0;
}

.main-links{
  margin-top: 38px;
  float: left;
  width: 165px;
  min-height: 125px;
  height: auto;
  text-align: center;
  line-height: 15px;
  margin-left: 30px;
}

.main-links p{
  width: 165px;
}

.main-links a{
  color: #055b8f; 
}

#nieuws-table{
  float: left;
}

#nieuws-table table tr .first{
  padding-top: 10px;
}

#nieuws-table table tr .last{
  padding-bottom: 10px;
  border-bottom: 1px solid #afbbd7;  
}

#nieuws-item{
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  border-bottom: 1px solid #afbbd7;
}

#nieuws-item-afbeelding{
  text-align: center;
  padding-bottom: 5px;
}

/* right */

#login{
  float: left;
  width: 197px;
  height: 202px;
  background-image: url(../img/bg-login.png);
  background-repeat: no-repeat;
  margin-top: 20px;
  padding-left: 14px;
  padding-top: 10px;
}

#login p{
  clear: left;
  margin: 0;
  padding: 0;
}

#login h2{
  float: left;
  margin: 0;
  padding: 0;
  font-size: 19px;
  color: #055b8f; 
}

#login form{
  float: left;
  width: 197px;
  margin-top: 20px;
}

#right form label{
  float: left;
  width: 150px;
}

#login input{
  float: left;
  width: 105px;
}

#login submit{
  background-image: url(../img/submit-knop.png);
  background-repeat: no-repeat;
  color: #fff;
}

#login a{
  float: left;
  text-decoration: none;
  color: #055b8f; 
  width: 197px;
  margin-top: 3px;
}

#diensten{
  float: left;
  width: 192px;
  height: 483px;
  background-image: url(../img/bg-diensten.png);
  background-repeat: no-repeat;
  margin-top: 20px;
  padding-left: 14px;
  padding-right: 5px;
  padding-top: 10px;
}

#diensten h2{
  float: left;
  width: 197px;
  margin: 0;
  padding: 0;
  font-size: 19px;
  color: #055b8f; 
  margin-bottom: 15px;
}

#diensten p{
  line-height: 20px;
}

/* footer */


#footer a{
  text-decoration: none;
  color: #fff;
}
