
/* Chris-Jan Manuel voor Gemeente Kampen - Ruimtelijke Ordening */
/* Laatst bijgewerkt: 09-01-2024                                */



@font-face {
	font-family: "AutoPro";
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src: url('plannenlijst/AutoPro-Regularc9057406f7762ffc.woff') format('woff2');
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url('plannenlijst/open-sans-v26-latin-regularaa02e5998153a7ac.woff') format('woff');
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url('plannenlijst/open-sans-v26-latin-italic9acf5e63e76651f0.woff') format('woff');
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url('plannenlijst/open-sans-v26-latin-700055d9f07c895be2b.woff') format('woff');
}

/* Opmaak per id */

#header {
	height:124px;
	border-bottom: 1px solid #B3E3F6;
	padding-top:47px;
	}
#content {
	padding:10px 0px 30px 0px;
	}



/* Generieke stijlen */

.Center {
	text-align: center !important;
	}
.Right {
	text-align: right !important;
	}
.Small {
	font-size:0.833em;
	}
.Attentie {
	font-weight:bold;
	color: #C50000;
	}
.White {
	color:#FFFFFF;
	}



/* Opmaak per element en klasse */

html {
	font-family:"Open Sans", Arial, Helvetica;
	font-size:15px;
	font-weight:400;
	line-height:1.6em;
	color:#3C3C3C;
	overflow-x:auto;
	overflow-y:scroll;
	background-color: #FFFFFF;
	}
body {
	width:1120px;
	margin:0px auto;
	padding: 0px 5px;
	background-color: #FFFFF;
	}

a.IconLink {
	text-decoration:none;
	}
a.OnderdelenLink {
	margin:0px;
	color:#004687;
	font-weight:bold;
	}
span.OnderdelenLink  {
	color:#004687;
	font-weight:bold;
	text-decoration:underline;
	}
h1 {
	font-family:"AutoPro", Arial, Helvetica;
	font-size:2.1rem;
	color:#004687;
	}
h2 {
	font-family:"AutoPro", Arial, Helvetica;
	font-size:1.4em;
	color:#004687;
	}
img {
	border:0px;
	}

li.plannenlijst_Menu {
	list-style:none;
	}
a.plannenlijst_Menu {
	font-weight:bold;
	color:#FFFFFF;
	}

.Rood {
	color:#FF0000;
	}
.Groen {
	color:#008000;
	}
	
td, th {
	width: 90px;
	border-top: 1px solid;
	padding: 2px;
	text-align: left;
	vertical-align: top;
	}
/* .col1 {
	position: absolute;
	width: 200px;
	left: 0px;
	}
.col2 {
	position: absolute;
	width: 350px;
	left: 204px;
	} */

/* div.TableWrapperOuter {
	position:relative;
	}
div.TableWrapperInner {
	width: 560px; 
	margin-left: 560px;
	overflow-x: scroll;
	} */
table.Plannenlijst {
/*	width: 100%; */
	margin-top:20px;
	margin-bottom:30px;
	border-collapse:collapse;
	font-size:small;
	table-layout:fixed;
	background-color:#E2E9EF;
	}
tr.Plannenlijst {
	height:22px !important;
	padding:0px !important;
	vertical-align:top;
	}
th.Plannenlijst {
	padding-left: 3px;
	padding-right: 5px;
	text-align: left;
	background-color: #BCCDDE;
	}
td.Plannenlijst {
	height:22px;
	border-top: 1px solid #BCCDDE;
	border-bottom: 1px solid #BCCDDE;
	padding:0px 3px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
	