/* General */

#screen {
  width: 900px;
  margin: 0px auto;
  text-align: left;
  min-height: 100%;
  position: relative;
  }

html,body {
  height: 100%;
  }

html,body,table {
  margin: 0;
  padding: 0;
  }

body {
  background-color: white;
  }

body,table,input,select,textarea {
  font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
  font-size: 12px;
  color: #333333;
  }

#banner {
  width: 900px;
  margin: 0px auto 5px auto;
  text-align: right;
  }

#logo {
  float: left;
  width: 226px;
  height: 95px;
  border-width: 0px;
  }

#bannerright {
  width: 600px;
  }

#mainmenu {
  width: 900px;
  margin: 0px auto 5px auto;
  background-color: #006633;
  background-image: url('../images/menu/menu-bg.png');
  background-repeat: repeat-x;
  border-style: solid;
  border-width: 1px 0px;
  border-top-color: #009933;
  border-bottom-color: #006633;
  height: 40px;
  }

div.menuBtn,div.menuBtnOver,div.menuBtnActive {
  padding: 12px 25px 0px 25px;
  height: 26px;
  margin-top: 1px;
  color: white;
  float: left;
  border-style: solid;
  border-width: 0px 1px;
  border-left-color: #006633;
  border-right-color: #009933;
  cursor: pointer;
  background-color: transparent;
  }

div.menuBtnOver {
  background-color: #009933;
  }

div.menuBtnActive {
  background-color: #006633;
  cursor: default;
  }

div.menuEnd {
  height: 38px;
  margin-top: 1px;
  float: left;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  border-left-color: #006633;
  }

img.logoutbtn {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  }

#pageContainer {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 35px;   /* Hoogte van de footer + paddign top+bottom v/d footer + witruimte tussen pageContainer en footer!! [legenda: A+B+D+extraWitRuimte] */
  /* In dit geval: 22+8+0+5=35 */
  }

#footer {
  position: absolute;
  bottom: 0;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  height: 22px;   /* Hoogte van de footer [legenda: A] */
  padding: 8px 0px 0px 0px;   /* Let op: de padding top+bottom worden ook nog bij de height gerekend!! [legenda: B C D E] */
  background-color: #555555;
  background-image: url('../images/misc/footer-bg.png');
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #bbbbbb;
  font-size: 10px;
  text-align: center;
  }

#footer a:link, #footer a:visited, #footer a:active {
  color: #bbbbbb;
  }

#footer a:hover {
  color: white;
  }

#page {
  width: 898px;
  background-color: #e3e3e3;
  border: solid 1px #cccccc;
  text-align: left;
  float: left;
  }

#submenu {
  margin: 5px 0px 5px 5px;
  float: left;
  }

#submenuTitle {
  width: 185px;
  height: 33px;
  background-image: url('../images/menu/submenu-title-bg.png');
  background-repeat: repeat-x;
  font-size: 17px;
  color: #666666;
  padding: 10px 0px 0px 12px;
  border: solid 1px #cccccc;
  }

.submenuBtn, .submenuBtnOver, .submenuBtnActive {
  width: 185px;
  height: 22px;
  background-color: white;
  background-image: url('../images/menu/submenu-item-bg.png');
  background-repeat: repeat-x;
  font-size: 12px;
  color: #333333;
  padding: 8px 0px 0px 12px;
  border: solid 1px #cccccc;
  border-top-width: 0px;
  cursor: pointer;
  font-weight: normal;
  }

.submenuBtnOver {
  background-image: none;
  }

.submenuBtnActive {
  background-image: none;
  font-weight: bold;
  cursor: default;
  }

table.leftImages {
  margin-top: 25px;
  border-collapse: collapse;
  }

table.leftImages td.I {
  border: solid 1px #006633;
  width: 98px;
  height: 98px;
  background-color: #999999;
  }

img.leftImages {
  border-width: 0px;
  width: 98px;
  height: 98px;
  }

#cntContainer {
  background-color: white;
  border: solid 1px #cccccc;
  margin: 5px 5px 5px 210px;
  padding-bottom: 12px;
  }

#cntTitle {
  display: block;
  font-weight: normal;
  background-color: #1c1c1c;
  background-image: url('../images/cnt/cnt-title-bg.png');
  background-repeat: repeat-x;
  height: 33px;
  color: white;
  font-size: 17px;
  padding: 10px 0px 0px 20px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #cccccc;
  }

#cnt {
  padding: 15px 20px;
  }

div.admin {
  float: right;
  margin: 14px 12px 0px 0px;
  }

p {
  line-height: 1.6em;
  }

h1,h2,h3,h4 {
  margin: 0px;
  }

h2 {
  font-size: 16px;
  color: #006633;
  margin: 10px 0px;
  }

h3 {
  font-size: 13px;
  color: black;
  margin: 10px 0px;
  }

ul {
  list-style-type: none;
  padding: 0px 0px;
  margin: 12px 0px;
  }

li {
  background-image: url('../images/misc/list-item-point-green.png');
  background-repeat: no-repeat;
  background-position: 0 .7em;
  padding-left: 1.2em;
  padding-bottom: 0.5em;
  line-height: 1.6em;
  }

a:link,a:visited,a:active {
  color: #006633;
  text-decoration: underline;
  font-weight: bold;
  }

a:hover {
  color: #009933;
  text-decoration: none;
  }

a:link.grey,a:visited.grey,a:active.grey {
  color: #999999;
  }

a:hover.grey {
  color: white;
  }

img.textSeparPoint {
  width: 4px;
  height: 4px;
  margin: 0px 8px;
  vertical-align: middle;
  }

hr {
  height: 0px;
  color: #009933;
  border-top: 1px solid #009933;
  }


/* Formulier */

.formBox {
  padding: 20px;
  background-color: #f8f8f8;
  border: solid 1px #f0f0f0;
  float: left;
  width: 500px;
  margin-left: 50px;
  }

.formBox label {
  display: block;
  float: left;
  margin-bottom: 8px;
  text-align: left;
  padding-right: 20px;
  padding-top: 3px;
  width: 60px;
  }

.formBox input,select,textarea {
  display: block;
  float: left;
  margin-bottom: 8px;
  width: 400px;
  }

.formBox br {
  clear: left;
  }

span.info {
  font-style: italic;
  color: #006633;
  font-size: 11px;
  padding-left: 20px;
  background-image: url('../images/misc/info-icon.png');
  background-repeat: no-repeat;
  background-position: 0% 0%;
  }

