/*
Metainfo:
	Organisatie: Buro Ontwerp & Omgeving
	Auteur: Roxit/Buro Ontwerp & Omgeving
	Versie 1: 9 mei 2016
	Applicatie: DeztaPlan 
	Toepassing: HTML weergave STRI 2012, huisstijl Buro Ontwerp & Omgeving
*/

body, html {height:100%;}

body {
	margin:0;
	background:#b5baba;
	text-align:center;
}

#container {
	width:990px;
	position:relative;
	margin:0 auto 0 auto;
	text-align: left;
	background:#FFF;
	height:100%;
	border-left:1px solid #546161;
}

body > #container {
	width:auto;
	max-width:990px;
}

a img {border: 0;}

/*standaard tekst en links in de 'body' van de pagina*/ body, p, li, table, div {
	font-family:Arial;
	font-size:14px;
	color:#000;
	line-height: 1.4em;
}

/* Basis tekstopmaak voor de plantekst */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:1em 0 0 0;
	color:#00bd66;
	line-height:120%;
}
h1, h2, h3, h4 {
	padding-top:0.5em;
	font-weight:normal;
}

h2, h3, h4, h5, h6 {font-weight:bold;}

h2 {font-size:22px; margin-bottom:1em;}
h3 {font-size:20px; margin-bottom:1em;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p, ul {
	padding-top:0.5em;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:0;
}

table.teksttabel {
	margin-top:0.5em;
}

ul ul {
	padding-top:0;
}

a:link, a:visited {
	color:#00bd66;
	text-decoration: underline;
	}

a:hover{
	text-decoration: underline;
	color:#546161;
	}


a.voetnootlink:link, a.voetnootlink:visited {
	cursor: help;
	text-decoration:none;
	vertical-align:super;
	line-height:0.2em;
	font-size:70%;
	margin-left:0.1em;
}
a.voetnootlink:hover {text-decoration:none;}

ul#voetnoten {
	border-top:1px solid #546161;
	margin:3em 0 0 0;
	padding:0;
	list-style-type:none;
	width:100%; /*nodig voor haslayout in IE6*/
}

ul#voetnoten li {
	padding:0 0 0 2.2em;
	margin:1em 0 0 0;
	position:relative;
	width:90%; /*nodig voor haslayout in IE6*/
}

a.voetnootterug {
	position:absolute;
	left:0;
	line-height:1;
	top:0.2em;
}

div#koptekst {
	width:100%; /* nodig voor has-layout in IE */
	background:url(https://opmaak.dezta.nl/buro_oeo/opmaak_logo_2024.png) no-repeat 10px 30px;
	background-size: 180px 72px;	
	height:160px;	
	background-color:#FFF;
	position:relative;
	z-index:99;
	border-bottom:1px solid #546161;
	
}

@media print,screen {
	div#toegang {display:none;}
}

div#kruimelspoor {
	overflow:auto;
	padding:65px 10px 5px 0;
	margin-left:200px;
	border-right:1px solid #546161;
	width:100%;  /* nodig voor has-layout in IE */
}

#koptekst > div#kruimelspoor {
	width:auto;
}

.kruimel {
	color:#FFF;
	font-size:14px;
	margin-top:0px;
	padding:0px 1em 3px 1em;
	float:left;	
	font-weight:normal;
	text-align:center;
	background:#FFF;
	line-height:1.4em;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	
}

h1.kruimel {
	display:block;
	color:#00bd66;
	float:none;
	width:600px;
	padding:10px 5px 3px 10px;
	margin:20px -10px 0px 0px;
	bottom:0px;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	background:#FFF;
	border-top:none;
}

.kruimel a:link, .kruimel a:visited {
	display:block;
	white-space:nowrap;
	text-decoration:none;
	color:#546161;
}


.kruimel a:hover {
	color:#00bd66;	
	background:#FFF;
	
}


.kruimel a:before {
	content:" ";
	margin:0 0.5em 0 -0.5em;
	color:#00bd66;
}


#plangegevens {
	position:absolute;
	z-index:1000;
	top:0;
	padding:15px 8px 0 5px;
	height:85px;
	right:0px;
	border-left:1px solid #FFF;
	border-right:1px solid #546161;
	background:#FFF;
}

#plangegevens table {
	border-collapse:collapse;
	margin:5px;
}

#plangegevens th {padding-right:1em;}
#plangegevens th, #plangegevens td {
	font-weight:normal;
	font-size:14px;
	color:#546161;
	vertical-align:top;
	text-align:left;
	padding-top:1px;
	padding-bottom:1px;
	margin:0;
	line-height:1.1em;
	max-width:30em;
}

div#hoofdmenu {
	position:absolute;
	top:160px;
	clear:both;
	width:180px;
	margin:0 10px 0 8px;
}

div#hoofdmenu ul {
	margin:0;
	padding:0;
}

div#hoofdmenu li {
	float:none;
	display:block;
	margin:0;
	border-bottom:dashed 1px #00bd66;
}

div#hoofdmenu a {
	display:block;
	padding:5px 23px 5px 0px;
	margin-left:3px;
	width:200px;
	text-decoration:none;
	font-size:14px;
	color:#546161;
}

div#hoofdmenu a.pdf {
	background-image:url(http://opmaak.dezta.nl/opmaak_iconen.gif);
	background-repeat:no-repeat;
	background-position:right -197px;
	padding-right:22px;
}

div#hoofdmenu > ul a {
	width:157px;
}

div#hoofdmenu a:hover, div#hoofdmenu a.pdf:hover {
	color:#00bd66;
}

div#inhoudsopgave, div#inhoud {clear: both;}


div#inhoud {
position:absolute;
background-color:#FFF;
top:155px; 
bottom:0; 
left:200px; 
right:0;
margin:0;
padding:0 50px 120px 10px;
border-left:1px solid #546161;
border-right:1px solid #546161;
overflow:auto;
}

div#inhoud > *:last-child
{
	padding-bottom:200px;
}

div.navigatie ul {
	display: block;
	float: none;
	list-style-type:none;
}

div.navigatie li {
	display: inline;
	float: left;
	margin: 2em;
}

div#inhoudsopgave li.pdf {
	background:url(http://opmaak.dezta.nl/opmaak_iconen.gif) no-repeat 0 -200px;
	padding-left:24px;
	margin-left:-24px;
}

ul.inhoudsopgave {
	list-style-type:none;
	padding-top:1em;
}

ul.inhoudsopgave ul {
	padding-top:0;
	padding-bottom:1em;
} 

/* Extra voor de inhoudsopgave op de index pagina */

div.document div#inhoudsopgave ul {margin-left:0; padding-left:0;}
div.document div#inhoudsopgave ul ul {margin-left:4em;}
div.document div#inhoudsopgave ul ul ul {margin-top:0.5em;}
div.document div#inhoudsopgave ul ul ul ul {display:none;}


div.document div#inhoudsopgave ul li {
	margin-top:1em;
	font-size:16px;
	font-weight:bold;
}
div.document div#inhoudsopgave ul ul li {
	margin-top:0.5em;
	font-size:14px;
	font-weight:bold;
}
div.document div#inhoudsopgave ul ul ul li {
	margin-top:0;
	font-size:14px;
	font-weight:bold;
}
div.document div#inhoudsopgave ul ul ul ul li {
	font-size:14px;
	font-weight:normal;
}

/* Navigatie-links onderaan de pagina */

div#navigatiemenu {
	position:absolute;
	top:160px;
	width:24px;
	padding:0;
	right:25px;
	z-index:2000;
}

div#navigatiemenu ul {
	padding:0;
	margin:0;
}
div#navigatiemenu li {
	float:none;
	display:block;
	height:24px;
	margin:0 0 6px 0;
	padding:0;
}

div#navigatiemenu a:link, div#navigatiemenu a:visited, div#navigatiemenu a:link:hover, div#navigatiemenu a:visited:hover {
	display:block;
	height: 24px;
	width: 24px;
	text-indent: 2000px;
	text-decoration:none;
	overflow: hidden;
	background-image:url(http://opmaak.dezta.nl/opmaak_iconen.gif);
	background-repeat:no-repeat;
}

div#navigatiemenu li.navigatieitemBegin a {}
div#navigatiemenu li.navigatieitemBegin a:hover		{background-position:0 -25px;}
div#navigatiemenu li.navigatieitemVorige a 		{background-position:0 -50px;}
div#navigatiemenu li.navigatieitemVorige a:hover	{background-position:0 -75px;}
div#navigatiemenu li.navigatieitemVolgende a		{background-position:0 -100px;}
div#navigatiemenu li.navigatieitemVolgende a:hover	{background-position:0 -125px;}
div#navigatiemenu li.navigatieitemOmhoog a		{background-position:0 -150px;}
div#navigatiemenu li.navigatieitemOmhoog a:hover	{background-position:0 -175px;}

@media print,screen {
div#navigatiemenu span.inactief {
	display:none;
}
}


/* Opmaak voor speciale elementen in de plantekst */

span.lijstnummer {
	display:none;
}

ins {
	text-decoration:none;
}

.alignright {text-align:right;}
.alignjustify {text-align:justify;}
.aligncenter {text-align:center;}
.mark1 {color:#000; background-color: Yellow;}
.mark2 {color:#000; background-color: Lime;}
.mark3 {color:#000; background-color: Aqua;}
.mark4 {color:#000; background-color: Fuchsia;}
.mark5 {color:#000; background-color: #6699FF;}
.mark6 {color:#000; background-color: #AAA;}
.doorstreept {text-decoration: line-through;}
.superscript {vertical-align:super}
.subscript {vertical-align:sub}
.superscript, .subscript {line-height:0.2em;font-size:70%;}
.onderstreept {text-decoration: underline;}
ul.upper-alpha {list-style-type:upper-alpha;}
ul.lower-alpha {list-style-type:lower-alpha;}
ul.upper-roman {list-style-type:upper-roman;}
ul.lower-roman {list-style-type:lower-roman;}
ul.decimal {list-style-type:decimal;}
table.teksttabel {border-collapse:collapse;}
td.teksttabelcel {border: none; vertical-align:top; padding:3px;}
td.border-bottom, td.bottomborder {border-bottom: 1px solid #585858;}
td.border-left, td.leftborder {border-left: 1px solid #585858;}
td.border-right, td.rightborder {border-right: 1px solid #585858;}
td.border-top, td.topborder {border-top: 1px solid #585858;}

/* Dubbele lijst verbergen in 1ste niveau bijlagen */
.bijlagen_toelichting h3 a.pdf, .bijlagen_regels h3 a.pdf {
	font-size:14px;
	padding: 3px 24px;
	margin:0;
	background:url(http://opmaak.dezta.nl/standaard/opmaak_iconen.gif) no-repeat left -197px;
}
.bijlagen_toelichting #inhoudsopgave, .bijlagen_regels #inhoudsopgave {
	display:none;
}

/*********************************************************
*           Definities voor uitprinten:                  *
*********************************************************/

@media print {
body, #container {padding:0; margin:0; color: #000; background-color:transparent; background-image:none; border:0; position:static;}
p, h1, h2, h3, h4, h5, h6, li { color:#000;}
div#koptekst {background:none; border:0; min-height:0; width:auto; height:0; padding:0; margin:0; position:static;}
a:link, a:visited {color:#000; text-decoration:none;}
.navigatie {display:none;}
div.document div#inhoudsopgave {display:block; clear:none;}
div#inhoud, #container > div#inhoud
{
position:static;
padding:0;
margin:0;
overflow:visible;
width:100%;
clear:none;
border:none;
}
#plangegevens {background:transparent; border:none; padding:0; margin:0; position:static; float:right; border-color:#DDD;}
#plangegevens table {border:none; margin:0 0 0.5em 0.5em;}
#plangegevens th, #plangegevens td {color:#DDD; font-size:8pt;}
}
