/** 
 * Stylesheet for Houten
 * 
 * Created by Rutger Laurman for Buro SRO
 * @version: 09-07-2011
 
 * @description: 
 * Styling for DeztaPlan and Crotec
 */
 
/* DeztaPlan
 ****************************************************************************/
 
 /**
  * This is copied from opmaak.css, to make sure all stuff is overruled
  *
  * =Default text: #222 
  */

body {
	margin:0;
	background:#d1d1d1 url("http://www.houten.nl/fileadmin/templates/img/bg-home.gif") repeat-x scroll center top;
	text-align:center;
}

#container {
	position:relative;
	text-align: left;
  background: url("http://www.houten.nl/fileadmin/templates/img/header-rp.jpg") no-repeat scroll 0 0 #FFFFFF;
  height: auto;
  margin: 0 auto;
	margin:0 auto 80px auto;  
  padding: 160px 0 10px;
  width: 998px;
}

body > #container {
	width:998px;
	max-width:998px;
}

a img {border: 0;}

/*standaard tekst en links in de 'body' van de pagina*/
body, p, li, table, div, button, input, select, textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#222;
	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%;
}
h1, h2, h3, h4 {
	padding-top:0.5em;
	font-weight:normal;
	color:#1C00BB;
}
h5, h6 {
	font-weight:bold;
	color:#5F4F04;
}

h2 {font-size:26px; margin-bottom:1em;}
h3 {font-size:24px; margin-bottom:1em;}
h4 {font-size:22px;}
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:#8A6800;
	text-decoration: underline;
	}

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 {
	border-top:1px solid #004153;
	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 */
	padding-top:90px;
	background:none;
	
}

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

div#kruimelspoor {
	overflow:auto;
	padding:0 10px 0 20px;
	width:100%;  /* nodig voor has-layout in IE6 */
	background-color:#fff;
	border-top:2px solid #E4AE1A;
	margin-left:221px;
	min-height:21px;
	overflow:auto;
}
#koptekst > div#kruimelspoor {
	width:auto;
}

/* Breadcrumb */
  .kruimel {
  	font-size: 12px;
  	margin:0;
  	padding:0 1em 0 0;
  	float:left;
  	font-weight:normal;
  	line-height:1.4em;
  }

  h1.kruimel {
  	display:none;
  	float:none;
  	position:absolute;
  	top:85px;
  	left:10px;
  	padding:0 1em 0em 20px;
  	margin:0 -10px 0 -20px;
  	font-size:22px;
  	background-color:#E5AF1B;
  	color:#0306B5;
    box-shadow:5px 5px 10px #333;
  }

  #kruimelspoor > h1.kruimel {
  	display:block;
  }

  .kruimel a:link, .kruimel a:visited {
  	display:block;
  	padding:2px 0;
  	white-space:nowrap;
  	color:#8A6800;
  	text-decoration:none;
  }
  .kruimel a:hover {
  	text-decoration:underline;
  	color:#8A6800;
  }
  .kruimel a:before {
  	content:">";
  	margin:0 0.5em 0 -0.5em;
  	color:#222;
  }
  h2.kruimel a:before {
  	content:none;
  }


/* Plangegevens are positioned beneath the header image */
  #plangegevens {
  	position:absolute;
  	left:110px;
  	z-index:1000;
  	top:170px;	
  }
  #plangegevens table {
  	border-collapse:collapse;
  	float:right;
  	margin:0;
  	background-color:#FFF;
  }
  #plangegevens th {padding-right:1em;}
  #plangegevens th, #plangegevens td {
  	font-size:12px;
  	color:#222;
  	vertical-align:top;
  	text-align:left;
  	padding:1px 3px;
  	margin:0;
  	line-height:1.1em;
  	max-width:30em;
  }

/* Main menu position absolute on page */
  div#hoofdmenu {
  	position:absolute;
  	padding:0;
  	clear:both;
  	width:220px;
  	border-top:2px solid #E4AE1A;
  	margin-top:-23px;
  }
  #koptekst > div#hoofdmenu {
  	position:fixed;
  }

  div#hoofdmenu ul {
  	margin:0;
  	padding:0;
    border:0;
  }
  div#hoofdmenu li {
  	float:none;
  	display:block;
  	margin:0;
  	padding:0;
  	border-bottom:1px solid #BFCFD4;
  }

  div#hoofdmenu a {
  	display:block;
  	padding:5px 23px 7px 10px;
  	width:220px;
  	text-decoration:none;
  	color:#004153;
  }

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

  div#hoofdmenu > ul a {
  	width:187px;
  }

  div#hoofdmenu a:hover, div#hoofdmenu a.pdf:hover {
  	color:#E77514;
  	background-color:#E9E9E9;
  }


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

div#inhoud {
	padding:0 20px 50px 25px;
	margin:0 40px 0 220px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

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:1em 0;
	margin:0;
}

/* Extra voor de inhoudsopgave op de index pagina */

  div.document h2 {display:none;}
  div.document div#inhoudsopgave a {text-decoration:none;}
  div.document div#inhoudsopgave ul {margin:0; padding:0;}
  div.document div#inhoudsopgave ul ul {margin:0 0 2em 0;}
  div.document div#inhoudsopgave ul ul ul {}
  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;
  }

/* Navigation links with previous and next buttons */
  div#navigatiemenu {
  	position:absolute;
  	top:170px;
  	width:187px;
  	padding:0;
  	margin-left:10px;
  }
  /* IE6 */
  #container > div#navigatiemenu { 
  	position:fixed;
  	margin-left:10px;
  }
  div#navigatiemenu ul{padding:0;	margin:0;}
  div#navigatiemenu li {
  	float:none;
  	display:block;
  	height:auto;
  	margin:0;
  	padding:0;
  }

  div#navigatiemenu a:link, div#navigatiemenu a:visited, div#navigatiemenu a:link:hover, div#navigatiemenu a:visited:hover {
  	display:block;
  	height:auto;
  	width:auto;
    text-indent:0;
  	text-decoration:none;
  	overflow: hidden;
  	background:none;

  }

  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 #45474D;}
td.border-left, td.leftborder {border-left: 1px solid #45474D;}
td.border-right, td.rightborder {border-right: 1px solid #45474D;}
td.border-top, td.topborder {border-top: 1px solid #45474D;}


/*********************************************************
*           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;
		margin:0;
		padding:0 0 1em 0;
	}
	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;}
}





/* Crotec 
 ****************************************************************************/
 /**
  * These styles are merged and copied from the current live version of the 
  * Crotec plan created by Martin Wijmer of netcreators.nl in 2008
  */
  
/*  
  * { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; background: transparent; }
  em { font-style: italic; }
  strong { font-weight: bold; }
  table {	border-collapse: collapse; border-spacing: 0; }
  address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
  blockquote:before, blockquote:after, q:before, q:after { content: "";}
  blockquote, q { quotes: "" "";}
  caption, th, td { font-weight:normal; text-align:left; }
  ol, ul { list-style:none;}
  .hidden { display: none; }
  body { background:#d1d1d1 url(https://www.houten.nl/fileadmin/templates/img/bg-home.gif) repeat-x scroll center top; }
  #container { margin:	0pt auto; width: 998px; background: #FFF; height: auto;}
  #header { height: 154px; border-bottom: solid 1px #FFF; background: red; }
  .photo { height: 154px; width: 776px; background: black; position:absolute; }
  .logo { height: 154px; width: 222px; background: blue; float: right; background: url(https://www.houten.nl/fileadmin/templates/img/logo-gemeente-houten.jpg) no-repeat; margin: 0; }
  .logo span, #top { display: none; }
  #content { background: #FFF; padding-top: 1px; float: left; display: inline; position:relative; margin-top:-18px; overflow:hidden;}
  table td {vertical-align:top}

  body { color: #2c2c2c; font-family: Arial,Helvetica, sans-serif; font-size: 80%; }
  .clearer { display: none;}
  h1, h2, h3, h4, h5, .secnavheader { margin-left:23px; margin-top:10px; color: #8a6800;font-weight: normal; }
  h1, .secnavheader, #rechts h2 { font-size:1.3em;}
  h2 { font-size: 1.2em;}
  h3, h4, h5, #rechts h1 { font-size:1.1em;}
  a.top { font-size: 1px; top: -100px; position: absolute;}
  p { text-align: left; font-size: 1em; color: #2c2c2c; padding: 10px 20px 10px 23px;}
  a { color:#8a6800; text-decoration:none;}
  a:hover { text-decoration: underline;}
  .logo a { display: block; height:154px; width:222px; }
  ul {	padding-left: 33px;}
  #midden ol {	margin-left: 15px;}
  #midden ol li {	list-style-type: decimal;}
  li { color: #2c2c2c; list-style-type: disc;}

  #container, table.Main{background:url(http://www.houten.nl/fileadmin/templates/img/header-rp.jpg) no-repeat 0 0 #FFFFFF; height:auto; margin:0 auto; padding:160px 0 10px 0; width:998px;}
  .TekstTable, .MenuTable{margin-top:180px;}
  .MenuTd{padding:0 10px;}
  .ParamName{font-weight:bold; width:140px;}
  .TitelTd{background:url("http://www.houten.nl/fileadmin/templates/img/arrow-h3.gif") no-repeat scroll 19px 15px transparent; color:#000BB5; display:block; font-size:1.3em; margin:0 0 10px 0; padding-left:30px; padding-top:20px; text-align:left;}
  .only-print{display:none;}

  @media print{
    * { background:#FFF; }
    body {  font-family:Arial,Helvetica,sans-serif; color:#000;}
    #header, #links, #topmidden, #menu, #sec-nav-top, #footer, #efaTest, .MenuTable { display:none; }
    h1, h2, h3, h4, h5, h6 { color: #000BB5; font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;  font-size: 1.1em; font-weight: bold; padding: 0;}
    table{border: 0px solid #FFF; border-collapse: collapse; border-spacing: 1px; empty-cells: show; width: 100%;}
    table th, table td { border: 0px solid #FFF; padding:0.2em; vertical-align: top;}
    table p { margin:0; padding:0; }
    #container { margin:0; width: 90%;}
    .ParamName { font-weight:bold; width:200px; }
    .TitelTd { padding:15px 0; }
  }
*/