body {
    background-color: #CCCCCC !important;
    min-width: 500px !important;
}


.copr {


        margin-left: 29% !important;
        font-style: italic  !important;
  }

.errorr
      {
        font-size: 400%;
        color: blue;
        text-align: center;
        margin-top: 20%
      }

h1{
  text-align: center !important;
}

h4{
  text-align: center !important;
}

.center{
  text-align: center !important;
}


li.wit{
  color: #e6e6e6 !important;
   cursor: pointer;
}

li.nolinkmenu{
  color: #2199e8;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer; }
    a:hover, a:focus {
      color: #1585cf; }
    a img {
      border: 0; }
}


.algemeen{
  position: absolute;

}

.devices{
  text-align: center;
  font-style: italic;
}



.mail{

  margin-top: 10% !important;

}

.menu{
  z-index: 9999;

}

.logo{
z-index: 1;
width: 100%;
height: auto;
position: absolute;
margin-left: 47% ;

}


td{
  background-color: #CCCCCC ;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;

}
.slideshowke{
  margin-left: 23.25%;
}

.midden{
  margin-left: 38% !important;
}
.right{
  margin-left: 37.5% !important;
}



/** SLIDER **/
#slideshow {
    margin: 50px auto;
    position: relative;
    width: 660px;
    height: 500px;
    padding: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,0.4);
}

#slideshow > div {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}
