/*
Metainfo:
	Organisatie: Oostzee
	Auteur: Michiel Nijdam (Roxit BV)
	Versie 1.1: 20-05-2014
	Applicatie: DeztaPlan (3.3)
	Toepassing: HTML weergave STRI 2012, STRI 2008 en IMROPT2012, Oostzee minimaal
*/

html, body {height:100%}
body {
	margin:0;
	background:#C5C6C8;
	text-align: center;
}

div#container {
	position:absolute;
	top:15px;
	bottom:15px;
	left: 50%;
	margin-left: -480px;
	width:960px;
	background:#FFF;
	padding:0;
	text-align: left;
}

a img {border: 0;}

/*standaard tekst en links in de 'body' van de pagina*/ body, p, li, table, div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #6C6C6C;
}

/* Basis tekstopmaak voor de plantekst */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:1em 0 0 0;
	font-weight:normal;
	color:#333;
}
h1 {font-size:28px; margin-bottom:1em; line-height: 1em;}
h2, div.inhoud h1 {font-size:28px; margin-bottom:0.5em; line-height: 1em;}
h3, div.inhoud h2 {font-size:24px; margin-bottom:0.5em; line-height: 1em;}
h4, div.inhoud h3 {font-size:18px;}
h5, div.inhoud h4 {font-size:14px;}
h6, div.inhoud h5 {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:#333;
	text-decoration: underline;
	}

a:hover{
	color:#C4C4C4;
	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 #408994;
	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%;
	height:141px;
	position:relative;
	border-bottom: 9px solid #408994;
	z-index:50;
}

div#koptekst.koptekst {
	height:118px;
	border-bottom: 32px solid #408994;
}

@media print,screen {
	div#toegang {display:none;}
}

div#kruimelspoor {
	overflow:hidden;
	padding:0 10px 0 25px;
	width:925px;
	position:absolute;
	bottom:0;
	background:#408994;
}

.kruimel {
	margin:0;
	padding:0 3px 0 0;
	float:left;
	font-weight:normal;
}
h1.kruimel, #inhoud > div:first-child > h1 {
	position: absolute; /* Dit moet fixed zijn, voor IE6 wordt het aanvankelijk op absolute gezet */
	top: 24px;
	left: 50%;
	margin-left: -480px;
	z-index: 100;
	width:580px;
	padding:8px 15px 5px 25px;
	font-size:24px;
	font-weight:normal;
	color:#333;
}

#kruimelspoor > h1.kruimel, #inhoud > div:first-child > h1 {
	position: fixed;
}

.kruimel a:link, .kruimel a:visited {
	display:block;
	padding:2px 0px;
	white-space:nowrap;
	color:#FFF;
	font-size: 12px;
	text-decoration:none;
}
.kruimel a:hover {
	color:#000;
	text-decoration:none;
}

.kruimel a:before {
	content:">";
	margin:0 5px 0 5px;
}
h2.kruimel a:before, h2.kruimel a:hover:before {
	content:none;
}


#plangegevens {
	position:absolute;
	z-index:1000;
	top:15px;
	right:0;
	padding:0;
	background:#FFF;
	width:320px;
}

#plangegevens table {
	float:right;
	border-collapse:collapse;
	margin:0 20px 0 0;
	max-width:320px;
}

#plangegevens th {padding-right:1em; min-width:5em;}
#plangegevens th, #plangegevens td {
	font-weight:normal;
	font-size:12px;
	color:#707070;
	vertical-align:top;
	text-align:left;
	padding-top:1px;
	padding-bottom:3px;
	margin:0;
	line-height:1.1em;
	max-width:30em;
}

div#hoofdmenu {
	position:absolute;
	padding:0;
	clear:both;
	z-index: 1000;
	top:150px;
	background:#408994;
	padding:0;
}

div#hoofdmenu ul {
	margin:0;
	padding:0;
}
div#hoofdmenu li {
	float:none;
	display:block;
	margin:0 0 1px 0;
	padding:0;
}

div#hoofdmenu a {
	display:block;
	padding:10px 20px 10px 18px;
	width:219px;
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
	text-transform:uppercase;
	border-left:7px solid #417698;
	background-color:#1E5D85;
	-webkit-transition: border-color 0.8s ease;
	-moz-transition: border-color 0.8s ease;
	-o-transition: border-color 0.8s ease;
	transition: border-color 0.8s ease;		
}

/* Kleurverloop menu */
div#hoofdmenu li:nth-child(2n -1), div#hoofdmenu li:nth-child(2n) {margin:0;} /*zorgt dat browsers die het kleurverloop aankunnen, geen marge hebben */

div#hoofdmenu li:nth-child(8n-6) a {
	background-color:#1D7380;
	border-color:#408994;
}
div#hoofdmenu li:nth-child(8n-5) a {
	background-color:#19816B;
	border-color:#3D9482;
}
div#hoofdmenu li:nth-child(8n-4) a {
	background-color:#188258;
	border-color:#3C9572;
}
div#hoofdmenu li:nth-child(8n-3) a {
	background-color:#1B8442;
	border-color:#3E975F;
}
div#hoofdmenu li:nth-child(8n-2) a {
	background-color:#188258;
	border-color:#3C9572;
}
div#hoofdmenu li:nth-child(8n-1) a {
	background-color:#19816B;
	border-color:#3D9482;
}
div#hoofdmenu li:nth-child(8n) a {
	background-color:#1D7380;
	border-color:#408994;
}

div#hoofdmenu a.pdf {
	background-image:url(http://opmaak.dezta.nl/opmaak_iconen.gif);
	background-repeat:no-repeat;
	background-position:right -197px;
	padding-right:28px;
}

div#hoofdmenu > ul a {
	width:179px;
}
div#hoofdmenu > ul a.pdf {
	width:171px;
}

div#hoofdmenu li a:hover, div#hoofdmenu li a.pdf:hover {
	color:#FFF;
	border-color:#FFF;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;	
}


div#inhoudsopgave, div#inhoud {clear: both;}

div#inhoud {
	padding:0 40px 0 45px;
	border-left:224px solid #408994;
	background: #fff;
	width:651px;
	position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow:auto;
}

#inhoud > *:last-child {
    margin-bottom: 200px;
}


div.navigatie ul {
	display: block;
	float: none;
	list-style-type:none;
}
div.navigatie li {
	display: inline;
	float: left;
	margin: 2em;
}

		#inhoudsopgave {  }
		#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: 0 0 1em 3em;
		}
		#inhoudsopgave > ul.inhoudsopgave {padding-left:0;}
		

		ul.inhoudsopgave a:link, ul.inhoudsopgave a:visited { text-decoration:none; }
		ul.inhoudsopgave a:hover { text-decoration: underline; }

		/* Extra voor de inhoudsopgave op de index pagina */
		.document #inhoudsopgave ul a { }
		.document #inhoudsopgave ul {margin-left:0; padding-left:0;}
		.document #inhoudsopgave ul ul {margin-left:30px;}
		.document #inhoudsopgave ul ul ul {margin-top:0.5em;}
		.document #inhoudsopgave ul ul ul ul {display:none;}

		.document #inhoudsopgave ul li {
			margin-top:1em;
			font-size:16px;
			font-weight:bold;
		}
		.document #inhoudsopgave ul ul li {
			margin-top:0.5em;
			font-size:14px;
			font-weight:bold;
		}
		.document #inhoudsopgave ul ul ul li {
			margin-top:0;
			font-size:12px;
			font-weight:bold;
		}
		.document #inhoudsopgave ul ul ul ul li {
			font-size:12px;
			font-weight:normal;
		}

/* Navigatie-links onderaan de pagina */

div#navigatiemenu {
	position:absolute;
	top:270px;
	margin-left:914px;
	width:24px;
	padding:0;
	z-index:100;
}

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: 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:#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;}
.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 {border-collapse:collapse;}
#inhoud td, #inhoud th {border:1px solid #000;}
#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;}


/* 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;}
}
