#chapter-overlay{
    position:absolute;
    left:60px;
    top: 350px;
    z-index:99999;
    width: 230px;
    background: #000000;
    opacity: 0.7;
    color: #ffffff;
    text-align: center;
    padding: 13px 5px;
}
#chapter-title{
    font-size: 15px;
    line-height:22px;
    font-family: 'lucida grande', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#chapter-description{
    font-size: 10px;
    font-family: Courier, sans-serif;
    line-height: 16px;
    vertical-align: bottom;
    letter-spacing: 1.2px;
}
#main {
	max-width: 1920px;
	overflow: hidden;
	margin: 0 auto;	
}
#main-container {
    float:left;
    width:100%;
    margin:0;
    padding:0;
    text-align: center;
}

.static-container{
    text-align:center;
    margin: 0 auto;
    min-width: 980px;
    width: 980px;
    padding: 0;
    position:relative;
}
.static-container.textleft{ text-align: left; }
.static-container.textright{ text-align: right; }
.static-container .floatleft, .static-container .floatright{
    width: 350px;
}
.pseudo-static-container, .pseudo-static-container-left{
    position: absolute;
    z-index: 9999;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.dynamic-container{
    position:absolute;
    margin: 0 auto;
    width: 100%;
    padding: 0;
}
.dynamic-img{
    /*border:1px solid red;*/
    width:980px;
    margin: 0 auto;
}
.chapter{
    position: relative;
    height: 1400px;
    margin: 0 0 0 0px;
    padding: 0;
    z-index: 1;
    background-size:cover
}
.chapter .static-img {
    margin: 300px 0 0;
}
.lines{
    position:absolute;
    z-index: 999999;
}
#subpages-container{
    width:776px;
    margin:0px auto;
    margin-top:50px;
    text-align: center;
    vertical-align: top;
    font-family: "din-condensed-web",sans-serif;
}
#subpages-container div, #subpages-container div p{
    font-size: 18px;
    line-height: 22px;
    font-family: "din-condensed-web",sans-serif;
}
#subpages-container div p {
    margin-right:10px;
}
#subpages-container div p a {
    color:#555;
}
h2{
    font-size:40px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom:0;
    font-family: "din-condensed-web",sans-serif;
    margin-top: 15px;
}
h3{
    margin-top:0;
    color:#555;
    font-family: Courier New;
    font-size:15px;
    font-weight: none;
    text-transform: none;
    margin-bottom:10px;
}
.line{
    float:left;
    margin:15px 0;
}

.final { font-size:14px; position:relative; top:-40px; text-align:center; font-family:arial, sans-serif; }

.final a, .final a:visited { color: #000; }

.relative {
	position: relative;
}
.dynamic-img-fixed{
	position: fixed;
	/*position: absolute;*/
	z-index: 200;
	height: 100%;
	width: 100%;
}
.dynamic-img-absolute{
	position: absolute;
	/*position: absolute;*/
	z-index: 200;
	height: 100%;
	width: 100%;
}
.hide {
	display: none;
}
/* chapter */
#chapter0_1{
    background:url(../img/parallax/00_home/00_Home_Background.jpg) 50% 0 no-repeat fixed;
    height: 1000px;
}
#chapter0_1_1{
    background:url(../img/parallax/00_home/00_Home_Streifen_Links.png) 0 0 no-repeat;
    height: 1000px;
}
#chapter0_1_2{
    background:url(../img/parallax/00_home/00_Home_Streifen_Mitte.png) 0 0 no-repeat;
    height: 1000px;
}
#chapter0_1_3{
    background:url(../img/parallax/00_home/00_Home_Streifen_Rechts.png) 0 0 no-repeat;
    height: 1000px;
}
#chapter0_1_4{
    background:url(../img/parallax/00_home/00_txt.png) 0 0 no-repeat fixed;
    height: 1000px;
}
#chapter0_1_4.txt-de{
    background-image:url(../img/parallax/00_home/00_txt_de.png);
}
#chapter0_1_4.txt-fr{
    background-image:url(../img/parallax/00_home/00_txt_fr.png);
}
#chapter0_1_5{
    background:url(../img/parallax/00_home/arrow.gif) 0 0 no-repeat fixed;
    height: 1000px;
}


#chapter1_1{
    background:url(../img/parallax/01/01_Protest_Hintergrund.png) 50% 0 no-repeat fixed;
    height: 1080px;
}
#chapter1_1_1{
    background:url(../img/parallax/01/01_Protest_Demo.png) 0 0 no-repeat fixed;
    height: 1200px;
}
#chapter1_1_2{
    background:url(../img/parallax/01/01_txt.png) 0 0 no-repeat fixed;
    height: 2000px;
}
#chapter1_1_2.txt-de{
    background-image:url(../img/parallax/01/01_txt_de.png);
}
#chapter1_1_2.txt-fr{
    background-image:url(../img/parallax/01/01_txt_fr.png);
}


#chapter2_1{
    background:url(../img/parallax/02/02_Ghost_Background.jpg) 50% 0 no-repeat fixed;
    height: 3200px;
}
#chapter2_1_1{
    background:url(../img/parallax/02/02_Ghost_Rollade.jpg) 0 0 no-repeat fixed;
    height: 3200px;
}
#chapter2_1_2{
    background:url(../img/parallax/02/02_txt.png) 0 0 no-repeat fixed;
    height: 3200px;
}
#chapter2_1_2.txt-de{
    background-image:url(../img/parallax/02/02_txt_de.png);
}
#chapter2_1_2.txt-fr{
    background-image:url(../img/parallax/02/02_txt_fr.png);
}


#chapter3_1{
    background:url(../img/parallax/03/03_Suitcase_Background.jpg) 50% 0 no-repeat fixed;
    height: 917px;
}
#chapter3_1_1{
    background:url(../img/parallax/03/03_Suitcase_Koffer.png) 0 0 no-repeat;
    height: 917px;
}
#chapter3_1_2{
    background:url(../img/parallax/03/03_txt_1.png) 0 0 no-repeat fixed;
    height: 917px;
}
#chapter3_1_3{
    background:url(../img/parallax/03/03_txt_2.png) 0 0 no-repeat fixed;
    height: 917px;
}
#chapter3_1_4{
    background:url(../img/parallax/03/03_Suitcase_Flieger.png) 0 0 no-repeat;
    height: 917px;
}
#chapter3_1_2.txt-de{
    background-image:url(../img/parallax/03/03_txt_1_de.png);
}
#chapter3_1_2.txt-fr{
    background-image:url(../img/parallax/03/03_txt_1_fr.png);
}
#chapter3_1_3.txt-de{
    background-image:url(../img/parallax/03/03_txt_2_de.png);
}
#chapter3_1_3.txt-fr{
    background-image:url(../img/parallax/03/03_txt_2_fr.png);
}


#chapter4_1{
    background:url(../img/parallax/04/04_Fossil_01.jpg) 50% 0 no-repeat fixed;
    height: 919px;
}
#chapter4_1.txt-de{
    background-image:url(../img/parallax/04/04_Fossil_01_de.jpg);
}
#chapter4_1.txt-fr{
    background-image:url(../img/parallax/04/04_Fossil_01_fr.jpg);
}

#chapter4_2{
    background:url(../img/parallax/04/04_Fossil_02.jpg) 50% 0 no-repeat fixed;
    height: 1200px;
}
#chapter4_2.txt-de{
    background-image:url(../img/parallax/04/04_Fossil_02_de.jpg);
}
#chapter4_2.txt-fr{
    background-image:url(../img/parallax/04/04_Fossil_02_fr.jpg);
}


#chapter5_1{
    background:url(../img/parallax/05/05_bg.jpg) 50% 0 no-repeat fixed;
    height: 1578px;
}
#chapter5_1_1{
    background:url(../img/parallax/05/05_Climate_Wasser.png) 50% 0 no-repeat fixed;
    height: 1578px;
}
#chapter5_1_2{
    background:url(../img/parallax/05/05_txt.png) 50% 0 no-repeat fixed;
    height: 1578px;
}
#chapter5_1_2.txt-de{
    background-image:url(../img/parallax/05/05_txt_de.png);
}
#chapter5_1_2.txt-fr{
    background-image:url(../img/parallax/05/05_txt_fr.png);
}


#chapter6_1{
    background:url(../img/parallax/06/06_Horse_01.jpg) 50% 0 no-repeat fixed;
    height: 418px;
}
#chapter6_2{
    background:url(../img/parallax/06/06_Horse_02.jpg) 50% 0 no-repeat fixed;
    height: 618px;
}
#chapter6_2_1, #chapter6_3_2{
    background:url(../img/parallax/06/06_txt_1.png) 50% 0 no-repeat fixed;
    height: 918px;
}
#chapter6_3{
    background:url(../img/parallax/06/06_Horse_03.jpg) 50% 0 no-repeat fixed;
    height: 918px;
}
#chapter6_3_1{
    background:url(../img/parallax/06/06_txt_2.png) 50% 0 no-repeat fixed;
    height: 918px;
}
#chapter6_2_1.txt-de, #chapter6_3_2.txt-de{
    background-image:url(../img/parallax/06/06_txt_1_de.png);
}
#chapter6_2_1.txt-fr, #chapter6_3_2.txt-fr{
    background-image:url(../img/parallax/06/06_txt_1_fr.png);
}
#chapter6_3_1.txt-de{
    background-image:url(../img/parallax/06/06_txt_2_de.png);
}
#chapter6_3_1.txt-fr{
    background-image:url(../img/parallax/06/06_txt_2_fr.png);
}


#chapter7_1{
    background:url(../img/parallax/07/07_Warhol_Hintergrund.jpg) 50% 0 no-repeat fixed;
    height: 3240px;
}
#chapter7_1_1, #chapter7_1_2, #chapter7_1_3{
    background:url(../img/parallax/07/07_dose_en.png) 50% 0 no-repeat fixed;
    height: 3240px;
}
#chapter7_1_1.txt-de, #chapter7_1_2.txt-de, #chapter7_1_3.txt-de{
    background:url(../img/parallax/07/07_dose_de.png) 50% 0 no-repeat fixed;
    height: 3240px;
}
#chapter7_1_1.txt-fr, #chapter7_1_2.txt-fr, #chapter7_1_3.txt-fr{
    background:url(../img/parallax/07/07_dose_fr.png) 50% 0 no-repeat fixed;
    height: 3240px;
}
#chapter7_1_4{
    background:url(../img/parallax/07/07_txt.png) 50% 0 no-repeat fixed;
    height: 3240px;
}
#chapter7_1_4.txt-de{
    background-image:url(../img/parallax/07/07_txt_de.png);
}
#chapter7_1_4.txt-fr{
    background-image:url(../img/parallax/07/07_txt_fr.png);
}


#chapter8_1_1{
    background:url(../img/parallax/08/08_Food_00_1.png) 50% 0 no-repeat fixed;
    height: 3240px;
}
#chapter8_1_1.txt-de{
    background-image:url(../img/parallax/08/08_Food_00_1_de.png);
}
#chapter8_1_1.txt-fr{
    background-image:url(../img/parallax/08/08_Food_00_1_fr.png);
}


#chapter9_1{
    background:url(../img/parallax/09/09_Culture_Hintergrund.jpg) 50% 0 no-repeat fixed;
    height: 1400px;
}
#chapter9_1_1{
    background:url(../img/parallax/09/09_Culture_Punkte_hinten.png) 50% 0 no-repeat fixed;
    height: 1400px;
}
#chapter9_1_2{
    background:url(../img/parallax/09/09_Culture_Punkte_vorne.png) 50% 0 no-repeat fixed;
    height: 1400px;
}
#chapter9_1_3{
    background:url(../img/parallax/09/09_txt.png) 50% 0 no-repeat fixed;
    height: 1400px;
}
#chapter9_1_3.txt-de{
    background-image:url(../img/parallax/09/09_txt_de.png);
}
#chapter9_1_3.txt-fr{
    background-image:url(../img/parallax/09/09_txt_fr.png);
}

#chapter10_1{
    background:url(../img/parallax/10/10_Lesbian_Hintergrund.jpg) 50% 0 no-repeat fixed;
    height: 1400px;
}
#chapter10_1_1{
    background:url(../img/parallax/10/10_txt_1.png) 60% 170px no-repeat fixed;
    height: 1400px;
}
#chapter10_1_2{
    background:url(../img/parallax/10/10_txt_2.png) 50% 0 no-repeat fixed;
    height: 1400px;
}
#chapter10_1_1.txt-de{
    background-image:url(../img/parallax/10/10_txt_1_de.png);
}
#chapter10_1_1.txt-fr{
    background-image:url(../img/parallax/10/10_txt_1_fr.png);
}
#chapter10_1_2.txt-de{
    background-image:url(../img/parallax/10/10_txt_2_de.png);
}
#chapter10_1_2.txt-fr{
    background-image:url(../img/parallax/10/10_txt_2_fr.png);
}


#chapter11_1{
    background: #000;
    height: 2156px;
}
#chapter11_1_1{
    background:url(../img/parallax/11_a/11_01.jpg) center no-repeat fixed;
    height: 356px;
}
#chapter11_1_2{
    background:url(../img/parallax/11_a/11_02.jpg) center no-repeat fixed;
    height: 356px;
}
#chapter11_1_3{
    background:url(../img/parallax/11_a/11_03.jpg) center no-repeat fixed;
    height: 2156px;
}
#chapter11_1_4{
    background:url(../img/parallax/11_a/11_txt.png) 0 0 no-repeat fixed;
    height: 2156px;
}
#chapter11_1_4.txt-de{
    background-image:url(../img/parallax/11_a/11_txt_de.png);
}
#chapter11_1_4.txt-fr{
    background-image:url(../img/parallax/11_a/11_txt_fr.png);
}

#chapter11_2{
    background:url(../img/parallax/11_b/11_Surveillance_Hintergrund.jpg) 50% 0 no-repeat fixed;
    height: 1080px;
}
#chapter11_2_{
    background:url(../img/parallax/11_b/11_Surveillance_Hintergrund_auge.jpg) 50% 0 no-repeat fixed;
    height: 1080px;
    display:none;
}
#chapter11_2_1{
    background:url(../img/parallax/11_b/11_linie.png) center 49% no-repeat;
    height: 1080px;
}
#chapter11_2_2{
    background:url(../img/parallax/11_b/11_Surveillance_Kasten.png) 50% 0 no-repeat fixed;
    height: 1080px;
}
#chapter11_2_3{
    background:url(../img/parallax/11_b/11_txt.png) 70% center no-repeat;
    height: 1080px;
}
#chapter11_2_4{
    background:url(../img/parallax/11_b/11_white.png) center no-repeat fixed;
    height: 1080px;
}
#chapter11_2_3.txt-de{
    background-image:url(../img/parallax/11_b/11_txt_de.png);
}
#chapter11_2_3.txt-fr{
    background-image:url(../img/parallax/11_b/11_txt_fr.png);
}


#chapter12_1{
    background:url(../img/parallax/12/12_01.jpg) center no-repeat fixed;
    height: 1400px;
}
#chapter12_1_1{
	background:url(../img/parallax/12/12_02.jpg) center no-repeat fixed;
    height: 1400px;
}
#chapter12_1_2{
	background:url(../img/parallax/12/12_txt.png) 74% center no-repeat fixed;
    height: 1400px;
}
#chapter12_1_2.txt-de{
    background-image:url(../img/parallax/12/12_txt_de.png);
}
#chapter12_1_2.txt-fr{
    background-image:url(../img/parallax/12/12_txt_fr.png);
}

#chapter13_1{
    background:url(../img/parallax/13/13_Arbeit_Silhouetten.jpg) center no-repeat fixed;
    height: 1800px;
}
#chapter13_1_1{
    background: transparent;
    height: 800px;
}
#chapter13_1_2{
    background:url(../img/parallax/13/13_Arbeit_Hintergrund.jpg) center no-repeat fixed;
    height: 1800px;
}
#chapter13_1_3{
    background:url(../img/parallax/13/13_txt.png) 90% 80% no-repeat fixed;
    height: 1800px;
}
#chapter13_1_3.txt-de{
    background-image:url(../img/parallax/13/13_txt_de.png);
}
#chapter13_1_3.txt-fr{
    background-image:url(../img/parallax/13/13_txt_fr.png);
}


#chapter14_1{
    background:url(../img/parallax/14/14_ArabSpring_Hintergrund.jpg) 50% 0 no-repeat fixed;
    height: 1800px;
}
#chapter14_1_1{
    background:url(../img/parallax/14/14_ArabSpring_Frau.png) 50% 0 no-repeat fixed;
    height: 2800px;
}
#chapter14_1_2{
    background:url(../img/parallax/14/14_txt_1.png) 70% 250px no-repeat fixed;
    height: 2800px;
}
#chapter14_1_3{
    background:url(../img/parallax/14/14_txt_2.png) 70% 250px no-repeat fixed;
    height: 2800px;
}
#chapter14_1_2.txt-de{
    background-image:url(../img/parallax/14/14_txt_1_de.png);
}
#chapter14_1_2.txt-fr{
    background-image:url(../img/parallax/14/14_txt_1_fr.png);
}
#chapter14_1_3.txt-de{
    background-image:url(../img/parallax/14/14_txt_2_de.png);
}
#chapter14_1_3.txt-fr{
    background-image:url(../img/parallax/14/14_txt_2_fr.png);
}

#chapter15_1{
    background:url(../img/parallax/15/15_Fairtrade_Hintergrund.jpg) 50% 0 no-repeat fixed;
    height: 1600px;
}
#chapter15_1_1{
    background:url(../img/parallax/15/15_txt_2.png) 76% 386px no-repeat fixed;
    height: 1600px;
}
#chapter15_1_2{
    background:url(../img/parallax/15/15_Fairtrade_Maske.png) 50% 0 no-repeat fixed;
    height: 1600px;
}
#chapter15_1_3{
    background:url(../img/parallax/15/15_txt_1.png) 73% 300px no-repeat fixed;
    height: 1600px;
}
#chapter15_1_1.txt-de{
    background-image:url(../img/parallax/15/15_txt_2_de.png);
}
#chapter15_1_1.txt-fr{
    background-image:url(../img/parallax/15/15_txt_2_fr.png);
}
#chapter15_1_3.txt-de{
    background-image:url(../img/parallax/15/15_txt_1_de.png);
}
#chapter15_1_3.txt-fr{
    background-image:url(../img/parallax/15/15_txt_1_fr.png);
}


#chapter16_1{
    background:url(../img/parallax/00_home/00_Home_Background.jpg) 50% 0 no-repeat fixed;
    height: 1000px;
}
/*
#chapter16_1_1{
    background:url(../img/parallax/16/16_back.jpg) 50% 0 no-repeat fixed;
    height: 1600px;
}
#chapter16_1_1.txt-de{
    background-image:url(../img/parallax/16/16_back_de.jpg);
}
#chapter16_1_1.txt-fr{
    background-image:url(../img/parallax/16/16_back_fr.jpg);
}
*/
#chapter16_1_2{
    background:url(../img/parallax/16/16_txt.png) 50% 0 no-repeat fixed;
    height: 1600px;
}
#chapter16_1_2.txt-de{
    background-image:url(../img/parallax/16/16_txt_de.png);
}
#chapter16_1_2.txt-fr{
    background-image:url(../img/parallax/16/16_txt_fr.png);
}
#chapter16_1_4{
    background:url(../img/parallax/16/16_logo.png) 50% 0 no-repeat fixed;
    height: 1600px;
}
#chapter16_1_4.txt-de{
    background-image:url(../img/parallax/16/16_logo_de.png);
}
#chapter16_1_4.txt-fr{
    background-image:url(../img/parallax/16/16_logo_fr.png);
}

.dynamic-nav {
	background: url(../img/parallax/16/16_nav.png) 0 0 no-repeat;
	width: 120px;
	height: 120px;
	overflow: hidden;
	position: absolute;
	top: 52%;
}
.dynamic-nav span {
	display: block;
	text-align: center;
	padding: 0 4px;
	margin-top: 46px;
	font-size: 11px;
	font-family: 'Montserrat',sans-serif !important;
	text-transform: uppercase;
}
.dynamic-nav:hover span {
	display: none;
}
#chapter16_1_5 {
    background-position: 0 0;
    left: 23%;
}
#chapter16_1_5:hover {
    background-position: 0 -120px;
}
#chapter16_1_6 {
    background-position: -120px 0;
    left: 33%;
}
#chapter16_1_6:hover {
    background-position: -120px -120px;
}
#chapter16_1_7 {
    background-position: -240px 0;
    left: 43%;
}
#chapter16_1_7:hover {
    background-position: -240px  -120px;
}
#chapter16_1_8 {
    background-position: -360px 0;
    left: 53%;
}
#chapter16_1_8:hover {
    background-position: -360px  -120px;
}
#chapter16_1_9 {
    background-position: -480px 0;
    left: 63%;
}
#chapter16_1_9:hover {
    background-position: -480px  -120px;
}
#chapter16_1_10 {
    background-position: -600px 0;
    left: 73%;
}
#chapter16_1_10:hover {
    background-position: -600px  -120px;
}
/*
#chapter16_1_5 {
    background-position: 0 0;
    left: 0%;
}
#chapter16_1_5:hover {
    background-position: 0 -101px;
}
#chapter16_1_6 {
    background-position: -100px 0;
    left: 50%;
    margin-left: -50px;
}
#chapter16_1_6:hover {
    background-position: -100px -101px;
}
#chapter16_1_7 {
    background-position: -200px 0;
    right: 0%;
}
#chapter16_1_7:hover {
    background-position: -200px  -101px;
}
#chapter16_1_8 {
    background-position: -300px 0;
	top: 64%;
    left: 0%;
}
#chapter16_1_8:hover {
    background-position: -300px  -101px;
}
#chapter16_1_9 {
    background-position: -400px 0;
	top: 64%;
    left: 50%;
    margin-left: -50px;
}
#chapter16_1_9:hover {
    background-position: -400px  -101px;
}
#chapter16_1_10 {
    background-position: -500px 0;
	top: 64%;
    right: 0%;
}
#chapter16_1_10:hover {
    background-position: -500px  -101px;
}
*/
#chapter16_1_3 {
	position: fixed;
	top: 0%;
	left: 0%;
	display: none;
	opacity: 0;
	/*width: 680px;
	margin: 0 0 0 -334px;*/
}
#chapter16_1_3 a {
	color: #e8e8e8;
}

/* mobile */
.istablet {
	margin-top: 80px;
}
.imgMobile {
	display: block;
	width: 100%;
	height: auto;
}



/* lang */
/* catalan */
#chapter0_1_4.txt-cat{
    background-image:url(../img/parallax/00_home/00_txt_cat.png);
}
#chapter1_1_2.txt-cat{
    background-image:url(../img/parallax/01/01_txt_cat.png);
}
#chapter2_1_2.txt-cat{
    background-image:url(../img/parallax/02/02_txt_cat.png);
}
#chapter3_1_2.txt-cat{
    background-image:url(../img/parallax/03/03_txt_1_cat.png);
}
#chapter3_1_3.txt-cat{
    background-image:url(../img/parallax/03/03_txt_2_cat.png);
}
#chapter4_1.txt-cat{
    background-image:url(../img/parallax/04/04_Fossil_01_cat.jpg);
}
#chapter4_2.txt-cat{
    background-image:url(../img/parallax/04/04_Fossil_02_cat.jpg);
}
#chapter5_1_2.txt-cat{
    background-image:url(../img/parallax/05/05_txt_cat.png);
}
#chapter6_2_1.txt-cat, #chapter6_3_2.txt-cat{
    background-image:url(../img/parallax/06/06_txt_1_cat.png);
}
#chapter6_3_1.txt-cat{
    background-image:url(../img/parallax/06/06_txt_2_cat.png);
}
#chapter7_1_4.txt-cat{
    background-image:url(../img/parallax/07/07_txt_cat.png);
}
#chapter8_1_1.txt-cat{
    background-image:url(../img/parallax/08/08_Food_00_1_cat.png);
}
#chapter9_1_3.txt-cat{
    background-image:url(../img/parallax/09/09_txt_cat.png);
}
#chapter10_1_1.txt-cat{
    background-image:url(../img/parallax/10/10_txt_1_cat.png);
}
#chapter10_1_2.txt-cat{
    background-image:url(../img/parallax/10/10_txt_2_cat.png);
}
#chapter11_1_4.txt-cat{
    background-image:url(../img/parallax/11_a/11_txt_cat.png);
}
#chapter11_2_3.txt-cat{
    background-image:url(../img/parallax/11_b/11_txt_cat.png);
}
#chapter12_1_2.txt-cat{
    background-image:url(../img/parallax/12/12_txt_cat.png);
}
#chapter13_1_3.txt-cat{
    background-image:url(../img/parallax/13/13_txt_cat.png);
}
#chapter14_1_2.txt-cat{
    background-image:url(../img/parallax/14/14_txt_1_cat.png);
}
#chapter14_1_3.txt-cat{
    background-image:url(../img/parallax/14/14_txt_2_cat.png);
}
#chapter15_1_1.txt-cat{
    background-image:url(../img/parallax/15/15_txt_2_cat.png);
}
#chapter15_1_3.txt-cat{
    background-image:url(../img/parallax/15/15_txt_1_cat.png);
}
#chapter16_1_2.txt-cat{
    background-image:url(../img/parallax/16/16_txt_cat.png);
}
#chapter16_1_4.txt-cat{
    background-image:url(../img/parallax/16/16_logo_cat.png);
}
/* greek */
#chapter0_1_4.txt-gr{
    background-image:url(../img/parallax/00_home/00_txt_gr.png);
}
#chapter1_1_2.txt-gr{
    background-image:url(../img/parallax/01/01_txt_gr.png);
}
#chapter2_1_2.txt-gr{
    background-image:url(../img/parallax/02/02_txt_gr.png);
}
#chapter3_1_2.txt-gr{
    background-image:url(../img/parallax/03/03_txt_1_gr.png);
}
#chapter3_1_3.txt-gr{
    background-image:url(../img/parallax/03/03_txt_2_gr.png);
}
#chapter4_1.txt-gr{
    background-image:url(../img/parallax/04/04_Fossil_01_gr.jpg);
}
#chapter4_2.txt-gr{
    background-image:url(../img/parallax/04/04_Fossil_02_gr.jpg);
}
#chapter5_1_2.txt-gr{
    background-image:url(../img/parallax/05/05_txt_gr.png);
}
#chapter6_2_1.txt-gr, #chapter6_3_2.txt-gr{
    background-image:url(../img/parallax/06/06_txt_1_gr.png);
}
#chapter6_3_1.txt-gr{
    background-image:url(../img/parallax/06/06_txt_2_gr.png);
}
#chapter7_1_4.txt-gr{
    background-image:url(../img/parallax/07/07_txt_gr.png);
}
#chapter8_1_1.txt-gr{
    background-image:url(../img/parallax/08/08_Food_00_1_gr.png);
}
#chapter9_1_3.txt-gr{
    background-image:url(../img/parallax/09/09_txt_gr.png);
}
#chapter10_1_1.txt-gr{
    background-image:url(../img/parallax/10/10_txt_1_gr.png);
}
#chapter10_1_2.txt-gr{
    background-image:url(../img/parallax/10/10_txt_2_gr.png);
}
#chapter11_1_4.txt-gr{
    background-image:url(../img/parallax/11_a/11_txt_gr.png);
}
#chapter11_2_3.txt-gr{
    background-image:url(../img/parallax/11_b/11_txt_gr.png);
}
#chapter12_1_2.txt-gr{
    background-image:url(../img/parallax/12/12_txt_gr.png);
}
#chapter13_1_3.txt-gr{
    background-image:url(../img/parallax/13/13_txt_gr.png);
}
#chapter14_1_2.txt-gr{
    background-image:url(../img/parallax/14/14_txt_1_gr.png);
}
#chapter14_1_3.txt-gr{
    background-image:url(../img/parallax/14/14_txt_2_gr.png);
}
#chapter15_1_1.txt-gr{
    background-image:url(../img/parallax/15/15_txt_2_gr.png);
}
#chapter15_1_3.txt-gr{
    background-image:url(../img/parallax/15/15_txt_1_gr.png);
}
#chapter16_1_2.txt-gr{
    background-image:url(../img/parallax/16/16_txt_gr.png);
}
#chapter16_1_4.txt-gr{
    background-image:url(../img/parallax/16/16_logo_gr.png);
}
/* Lithuanian */
#chapter0_1_4.txt-lt{
    background-image:url(../img/parallax/00_home/00_txt_lt.png);
}
#chapter1_1_2.txt-lt{
    background-image:url(../img/parallax/01/01_txt_lt.png);
}
#chapter2_1_2.txt-lt{
    background-image:url(../img/parallax/02/02_txt_lt.png);
}
#chapter3_1_2.txt-lt{
    background-image:url(../img/parallax/03/03_txt_1_lt.png);
}
#chapter3_1_3.txt-lt{
    background-image:url(../img/parallax/03/03_txt_2_lt.png);
}
#chapter4_1.txt-lt{
    background-image:url(../img/parallax/04/04_Fossil_01_lt.jpg);
}
#chapter4_2.txt-lt{
    background-image:url(../img/parallax/04/04_Fossil_02_lt.jpg);
}
#chapter5_1_2.txt-lt{
    background-image:url(../img/parallax/05/05_txt_lt.png);
}
#chapter6_2_1.txt-lt, #chapter6_3_2.txt-lt{
    background-image:url(../img/parallax/06/06_txt_1_lt.png);
}
#chapter6_3_1.txt-lt{
    background-image:url(../img/parallax/06/06_txt_2_lt.png);
}
#chapter7_1_4.txt-lt{
    background-image:url(../img/parallax/07/07_txt_lt.png);
}
#chapter8_1_1.txt-lt{
    background-image:url(../img/parallax/08/08_Food_00_1_lt.png);
}
#chapter9_1_3.txt-lt{
    background-image:url(../img/parallax/09/09_txt_lt.png);
}
#chapter10_1_1.txt-lt{
    background-image:url(../img/parallax/10/10_txt_1_lt.png);
}
#chapter10_1_2.txt-lt{
    background-image:url(../img/parallax/10/10_txt_2_lt.png);
}
#chapter11_1_4.txt-lt{
    background-image:url(../img/parallax/11_a/11_txt_lt.png);
}
#chapter11_2_3.txt-lt{
    background-image:url(../img/parallax/11_b/11_txt_lt.png);
}
#chapter12_1_2.txt-lt{
    background-image:url(../img/parallax/12/12_txt_lt.png);
}
#chapter13_1_3.txt-lt{
    background-image:url(../img/parallax/13/13_txt_lt.png);
}
#chapter14_1_2.txt-lt{
    background-image:url(../img/parallax/14/14_txt_1_lt.png);
}
#chapter14_1_3.txt-lt{
    background-image:url(../img/parallax/14/14_txt_2_lt.png);
}
#chapter15_1_1.txt-lt{
    background-image:url(../img/parallax/15/15_txt_2_lt.png);
}
#chapter15_1_3.txt-lt{
    background-image:url(../img/parallax/15/15_txt_1_lt.png);
}
#chapter16_1_2.txt-lt{
    background-image:url(../img/parallax/16/16_txt_lt.png);
}
#chapter16_1_4.txt-lt{
    background-image:url(../img/parallax/16/16_logo_lt.png);
}
/* Czech */
#chapter0_1_4.txt-cz{
    background-image:url(../img/parallax/00_home/00_txt_cz.png);
}
#chapter1_1_2.txt-cz{
    background-image:url(../img/parallax/01/01_txt_cz.png);
}
#chapter2_1_2.txt-cz{
    background-image:url(../img/parallax/02/02_txt_cz.png);
}
#chapter3_1_2.txt-cz{
    background-image:url(../img/parallax/03/03_txt_1_cz.png);
}
#chapter3_1_3.txt-cz{
    background-image:url(../img/parallax/03/03_txt_2_cz.png);
}
#chapter4_1.txt-cz{
    background-image:url(../img/parallax/04/04_Fossil_01_cz.jpg);
}
#chapter4_2.txt-cz{
    background-image:url(../img/parallax/04/04_Fossil_02_cz.jpg);
}
#chapter5_1_2.txt-cz{
    background-image:url(../img/parallax/05/05_txt_cz.png);
}
#chapter6_2_1.txt-cz, #chapter6_3_2.txt-cz{
    background-image:url(../img/parallax/06/06_txt_1_cz.png);
}
#chapter6_3_1.txt-cz{
    background-image:url(../img/parallax/06/06_txt_2_cz.png);
}
#chapter7_1_4.txt-cz{
    background-image:url(../img/parallax/07/07_txt_cz.png);
}
#chapter8_1_1.txt-cz{
    background-image:url(../img/parallax/08/08_Food_00_1_cz.png);
}
#chapter9_1_3.txt-cz{
    background-image:url(../img/parallax/09/09_txt_cz.png);
}
#chapter10_1_1.txt-cz{
    background-image:url(../img/parallax/10/10_txt_1_cz.png);
}
#chapter10_1_2.txt-cz{
    background-image:url(../img/parallax/10/10_txt_2_cz.png);
}
#chapter11_1_4.txt-cz{
    background-image:url(../img/parallax/11_a/11_txt_cz.png);
}
#chapter11_2_3.txt-cz{
    background-image:url(../img/parallax/11_b/11_txt_cz.png);
}
#chapter12_1_2.txt-cz{
    background-image:url(../img/parallax/12/12_txt_cz.png);
}
#chapter13_1_3.txt-cz{
    background-image:url(../img/parallax/13/13_txt_cz.png);
}
#chapter14_1_2.txt-cz{
    background-image:url(../img/parallax/14/14_txt_1_cz.png);
}
#chapter14_1_3.txt-cz{
    background-image:url(../img/parallax/14/14_txt_2_cz.png);
}
#chapter15_1_1.txt-cz{
    background-image:url(../img/parallax/15/15_txt_2_cz.png);
}
#chapter15_1_3.txt-cz{
    background-image:url(../img/parallax/15/15_txt_1_cz.png);
}
#chapter16_1_2.txt-cz{
    background-image:url(../img/parallax/16/16_txt_cz.png);
}
#chapter16_1_4.txt-cz{
    background-image:url(../img/parallax/16/16_logo_cz.png);
}
/* sweden */
#chapter0_1_4.txt-se{
    background-image:url(../img/parallax/00_home/00_txt_se.png);
}
#chapter1_1_2.txt-se{
    background-image:url(../img/parallax/01/01_txt_se.png);
}
#chapter2_1_2.txt-se{
    background-image:url(../img/parallax/02/02_txt_se.png);
}
#chapter3_1_2.txt-se{
    background-image:url(../img/parallax/03/03_txt_1_se.png);
}
#chapter3_1_3.txt-se{
    background-image:url(../img/parallax/03/03_txt_2_se.png);
}
#chapter4_1.txt-se{
    background-image:url(../img/parallax/04/04_Fossil_01_se.jpg);
}
#chapter4_2.txt-se{
    background-image:url(../img/parallax/04/04_Fossil_02_se.jpg);
}
#chapter5_1_2.txt-se{
    background-image:url(../img/parallax/05/05_txt_se.png);
}
#chapter6_2_1.txt-se, #chapter6_3_2.txt-se{
    background-image:url(../img/parallax/06/06_txt_1_se.png);
}
#chapter6_3_1.txt-se{
    background-image:url(../img/parallax/06/06_txt_2_se.png);
}
#chapter7_1_4.txt-se{
    background-image:url(../img/parallax/07/07_txt_se.png);
}
#chapter8_1_1.txt-se{
    background-image:url(../img/parallax/08/08_Food_00_1_se.png);
}
#chapter9_1_3.txt-se{
    background-image:url(../img/parallax/09/09_txt_se.png);
}
#chapter10_1_1.txt-se{
    background-image:url(../img/parallax/10/10_txt_1_se.png);
}
#chapter10_1_2.txt-se{
    background-image:url(../img/parallax/10/10_txt_2_se.png);
}
#chapter11_1_4.txt-se{
    background-image:url(../img/parallax/11_a/11_txt_se.png);
}
#chapter11_2_3.txt-se{
    background-image:url(../img/parallax/11_b/11_txt_se.png);
}
#chapter12_1_2.txt-se{
    background-image:url(../img/parallax/12/12_txt_se.png);
}
#chapter13_1_3.txt-se{
    background-image:url(../img/parallax/13/13_txt_se.png);
}
#chapter14_1_2.txt-se{
    background-image:url(../img/parallax/14/14_txt_1_se.png);
}
#chapter14_1_3.txt-se{
    background-image:url(../img/parallax/14/14_txt_2_se.png);
}
#chapter15_1_1.txt-se{
    background-image:url(../img/parallax/15/15_txt_2_se.png);
}
#chapter15_1_3.txt-se{
    background-image:url(../img/parallax/15/15_txt_1_se.png);
}
#chapter16_1_2.txt-se{
    background-image:url(../img/parallax/16/16_txt_se.png);
}
#chapter16_1_4.txt-se{
    background-image:url(../img/parallax/16/16_logo_se.png);
}