@font-face {
	font-family: TSTARLight;
	src: url("tstar_light_web/tstar-light-webfont.svg") format("svg");
}
@font-face {
	font-family: TSTARLight;
	src: url("tstar_light_web/TSTAR-LightWeb.eot");
}

@font-face {
	font-family: TSTARLight;
	src: url("tstar_light_web/TSTAR-LightWeb.woff") format("woff");
}


@font-face {
	font-family: TSTARMedium;
	src: url("tstar_medium_web/tstar-bold-webfont.svg") format("svg");
}


@font-face {
	font-family: TSTARMedium;
	src: url("tstar_medium_web/TSTAR-MediumWeb.eot");
}

@font-face {
	font-family: TSTARMedium;
	src: url("tstar_medium_web/TSTAR-MediumWeb.woff") format("woff");
}



@font-face {
	font-family: TSTARRegular;
	src: url("tstar_regular_web/tstar-regular-webfont.svg") format("svg");
}
@font-face {
	font-family: TSTARRegular;
	src: url("tstar_regular_web/TSTAR-RegularWeb.eot");
}

@font-face {
	font-family: TSTARRegular;
	src: url("tstar_regular_web/TSTAR-RegularWeb.woff") format("woff");
}

/*!* ResponsiveBoilerplate v2.3.2 - 2013-12-06. 
* Author: Fernando Monteiro - Licensed under MIT license.
*/
/*WARNING: Never change the CSS files. Use the respective LESS files,
otherwise your work here will be cleaned on next Grunt.js build*/

/* #Reset
================================================================================================= */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  padding: 0;
  margin: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
#ie{
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color: white;
	font-family: TSTARMedium;
	line-height: 24px;
	font-size: 20px;
	color:grey;
	text-align: center;
	z-index: 10000;
	visibility: hidden;
	
}
#debug{
		position: absolute;
		left:0px;
		top:200px;
		width:150px;
		height:100px;
		background-color: white;
		color:black;
		z-index: 1000000;
		visibility: hidden;
	}
	
	
html, body {
  line-height: 1;
  height:100%;
}


ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
#balloon{
	position: absolute;
	width:150px;
	height:100px;
	bottom:0px;
	background-color: white;
	z-index:10000;
	visibility: hidden;
}

#rotation{
	position: absolute;
	width:100%;
	height:0%;
	background-color: black;
	z-index: 100;
	visibility: hidden;
	color:white;
	font-family: TSTARRegular;
	padding-top:20%;
	text-align: center;
	vertical-align: middle;
}
.closeHolder{
	height:60px;
	overflow-y: hidden;
}
.iconImage{
	float: left;
	opacity: 0.7;
	margin-top:0px;
	padding:0px;
	
}
.IconHolder{
	position: absolute;
	
}
.number{
	position: absolute;	
	width:auto;
	height:auto;
 	z-index: 0;
 	background-color: white;
	
}
.colorcode{
	position: absolute;
	width:10px;
	height:10px;
	background-color: white;
	overflow: hidden;
	z-index: 10;
}
.triangle {
   width: 100px;
    height: 50px;
    position: absolute;
    overflow: hidden;
    bottom:30px;
    left:50%;
    margin-left:-50px;
   
}
.smallTriangle {
   width: 60px;
    height: 30px;
    position: absolute;
    overflow: hidden;
    bottom:-30px;
    left:50%;
    margin-left:-30px;
   z-index:0;
}
.smallTriangle:after {
   content: "";
    position: absolute;
    width: 30px;
    height:30px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    top: -15px;
    left: 15px;
    -moz-box-shadow:    8px 8px 10px 1px rgba(0,0,0,0.3);;
  	-webkit-box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.3);;
  	box-shadow:         8px 8px 10px 1px rgba(0,0,0,0.3);;
  	z-index:0;
}
#balloon{
	position: absolute;
	width:150px;
	height:100px;
	bottom:0px;
	background-color: white;
	z-index:1000;
	 -moz-box-shadow:    8px 8px 10px 1px rgba(0,0,0,0.3);;
  	-webkit-box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.3);;
  	box-shadow:         8px 8px 10px 1px rgba(0,0,0,0.3);;
  	font-family: TSTARLight;
  	padding:10px;
}
#balloonTitle{
	float:left:
	width:100%;
	margin-bottom:10px;
	font-family: TSTARMedium;
}
.triangle:after {
   content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    top: -25px;
    left: 25px;
    -moz-box-shadow:    8px 8px 10px 1px rgba(0,0,0,0.3);;
  	-webkit-box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.3);;
  	box-shadow:         8px 8px 10px 1px rgba(0,0,0,0.3);;
}
#arrow{
	position: absolute;
	top:100%;
}
.next{
	position: absolute;
	bottom:30%;
	left:50%;
	margin-left:-25px;
	cursor: pointer;
}


/* ========================typography====================== */
.light{
	font-family: TSTARLight;
}
.regular{
	font-family: TSTARRegular;
}
.medium{
	font-family: TSTARMedium;
}
.mediumType{
	font-family: TSTARMedium;
}


.lightAbout{
	float:left;
	font-family: TSTARLight;
	margin-bottom:28px;
	font-size: 14px;
	width:80%;
	min-height:100px;

}
.mediumAbout{
	float:left; 
	/* clear:both; */
	/* min-width:800px; */
	height:10px;
	font-family: TSTARMedium;
	margin-bottom:14px;
	
	
}
.colofonBlock{
	float:left;
	margin-bottom:14px;
	width:100%;
	
}
/* ClearFix
=============================================================================================== */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* Media - Fluid Images - Video
============================================================================================== */

figure {
  margin: 0;
}

img,
object,
embed,
video {
  _width: 100%;
  max-width: 100%;
}

.menuType{
	font-size: 40px;	
}


/* Fluid images */

img {
  height: auto;
  vertical-align: middle;
  border: 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -ms-interpolation-mode: bicubic;
}

/* Correct IE9 overflow */

svg:not(:root) {
  overflow: hidden;
}

/* Avoid Google maps broken with max-width 100% */

img[src*="maps.gstatic.com"],
img[src*="googleapis.com"] {
  max-width: none;
}

/* Links (No outline borders)
============================================================================================== */

a:hover,
a:active {
  outline: 0;
}

/* Responsive Navigation Basic Style
===============================================================================================*/

#menu {
  display: none;
}

@media screen and (max-width: 768px) {
  
}

/* Grid Columns
================================================================================================*/

/*We strong recommend use the container tag one time only, just to center your grids on the page*/

.container {
	position: relative;
  padding-right: 2%;
  padding-left: 2%;
  background-color: white;
  *zoom: 1;
   min-height: 100%;
   height: 100%;
}



/* Fluid Default grid for 1024px screen resolution, grid based for 940px*/
.leaflet-right{
	visibility: hidden;
}

.content {	
	position: relative;
	background-color: white;
  	width: 100%;
  	overflow: hidden;
   
    height: 100%;
    max-height: 100%;
  	*zoom: 1;
}
#map{
	position: relative;
	width:100%;
	height:91%;
	z-index: 0;
	opacity: : 0;
}
#zoomMenu{
	position: absolute;
	right:10px;
	width:50px;
	height:90px;
	background-color: white;
	top:100px;
	z-index: 9;
		
}
.indexOntwerper{
	float:left;
	clear:both;
	font-family: TSTARMedium;
	text-align: left;
	/* margin-top:10px; */
	margin-bottom:5px;
	font-size: 14px;
	/* font-size: inherit; */
	/* cursor: pointer; */
	
}

.indexSmall{
	font-size:12px;
}
.indexSpacer{
	float:left;
	height:10px;
	width:100%;
}
#indexField{
	position: fixed;
	overflow-y:scroll;
	margin-top:120px;
	width:95%;
	margin-left:15px;;
	height:200px;
}
#aboutField{
	position: fixed;
	overflow-y:scroll;
	margin-top:120px;
	width:100%;
	margin-left:15px;;
	height:200px;
	font-family: TSTARLight;
	text-align-last: left;
	overflow-x: hidden;
}
#aboutText{
	float:left;
	margin-left:39%;
	text-align: left;
	font-family: TSTARLight;
	margin-bottom:28px;
	font-size: 14px;
	width:49%;
	min-height:100px;
}
#aboutText h1 {
	font-family: TSTARMedium;
	margin-bottom:14px;	
	font-size: 16px;
}
.indexOntwerp:hover{
	color:#37a3d8;
	font-family: TSTARMedium;
}
.indexOntwerp{
	float:left;
	clear:both;
	font-family: TSTARLight;
	font-size:12px;
	margin-bottom:3px;
	cursor: pointer;
}
#FullScreenObject{
	position: absolute;
	top:0px;
	background-color: #f4f2f2;
	width:100%;
	height:0%;
	text-align: center;
	z-index: 10;
	overflow:hidden;
	vertical-align:middle;
	
}
.indexCol{
	float:left;
	width:230px;
	
	margin-right:20px;
}
#FullScreenContext{
	position: absolute;
	top:0px;
	background-color: #f4f2f2;
	width:100%;
	height:0%;
	text-align: center;
	z-index: 10;
	overflow:hidden;
	vertical-align:middle;
	
}

#imageContainer{
	position: absolute;
	width:1000px;
	height:1000px;
	background-color: red;
}
.FSIMG{
	display: inline;
	width:600px;
	position:absolute;
    top:0;
    bottom:100px;
    margin:auto;
    left:0;
    right:0;
}
.slider {
	position: relative;
	background:black;
	height: 16px;
	width: 100%;
}



#slider_horizontal,
#slider_steps,
#slider_range
{
    position: relative;
    width: 100%;
    height: 30px;
    background: #f4f2f2;
    top:10px;
    
}

#slider_horizontal div,
#slider_steps div,
#slider_range div
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 70px;
    height: 35px;
    background: silver;
    z-index: 2;
    font-family: TSTARRegular;
    text-align: center;
    vertical-align: middle;
    line-height: 12px;
    color:white;
}
#timePos{
}
.timeOverlay{
	position: absolute;
	width:50px;
	height:30px;
	background-color: black;
}
.timeRight{
	position: absolute;
	top:0px;
	left:70px;
}
.timeLeft{
	position: absolute;
	top:0px;
	left:-16px;
}
.slider1C{
	display: inline;
	cursor: pointer;
}
#slider_range span
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 15px;
    background: #f4f2f2;
    z-index: 1;
}

#slider_horizontal{
	top:200px;
	height:35px;
}

.footer{
	position: absolute;
	background-color: white;;

	min-height:50px;
	width:100%;
	bottom:0px;
	z-index: 10;
	font-family: TSTARRegular;
}
#menuHolder{
	position: absolute;
	
	
	height:100px;
	width:100%;
	bottom:50px;
	/* visibility: hidden; */
}
.dialogClose{
	position: absolute;
	width:30px;
	height:30px;
	right:10px;
	top:10px;
	margin-right:5px;
	margin-top:5px;
	z-index: 100;
	cursor: pointer;
	
}
#contextClose{
	position: absolute;
	right:10px;
	width:40px;
	height:40px;
	top:10px;
	cursor: pointer;
	z-index: 10000;
}
#FsClose{
	position: absolute;
	width:40px;
	height:40px;
	right:10px;
	top:60px;
	margin-right:5px;
	margin-top:5px;
	z-index: 100;
	cursor: pointer;
	visibility: hidden;
}
#FsImage{
	/*
position: absolute;
	width:100%;
	height:100%;
	background-color: aqua;
	overflow: hidden;
*/
	
	
	width:100%;
	height:100%;
	position:absolute;
    
    margin:auto;
    left:0;
    right:0;
    
    
    
}
.dialogContent{
	position: absolute;
	z-index: 1;
	width:80%;
	left:10%;
	height:100%;
	font-family: TSTARRegular;
	padding-top:40px;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-top:10%;
	text-align: center;
	vertical-align: middle;
}
.dialogContent p{
	margin-top:10px;
}
#timeLine{
	position:absolute;
	width:100%;
	height:100%;
	background-color: white;
	z-index: 0;
	opacity:0;
	
}



#timeLineContent{
	position: absolute;
	width:100%;
	height:216px;
	margin-bottom:10px;
	background-color: white;
	text-align: center;
	top:0px;
}

#menuContainer{
	width:100%;
	
	height:100%;
	overflow: hidden;
	/* overflow-x: scroll; */
	z-index: 1;
	margin-left:5px;
}
.menuKolom1{
	float:left;
	min-width:170px;
	
	
}
.menuKolom2{
	float:left;
	overflow: hidden;
	font-family: TSTARLight;
	cursor: move;
}

#itemholder2{
	position: absolute;
	top:0px;
	
	
}
#menuSpan{
	width:400%;
	
}
.menuLevel{
	float:left;
	width:25%;
}
#nav{
	position: relative;
	width:100%;
	height:100%;
	z-index: 2;
	font-family: TSTARMedium;
	margin-top:10px;
}
.menuTitle{
	float:left;
	font-size:36px;
	
	margin-left:10px;
	z-index: 2;
	clear:both;
	cursor: pointer;
}
.menuTitle.active {
	color: #37a3d8;
}
.menuClose{
	position: absolute;
	width:40px;
	height:40px;
	right:0px;
	margin-right:10px;
	margin-top:10px;
	z-index: 4;
	cursor: pointer;
	visibility: hidden;
}
#contentHolder{
	position: absolute;
	width:100%;
	height:100%;
	margin-top:50px;
	background-color: white;
}
#dialog{
	position: absolute;
	width:400px;
	height:350px;
	left:50%;
	top:50%;
	margin-top:-250px;
	margin-left:-200px;
	background-color: white;;
	z-index: 2;
	/* overflow:hidden; */
	opacity: 0;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-shadow:    8px 8px 10px 1px rgba(0,0,0,0.3);;
  	-webkit-box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.3);;
  	box-shadow:         8px 8px 10px 1px rgba(0,0,0,0.3);;
}
#timelineContainer{
	position: relative;
	
	
	height:100%;
	
}
.yearBar{
	display: block;
	display: inline-block;

	height:100%;
	background-color: aqua;
	overflow:hidden;
}
.head{
	position: relative;
	width:100%;
	/* height:5%; */
	min-height:50px;
	background-color: white;
	z-index: 10;
}
.head1, .head2, .head3, .head4, .head5{
	float:left;
	width:20%;
	height:50px;
}
.head1{
	cursor: pointer;
}
.head3, .head4, .head5{
	padding-top: 19px;
}

.mobileMenu{
	float:left;
	width:0px;
	overflow: hidden;
}

.foot1, .foot2, .foot3, .foot4,.foot5{
	float:left;
	width:20%;
	cursor: pointer;
}

.legendHolder{
	position: absolute;
	margin-left:14px;
	margin-top:-150px;
	width:50px;
	height:100px;
	z-index: 9;
	font-family: TSTARRegular;
	font-size: 16px;
	overflow: visible;
	opacity:0px;
	visibility: hidden;
	
}
#display1, #display2, #display3{
	visibility: hidden;
}
.filterCat{
	float:left;
	background-color: white;
	font-family: TSTARMedium;
	padding:2px;
	margin-top:4px;
	margin-top:5px;
}
.filtered{
	float:left;
	
	
	background-color: white;
	padding:2px;
	margin:0px;
	margin-left:5px;
	clear: both;
	/* text-decoration: line-through; */
}
.legendTitle{
	font-family: TSTARMedium;
	line-height: 28px;
}
.topDisplay{
	float:left;
	z-index: 0;
	margin-top:8px;
	margin-left:13px;
}
.navHolder{
	position: absolute;
	
	bottom:50px;
	right:0px;
	width:60px;
	height:110px;
	z-index: 9;
	visibility: hidden;
}

.webmenu{
	position: absolute;
	background-color: white;
	margin-top:-100px;
	width:200px;
	height:0px;
	z-index: 9;
	visibility: hidden;
}

.margin{
	margin-left:15px;
	margin-top:11px;
}
.content:before,
.content:after {
  display: table;
  line-height: 0;
  content: "";
}

.content:after {
  clear: both;
}

.content [class*="col"] {
  float: left;
  
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}

.content [class*="col"]:first-child {
  margin-left: 0;
}
#closeObjects{
	position: absolute;
	width:100%;
	top:55px;
	margin-left:10px;
	
}
.closeObject{
	float:left;
	width:32%;
	
	height:100px;
	
}
.closebyImage{
	width:90%;
}

#nextImage{
	position: absolute;
	top:50%;
	margin-top:-25px;
	left:0px;
	width:50px;
	height:50px;
	
	visibility: hidden;
}
#prevImage{
	position: absolute;
	right:0px;
	top:50%;
	margin-top:-25px;
	width:50px;
	height:50px;
	
	visibility: hidden;
}
#options{
	position: absolute;
	width:30px;
	height:50px;
	left:460px;
	bottom:270px;
}
.descOptions{
	width:30px;
	float:left;
}
.descOptions2{
	width:30px;
	position: relative;
	margin-top:-8px;
	opacity: 0.5;
	cursor: pointer;
}
#routeDescription{
	position: relative;
	margin-top:0px;
	top:0px;
	margin-left:210px;
	width:50%;
	max-width:500px;
	height:100%;
	line-height: 1.2em;
	font-family: TSTARLight;
}
h2,
.routeTitle{
	
	margin-bottom:1em;
	font-family: TSTARMedium;
}
.zoom{
	float:left;
	margin-left:12px;
	margin-top:13px;
	margin-bottom:5px;
	width:25px;
	cursor: pointer;
	}
/* Fluid grid to 1280px screen resolution, grid based for 1120px*/

@media (min-width: 1200px) {
  .content {
    width: 100%;
    *zoom: 1;
  }
  .content:before,
  .content:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .content:after {
    clear: both;
  }
  .content [class*="col"] {
    float: left;
    margin-left: 1.694915254237288%;
    *margin-left: 1.641723764875586%;
  }
  .content [class*="col"]:first-child {
    margin-left: 0;
  }
  
}
	#dichtbij{
  	visibility: hidden;
  }
  .closebyTitle{
  	font-size: 0.8em;
  	margin-bottom:0.5em;
  }
  #FsCaption{
  	position: absolute;
  	bottom:100px;
  	height:200px;
  	width:100%;
  	max-width:480px;
  	
  	font-family: TSTARRegular;
  	text-align: left;
  	background-color: white;
  	padding:15px;
  	overflow-y: auto;
  	line-height:1.5em;
  }
	.descTitle{
		float:left;
		font-size: 18px;
		font-family: TSTARMedium;
		width:90%;
		
	}
	
	.routeIcon{
		position: absolute;
		background-color: #37a3d8;
		border-radius: 50%;
		width: 20px;
		height: 20px; 
		margin-left:-10px;
		margin-top:-10px;
		color:white;
		font-family: TSTARMedium;
		text-align: center;
		font-size: 12px;
		padding-top:14px;
	}
	.descInfo{
		margin-bottom:20px;
		width:85%;
	}
	.descMeta{
		float:left;
		
		width:90%;
		font-size: 14px;
		margin-left:-2px;
		
	}
	.descMeta2{
		float:left;
		width:100%;
		font-size: 12px;
		line-height:14px;
		margin-top:12px;
		margin-bottom:12px;
	}
	.loader{
		position: absolute;
		margin-left:10%;
		margin-top:30px;
		width:20px;
	}
/* General small screen Mobile down size from 768px, display all columns in block
============================================================================================== */

@media handheld, only screen and (max-width: 768px) {
  body {
    font-size: 1.0;
    -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none;
  }
  #dichtbij{
  	visibility: visible;
  }
  .FSIMG{
	
    bottom:0px;
   
}
	#aboutField{
	position: fixed;
	
	margin-top:200px;
	text-align: left;
	}
	#aboutText{
	float:left;
	margin-left:5px;
	
	text-align: left;

	}
	#indexField{
		margin-top:200px;
	}
	#zoomMenu{
		visibility: hidden;
		
	}
	.medium{
		background-color: white;
		padding:2px;
	}
  .container {
    padding-right: 0px;
    padding-left: 0px;
    padding-top:0px;
    padding-bottom:0px;
  }
  
  .dialogContent{
  	margin-top:10%;
  	font-size: 1.2em;
  }
  #FsCaption{
  	bottom:0px;
  	height:150px;
  	width:100%;
  	max-width:480px;
  }
  .content {
    width: 100%;
  }
  [class*="col"],
  .content [class*="col"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
  }
  #FsClose{
	
	right:10px;
	top:10px;
	
	}
  .navHolder{
	
	bottom:0px;
	
	}
  #contentHolder{

	margin-top:00px;

	}
	.topDisplay{

	margin-top:3px;

	}
	  .head{
	 
  	background: transparent;
  	
  	z-index: 10;
  }
  .footer{
  	background: transparent;
  	z-index: 0;
  	
  }
  
  #menuContent{
  /* top:-35px; */
  
  }
  #menuHolder{
  	
	height:0px;
	width:100%;
	bottom:0px;
	z-index: 1;
	
	}
	
	.menuKolom1{
		float:left;
		
	}
	

  #slider_horizontal{
	top:200px;
	height:35px;
	}
  .legendHolder{
		
		font-size: 16px;
	}
  .webmenu{
	visibility: hidden;
	}
  .head1{
	float:left;
	width:70%;
	overflow: visible;
	}
	#map{
		height:100%;
	}
	
	.mobileMenu{
	float:left;
	width:30%;
	overflow: visible;
	text-align: right;
	margin-top:15px;
	}
	.head2{
		width:0px;
		overflow:hidden;
	}
	.head3, .head4, .head5{
		margin-top:35px;
		width:33.3%;
		padding-top:0px;
	}
	#mobileMenuButton{
		float:right;
		width:60px;
		height:60px;
		opacity: 0.5;
		margin-right:15px;
		
	}
	#dialog{
	width:300px;
	height:280px;
	left:50%;
	top:50%;
	margin-top:-200px;
	margin-left:-150px;
	vertical-align: middle;
	}
	.dialogClose{
		width:30px;
		height:30px;
	}
	.menuClose{
		width:30px;
		height:30px;
	}
	#timeLineContent{
		height:289px;
	}
	
	
	#closeObjects{
	
	top:80px;
	
	
	}
	
	#options{
	position: absolute;
	width:30px;
	height:50px;
	left:460px;
	bottom:120px;
	
	}
	
	#routeDescription{
	position: relative;
	margin-top:0px;
	top:0px;
	margin-left:210px;
	width:50%;
	max-width:500px;
	height:100%;
	line-height: 1.2em;
	font-size: 0.9em;
	font-family: TSTARLight;
	}
	
	
	
}
@media handheld, only screen and (max-width: 480px) {
	
	
    


	.head3, .head4, .head5, .foot1, .foot2, .foot3, .foot4,.foot5{
		font-size: 14px;
		
	}
	.medium{
		background-color: white;
		padding:2px;
	}
	.head1, .head2, .head3, .head4, .head5{
		height:30px;
	}
	#indexField{
		margin-top:120px;
	}
	#aboutField{
	position: fixed;
	
	margin-top:120px;
	
	}
	#aboutText{
		margin-left:0px;
	}
	#dialog{
	width:240px;
	height:180px;
	left:50%;
	top:50%;
	margin-top:-100px;
	margin-left:-120px;
	}
	.dialogContent{
  	margin-top:-5%%;
  	width:85%;
  	left:7.5%;
  	font-size: 1em;
  }
  
  .next{
	
	bottom:19%;
	
}
	
	#options{
	position: absolute;
	width:30px;
	height:50px;
	left:inherit;
	
	right:13px;
	bottom:73px;
	}

	#FsCaption{
  	bottom:0px;
  	height:100px;
  	font-size: 14px;
  	width:100%;
  	}
	.menuClose{
		width:20px;
		height:20px;
	}
	#FsClose{
	
	right:10px;
	top:10px;
	width:30px;
	}
	.triangle {
  
    bottom:-7%;
  
}
  	#slider_horizontal{
	top:120px;
	height:35px;
	}
	

	#mobileMenuButton{
		width:30px;
		height:30px;
	
	}
	.legendHolder{
		margin-top:-120px;
		font-size: 12px;
	}
	.legendTitle{
	line-height: 18px;
	}
	.dialogClose{
		width:20px;
		height:20px;
	}
	.menuClose{
		width:20px;
		height:20px;
	}	
	.menuKolom1{
		min-width:120px;
		
	}
	.menuTitle{
		font-size: 23px;
	}
	
	.menuType{
	font-size: 30px;	
	}
	#closeObjects{
	
	top:55px;
	
	
	}
	#timeLineContent{
		height:209px;
	}
	
	#routeDescription{
	position: relative;
	margin-top:0px;
	top:0px;
	margin-left:145px;
	width:43%;
	max-width:500px;
	height:100%;
	line-height: 1.2em;
	font-size: 0.75em;
	font-family: TSTARLight;
	}
	
	
}

/* Iphone 3.5 IOS6"
============================================================================================== */
@media handheld, only screen and (max-width: 320px) and (max-height: 356px){
	.container{
		height:430px;
	}

}
/* Iphone 4 IOS6"
============================================================================================== */
@media handheld, only screen and (max-width: 320px) and (min-height: 440px) and (max-height: 444px){
	.container{
		height:510px;
	}

}







/* Custom sizes
============================================================================================== */

@media screen and (max-width: 400px) {
  {
    /* Helpers for windows phone 8 */
  
  }
  @-ms-viewport {
    width: device-width;
  }
  @viewport {
    width: device-width;
  }
}

@media screen and (max-width: 480px) {
  {
    /* Add your styles for devices with a maximum width of 480 */
  
  }
}

@media screen and (max-width: 768px) {
  {
    /* Add your styles for devices with a maximum width of 768 */
  
  }
}

@media screen and (max-width: 320px) {
  {
    /* Add your styles for devices with a maximum width of 320 */
  
  }
}

@media screen and (max-width: 1024px) {
  {
    /* Add your styles for devices with a maximum width of 1024 */
  
  }
}

/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  {
    /* Add your styles for devices with a maximum width of 1024 */
  
  }
}

/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  {
    /* Add your styles for devices with a maximum width of 768 */
  
  }
}