HTML {
OVERFLOW: hidden;
WIDTH: 100%;
HEIGHT: 100%;
}
BODY {
OVERFLOW: hidden;
WIDTH: 100%;
HEIGHT: 100%;
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
COLOR: black;
PADDING-TOP: 0px;
BACKGROUND-COLOR: white;
}
DIV {
BORDER-RIGHT: 0px;
PADDING-RIGHT: 0px;
BORDER-TOP: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
BORDER-LEFT: 0px;
PADDING-TOP: 0px;
BORDER-BOTTOM: 0px;
}
#full {
position: relative;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
border: 0px;
text-align: center;
}
#t0 {
width: 100%;
height: 100%;
overflow: hidden;
margin: 0px auto;
padding: 0px;
table-layout: fixed;
empty-cells: show;
}
#col1 {
width: 200px;
}
#col3 {
width: 128px;
}
#col2 {
width: 100%;
}
#row2 {
HEIGHT: 55px;
}
#row6 {
HEIGHT: 20px;
}
#row5 {
HEIGHT: 100px;
}
#row3 {
HEIGHT: 20px;
}
#c1 {
VERTICAL-ALIGN: top;
}
#c2 {
VERTICAL-ALIGN: top;
}
#c3 {
VERTICAL-ALIGN: top;
}
#c4 {
VERTICAL-ALIGN: top;
}
#cell2 {
background-image: url('http://www.bestuursweb.nl/graphics/headerbackground.gif');
}
#cell4 {
background-image: url('http://www.bestuursweb.nl/graphics/bottombackground.gif');
}
#cell7 {
border-bottom: 1px solid #0075BE;
}
#cell6 {
border-bottom: 1px solid #0075BE;
border-right: 1px solid #0075BE;
}
#cell8 {
border-bottom: 1px solid #0075BE;
}
#cell3 {
border-left: 1px solid #0075BE;
}
#headerlogo {
margin-top: 8px;
margin-left: 20px;
}
#menu {
margin-left: 10px;
}
#contentoutside {
background-color: #777E8F;
padding: 6px;
width: 100%;
height: 100%;
}
* html #contentoutside {
overflow: auto;
}
#content {
height: 96%;
background-color: white;
border: 1px solid black;
color: black;
padding: 10px;
padding-top: 5px;
overflow: auto;
position: fixed;
}
* html #content {
height: 100%;
overflow: visible;
position: static;
}
#footer {
margin-left: 20px;
margin-top: 1px;
color: white;
}
#footer p {
font-weight: bold;
font-size: 1.0em;
margin: 0px;
}
#footer a {
font-weight: bold;
text-decoration: none;
color: white;
}
.editable {
border: 1px dotted #CCCCCC;
}
.editable TD {
border: 1px dotted #CCCCCC;
}
.editable TABLE {
border: 1px dotted #CCCCCC;
}
.editable TH {
border: 1px dotted #CCCCCC;
}
.editable_border {
border: 1px dotted #CCCCCC;
}
#t0 TD {
color: #003976;
}
#headerlogo h1 {
font-size: 2.3em;
font-weight: bold;
color: white;
margin: 0px;
margin-top: 5px;
}
#headerlogo p {
font-size: 1.1em;
font-weight: bold;
color: #7097BC;
margin: 0px;
}
#nieuwsblok {
margin-top: 5px;
margin-left: 20px;
}
#nieuwsblok ul {
margin: 0px;
padding: 0px;
list-style: none;
}
#nieuwsblok li {
margin: 0px;
padding: 0px;
line-height: 1.1em;
}
#agenda {
margin-top: 5px;
margin-left: 20px;
margin-right: 10px;
overflow: auto;
}
#logogif {
float: right;
}
#logodiv {
width: 100%;
margin-bottom: 30px;
}
#optiesdiv {
float: left;
}
#menu ul {
margin: 0px;
padding: 0px;
list-style: none;
}
#menu li {
display: inline;
margin-right: 10px;
padding: 0px;
}
#zoeken {
margin-top: 5px;
margin-left: 10px;
position: relative;
}
#zoeken p {
margin: 0px;
}
#zoeken #zoekbox {
border: 1px solid black;
width: 80px;
position: absolute;
top: 20px;
z-index: 21;
}
#zoeken #zoekgo {
position: absolute;
left: 70px;
top: 10px;
z-index: 20;
}
#archief {
background-color: #003976;
position: absolute;
bottom: 8px;
width: 100%;
margin-left: -10px;
text-align: center;
}
#archief h1 {
color: white;
font-weight: bold;
font-size: 1.2em;
}
#zoeken h1 {
color: white;
font-weight: bold;
font-size: 1.2em;
}
#zoeken a {
font-weight: bold;
text-decoration: none;
color: white;
}
a:hover {
color: #003976;
text-decoration: underline;
}
a:visited {
color: #003976;
}
a {
color: #003976;
text-decoration: underline;
}
#agenda td a,
#agenda td a:visited {
text-decoration: none;
color: white;
}
#agenda td a:hover {
text-decoration: underline;
color: white;
}
#agenda td {
background-color: #ACB8C5;
color: #003976;
text-align: center;
padding: 2px;
}
#agenda table {
margin-left: -20px;
}
#agenda th {
width: 20%;
color: #003976;
}
#agenda th.selected {
background-color: #EE8D36;
}
#agenda #month {
background-color: white;
text-align: right;
}
#agenda th a {
color: #003976;
text-decoration: none;
}
#agenda th a:visited {
color: #003976;
text-decoration: none;
}
#agenda th a:hover {
color: #003976;
text-decoration: underline;
}
#agenda #datum {
background-color: #3B9BA9;
color: white;
font-weight: bold;
text-align: center;
width: 20px;
margin-left: 1px;
margin-right: 1px;
}
#agenda #datumselected {
background-color: #EE8D36;
color: white;
font-weight: bold;
text-align: center;
width: 20px;
margin-left: 1px;
margin-right: 1px;
}
ul.crumbs {
margin: 0px;
padding: 0px;
}
ul.crumbs li {
margin: 0px;
padding: 0px;
padding-right: 5px;
display: inline;
}
ul.archief {
margin: 0px;
padding: 0px;
list-style: none;
}
ul.archief li {
margin: 0px;
padding: 0px;
line-height: 1.1em;
}
ul.dirs {
margin: 0px;
margin-left: 28px;
margin-bottom: 20px;
padding: 0px;
}
* html ul.dirs {
margin-left: 18px;
}
ul.dirs li {
list-style-image: url(http://www.bestuursweb.nl/graphics/map.gif);
padding: 0px;
padding-left: 5px;
margin-top: 5px;
line-height: 1.1em;
}
ul.files {
padding: 0px;
margin: 0px;
margin-left: 28px;
}
* html ul.files {
margin-left: 18px;
}
ul.files li {
list-style-image: url(http://www.bestuursweb.nl/graphics/document.gif);
padding: 0px;
padding-left: 5px;
margin-top: 5px;
line-height: 1.1em;
}