@charset "utf-8";
/* CSS Document */

.jumbotron {
	background-image:url(../img/bg-header.jpg);
	color:#FFFFFF;
	}


h1 {
  	font-family: "aw-conqueror-inline",sans-serif;
  }
	
	
h2, h3 {
	font-family: "jubilat",sans-serif;
	padding-top:20px;
  }
  
 p {
	 font-size:1.1em;
	 
	}
  
.titelfonts h1 {
  	font-size:5em;
	
  }

  .titelfonts h2, h3 {
	color:#ffec00;
		padding-top:0px;
  } 


    .titelfonts h2{
	font-size:3.5em;
  } 

  
    .titelfonts h3 {
	font-size:2.5em;
  } 
  
 

  
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
	height: auto;
	} 
	
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; }



.homebannerfoto {
	background-image:url(../img/homebanner-foto.jpg);
	
}

.homebannerfilm {
	background-image:url(../img/homebanner-film.jpg);
}


@media(max-width:767px){
	.homebannerboek {
	background-image:url(../img/homebanner-boek.jpg);
}
	
	
	}

@media(min-width:768px){
	
.homebannerboek {
	background-image:url(../img/homebanner-boek3.jpg);
}	
	}

@media(min-width:992px){

.homebannerboek {
	background-image:url(../img/homebanner-boek2.jpg);
}

}


@media(min-width:1200px) {

.homebannerboek {
	background-image:url(../img/homebanner-boek.jpg);
}

}




.homebannerfoto, .homebannerfilm, .homebannerboek {
	color:#fff;
	font-size:4em;
	padding:0 0 0 10px;
	background-position:;
	height:300px;
	display:block;
	background-size: cover;
	margin:0 0 20px 0;
	font-family: "jubilat",sans-serif;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.homebannerfoto a, .homebannerfilm a{
	color:#FFFFFF;
	text-decoration:none;}
	
	
	.row {margin-top:40px;}



.inleidingbalk {
	background-color:#eee;
	padding:40px 0 40px 0;
	font-size:1.5em;
	}
	
.inleidingbalk p{
	margin:0px;
	padding:0px;}
	
.titelbalk {
	background-color:#282828;
	padding:5px 0 10px 0;
	font-size:1.5em;
	}	
	
.titelbalk h2 {
	color:#FFFFFF;
	font-size:2em;
		padding-top:0px;}
	
/*.supportedbyitm{
	float:left;
	background:url(../img/itg-logo-footer.png) 0 0/136px 158px no-repeat;
	bottom:55px;
	padding:85px 150px 40px 130px;
	position:relative;
	height:180px;
	z-index:101;

	}
	*/


/******************************FOOTER****/
	
.footerbalk {
	

	/*background-color:#eee;*/
	background-color: #353535;
	margin-top:100px;
	}	
	
	
.footerlogoITG {


	position:relative;
	bottom:55px;}	
	
.footerlogolannoo {
	margin:10px 0 0 0;
		}


.footertekst {
	margin:10px 0 0 0;
	color:#FFFFFF;
	}

.footertekst a{
	color: #fff;
	text-decoration:underline;
}

.footertekst a:hover{
	text-decoration:none;
}

/******************************FOOTER END****/


.white{
	color: #fff;
}




.row p {
	padding:10px 5px 10px 5px;
	background-color:#f4f4f4;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	}

.highlight {
	background-color:#FFED00;}
	
	
.boektitel, .boeksubtitel, .boeksubsubtitel {
	font-family: "jubilat",sans-serif;
	padding:0 0 0 5px;
	
	}
	
.boektitel {
	font-size:2em;}


.boeksubtitel {

	font-size:1.5em;}
	
.boeksubsubtitel {
	font-size:1.3em;}

.boek .row p {
	 background-color:#FFFFFF;}

  