/*
Metainfo:
	Organisatie: buro SRO
	Auteur: Erik Jan Rem (Roxit BV)
	Versie 1.0: 29 juli 2013
	Applicatie: DeztaPlan (3.3)
	Toepassing: HTML weergave STRI 2012, huisstijl SRO
*/

body {
	margin:0;
	background:url(http://www.buro-sro.nl/plan/plan-header.jpg) no-repeat center top;
}

body, html {height:100%;}

#container {
	position:absolute;
	top:0;
	left: 50%;
	margin-left: -474px;
	width:948px;
	text-align: left;
	height:100%;

}

a img {border: 0;}

/*standaard tekst en links in de 'body' van de pagina*/ body, p, li, table, div {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size:12px;
	color:#686868;
	line-height: 1.4em;
}

/* Basis tekstopmaak voor de plantekst */

p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:1em 0 0 0;
}


h1, h2, h3, h4, h5, h6 {	text-decoration: none; color:#686868;}

h2, div.inhoud h1 {font-size:26px;}
h3, div.inhoud h2 {font-size:20px;}
h4, div.inhoud h3 {font-size:16px;}
h5, div.inhoud h4 {font-size:14px;}
h6, div.inhoud h5 {font-size:12px;}

a:link, a:visited {
	color:#2800EF;
	text-decoration: none;
	}

a:hover{
	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 {
	background:#FFF;
	border-top:1px dashed #003596;
	padding:3em 0;
	margin:0;
	width:100%; /*nodig voor haslayout in IE6*/
	position:relative;
}

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.2em;
	line-height:1;
	top:0.2em;
}

div#koptekst {
	background:url(http://www.buro-sro.nl/plan/plan-achtergrond.jpg) no-repeat center top;
	position:relative;
	top:59px;
	width:100%; /* nodig voor has-layout in IE */
	height:100px;
}

@media print,screen {
	div#toegang a {display:none;}
}

div#kruimelspoor {
	overflow:auto;
	float:left;
	margin:0;
	padding:0 0 1em 48px;
}

.kruimel {
	font-size: 12px;
	margin:0;
	padding:0 1em 0 0;
	float:left;
	font-weight:normal;
}
h1.kruimel {
	float:none;
	padding:14px 0 1.5em 0;
	color:#373737;
	margin:0 0 0 -32px;
	font-size:18px;
	font-weight:bold;

}

#inhoud > div:first-child > h1 {
	position: fixed;
	top: 74px;
	z-index: 200;
	color:#373737;
	margin:0 0 0 -54px;
	padding:0;
	font-size:18px;
	font-weight:bold;
}

.kruimel a:link, .kruimel a:visited {
	color:#FFF;
	padding:0;
	font-weight:bold;
	white-space:nowrap;
	text-decoration:none;
}
.kruimel a:hover {
	color:#FFF;
	text-decoration:none;
}
.kruimel a:before {
	content:"> ";
}
.kruimel a:before:hover {
	text-decoration:none;
}

#plangegevens {
	float:right;
	margin:8px 8px 1em 0;
}

#plangegevens table {
	border-collapse:collapse;
}

#plangegevens th, #plangegevens td {
	padding:0 1em 3px 1em;
	font-weight:normal;
	font-size:11px;
	vertical-align:top;
	text-align:left;
	margin:0;
	line-height:100%;
	max-width:30em;
}
#plangegevens th {
	padding-right:0;
	text-align:right;
	font-weight:bold;
}

div#hoofdmenu {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:#E5E5E5;
	clear:both;
	overflow:auto;
	padding:2px 15px 0 15px;
	height:28px; /* nodig voor has-layout in IE */
}
div#koptekst > div#hoofdmenu {
	height:auto;
}

div#hoofdmenu ul {
	position:relative;
	overflow:auto;
	margin:0;
	padding:0;
}
div#hoofdmenu li {
	float:left;
	margin:0;
	padding:0;
}

div#hoofdmenu a {
	display:block;
	padding:3px 20px 5px 0;
	color:#373737;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

div#hoofdmenu a.pdf {
	background-image:url(http://opmaak.dezta.nl/opmaak_iconen.gif);
	background-repeat:no-repeat;
	background-position:right -197px;
	padding-right:30px;
}

div#hoofdmenu a:hover, div#hoofdmenu a.pdf:hover {
	text-decoration:underline;
}


div#inhoudsopgave, div#inhoud {clear: both;}

div#inhoud {
	padding:0 28px 200px 48px;
	background:#F0F0F0;
	position:absolute;
	top:159px;
	bottom:0;
	left:0;
	right:0;
	overflow:auto;
	z-index:10;
}

#inhoud  > *:last-child { margin-bottom:200px;}

div#inhoud div {
	
	padding:0 20px 50px 20px;
}
div#inhoud div div {
	padding:0;
}

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, ul#voetnoten {list-style-type:none;}


ul.inhoudsopgave a:link, ul.inhoudsopgave a:visited {
	text-decoration:none;
	font-weight:bold;
}
ul.inhoudsopgave a:hover {
	text-decoration:underline;
}

/* Extra voor de inhoudsopgave op de index pagina */

div.document div#inhoudsopgave ul a {text-decoration:none;}
div.document div#inhoudsopgave ul a:hover {text-decoration:underline;}
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 {margin-top:0;}


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:240px;
	left:0px;
	z-index:100;
}

div#navigatiemenu ul {
	padding:0;
	margin:0;
}
div#navigatiemenu li {
	padding:0;
	float:none;
	display:block;
	height:24px;
	margin:0 0 6px 14px;
	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: -200px;
	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:#000000; background-color: Yellow;}
.mark2 {color:#000000; background-color: Lime;}
.mark3 {color:#000000; background-color: Aqua;}
.mark4 {color:#000000; background-color: Fuchsia;}
.mark5 {color:#000000; background-color: #6699FF;}
.mark6 {color:#000000; background-color: #AAAAAA;}
.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;}
.upper-alpha {list-style-type:upper-alpha;}
.lower-alpha {list-style-type:lower-alpha;}
.upper-roman {list-style-type:upper-roman;}
.lower-roman {list-style-type:lower-roman;}
.decimal {list-style-type:decimal;}
#inhoud table.teksttabel {border-collapse:collapse;}
#inhoud td.teksttabelcel {border: none; vertical-align:top; padding:3px;}
#inhoud td.border-bottom, #inhoud td.bottomborder {border-bottom: 1px solid #000;}
#inhoud td.border-left, #inhoud td.leftborder {border-left: 1px solid #000;}
#inhoud td.border-right, #inhoud td.rightborder {border-right: 1px solid #000;}
#inhoud td.border-top, #inhoud td.topborder {border-top: 1px solid #000;}

#inhoud table {border-collapse:collapse;}
#inhoud td, #inhoud th {border:1px solid #000;}


/* Dubbele lijst verbergen in 1ste niveau bijlagen */
.bijlagen_toelichting h3 a.pdf, .bijlagen_regels h3 a.pdf
{
	font-size:12px;
	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, #inhoud > div:first-child > h1 
{
position:static;
padding:0;
margin:0;
overflow:visible;
width:100%;
clear:none;
border:none;
background:none;
}
#inhoud > div:first-child > h1 {color:#000; padding:0 0 1em 0;}
#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;}
}
