<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Metainfo:
	Organisatie: Gemeente Waterland
	Auteur: Erik Jan Rem (Roxit BV)
	Versie 1: 9 september 2013
	Applicatie: DeztaPlan (3.3)
	Toepassing: HTML weergave STRI 2012, huisstijl Waterland
*/

body {
	margin:0;
	background:#FFF;
}

body, html {height:100%;}

#container {
	position:absolute;
	top:0;
	left: 50%;
	margin-left: -494px;
	width:988px;
	text-align: left;
	height:100%;
	background:#EBEEF4;
}


a img {border: 0;}

/*standaard tekst en links in de 'body' van de pagina*/ body, p, li, table, div {
	font-family: Arial,sans-serif;
	font-size:12px;
	color:#000;
	line-height: 1.4em;
}

/* Basis tekstopmaak voor de plantekst */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:1em 0 0 0;
	line-height:120%;
	color:#009933;
}
h1, h2, h3, h4 {
	padding-top:0.5em;
	font-weight:normal;

}
h5, h6 {font-weight:normal;}

h2, div.inhoud h1 {font-size:26px; margin-bottom:1em;}
h3, div.inhoud h2 {font-size:24px; margin-bottom:1em;}
h4, div.inhoud h3 {font-size:20px;}
h5, div.inhoud h4 {font-size:16px;}
h6, div.inhoud h5 {font-size:14px;}

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:#003DA5;
	text-decoration: none;
	}

a:hover{
	color:#000;
	text-decoration: underline;
	}


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 #0073BE;
	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 {
	position:relative;
	width:100%; /* nodig voor has-layout in IE */
	background:url(http://opmaak.dezta.nl/waterland/opmaak_logo_2.png) no-repeat 10px 15px;
	height:120px;
	padding-top:90px;
}

@media print,screen {
	div#toegang {display:none;}
}

div#kruimelspoor {
	overflow:auto;
	padding:0 10px 2px 20px;
	width:100%;  /* nodig voor has-layout in IE */
	background-color:#fff;
}

#koptekst &gt; div#kruimelspoor {
	width:auto;
}

.kruimel {
	font-size: 11px;
	margin:0;
	padding:0 1em 5px 0;
	float:left;
	font-weight:normal;

}
h1.kruimel {
	display:block;
	background:#003DA5;
	color:#FFF;
	float:none;
	padding:5px 5px 5px 10px;
	margin:0 -10px 0 -20px;
	font-size:18px;
	font-weight:bold;
}

.kruimel a:link, .kruimel a:visited {
	display:block;
	padding:10px 0 0 0;
	white-space:nowrap;
	text-decoration:none;
	color:#003DA5;
}
.kruimel a:hover {
	text-decoration:none;
	color:#000;
}
.kruimel a:before {
	content:"&gt;";
	margin:0 0.5em 0 -0.5em;
	color:#000;
}
h2.kruimel a:before {
	content:"U bevindt zich hier:";
	margin:0 4px 0 -10px;
	color:#000;
}

#plangegevens {
	position:absolute;
	z-index:1000;
	top:10px;
	right:0px;
}

#plangegevens table {
	border-collapse:collapse;
	margin:5px;
}


#plangegevens th, #plangegevens td {
	font-weight:normal;
	font-size:11px;
	color:#003DA5;
	vertical-align:top;
	text-align:left;
	padding-top:1px;
	padding-bottom:1px;
	margin:0;
	line-height:1.1em;
	max-width:30em;
}

#plangegevens th {
	padding-right:1em;
	text-align:right;

}

div#hoofdmenu {
	position:absolute;
	clear:both;
	width:180px;
	padding:10px 0 0 10px;
}
#koptekst &gt; div#hoofdmenu {
	height:auto;
}

div#hoofdmenu ul {
	margin:0;
	padding:0;

}

div#hoofdmenu li {
	float:none;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:12px;
	border-top:1px solid #EBEEF4;
	background:#fff url(http://opmaak.dezta.nl/waterland/opmaak_arrow.gif) no-repeat 8px center;
}

div#hoofdmenu a {
	display:block;
	padding:5px 12px 6px 18px;
	width:180px; 
	text-decoration:none;
	color:#003DA5;
	
}

div#hoofdmenu a.pdf {
	background-image:url(http://opmaak.dezta.nl/opmaak_iconen.gif);
	background-repeat:no-repeat;
	background-position:right -197px;
	padding-right:14px;
	z-index:2000;
}

div#hoofdmenu &gt; ul a {
	width:148px;
}

div#hoofdmenu a:hover, div#hoofdmenu a.pdf:hover {
	color:#fff;

}

div#hoofdmenu li:hover
{
	background:#003DA5 url(http://opmaak.dezta.nl/waterland/opmaak_arrow_active.gif) no-repeat 8px center;
}

div#inhoudsopgave, div#inhoud {clear: both;}

div#inhoud {
	padding:0 50px 200px 20px;
	position:absolute;
	background:#fff;
	top:164px;
	bottom:0;
	left:210px;
	right:10px;
	overflow:auto;
	z-index:10;
}

#inhoud  &gt; *:last-child { margin-bottom:200px;}

#inhoud &gt; div:first-child &gt; h1 {
	position: fixed;
	top: 102px;
	left: 50%;
	margin-left: -264px;
	z-index: 100;
}

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;
}

/* 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:12px;
	font-weight:bold;
}
div.document div#inhoudsopgave ul ul ul ul li {
	font-size:12px;
	font-weight:normal;
}

/* Navigatie-links onderaan de pagina */

div#navigatiemenu {
	position:absolute;
	top:210px;
	width:24px;
	right:30px;
	padding:0;
	z-index:200;
}


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;}


/*********************************************************
*           Definities voor uitprinten:                  *
*********************************************************/
@media print {
	body, #container {margin:0px; color: #000; background-color:transparent; background-image:none; border:0;}
	p, h1, h2, h3, h4, h5, h6 {
		color:#000;
	}
	li {color:#000;}
	div#koptekst {background:none; border:0; min-height:0; width:auto; padding:0;}
	a:link, a:visited {color:#000; text-decoration:underline;}
	.navigatie {display:none;}
	div.document div#inhoudsopgave {display:block;}
	div#inhoud {padding:0; clear:none; border:0; margin:0; background-color:transparent; background-image: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;}


}
</pre></body></html>