   body {
    font-family: 'Arial, Calibri, Open Sans', sans-serif;
    color: #344C57;
    font-size: 14px;
    overflow: auto;
    background-color: white;
    line-height: 1.5;
    }
    p {
    margin: 10px;
    }
.top, .main, #menulinks, .inhoud, .footer {    float: left;     clear: both;     display: block;    }
.main {    border: 0px solid green;   background-color: white;    width: 100%;
    margin-top: 80px; /*!omdat top fixed is moet deze marge er staan*/
    }
.container1, .container2, .logo_top, .menu_top, .homepagina_tekst,  .homepagina_foto, cont1_inhoud, .prodpag 
{ float: left; display: block;    }
.cont1_inhoud, .prodpag { clear: both; }
.logo_top, .homepagina_foto, homepagina_tekst, .menu_top {  height: auto;}

* { box-sizing: border-box;   }

 .main::after {
    content: "";
    clear: both;
    display: block;
    }

[class*="col-"] {
float: left;
}
    
.top {   background-color: white;   width: 100%;   height: 105px;  border-bottom: 1px solid silver;
    position: fixed;   z-index: 998;   margin-top: -15px;
    }

.logo_top { width: 20%; margin-left: 8%;  margin-right: auto;   margin-top: 2%;   margin-bottom: 2%;   }
.logo_top img { width: 100%;  height: auto;}

.menu_top { color: #525756;  width: 500px;  margin-top: 15px;   border: 0px solid red;}
.homepagina_tekst { margin-left: 8px;  margin-top: 20px; margin-right: auto;  border: 0px solid red;  }
.homepagina_foto {  margin-right: auto; border: 0px solid red;  }
.homepagina_foto img {  width: 80%;  height: auto; }


h1 { font-size: 30px;	font-weight: none;	text-indent: 0em;margin-left: 10px;    text-align: center;	color:  #344A55;}
h2 { font-size: 16px; text-align: left;	font-weight: normal; color: #474747;    margin: 0;}
h3 {font-size: 14px;	text-align: center;	font-weight: bold;	color: #B22222;}


#footer a:link {color: white; Text-Decoration: none; font-size: 14px; font-weight: normal;}
#footer a:visited {color:white; font-size: 14px; font-weight: normal; Text-Decoration : none;}
#footer a:hover { color: white; font-size: 14px; font-weight: normal; Text-Decoration :underline;}
#footer a:active {color: white; font-size: 14px; Text-Decoration : none;}


#menuboven a:link {color: #344C57; Text-Decoration: none; font-size: 16px; font-weight: normal;}
#menuboven a:visited {color: #344C57; font-size: 16px; font-weight: normal; Text-Decoration : underline;}
#menuboven a:hover { color: silver; font-size: 16px; font-weight: normal; Text-Decoration : none;}

#main a:link {color: #30527B; Text-Decoration: none; font-size: 14px; font-weight: normal;}
#main a:visited {color: #30527B; font-size: 14px; font-weight: normal; Text-Decoration : none;}
#main a:hover { color: black; font-size: 14px; font-weight: normal; Text-Decoration :underline;}
#main a:active {color: #0000B3; font-size: 14px; Text-Decoration : none;}


a:link {color: #344C57; Text-Decoration: underline; font-size: 14px; font-weight: normal;}
  
a:visited {color: #344C57; font-size: 14px; font-weight: normal; Text-Decoration : underline;}
a:hover { color: silver; font-size: 14px; font-weight: normal; Text-Decoration : none;}
a:active {color: #30527B; font-size: 14px; Text-Decoration : normal;}

#menuboven {    border-bottom: 0px solid silver;   background-color: white; }

#menulinks {  height: auto;    border-right: 0px solid #8A5602;    background-color: white    }

.container1 {	 height: auto;margin-top: 0px; margin-left: 0px;	padding-left: 15px;	padding-right: 15px;  }
.container2 {	padding-left: 5px;	padding-right: 5px;	border-right: 0px solid #8A5602;}
.cont1_inhoud {   height: auto;  width: 100%;    border-left: 0px solid #8A5602;  text-align: center;}

/* PLAATJE PRODUCT*/
.prodpic, .prodpic2 {  border:0px solid silver;  text-align: center;   float: left;   padding-left: 10px;
    }

.prodpag {   text-align: center;   height: auto;  width: 100%;
    margin-left: 20px;   margin-top: 10px;   margin-bottom: 10px;   }

.prodpag1 {    border:0px solid silver;
    text-align: center;
    float: left;
    height: inherit;
    padding: 5px;
    margin-left: 10px;
    width: 30px;
          }

.prodpag1 a:link {color: white; display: block;  padding: 5px; width: inherit; height: inherit; background-color: #7F7D82;}
.prodpag1 a:visited {color: white; display: block;  padding: 5px; width: inherit; height: inherit; background-color: #7F7D82;}
.prodpag1 a:hover { color: black; display: block;  padding: 5px; width: inherit; height: inherit; background-color: silver;}
.prodpagactief { color: black; background-color: silver;}

.displayed  {  display: block;
    margin-left: auto;
    margin-right: auto }


.footer {
    margin-top: 0px;
	text-align: center;
	height: auto;
    background-color: white;
    padding-bottom: 20px;
    border-top: 2px solid silver;
    
}

.footer img  { width: 30px;  height: 30px;  margin-top: 20px; }

.inhoudfooter {
    width: 80%;
    float: left;
	margin-top: -35px;
	text-align: center;
	height: auto;
    margin-left: 10%;
}

.inhoudfooter ul {
    list-style: none;
}

.inhoudfooter ul li a {
    color: #344C57;
}



.linkercel { float: left; width: 20%; padding-right: 5px; padding-bottom: 10px;border-right: 0px solid silver; vertical-align: baseline;
    line-height: 1.0;}
    .rechtercel {  float: left; width: 78%; border: 0px solid blue; padding-bottom: 10px;padding-left: 10px;  border-left: 1px solid silver; 
    line-height: 1.0;}







	


