/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2016 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris Font Foundry
 * License URL: https://www.fontspring.com/licenses/exljbris/webfont
 *
 *
 */

@font-face {
    font-family: 'museo300';
    src: url('Museo300-Regular-webfont.eot');
    src: url('Museo300-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Museo300-Regular-webfont.woff2') format('woff2'),
         url('Museo300-Regular-webfont.woff') format('woff'),
         url('Museo300-Regular-webfont.ttf') format('truetype'),
         url('Museo300-Regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	background-color:#FEFEFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
a {
    text-decoration: none;
}
img {
	border:0px none;
}
#welkom {padding-left:25px;
   font-size: 12pt;
line-height:35px;

}
#welkom a {
    color:#870C38;
}
#container {
    position:relative;    
    max-width:1000px;
    width:100%;
    margin: 10px auto;  
    background-color:#FFF;
}
#maincontainer {
    position:relative;    
	max-width:980px;
    width:95%;
	margin: 10px auto;  
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

    overflow:hidden;    
}
#bannerwrapper img {
    max-height:163px;
    height:auto;
    width:auto;
    overflow:hidden;
}
#bannerwrapper img.webshops {
    max-width:960px;  
    max-height:226px;
    width:100%;
    height:auto;
}
#RodePilaren,#SportSupplementen,#SolgarSupplementen {
margin-top: 10px;
height:35px;
color:#FFF;
font-family:'museo300';
font-size: 13pt;
line-height:35px;
padding:0 15px;
}
#RodePilaren a,#SportSupplementen a,#SolgarSupplementen a { 
    color:#fff;
}
#RodePilaren {  
background-color:#A51B42;
}
#SportSupplementen {  
background-color:#89B922;
}
#SolgarSupplementen {  
background-color:#D8B000;
}
       
.bottomblok {
float:left;
    margin-left:30px;
    margin-top:30px;
    margin-bottom:30px;   
    border:1px solid #E3E3E3;
}
.bottomblok h2 { 
  font-family:'museo300';
  font-size: 12pt;
  color:#706F6F;
  padding:0 15px; 
} 
   
