
.container{
  position:absolute;
  z-index:2;
  left:50%;
  height:100%;
}

.container2{
  position:absolute;
  z-index:2;
  width:550px;
  left:-275px;
  padding-top:50px;
}

hr{
  margin-left:37px;
  margin-right:37px;
  height:1px;
}

.logo{
  position:relative;
  width:534px;
  height:274px;
  text-align:center;
      background-image:url("../images/welkom.png");
    margin-left:35px;/*12*/
    background-repeat:no-repeat;
}

.menu{
  position:absolute;
  z-index:3;
  margin-top:180px;
      margin-left:0px;
    width:475px;
  text-align:center;
}

.titel{
  position:relative;
  margin-top:20px;
  text-align:center;
  font-family:Trebuchet MS, Verdana, Sans-serif;
  font-size:16px;
  color:#F68F1E;
}

.tekst{
  position:relative;
  margin-left:37px;
  margin-right:37px;
  font-family:Trebuchet MS, Verdana, Sans-serif;
  font-size:12px;
  color:#FFFFFF;
  text-align:center;
  padding-bottom:50px;
}

.adres_home{
  position:relative;
  margin-left:37px;
  margin-right:37px;
  font-family:Trebuchet MS, Verdana, Sans-serif;
  font-size:12px;
  color:#FFFFFF;
  text-align:center;
  width:450px;
  padding-left:10px;
}

.footer{
  position:relative;
  margin-left:37px;
  margin-right:37px;
  font-family:Trebuchet MS, Verdana, Sans-serif;
  font-size:12px;
  color:#F68F1E;
  text-align:center;
}

a:link, a:active, a:visited{
  font-family:Trebuchet MS, Verdana, Sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#5F6062;
  text-decoration:none;
}

a:hover{
  font-family:Trebuchet MS, Verdana, Sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#F68F1E;
  text-decoration:none;
}

