/*
Metainfo:
	Organisatie: Rombou
	Auteur: Sander de Jong (Roxit BV)
	Versie 1.1: 12 november 2012
	Applicatie: DeztaPlan (3.3)
	Toepassing: HTML weergave STRI 2008 en STRI 2012, huisstijl Rombou
*/

/*
@font-face {
    font-family: "Rubrik";
    src: url("fonts/Rubrik_Regular.otf");
}
@font-face {
    font-family: "Rubrik";
    font-weight: bold;
    src: url("fonts/Rubrik_SemiBold.otf");
}
@font-face {
    font-family: "Rubrik";
    src: url("fonts/Rubrik_Medium.otf");
}
*/

html, body { margin: 0; padding: 0; }
body {
	font-family: Calibri, Tahoma, Verdana, Segoe, sans-serif;
	font-size:12px;
	color:#000;
	line-height: 1.4em;
	text-align: center; /* voor IE6 */
	background: #FFFFFF url(http://opmaak.dezta.nl/rombou/lucht2.jpg) 50% 150px repeat-x;
}

#container {
	position:absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:100%;
}
	/* Headings */
	h1, h2, h3, h4, h5, h6 {
		font-family: Calibri, Verdana, Segoe, sans-serif;
		font-weight: normal;
	}
	h1 {
		color: #EB5F00;
		font-size: 2.6em;
		line-height: 1.6em;
		margin-bottom: 0.6em;
	}
	h2 {
		color: #5F4A44;
		font-size: 2.2em;
		line-height: 1.4em;
		font-weight: bold;
	}
	h3 {
		color: #939835;
		font-size: 1.8em;
		line-height: 1.2em;
		font-weight: bold;
	}
	h4 {
		color: #5F4A44;
		font-size: 1.6em;
		line-height: 1.6em;
		font-weight: bold;
	}
	h5 {
		color: #000000;
		font-size: 1.4em;
		line-height: 1.6em;
	}
	h6 {
		color: #000000;
		font-size: 1.2em;
		line-height: 1.6em;
	}

	/* Links */
	a:link, a:visited {
		color: #E2750E;
		text-decoration: none;
		font-family: Calibri, Verdana, Segoe, sans-serif;
	}
	a:hover{
		color: #E2750E;
		text-decoration: underline;
	}

	/* Lay-out onderdelen */
	#toegang, #koptekst, #inhoud, #eind {
		width: 960px;
		margin: 0 auto;
		text-align: left; /* counter the body center */ 		
	}
	
	#toegang {
		height: 14px;
		background: #5D4A46;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -480px;
		width: 960px;
		text-indent: -999999px;
		overflow:hidden;
	}

	#koptekst {
		height:150px;
		padding-top: 15px;
		position:relative;
		border-top: 14px solid #5D4A46;
		background: url(http://opmaak.dezta.nl/rombou/logo-rombou.png) no-repeat 0 15px;
	}

		#kruimelspoor {
			float: left;
			height: 50px;
			width: 940px;
			padding: 0 10px;
			position: absolute;
			top: 175px;
			overflow: hidden;
			background:#C4D64B url(http://opmaak.dezta.nl/rombou/lucht2.jpg) 50% -40px no-repeat;
		}
			.kruimel {
				font-size: 12px;
				margin:0;
				padding:0 1em 0 0;
				float:left;
				font-weight:normal;
				line-height:1;
			}
			h1.kruimel {
				float:none;
				padding:0;
				margin:0 0 3px 0;
				font-size:26px;
				line-height:30px;
				font-weight:normal;
				color: #FFF;
			}

			
			
			.kruimel a:link, .kruimel a:visited {
				padding:0;
				font-weight:bold;
				white-space:nowrap;
				text-decoration:none;
				color: #FFF;
			}
			.kruimel a:hover { text-decoration:underline; }
			.kruimel a:before {
				content:"> ";
				color: #FFF;
			}

		#plangegevens {
			float: right;
			height: 125px;

		}
			#plangegevens th {
				margin-right: 5px;
				text-align: right;
				color: #E2750E;
			}
			#plangegevens td {
				color: #7F6D6A;
			}

		#hoofdmenu {
			position: fixed;
			width:100%;
			background: #5D4A46;
			left: 0;
			right: 0;
			top: 129px;
			height: 35px;
		}
			#hoofdmenu ul {
				position:relative;
				width: 960px;
				margin: 9px auto 0 auto;
				padding:0;
				list-style: none;
			}
			#hoofdmenu ul li {
				float:left;
				margin:0 10px 0 -10px;
				padding:0;
				border-right: 1px solid #FFFFFF;
				height: 16px;
			}
			#hoofdmenu a {
				padding: 12px 10px;
				color: #FFFFFF;
				font-size: 15px;
				padding: 12px 10px;
				text-decoration: none;
				text-transform: uppercase;
				font-weight:normal;
				border-bottom: 2px solid transparent;
			}
			#hoofdmenu li.pdf {
				background-image:url(http://opmaak.dezta.nl/opmaak_iconen.gif);
				background-repeat:no-repeat;
				background-position:right -200px;
				padding-right:20px;
			}
			#hoofdmenu a:hover {
				text-decoration:none;
				border-bottom: 2px solid #FFFFFF;
				color: #C6CA6D;
			}

	/* Navigatie-links volgende/vorige */
	#navigatiemenu {
		position:absolute;
		top:205px;
		right:50%;
		margin-right: -475px;
		height: 24px;
		z-index:100;
	}
		#navigatiemenu ul, #navigatiemenu ul li {
			padding:0;
			margin:0;
		}
		#navigatiemenu li {
			float:left;
			display:block;
			height:24px;
			margin:0 0 6px 5px;
		}
		#navigatiemenu a:link, #navigatiemenu a:visited, #navigatiemenu a:link:hover, #navigatiemenu a:visited:hover {
			display:block;
			height: 24px;
			width: 24px;
			text-indent: -200px;
			overflow: hidden;
			background:url(http://opmaak.dezta.nl/rombou/iconen.gif) no-repeat;
		}
		#navigatiemenu li.navigatieitemBegin        a           { }
		#navigatiemenu li.navigatieitemBegin        a:hover		{background-position:0 -25px;}
		#navigatiemenu li.navigatieitemVorige       a 		    {background-position:0 -50px;}
		#navigatiemenu li.navigatieitemVorige       a:hover	    {background-position:0 -75px;}
		#navigatiemenu li.navigatieitemVolgende     a		    {background-position:0 -100px;}
		#navigatiemenu li.navigatieitemVolgende     a:hover     {background-position:0 -125px;}
		#navigatiemenu li.navigatieitemOmhoog       a		    {background-position:0 -150px;}
		#navigatiemenu li.navigatieitemOmhoog       a:hover	    {background-position:0 -175px;}
		#navigatiemenu span.inactief {
			display:none;
		}
	
	/* Inhoud van de pagina die scrollt */
	#inhoud {
		position:absolute;
		bottom:25px;
		top:250px;
		left:50%;
		margin-left: -480px;
		right:0;
		overflow:auto;
		border: 1px solid silver;
		background: #FFFFFF;
		width: 940px;
		padding: 0 10px;
		color: #7F6D6A;
	}
	#inhoud  > *:last-child { margin-bottom:200px;}
	
#begin {}

		#inhoud > div:first-child > h1 {
			position: fixed;
			top: 160px;
			left: 50%;
			margin-left: -460px;
			z-index: 100;
			width: 960px;
			color:#FFF;
		}
	
		#inhoud p {
			margin: 0 0 10px 0;   
		}
		#inhoudsopgave { padding-left: 15px; }
		#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 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:normal;
		}
		.document #inhoudsopgave ul ul li a {
			color: #939835;
		}
		.document #inhoudsopgave ul ul ul li a {
			color: #E2750E;
		}
		.document #inhoudsopgave ul ul ul li {
			margin-top:0;
			font-size:12px;
			font-weight:normal;
		}
		.document #inhoudsopgave ul ul ul ul li {
			font-size:12px;
			font-weight:normal;
		}
	
	.eind {
		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, .mark2, .mark3, .mark4, .mark5, .mark6 {color:#000000;}
.mark1 {background-color: #ffff00;}
.mark2 {background-color: #00ff00;}
.mark3 {background-color: #00ffff;}
.mark4 {background-color: #ff00ff;}
.mark5 {background-color: #6699ff;}
.mark6 {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;}
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; width: 100%;}
td.teksttabelcel {border: none; vertical-align:top;}
td.border-bottom, td.bottomborder {border-bottom: 1px solid #000000;}
td.border-left, td.leftborder {border-left: 1px solid #000000;}
td.border-right, td.rightborder {border-right: 1px solid #000000;}
td.border-top, td.topborder {border-top: 1px solid #000000;}


/* Print stijl */
@media print {
    body, #container, #plangegevens, #inhoud { position:static; }
	body, #container, p, h1, h2, h3, h4, h5, h6, li, a:link, a:visited { color: #000; }
	body, #container {margin:0px;  background-color:transparent; background-image:none; border:0;}
	#koptekst {background:none; border:0; min-height:0; width:auto; padding:0;}
	a:link, a:visited {text-decoration:underline;}
	.navigatie {display:none;}
	.document #inhoudsopgave {display:block;}
	#inhoud {padding:0; clear:none; border:0; margin:0; background-color:transparent; background-image:none;}
	#plangegevens {background:transparent; border:none; padding:0; margin:0; 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;}
}