*{
  margin: 0;
  padding: 0;
  }

body, html{
  width: 100%;
  height: 100%;
  }
  

h1 {
  font-size: 30px;
  line-height: 1;
  letter-spacing: -1px;
  color: #359dba;
} 

h2{
  color: #359dba;
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
  }

h3{
  color: #359dba;
  font-size: 18px;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 25px;
  }

h4{
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  line-height: 120%;
  }
  
#bg_header{
  width: 100%;
  height: 250px;
  background: #fff url('../img/header-materiaal.png') repeat-x;
  margin: 0px 0px 40px 0px;
  }

.header{
  width: 1000px;
  height: 150px;
  padding-top: 100px;
  margin: 0 auto;
  }

.navigatie{
  width: 610px;
  height: 80px;
  margin: 20px auto 0px auto;
  }  

.navigatie .border-right{
  border-right: 1px solid #f3f3f3;
  float: left;
  height:56px;
  margin-top: 6px;
  }
  
.navigatie a{
  float: left;
  height: 80px;
  text-decoration: none;
  background: url('../img/nav-materiaal.png');
  }  
  
.navigatie a.home{
  width: 100px;
  background-position: 0px 0px;
  }   
.navigatie a.home:hover{
  background-position: 0px 160px;
  } 
.navigatie a.home.active{
  background-position: 0px 80px;
  } 
  
.navigatie a.vragen{
  width: 128px;
  background-position: 500px 0px;
  }   
.navigatie a.vragen:hover{
  background-position: 500px 160px;
  }    
.navigatie a.vragen.active{
  background-position: 500px 80px;
  } 
    
.navigatie a.hbo{
  width: 159px;
  background-position: 372px 0px;
  }   
.navigatie a.hbo:hover{
  background-position: 372px 160px;
  } 
.navigatie a.hbo.active{
  background-position: 372px 80px;
  } 
  
.navigatie a.methoden{
  width: 212px;
  background-position: 213px 0px;
  }   
.navigatie a.methoden:hover{
  background-position: 213px 160px;
  } 
.navigatie a.methoden.active{
  background-position: 213px 80px;
  } 
  
.container{
  width: 1000px;
  margin: 0 auto;
  }
  
.well-blue{
  background: #359dba;
  border: 1px solid #28849e;
  text-shadow: none;
  clear: both;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
}

.well-blue a, .well-blue a:visited, .well-blue a:active{
  color: #fff;
  }

.well-blue .nav li a:hover{
  background-color: #28849e;
  }
  
.well-blue .nav-header{
  color: #0f5062;
  font-size: 17px;
  text-shadow: none;
  }

.nav-list li a{
  text-shadow: none;
  }

.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #28849e;
  }  

.tab-pane ol{
  margin-top: 25px;
  }
.tab-pane ol li{
  font-size: 14px;
  margin: 0px 0px 10px 5px;
  padding: 0px 0px 10px 5px;
  border-bottom: 1px solid #e9e9e9;
  }
  
.hero-unit{
  padding-top: 40px; 
  }
  
.hero-unit h1{
  font-size: 26px; 
  color: #359dba;
  padding-bottom: 10px;
  }
  
.boek-specs{
  float: left;
  width: 220px;
  margin-top: 40px;
  padding: 20px 0px 0px 0px;
  line-height: 190%;
  }

.boek-specs h1{
  color: #359dba;
  font-size: 20px;
  font-family: helvetica, arial, sans-serif; 
  font-weight: bold;
  line-height: 100%;

  }

.cover{
  margin: -70px -50px 0px 20px;
  float: right; 
  }
  
.navbar-fixed-bottom{
  position: relative;
  }
  
.doc{
width: 150px;
height: 160px;
padding: 15px;
border: 1px solid #b1d3dc;
font-size: 13px;
margin: 0px -10px 30px 0px;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

.doc h4{
height: 70px;
}

.footer{
  width: 100%;
  height: 100px;
  padding: 20px 0px 0px 0px;
  margin: 30px auto 0px auto;
  text-align: center;
  padding: 40px 0px 0px 0px;
  border-top: 1px solid #50bdd8;
  font-family: helvetica, arial, sans-serif; 
  color: #fff;
  background: url('/img/footer.png');
  }

.footer a, .footer a:active, .footer a:visited{
color: #50bdd8;


}

.icon-blue
{
  background-image: url("/bootstrap/img/glyphicons-halflings-blue.png");
}  

.navbar-top  li a{
  width: 200px;
  text-align: center;
  max-height: 40px;
  }

.navbar-static-top, .navbar-inner{
max-height: 40px;
}  
  
.navbar .nav > li > a:hover{
  background-color: #e9e9e9;
  }
  
.masthead .nav li,
.navbar-static-top .nav li{
  border-right: 1px solid #fff;
  border-left: 1px solid #e5e5e5;
  } 
  
.masthead .nav li:hover{
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  }

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
  background-color: #359DBA;
  text-shadow: 0 1px 1px #167994;
  color: #fff;
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);

  }
  
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 1000px;
  }  
  
.masthead .navbar .navbar-inner {
  padding: 0;
  }

.navbar-static-top .nav li:first-child{
  border-left: none;
  }
  
.navbar-static-top .nav li:last-child{
  border-right: none;
  }
  
.masthead .navbar .nav {
  margin: 0;
  display: table;
  width: 100%;
}
.masthead .navbar .nav li {
  display: table-cell;
  min-width: 1%;
  float: none;
}
.masthead .navbar .nav li a {
  text-align: center;
}

.masthead .navbar .nav li:first-child a, .masthead .navbar .nav li.active:first-child  {
  border-left: 0;
  border-radius: 3px 0 0 3px;
}
.masthead .navbar .nav li:last-child a, .masthead .navbar .nav li.active:last-child {
  border-right: 0;
  border-radius: 0 3px 3px 0;
}  


.masthead .navbar .nav li.active {
  border-right: 1px solid #3294AF;
  border-left: 1px solid #3294AF;
}
  
.arrow-down {
	width: 0; 
	height: 0; 
  position: absolute;
  margin-left: 100px;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 7px solid #349AB7;
}


