html {
  margin-left: 0px;
  margin-top: 0px;
  overflow-y: hidden;
  background-color: transparent;
}
body {
  overflow: hidden;
  margin-left: 0px;
  margin-top: 0px;
  position: fixed;
  font-family: "Century Gothic", Arial;
  color:white;
}

/* Zodra dit weg gaaat*/
#background{
  border: 0px;
  opacity:0;
}

a {
  color:white;
  font-weight:bold;
  font-size: 12;
  z-index:6;
  text-shadow:0px 1px #000;
 
  text-decoration: none;
  -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
a:active {
  color:red;
  font-weight:bold;
}
a:hover {
   color:red;
  font-weight:bold;
  -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
::-webkit-scrollbar {
width: 10px;
height: 150px;
}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment  {
height: 2px;
display: block;
background-color: transparent;
}
::-webkit-scrollbar-track-piece  {
background-color: #3b3b3b;
-webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical {
height: 50px;
background-color: #666;
border: 1px solid #eee;
-webkit-border-radius: 6px;
}
div.move_up {
  position: absolute;
  top: 0px;
  left: 5px;
  z-index: 2;
}
div.lang_nl {
  position: absolute;
  top: 36px;
  left: 8px;
  z-index: 2;
}
div.lang_en {
  position: absolute;
  top: 20px;
  left: 8px;
  z-index: 2;
}
div.lang_de {
  position: absolute;
  top: 51px;
  left: 8px;
  z-index: 2;
}
div.move_down {
  position: absolute;
  top: 75px; /* menubar.height-img.height */
  left: 5px;
  z-index: 2;
}
div.menubar {
  opacity:0.6;
  filter:alpha(opacity=60);/* For IE8 and earlier */
  background-color: black;
  height: 100px;
  width: 100%;
  position: absolute;
  top: 65%;
  left: 0px;
  z-index: 1;
}
div.logo {
  height: 100px;
  width: 20px;
  position: absolute;
  top: 65%;
  z-index: 1;
  left: 5%;
  font-size: 20px;
}
div.home_sub {
  height: 100px;
  width: 100%;
  position: absolute;
  top: 65%;
  z-index: 1;
  left: 20%;
  font-size: 12px;
  line-height: 25px;
}
div.home_sub_news {
  height: 96px;
  width: 60%;
  position: absolute;
  margin-right: 20px;
  top: 65.2%;
  z-index: 3;
  left: 31%;
  font-size: 13px;
  font-style: italic;
  overflow: auto;
}
/*img.home_sub_menu {
	background-size:cover;
	background-image: url(../logo-vuur-site-totaal.png);
  height: 17px;
  width:89px;
  vertical-align: top;
}*/

#overons{
	position:relative;
	height: 17px;
  width:89px;
  padding:0;
}

#overons img {
	  width:89px;
  padding:0;
  position:absolute;
  left:0;
}

div.home_sub_menu {
  height: 100px;
  width: 400px;
  position: absolute;
  top: 65%;
  z-index: 1;
  left: 30%;
  font-size: 12px;
  line-height: 25px;
}
div.home_sub_list {
  height: 100px;
  width: 400px;
  position: absolute;
  top: 64%;
  margin-top: 10px;
  z-index: 1;
  left: 30%;
  font-size: 12px;
  line-height: 25px;
}
div.home_sub_list2 {
  height: 100px;
  width: 400px;
  position: absolute;
  top: 64%;
  margin-top: 10px;
  z-index: 1;
  left: 44%;
  font-size: 12px;
  line-height: 25px;
}
div.home_sub_list3 {
  height: 100px;
  width: 400px;
  position: absolute;
  top: 64%;
  margin-top: 10px;
  z-index: 1;
  left: 70%;
  font-size: 12px;
  line-height: 25px;
}

div.home_sub_list4{
  height: 100px;
  width: 400px;
  position: absolute;
  top: 64%;
  margin-top: 10px;
  z-index: 1;
  left: 51%;
  font-size: 12px;
  line-height: 20px;
}

div.home_sub_list41{
  height: 100px;
  width: 200px;
  position: absolute;
  top: 64%;
  margin-top: 10px;
  z-index: 1;
  left: 51%;
  font-size: 12px;
  line-height: 20px;
}

div.home_sub_list5{
  height: 100px;
  width: 400px;
  position: absolute;
  top: 64%;
  margin-top: 10px;
  z-index: 1;
  left: 37.3%;
  font-size: 12px;
  line-height: 20px;
  }
  
  div.home_sub_list51{
  height: 100px;
  width: 200px;
  position: absolute;
  top: 64%;
  margin-top: 10px;
  z-index: 1;
  left: 37.3%;
  font-size: 12px;
  line-height: 20px;
  }
 
 div.home_sub_list6{
  height: 100px;
  position: absolute;
  top: 65%;
  margin-top: 0px;
  z-index: 1;
  left: 37.3%;
  font-size: 12px;
  line-height: 20px;
  overflow: auto;
 }

div.home_sub2_menu {
  height: 100px;
  width: 300px;
  position: absolute;
  top: 65%;
  z-index: 1;
  left: 41%;
  font-size: 12px;
  line-height: 25px;
}

div.home_sub2_menu2 {
  height: 100px;
  position: absolute;
  top: 65%;
  z-index: 1;
  left: 37.3%;
  font-size: 12px;
  line-height: 20px;
  overflow: auto;
}
div.hover_box{
	height: 300px;
	width: 300px;
	position: absolute;
	top: 7px;
	left: 30px;
	z-index: 4;
	font-size: 10px;
}