* {margin: 0; padding: 0;}
body,
html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	font-size: 0;

}
img {border: 0; padding: 0; margin: 0;}
a {
	text-decoration: none;
	padding: 10px 5px 0 15px;
	background:url(https://www.amsterdam.nl/views/core/images/svg/caret-right-black.svg) no-repeat 5px 13px;
}
a:link,
a:visited	{color: #000000;}
a:hover		{
	color: #EC0000;
	text-decoration: underline;
	background:url(https://www.amsterdam.nl/views/core/images/svg/caret-right-red.svg) no-repeat 5px 13px;
}

a[href*="maps.google.com"] { /* uitzondering voor Google logo onder de Legenda op de kaart */
	padding: 0;
}


/*-----------------------------------------------------------------------------*/

#header img{
	position: absolute;
	height: 43px;
	margin: 11px 0 0 20px;
	border: 0;
}
#header h3 {
	position: absolute;
	margin:5px 0 0 18px;	
	background-color: #FFFFFF;
	color: #EC0000;
	font: normal 14px/14px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	background: none;
}
#header a {
	padding: 0;
	background:none;
}


#balk_titel {
	position: absolute;
	top: 9px;
	left: 160px;
	height: 36px;
	padding: 3px 0 0 0;
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;
	font: normal 24px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
}
#meer, #header #taal {
	display: inline-block;
	color: #333333;
	float: right;
	width: 35px;
	border: 0;
	z-index: 7;
	cursor: pointer;
	text-align: center;
}
#meer {
	font: normal 28px "AvenirNextLTW01-DemiIta", Verdana, Arial, Helvetica, sans-serif;
	height: 34px; 
	margin: 15px 0 0 0; 
	padding: 0 0 1px 0;
	background-color: #FFC90E;
}
#header #taal {
	text-decoration: none;
	font: normal 12px/12px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	height: 28px; 
	margin: 15px 20px 0 0; 
	padding: 7px 0 0 0;
}
#meer:hover, #header #taal:hover {
	background-color: #EC0000;
	color: #FFFFFF;
}

#zoek {
	margin: 15px 0 0 0;
}

/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/

#balk_kruimel {
	position: absolute;
	left: 0px;
	top: 57px;
	width: 100%;
	padding: 0;
	margin:  0;    
	height: 5px;
	z-index: 200;
	background-color: #FFFFFF;
	box-shadow: 2px 2px 2px rgba(51,51,51,0.3);
	border: 0;
}

#balk_adres {
	display: none;
	position: absolute;
	left: 0px;
	top: 62px;
	width: 100%;
	padding: 0;
	margin:  0;    
	height: 45px;
	background-color: #F1F1F1;
	box-shadow: 2px 2px 2px rgba(51,51,51,0.3);
	z-index: 200;
}

#balk_adres span {
	float: right;	
	width: 125px;	
}

#balk_adres input,
#balk_adres select {
	float: right;
	margin: 9px 70px 0 0;
	padding: 0 10px 0 10px; 	
	height: 26px;  
	width: 390px;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	color: #AAAAAA;
	font: normal 15px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #AAAAAA;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #AAAAAA;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #AAAAAA;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #AAAAAA;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #AAAAAA;
}
.ui-autocomplete { 
	background-color: #FFFFFF;
	padding: 20px;
	overflow: auto;
	cursor: pointer;
	width: 450px;
	max-height: 60%;
	font: normal 14px/24px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	z-index: 9999;
	background-color: #F1F1F1;
	box-shadow: -2px 2px 2px rgba(51,51,51,0.3);
}
.ui-menu-item:hover { 
	color: #EC0000;
}
.ui-helper-hidden-accessible {
	display: none;
}
.unselectable { 
   -moz-user-select: -moz-none; 
   -khtml-user-select: none; 
   -webkit-user-select: none; 
   -ms-user-select: none; 
   -o-user-select: none; 
    -moz-user-select: none; /* These user-select properties are inheritable, used to prevent text selection */
    user-select: none; /* Not valid CSS yet, as of July 2012 */
    -webkit-user-drag: none; /* Prevents dragging of images/divs etc */
    user-drag: none;
} 



#timeline,
#opacity {
	display: none;
	margin: 0 0 0 -17px;
	padding: 9px 20px 9px 20px;
	background-color: #F1F1F1;
	color: #333333;
	font: normal 15px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E3E3E3;
}
#timeslider,
#opacityslider {
	float: left;
	margin: 0 18px 0 8px;
	padding: 3px 0 0 3px; 	
	height: 15px; 
	width: 150px;
	overflow: hidden;
	border: 0;
	text-align: left;
	background-image: url('../_img/slider.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #333333;
	z-index: 5;
	font: normal 12px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
}
#opacityslider {
	cursor: col-resize; 
	margin-left: 14px;
}
#selectievak {
	height: 27px;
	margin: 0 0 0 -17px;
	padding: 4px 0px 5px 0px;
	background-color: #F1F1F1;
	color: #FFFFFF;
	border-bottom: 1px solid #E3E3E3;
}
.ui-autocomplete.ui-front {
    max-height: 300px;
    overflow-y: auto;   /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
    z-index:1000 !important;	
}
#selectievak input,
#selectievak select {
	margin: 3px 20px 0 17px;
	padding: 1px 0 1px 3px;
	min-width: 300px;	
	overflow: hidden;
	border: 0;
	text-align: left;
	background-color: #FFFFFF;
	color: #333333;
	z-index: 9999;
	font: normal 15px/20px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;	
	border: 1px solid #E3E3E3;
}	


.timemelding {
	float: left;
	margin: 0 5px 0 0;
}
#time_playstop {
	float: left;
	width: 20px;
	height: 20px;
	margin: 1px 0 -4px 4px;	
	z-index: 7;
	cursor: pointer;
	background-repeat: no-repeat;	
	background-size: auto 16px;
}
#time_stepforward, #time_stepback {
	float: left;
	width: 10px;
	height: 10px;
	margin: 4px 0 0 5px;	
	z-index: 7;
	cursor: pointer;
	background-repeat: no-repeat;	
	background-size: auto 10px;
}
.time_stop									{background-image: url('../_img/timestop_grey.png');}
.time_stop:hover							{background-image: url('../_img/timestop_red.png');}
.time_play,#time_stepforward				{background-image: url('../_img/timeplay_grey.png');}
.time_play:hover,#time_stepforward:hover	{background-image: url('../_img/timeplay_red.png');}
#time_stepback								{background-image: url('../_img/timeback_grey.png');}
#time_stepback:hover						{background-image: url('../_img/timeback_red.png');}


#embedurl {
	position: absolute;
	left: 0px;
	top: 64px;
	background-color: #FFFFFF;
	color: #000000;
	font: normal 9px "AvenirNextLTW01-Regular", Verdana,Arial,Helvetica,sans-serif;
	padding: 7px 10px 7px 11px;
}
/*-----------------------------------------------------------------------------*/



#kaartcontainer {
	padding: 63px 0 0 0;
}

/*-----------------------------------------------------------------------------*/

#legendacontainer {
	position: absolute;
	bottom: 30px;
	z-index: 20;
	min-width: 290px;
	box-shadow: 2px 2px 2px rgba(51,51,51,0.3);
}

#storiescontainer {
	position: absolute;
	right: 0;
	bottom: 30px;
	z-index: 20;
	box-shadow: -2px 2px 2px rgba(51,51,51,0.3);
	display: none;
}

#legendacontainer p, #storiescontainer p {
	background-color: #AAAAAA;
	padding: 0;
	height: 35px;
}

#legendacontainer p #tekst, #storiescontainer p #tekst2 {
	font: normal 20px/35px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 17px;
}



#kruis,
#twitter,
#facebook,
.left,
.right,
#rewind,
#cleargrabbel,
.down,
.up,
.zoekaan,
.zoekuit  {
	float: right;
	width: 35px;
	height: 35px;
	margin: 0;	
	z-index: 7;
	cursor: pointer;
	background-repeat: no-repeat;		
}



#kruis				{background-image: url('../_img/clear_wit_new.png');}
#kruis:hover		{background-image: url('../_img/clear_rood_new.png');}

.down				{background-image: url('../_img/godown_wit_new.png');}
.down:hover			{background-image: url('../_img/godown_rood_new.png');}

.up					{background-image: url('../_img/goup_wit_new.png');}
.up:hover			{background-image: url('../_img/goup_rood_new.png');}

.right				{background-image: url('../_img/goright_wit_new.png');}
.right:hover		{background-image: url('../_img/goright_rood_new.png');}

.left				{background-image: url('../_img/goleft_wit_new.png');}
.left:hover			{background-image: url('../_img/goleft_rood_new.png');}

#cleargrabbel		{background-image: url('../_img/clear_wit.png');}
#cleargrabbel:hover	{background-image: url('../_img/clear_hover.png');}

.zoekaan				{background-image: url('../_img/zoek_zwart.png');}
.zoekaan:hover			{background-image: url('../_img/zoek_rood.png');}

.zoekuit				{background-image: url('../_img/clear_zwart_new.png');}
.zoekuit:hover			{background-image: url('../_img/clear_rood_new.png');}

#twitter  {background-image:url('../_img/twitter_transp.png');}
#twitter:hover {background-image: url('../_img/twitter_blauw.png');}
#facebook  {background-image:url('../_img/facebook_transp.png');}
#facebook:hover {background-image:url('../_img/facebook_blauw.png');}


#legenda, #stories {
	padding: 0 0 0 15px; 
	font: normal 11px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif; 	
	background-color: #FFFFFF;
	z-index: 6;
	color: #000000;
	overflow: auto;
}

#stories {
	padding: 0; 
	display: none;
}

#stories h4 {
	margin: 20px 0 20px 0;
	height: 35px;
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	background-color: #F1F1F1;
	cursor: pointer;
	color: #333333;
	padding: 0;
}
#stories h4 a {
	display: inline-block;
	font: normal 18px "AvenirNextLTW01-Medium", Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 10px 0 20px;
	background: none;	
	white-space: nowrap;
}

#toelichting a, #toelichting a:hover, pre a, pre a:hover {
	text-decoration: underline;
	padding: 0;
	background:none;
}

#toelichting a:link, pre a:link { color: #004699;}
#toelichting a:visited, pre a:visited { color: #A00078;}	
#toelichting a:hover, pre a:hover { color: #EC0000;}

#stories img {
	max-width: 99%;
}

#stories div {
	display: none;
	padding: 0 20px 20px 20px;
}

#legenda #standaard div table tbody {
	display: none;
	margin: 0;
	padding: 0;
}

#legenda #standaard div table thead, #legenda #standaard div {
	margin: 0 0 0 -15px;
	padding: 0 0 0 15px;
}

#legdivers0{
	display: none;
	margin: 10px 0 10px 0;  
}

#standaard,
#grabbel1,
#grabbel2,
#grabbel3 {
	margin: 25px 0 0 0; 
}

thead a,
#grabbel1 a,
#grabbel2 a,
#grabbel3 a{
	padding: 10px 25px 0 0;
	background:none;
}


#legdivers1,
#legdivers2,
#legdivers3{
	display: none;
}

#legendatabel {
	margin-bottom: 20px;
}

.cel0 {
	position: relative;
	width: 20px;
	float: left;
	min-height: 20px;
	display: inline-block;
}

.cleargrabbeltje {
	float: left;
	width: 17px;
	height: 17px;
	margin: 2px 0 0 0;	
	z-index: 7;
	cursor: pointer;
	background-image: url('../_img/clear_klein.png');	
	background-repeat: no-repeat;		
}
.cleargrabbeltje:hover	{background-image: url('../_img/clear_klein_hover.png');}

h3 {
	padding: 5px 0 0 22px;
	font: normal 11px "AvenirNextLTW01-Regular", Arial, Helvetica, sans-serif;  
	color: #EC0000;
}

.cel1 {
	position: relative;
	width: 32px;
	text-align: center;
	min-height: 20px;
	display: inline-block;
	vertical-align: middle;
}

.cel2 {
	position: relative;
	width: 30px;
	text-align: center;		
	min-height: 20px;
	vertical-align: middle;
	padding-bottom: 1px;
}
.cel3 {
	position: relative;
	font: normal 15px/22px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;	
	padding: 0 10px 3px 0;
	vertical-align: middle;
	white-space: nowrap;
}
.cel3 h1 {
	font: normal 12px/18px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;	
}
.cel3 b, 
.cel3 a b {
	font: normal 15px/22px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
}
.cel3 a,
.waarde a {
	background: none;
	padding: 0;
}
.cel3 a::after {
	padding: 0 15px 0 0;
	background: url(https://www.amsterdam.nl/views/core/images/svg/caret-right-black.svg) no-repeat 8px 3px;
	content:'';
}
.cel3 a:hover::after {
	background: url(https://www.amsterdam.nl/views/core/images/svg/caret-right-red.svg) no-repeat 8px 3px;
}

.waarde a::after {
	padding: 0 15px 0 0;
	background: url(https://www.amsterdam.nl/views/core/images/svg/caret-right-black.svg) no-repeat 8px 2px;
	content:'';
}
.waarde a:hover::after {
	background: url(https://www.amsterdam.nl/views/core/images/svg/caret-right-red.svg) no-repeat 8px 2px;
}

.waarde a.embed::after {
	padding: 0 15px 0 0;
	background: url(https://www.amsterdam.nl/views/core/images/svg/caret-right-black.svg) no-repeat 8px 0px;
	content:'';
}
.waarde a.embed:hover::after {
	background: url(https://www.amsterdam.nl/views/core/images/svg/caret-right-red.svg) no-repeat 8px 0px;
}



.cel3 .legenda_doe:hover {
	cursor: pointer;
	color: #EC0000;
}


#links {
	position: relative;
	background-color: #F1F1F1;
	margin: 0 0 0 -20px;
	padding-bottom: 20px;
	border-top: 1px solid #E3E3E3;
}

#links a {
	color: #000000;
	font: normal 15px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 8px 10px 0 40px;
	background: url(https://www.amsterdam.nl/views/core/images/svg/caret-right-black.svg) no-repeat 20px 11px;
	white-space: nowrap;
}

#links a:hover {
	background: url(https://www.amsterdam.nl/views/core/images/svg/caret-right-red.svg) no-repeat 20px 11px;
}
#legenda a:hover, #legenda #links a:hover {
	color: #EC0000;
}
#legenda #links a {
	color: #333333;
}
#legenda #links a:nth-of-type(1) {
	padding-top: 20px;
	padding-bottom: 1px;
	color: #EC0000;
	background: url(https://www.amsterdam.nl/views/core/images/svg/caret-right-red.svg) no-repeat 20px 23px;
}

iframe { 
	height: 200px;
}
#legenda img {
		max-width: 180px;
}
.pijlrechts {
	margin: 0 0 0 5px;
	padding: 0 0 0 20px;
	background:url(https://www.amsterdam.nl/views/core/images/sprites/sprite_bullets_left.png) no-repeat 0 1px;
}

a:hover > .pijlrechts {
	background-position: 0 -99px;
}

.icon01,
.icon02,
.icon03 {
	display: inline;
	cursor: pointer;
}

.icon11,
.icon12,
.icon13,
.icon21,
.icon22,
.icon23,
.icon31,
.icon32,
.icon33,
.icon41,
.icon42,
.icon43,
.icon51,
.icon52,
.icon53,
.icon61,
.icon62,
.icon63  {
	display: none;
	cursor: pointer;	
}



/*-----------------------------------------------------------------------------*/

#waas {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #F1F1F1;
	background-color: rgba(233,233,233,0.7);
	z-index: 899;
}

/*-----------------------------------------------------------------------------*/

#toelichting_container,
#grabbelmulti_container {
	z-index: 900;
	display: none;
	max-width: 616px;
	background-color: #AAAAAA;
	border: 0;
	color: #FFFFFF;
	box-shadow: 2px 2px 2px rgba(51,51,51,0.3);
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#444444')"; */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#444444'); */
}

#grabbelmulti_container span {
	display: inline-block;
	font: normal 20px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 0 4px 20px;
}

#toelichting_container span {
	display: inline-block;
	padding: 0 0 0 0;
	height: 35px;
}

#toelichting_container span a {
	color: #FFFFFF;
	font: normal 16px "AvenirNextLTW01-Medium", Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	padding: 9px 20px 0 20px;
	height: 26px;
	background: none;
}

#toelichting_container span a:hover {
	background-color: #EC0000;
	text-decoration: none;
}

#toelichting_container #twitter,
#toelichting_container #facebook {
	float: right;
	display: inline-block;
	margin: 0;
	padding: 0;
}


#toelichting_x,
#grabbelmulti_x {
	cursor : pointer;
	padding: 0;
	margin: 0;
	float: right;
	border: 0;
	z-index: 11;
	width: 35px;
	height:35px;	
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#toelichting_x,
#grabbelmulti_x ,
#toelichting_x:link,
#grabbelmulti_x:link	{background-image: url('../_img/clear_wit_new.png');}
#toelichting_x:hover,
#grabbelmulti_x:hover	{background-image: url('../_img/clear_rood_new.png');}

#toelichting,
#grabbelmulti {
	max-height: 400px;
	padding: 20px 10px 0 20px;
	border: 0;
	font: normal 16px/25px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	background-color: #FFFFFF;
	color: #000000;	
}

pre {
	font: normal 16px/25px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	white-space: pre-wrap;
	word-wrap: break-word;
	margin: 0;
	padding: 0;
}

pre b {
	font: normal 16px/25px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
}

#toelichting ul {
	margin: 0 0 0 15px;
}

#grabbelmulti select  {
	font: normal 15px/20px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	width: 550px;
	height: 330px;
	margin: 10px;
	border: 0;
}

#grabbelmulti button  {
	font: normal 15px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 10px;
	padding: 2px 7px 4px 7px;
}

#toelichting label {
	display:block;
    float:left;
	font: normal 15px/20px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
}

#toelichting input, 
#toelichting select {
	font: normal 15px/20px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	margin: 1px;	
}

#proclaimer {
	background-color: #F1F1F1;
	color: #333333;
	margin: 20px -10px 0 -20px;
	padding: 10px 10px 20px 20px;
	border-top: 1px solid #E3E3E3;
	font: normal 15px/20px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
}

#toelichting em,
#toelichting p {
	display: block;
	border: 0;
	padding: 20px 0 5px 0;
	font: normal 19px/30px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#toelichting b {
	font: normal 16px/25px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
}


#proclaimer em,
#proclaimer p {
	border: 0;
	margin: 10px 0 3px 0;
	padding: 0;
	font: normal 15px/20px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #000000;
}

#centerstats {
	display: none;
}
#leg2stats {
	padding-top: 20px;
	font: normal 11px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
}


/*-----------------------------------------------------------------------------*/

#tooltip {
	position: absolute;
	display: none;
	font: normal 14px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 8px 3px 8px;
	border: 0;
	z-index: 8;
	white-space: nowrap;      
	box-shadow: 2px 2px 2px rgba(51,51,51,0.3);
}

.tooltip {
	color : #333333;
	background-color: #FFFFFF;  
}

.tooltip_reverse {
	color : #FFFFFF;
	background-color: #333333;
}

.tooltip_zoek {
	color : #FFFFFF;
	background-color: #EC0000;
}

/*-----------------------------------------------------------------------------*/

.infocontainer {
	position: absolute;
	visibility: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	z-index: 8;
}

#infotabel {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;	
	background-color:#FFFFFF;
	box-shadow: 2px 2px 2px rgba(51,51,51,0.3);
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#444444')"; */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#444444'); */
	max-width: 616px;

}


	

#infotabel thead {
	background-color:#F1F1F1;		
	height: 35px !important;
	
}


#infotabel th span {
	color: #000000;
	font: normal 18px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 8px 5px 10px;
	float: left;
}

#info_x {
	cursor : pointer;
	padding: 0;
	margin: 0;
	float: right;
	border: 0;
	z-index: 11;
	width: 35px;
	height: 35px;
	background-repeat: no-repeat;
}

#info_x,
#info_x:link	{background-image: url('../_img/clear_zwart_new.png');}
#info_x:hover	{background-image: url('../_img/clear_rood_new.png');}


#infotabel tbody {
	display: block;
	padding-right: 20px;
	max-height: none;
	overflow-y: auto;
	overflow-x: hidden;
	border-top: 1px solid #E3E3E3;
}
#infotabel tfoot {
	display: block;
	padding-right: 15px;
}

#infotabel img {
	max-height: 220px;
	max-width: 400px;
}

.veld {
	color: #666666;
	background-color:#FFFFFF;
	font: normal 14px/17px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 2px 10px;
	border: 0;
	margin: 0;	
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
}

.waarde {
	color: #000000;
	background-color:#FFFFFF;
	font: normal 14px/17px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 2px 5px;
	border: 0;
	max-width: 400px;
	max-height: 300px;
	white-space: nowrap;
}

.tekst {
	white-space: pre-wrap;
}

#infotabel tbody th { /* voor select */
	color: #000000;
	background-color:#FFFFFF;
	font: normal 11px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 10px 2px 5px;
	border: 0;
	margin: 0;
	max-width: 400px;
	max-height: 300px;
	white-space: pre-wrap;
	text-align: right;
}

.dataselect td {
	color: #000000;
	background-color:#FFFFFF;
	font: normal 11px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 10px 2px 5px;
	border: 0;
	margin: 0;
	max-width: 400px;
	max-height: 300px;
	white-space: pre-wrap;
	text-align: right;
}

.waarde a {
	font: normal 14px/18px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
}

.waarde a.embed{
	font: normal 9px/28px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	background-position: -2px 9px;
}


.waarde a.embed:hover {
	background-position: -2px -91px;
}



.readonly {
	color: #AAAAAA;
}

.half {
	font: normal 2px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
}

#wachtmelding {
	position: absolute;
	top: 300px;
	left: 500px;
	color: #FFFFFF;
	background-color:#EC0000;
	font: normal 16px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	display: none;
}



#infotabel table td {
	text-align: left;
}

#infotabel table tbody {
	display: table-row-group;
}

#infotabel table tr .vet {
	font-family: "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
}

#mengtabel_jaar {
	position: absolute;
	margin: 20px;
	left: 310px;
}


#mengtabel_cum {
	position: absolute;
	margin: 20px;
	left: 1000px;
}
.mengpaneel {
	margin: 20px;
	border-collapse: collapse;
}


#mengtabel_jaar h1, #mengtabel_cum h1 {
	padding: 0 0 0 70px;
}


.mengpaneel td {
	font: normal 11px/19px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0 10px 0 5px;
}

#mengpaneel td:hover {
	color: #EC0000;
	font-family: "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;	
}


.mengpaneel th {
	font: normal 11px/19px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	width: 65px;
	vertical-align: bottom;
	padding: 0 10px 0 5px;
}

#mengpaneel_objecten {
	position: absolute;
	left: 50px;
	top: 131px;
	background-color: #F1F1F1;
	padding: 10px;
}

#mengpaneel_objecten td {
	font: normal 11px/17px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0 0 0 10px;
}

#mengpaneel_objecten th {
	font: normal 11px/17px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	color: #EC0000;
	padding: 0 0 0 10px;
}

#mengpaneel_chart {
	position: absolute;
	left: 350px;
	top: 700px;
	width: 1350px;
}

.borderleft {
	border-left:1px solid #CCCCCC;
}

#mengpaneel_kaart {
	position: absolute;
	left: 1020px;
	top: 80px;
	width: 800px;
	height: 700px;
	border: 1px solid #CCCCCC;
}

#labelsonoff {
	position: absolute;
	top: 74px;
	z-index: 9;
	background-color: #FFFFFF;
	padding: 4px 10px 5px 10px;
	border: 0;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
	display: none;
}
#labelsonoff.emb {top: 10px}

#labelsonoff label {
	font: normal 15px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
}

#labelsonoff input {
	width: 15px;
	height: 15px;
}

#kaartcontainer.embed {
	padding: 0;
}

button {
	font: normal 14px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	margin: 0;
	padding: 2px 5px 2px 5px;
}

#parameters {
	padding-top: 20px;
	font: normal 11px "AvenirNextLTW01-Regular", Verdana, Arial, Helvetica, sans-serif;
	word-break: break-all;
}


@media (max-width: 767px) {
	#zoek { margin-right:10px; }
	#header h3 { margin:5px 0 0 2px; }
	#header img { margin-left: 7px; }
	#balk_titel {
		top: 20px;
		left: 120px;
		height: 30px;
		padding: 0;
		font-size: 16px;
	}


	.cel3,
	.veld,
	.waarde,
	#toelichting,
	#grabbelmulti,
	#grabbelmulti select,
	pre {
		font: normal 12px/16px "AvenirNextLTW01-Regular", Verdana,Arial,Helvetica,sans-serif;	
	}
	.waarde a {
		font: normal 12px/16px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	}

	.cel3 b, 
	.cel3 a b{
		font: normal 14px/18px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;	
	}

	#infotabel th span {
		font: normal 16px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	}

	#toelichting a  {
		font: normal 12px/16px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	}

	#grabbelmulti button  {
		font: normal 12px "Avenir Next LT W01 Demi", Verdana, Arial, Helvetica, sans-serif;
	}
}