/* Global styles */
body {
  margin: 0px;
  padding: 0px;
  border  : 0px;
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  color: #520E21;
  font-size: x-small;
}

body.limburg {
  background-color: #ffffff;
  background-image: url(../images/bodybg.gif);
  background-repeat:repeat-y;
  scrollbar-face-color: #246780;
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #246780;
  scrollbar-3dlight-color: #9AB6C4;
  scrollbar-darkshadow-color: #2E6B81;
  scrollbar-track-color: #AEBCC1;
  scrollbar-arrow-color: #ffffff;
}

div {
  margin-right: auto;
  text-align: left;
  z-index: 1;
}

a:link {
  text-decoration:none; color:#AC1547; background-color:transparent
}
a:visited {
  text-decoration:none; color:#AC1547; background-color:transparent
}
a:hover   {text-decoration:underline; color:#FF0044; background-color:transparent}
a:active  {text-decoration:underline; color:#FF0044; background-color:transparent}

.top {
  width:100%;
  height:65px;
  background-image: url(../images/topframeheader_bg.jpg);
  background-color: #9f3b57;
  color: white;
  background-repeat:repeat-x;
}

.top .title {
  font-size: 30px;
}

.top p {
  border: 0;
  margin: 0;
  font-size: 25px;
}

.bottom {
  width:100%;
}

.block {
  position: relative;
  left: 0px;
  right: 0px;
  padding-bottom: 1em;
}

.textblock {
  font-size: 12px;
  position: relative;
  left: 0px;
  right: 0px;
  padding-bottom: 1em;
}

.footertextblock {
  text-align: center;
  font-size: 10px;
  position: relative;
  left: 0px;
  right: 0px;
  padding-top: 1em;
  padding-bottom: 1em;
}

table {
  padding: 0px;
  margin: 0px;
  border : 0px;
  border-collapse: collapse;
}

tr {
  padding: 0px;
  margin: 0px;
  border : 0px;
  vertical-align: top;
}

th {
  font-size: x-small;
  color: #520E21;
  text-align: left;
}

td {
  font-size: x-small;
  color: #520E21;
  text-align: left;
}

th.date {
  text-align: center;
  width: 45px;
}

td.date {
  font-size: 10px;
  width: 45px;
}

img {
  border : 0px;
}

img.limburg {
  float : right;
}

.agendapunt {
  width : 20px;
}

.icon {
  behavior: url("js/pngbehavior.htc");
  width : 16px;
  height : 16px;
}

.centered {
  margin-left:auto;
  margin-right:auto;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #990033;
  font-weight: normal;
  padding-left: 0px;
  padding-top: 4px;
}

h2 {
  font-size: medium;
  color: #990033;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 4px;
}

h3 {
  color: #990033;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 4px;
}

.notice {
  font: normal 13px Verdana, Arial, Sans-serif;
  color: #000080;
}

.overview {
  width:100%;
  font: normal 13px Verdana, Arial, Sans-serif;
  color: black;
  background-color: white;
  border: solid 1px white;
}

.overview tr {
  font-size: x-small;
  padding-left: 3px;
  background-color: #A0CCDE;
  vertical-align: center;
  text-align: left;
}

.overview tr.hassubs td {
  cursor: pointer;
  /*font-weight: bold;*/
}
.overview tr.hassubs td.iconcol img {
  /*display: none;*/
}

.overview td .items {
  float: right;
}

.overview th {
  border: solid 1px white;
  font-size: x-small;
  color: #ffffff;
  font-weight: bold;
  padding-left: 3px;
  background-color: #7E2B42;
  vertical-align: top;
  text-align: left;
}

.overview td {
  border: solid 1px white;
  font-weight: normal;
  padding: 2px;
}

.formulier {
  width:100%;
  font: normal 13px Verdana, Arial, Sans-serif;
  color: black;
}

.formulier th {
  font-size: x-small;
  color: #ffffff;
  font-weight: bold;
  padding-left: 3px;
  background-color: #7E2B42;
  vertical-align: top;
  text-align: left;
}

a.footer, a.footer:link, a.footer:visited {
  text-decoration:none;
  font-size: x-small;
  color: #ffffff;
  font-weight: bold;
  background-color:transparent
}

a.footer:hover,
a.footer:active  {
  text-decoration:underline;
  font-size: x-small;
  color: #ffffff;
  font-weight: bold;
  background-color:transparent
}

.formulier td {
  font-size: x-small;
  padding-left: 3px;
  background-color: #D6EAF2;
  vertical-align: center;
  text-align: left;
  padding-right:10px;
 }

tr.documents {
  background-color: #D6EAF2;
}

tr.cases {
  background-color: #A0CCDE;
}

tr.detail {
  background-color: #D6EAF2;
}

tr.high {
  background-color: #A0CCDE;
}

tr.high span.pos {
  display: none;
}


td.agendapunt {
  background-color: #A0CCDE;
  width: 40px;
}

td.docsoortcol {
  width: 150px;
}

td.iconcol {
  width: 20px;
}

td.detailscol {
  width: 40px;
}

td.document p {
  margin-top: 0px;
  margin-bottom: 0px;
}

div.subintro p {
  margin-top: 0px;
  margin-bottom: 0px;
}
div.subintro div.intro {
  font-style: italic;
}

.search {
  width: 50%;
  padding: 5px;
}

.prompt {
  width: 90px;
  padding: 5px;
}

.selectoption {
  float:left;
  width:235px;
}

.result {
  width: 50%;
  padding: 5px;
}

.nowrap {
  white-space: nowrap;
}

.inaccessible {
  color: #666;
}

.selector {
  width: 150px;
}

ul.toc {
  list-style-type: none;
}

.current {
  color: yellow;
}


option.head {
  font-weight: bold;
  font-style: italic;
}

div.vergadering td.docsoortcol,
div.vergadering th.docsoortcol {
  /*display: none; #348 */
}
div.mm_boxes div {
  float: left;
  padding-left: 10em;
  margin-bottom: 1ex;
}
div.mm_boxes.notificationday div {
  padding-left: 0em;
}

div.mm_boxes span.head {
  float: left;
  font-style: italic;
  clear: left;
  display: block;
  width: 10em;
  margin-left: -10em;
}
div.mm_boxes nobr {
  float: left;
  display: block;
  width: 20em;
  overflow: hidden;
  margin-right: 3em;
}

div.mm_boxes nobr.monday,
div.mm_boxes nobr.tuesday,
div.mm_boxes nobr.wednesday,
div.mm_boxes nobr.thursday {
  clear: left;
}


table.gegevens div.mm_boxes div {
  padding-left: 0px;
}
table.gegevens div.mm_boxes nobr {
  width: 10em;
}

div.mm_twomultiples {
  clear: left;
}
div.mm_twomultiples select {
  height: 10em;
  width: 150px;
}
div.mm_twomultiples input {
  width: 30px;
}

td.documentsoortsearch span.left {
  display: block;
  float: left;
  width: 150px;
}
td.documentsoortsearch span.right {
  margin-left: 60px;
  float: left;
}

