@charset "utf-8";

html {
  height: 100%;
  font-size: 0.85em;
  margin: 0;
  padding: 0;
  margin-top: -10px;
}

body {
  padding: 0;
  margin:0;
  font-family:Arial,Helvetica, sans-serif;
  /*line-height: 18px;  */
  line-height: 1.5em;
  	font-size: 100%;
	font-size: 1rem;
   height: 100%;
   color: #000;

}


h1, h2, h3, h4,h5,h6 {
  color: #003E7E;
  font-family: "Droid Sans",Arial,Helvetica, sans-serif;
  font-weight: bold;
}


a, a:link, a:visited {
  color: #0000DD;
  text-decoration: none;
}
a:hover {
  color: #D26F0B;
}



#container {
  width: 96%;
  margin-top: 15px;
 /* max-width: 1200px; */
 /* margin-left: auto;
  margin-right: auto;*/
  background-color: #FFFFFF;

}

#header {
  width: 100%;
  max-height: 133px;
  margin: 0;
  padding: 0;
}


#header h1{
	padding: 30px 0 20px 80px;
	margin: 0;

	background-repeat: no-repeat;
	background-position: 8px 8px;
}

#footer {
	color: #978E85;

	padding:0;
	margin: 20px auto;
	clear: both;
  	width: 100%;
    height: 130px;
}
#footer .textArea {

float: left;
color: #978E85;
margin-right: 2%;
padding: 0% 2% 2% 2%;
}

#content{
  float: left;
width:95%;
margin: 20px auto;
 background-color: #fff;
border-top: 10px solid #002E60;

}

#navigatie {
  float: left;
  width: auto;
}

#main {
  float: left;
  max-width: 90%;
  padding-left: 30px;
  background-color: transparent;
}
#mainfactsheet {
  float: left;
  max-width: 90%;
  padding-left: 20px;
  background-color: transparent;
  font-family:"Droid Sans",Arial,Helvetica, sans-serif;

}
#mainfactsheet h1 {
  font-size: 140%;
}

h1.fstitel {
  float: left;
  margin-top: 10px;
  display: block;
  width: 100%;
}

#mainfactsheet ul  {
  list-style: disc;
  margin: 20px;
}

#mainfactsheet ol {
   margin: 20px;
}

#maincontent {
  float: left;
  width: 96%;
color: #978E85;
padding: 2% 2% 2% 2%;
}


#main .textArea {
  float: left;
  width: 52%;
  padding:  2% 2%;
color: #978E85;

}
.textArea h1 {
  line-height: 100%;
}







 /*user defined*/
#toppagina {
float: left;
display: block;
width: 100%;
height: auto;
margin: 0;
padding: 0;
font-family: "Droid Sans",Arial,Helvetica, sans-serif;

 text-align: left;
}


#logo {
float: left;
width: 35%;
max-width: 200px;
height: 100px;

}




.sitetitel {
float: left;
margin: 0px 0 0 0px;
font-size: 1.6em;
font-weight: normal;
color: #002E60;
height: 30px;
padding-top: 20px;
padding-left: 8px;

}

#extrabuttons {
/*position: absolute;
width: 360px;*/
float: left;
min-width: 420px;
width: 100%;
display: block;
margin-top: 15px;
margin-bottom: 0px;
border: 0;

font-family: "Droid Sans",Arial,Helvetica, sans-serif;
}

ul#menu  {
  float: left;
    list-style-type: none;
    width: 100%;
}
ul#menu  li {
   display: inline;
    width: 14%;
    box-sizing: border-box;
}


ul#menu li a { /*padding: 10px;
    width: 175px;*/
    background-color: #002E60;
    color: #FFFFFF;
    -webkit-border-radius: $BORDER-RADIUS$;
-moz-border-radius: $BORDER-RADIUS$;
border: 0px solid #FFF;
border-radius: 0px;
}
ul#menu  li a:hover {
    /* Nieuw */
    background-color: #F89514;
}
ul#menu  li a.actief {
  color: #002E60;
  background-color: #F89514;

}
nav {
    width: 100%;
    background: #fff;
    border: 0px solid #ccc;
    border-right: none;
}

nav ul {
    /*overflow: hidden;       */
    margin: 0;
    padding: 0;
}

nav ul li {
    list-style: none;
    float: left;
    text-align: center;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
   /* width: 125px;     */
     margin: 1px 1px;
    width: 14.2857%; /* fallback for non-calc() browsers */
    width: calc(100% / 7);
    box-sizing: border-box;
}

nav ul li:first-child {
    border-left: none;
}

nav ul li a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    padding: 8px 8px;
}






.site {
	   	padding: 0 0 0 40px;
		padding: 0 0 0 2.857142857rem;
		margin-top: 0px;
		margin-top: 1.1rem;
		/*margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
		box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);*/
	}
    .fsblokje {
      float: left;
      width: 200px;
      margin: 15px 25px;
      /*border-top: 1px solid silver;
      border-bottom: 1px solid silver;*/
      height: 150px;
      text-align: center;
    }
    .cattitel, .cattitel h1 {
  float: left;
  margin-top: 10px;
  display: inline block;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
  background-color: #F0F0F0;

}


    .fsbloktitel {
      height: 30px;
      font-size: 0.9em;
    }
    .fsbloktitel a:hover {
color: #D26F0B;
background-color: #FFF;
    }

    .fsblokimage {
      width: 180px;
      height: 120px;
     margin-left: auto;
     margin-right: auto;
    }

   a.readblokje {
    float: left;
     width: 180px;
     height: 130px;
     background: transparent url(../userfiles/read.png) no-repeat bottom right;


    }
   a:hover.readblokje {
    float: left;
     width: 180px;
     height: 130px;
     background: transparent url(../userfiles/read-over.png) no-repeat bottom right;


    }
/* MEDIA QUERIES */
  @media screen and (max-width: 768px) {

    body {
      font-size: 100%;

         }

     .sitetitel {
    font-size: 1.0em;
}
#extrabuttons {
  width: 100%;
   display: block;
}
 #logo {
float: left;
width: 30%;
max-width: 200px;
height: 100px;

}
.logo {
float: left;
width: auto;
margin: 0 ;
padding: 0;

/*background: #fff url(../../img/logo.png) no-repeat center left;        */
}
.logotitel {
  padding-bottom: 10px;
  height: auto;
  font-size: 1.7em;
  line-height:0.9em;
}

#extrabuttons a{


  }
.sendbutton {
  font-size: 0.9em;
  padding: 10px 1px 10px 1px;
margin: 0 2px 0 2px;

}
 .streepje {
  display:none;

}
 #toppagina {
float: left;
display: block;
width: 100%;
height: auto;
margin: 0;
padding: 0;
font-family: "Droid Sans",Arial,Helvetica, sans-serif;

}
  }
  @media screen and (max-width: 480px) {
   body {
      font-size: 100%;

         }


          #logo {
float: left;
width: 30%;
max-width: 200px;
height: 100px;

}
.logo {
float: left;
width: auto;
margin: 0 ;
padding: 0;
/*
background: #fff url(../../img/logo.png) no-repeat center left;*/
}
}