body {
    }
.container {
    margin-top: 0;
    width:98%;
    }  
.transparant {
    opacity:.80;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    background-color: #FFFFFF;
    } 
header {
    border-top: 4px solid #ED0000;
    border-bottom: 6px solid #0062A6;
    margin-top: 10px;
    background-color: #FFFFFF;
    }
#logo {
    width: 190px;
    height: 94px;
    margin: 8px 0 0 0;
    float: left;
    }
#imgrwd {
    display:none;
    }
#telmail {
	display:none;
    } 
#topbar {
    width: 100%;
    height: 60px;
    display:block;
    margin-top: 50px;
    text-align: center;
}
#topbar ul {
    height: auto;
    padding: 15px 0 0 0;
    margin: 0;
}
#topbar li {
    display: inline;
    padding: 0;
}
nav {
    }
.hide{
	display: none;
    }
ul ul {
    padding: 0 0 0 7px;
    margin: 0 0 0 7px;
    }
ul.navbar {
    padding: 8px 0 0 14px;
	margin: 0;
    width: 100%;
    }
ul.navbar li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: left;
    }
ul.navbar a {
	text-decoration: none;
    font-family: Arial,Helvetica,"sans serif";
    padding: 4px 0 3px 0;
    margin: 0;
    display: block;
    width: 100%;
    font-size: 1.0em;
    letter-spacing: 0;
	font-weight: bold;
    }
main {
    }
#main {
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 1.0em;
    line-height: 1.3;
    text-align: left;
	}
#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  width: 50px;
  height: 50px;
  z-index: 99; /* Make sure it does not overlap */
  background-color: #EE0000; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 3px 5px; /* Some padding */
  font-size: 18px; /* Increase font size */
  opacity: 0.4;
}

#myBtn:hover {
  background-color: #C0C0FF; /* Add a dark-grey background on hover */
}
hr {
    width: 100%;
    height: 1px;
    border: 0;
    margin: 10px auto;
    color: #0062A6;
    background-color: #0062A6;
    text-align: center;
    }
.not-found {
    font:200px bold;
    }
.txt-port {
    text-align: left;
    }
.logo-port {
    text-align: center;
    }
.disp-in {
    display: inline;
    }
.lbv{
    color:#E02102;
	font-weight: bold;
    }
#opruimen {
    padding-top:40px;
    }
#leeg {
    display: none;
    }
#slag {
    width: 100%;
    height: auto;
    text-align: center;
    }
.klr {
    color:#ED0000;
	font-weight: bold;
    font-size: 18pt;
    }
.kiss{
    color:#ED0000;
	font-weight: bold;
    }
.slag{
    color: #000000;
    font: bold 0.95em Arial,Helvetica,"sans serif";
    text-align: center;
    padding: 0 0 8px 0;
    }
.left{
    float: left;
    margin: 0 10px 5px 0;
    }
.right{
    float: right;
    margin: 0 0 5px 10px;
    }
.pics-l, .pics-r {
    width: 240px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: 1px solid #000000;
    }
img.icntr {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000000;
    }
.fotoright{
    float: right;
    margin: 0 0 5px 10px;
    }
.cntr{
    text-align: center;
    }
.rnd{
    border: 1px solid #441679;
    }
#map {
    height: 400px;
    width: 100%;
    margin-bottom: 10px;
    }
    #map2 {
    height: 450px;
    width: 100%;
    margin-bottom: 10px;
    }
#gmap {
    display:none;
    }
h1{
    font-family: Arial,Helvetica,"sans serif";
    font-size: 1.45em;
    color: #0062A6;
    font-weight: bold;
    letter-spacing: 0.02em;
    margin: 0 0 10px 0;
    }
h2{
    font-family: Arial,Helvetica,"sans serif";
    font-size: 1.1em;
    color: #0062A6;
    font-weight: bold;
    letter-spacing: 0.02em;
    margin: 10px 0 0 0;
    }
h3{
    font-family: Arial,Helvetica,"sans serif";
    font-size: 1.0em;
    color: #000000;
    font-weight: bold;
    margin: 0;
    }
footer {
    font-family: Arial,Helvetica,"sans serif";
    border-top: 6px solid #0062A6;
    border-bottom: 4px solid #ED0000;
    margin-bottom: 10px;
    height: auto;
	clear: both;
	}
.info{
    color: #000000;
    font-family: Arial,Helvetica, "sans serif";
    text-align: center;
    padding-top: 4px;
    padding-bottom: 2px;
    font-size: 1em;
	font-weight: bold;
    }
    .js #menu {
		display:none;
	}
	.js .slicknav_menu {
        z-index: 5;
        display:block;
        position: fixed;
        width: 100%;
        top: 0;
	}
@media screen and (min-width: 740px) {
	#nav {
	display:block;
    }
    #menu {
		display:block;
	}
    .js #menu {
		display:block;
	}
    .js .slicknav_menu {
	display:none;
    }
    #topbar {
	display:none;
    }
    .container {
    margin-top: 0;
    }
    #telmail {
    display:block;
    float: right; 
    margin: 5px 10px 0 0;
    font-weight: bold;
    text-align: left;
    } 
    #imgrwd {
    display:block;
    float: right; 
    margin: 8px auto 0;
    } 
    body {
    background-image: url("images/netwerkkabel04.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-attachment: fixed;
    }
    .not-found {
    font:300px bold;
    }
    .logo-port {
    text-align: center;
    float: right;
    margin: 0 0 0 10px;
    }
    #opruimen {
    padding-top:0;
    }
    #leeg {
    display: block;
    }
    #gmap {
    display: block;
    }
    .pics-l {
    float: left;
    margin: 0 10px 0 5px;
    border: 1px solid #000000;
    }
    .pics-r {
    float: right;
    margin: 0 0 5px 10px;
    border: 1px solid #000000;
    }
}
@media screen and (min-width: 1380px) {
    #main {
    font-size: 1.1em;
    }
}
a.select:link, a.select:visited {
	color: #DD0202;
	font-weight: bold;
    }
a.select:hover, a.select:active {
	color: #DD0202;
	font-weight: bold;
    }
a.unsel:link, a.unsel:visited {
	color: #000000;
	font-weight: bold;
    }
a.unsel:hover {
	color: #0071BD;
	font-weight: bold;
    }
a.unsel:active {
	color: #DD0202;
	font-weight: bold;
    }
a.selectsub:link, a.selectsub:visited {
	color: #DD0202;
	font-weight: normal;
    }
a.selectsub:hover, a.selectsub:active {
	color: #000080;
	font-weight: normal;
    }
a.unselsub:link, a.unselsub:visited {
	color: #000000;
	font-weight: normal;
    }
a.unselsub:hover {
	color: #0071BD;
	font-weight: normal;
    }
a.unselsub:active {
	color: #DD0202;
	font-weight: normal;
    }
a.tekst:link, a.tekst:visited {
	color: #000000;
	}
a.tekst:hover, a.tekst:active {
	color: #EE0000;
    }
a.ftr:link, a.ftr:visited {
	color: #000000;
	}
a.ftr:hover, a.ftr:active {
	color: #EE0000;
    }
a.login:link, a.login:visited {
	color: #FFFFFF;
	}
a.login:hover, a.login:active {
	color: #EE0000;
    }