* {
  margin: 0px;
  padding: 0px;
}

body, html {
  background: url("image/shadow.png") top center repeat-y #555060;
  font-family: calibri, arial;
  font-size: 12px;
  cursor: default;
}

.b { font-weight: bold; }
.i { font-style: italic; }
.u { text-decoration: underline; }
.s { text-decoration: line-through; }

.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }

.left { float: left; }
.right { float: right; }

hr { margin: 2px 5px; border: 0px; border-top: 1px solid #4466aa; }

a { color: #224488; text-decoration: none; }
a:hover { color: #880000; text-decoration: underline; }

p { padding: 5px; text-indent: 5px; text-align: justify; }

h1 { padding: 5px; text-indent: 5px; }
h2 { padding: 5px; text-indent: 5px; }
h3 { padding: 5px; text-indent: 5px; }
h4 { padding: 5px; text-indent: 5px; }

ul { margin: 10px 20px; }

input.text {
  border: 1px solid #bbbbbb;
  padding: 2px;
  height: 16px;
  width: 200px;
}
input.flaggreen {
  background: url('image/goed.png') no-repeat 99% 50% #ffffff;
}
input.flagyellow {
  background: url('image/leeg.png') no-repeat 99% 50% #ffffff;
}
input.flagred {
  background: url('image/fout.png') no-repeat 99% 50% #ffffff;
}
input.button {
  font-size: 11px;
  color: #222222;
  cursor: pointer;
  padding: 0px 2px;
  border: 1px solid #999999;
  background: url("image/button.png") #bbbbbb;
  height: 22px;
}
input.button:hover {
  border: 1px solid #666666;
  color: #000000;
}
input.button:active {
  border: 1px inset #999999;
  background: url("image/pressed.png") #bbbbbb;
  color: #222222;
}
input.upload {
  font-size: 11px;
  width: 200px;
  height: 22px;
}
input.checkbox {
  vertical-align: middle;
}

textarea {
  border: 1px solid #bbbbbb;
  padding: 2px;
  font-family: calibri, arial;
  font-size: 12px;
  width: 200px;
}

select {
  width: 200px;
  height: 22px;
}

td { padding: 2px 0px; }
th { color: #222222; }

img {
  border: 0px;
}
img.arrow {
  vertical-align: baseline;
  max-width: 16px;
  max-height: 16px;
}

img.icon {
  border: 0px;
  margin: -13px 0px -3px 0px;
  vertical-align: baseline;
  max-width: 16px;
  max-height: 16px;
}

div.slideshow {
  overflow: hidden;
  position: relative;
  text-align: center;
}
div.slide {
  background: #000000;
  display: table-cell;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
img.slide {
  vertical-align: middle;
  z-index: 1;
}

div.ie_warning {
  z-index: 1000;
  border-bottom: 1px solid #888866;
  background: #ffffcc;
  text-align: center;
  line-height: 20px;
  height: 20px;
}

div.wrap {
  position: relative;
  margin: 0px auto;
  width: 900px;
}

div.sky_left {
  position: absolute;
  left: -130px;
  top: 50px;
  width: 120px;
  height: 600px;
}

div.account {
  background: #ffffff;
  text-align: right;
  line-height: 19px;
  border-bottom: 1px solid #abcdef;
  color: #222222;
  padding: 0px 10px;
  width: 880px;
  height: 19px;
}

div.account span.option {
  margin: 0px 5px;
}

div.account span.grey {
  color: #666666;
}

div.account a {
  color: #444444;
  text-decoration: none;
}
div.account a:hover {
  text-decoration: underline;
}

div.header {
  background: url("image/spin_header_back.png") no-repeat center left;
  position: relative;
  height: 100px;
}

div.header div.header_titel {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 500px;
  height: 98px;
}

div.header div.header_titel h1 {
  margin: 15px;
  padding: 0px;
  color: #335599;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
}

div.header div.header_banner {
  text-align: center;
  color: #999999;
  font-size: 10px;
  position: absolute;
  top: 0px;
  right: 100px;
  width: 250px;
  height: 100px;
}
div.header div.header_banner div.slideshow {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 100px;
}

div.header div.header_ru {
  text-align: center;
  position: absolute;
  right: 10px;
  top: 8px;
  width: 63px;
  height: 80px;
}

div.intro {
  background: #ffffff;
  border-top: 0px solid #abcdef;
  width: 900px;
  height: 240px;
}

div.intro div.pictures {
  float: left;
  position: relative;
  width: 550px;
  height: 240px;
}
div.intro div.pictures div.outer_trans {
  background: #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 220px;
  height: 240px;
  z-index: 3;
}
div.intro div.pictures div.agenda {
  opacity: 0.9;
  filter: alpha(opacity=90);
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  width: 200px;
  z-index: 3;
}
div.intro div.pictures div.agenda div.calendar_header {
  position: relative;
  width: 200px;
  height: 30px;
}
div.intro div.pictures div.agenda div.calendar_header div.middle {
  position: absolute;
  top: 0px;
  left: 24px;
  right: 24px;
  height: 30px;
  background: #ffffff;
  color: #335599;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
div.intro div.pictures div.agenda div.calendar_header div.left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 22px;
  height: 30px;
  background: url("image/left_arrow.png") no-repeat center center #ffffff;
  cursor: pointer;
}
div.intro div.pictures div.agenda div.calendar_header div.left:hover {
  background: url("image/left_arrow.png") no-repeat center center #efefef;
}
div.intro div.pictures div.agenda div.calendar_header div.right {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 22px;
  height: 30px;
  background: url("image/right_arrow.png") no-repeat center center #ffffff;
  cursor: pointer;
}
div.intro div.pictures div.agenda div.calendar_header div.right:hover {
  background: url("image/right_arrow.png") no-repeat center center #efefef;
}
div.intro div.pictures div.agenda table.calendar {
  border: 1px solid #ffffff;
  position: absolute;
  bottom: 42px;
  left: 0px;
  width: 200px;
  height: 150px;
}
div.intro div.pictures div.agenda table.calendar td {
  padding: 0px;
  margin: 0px;
  border: 1px solid #ffffff;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #f9f9f9;
  text-align: center;
  width: 32px;
  height: 20px;
}
div.intro div.pictures div.agenda table.calendar td.weekend {
  background-color: #f5f5f5;
}
div.intro div.pictures div.agenda table.calendar td.normal {
  background-color: #eeeeee;
}
div.intro div.pictures div.agenda table.calendar td.normalweekend {
  background-color: #dddddd;
  color: #666666;
}
div.intro div.pictures div.agenda table.calendar td.today {
  background-color: #4466aa;/*557799*/
  font-weight: bold;
  color: #ffffff;
}
div.intro div.pictures div.agenda table.calendar td.items {
  background-image: url("image/cal_items.png");
  cursor: pointer;
}
div.intro div.pictures div.agenda div.upcoming {
  overflow: hidden;
  background: #ffffff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  padding: 2px 4px;
  line-height: 18px;
  height: 36px;
  width: 192px;
}
div.intro div.pictures div.agenda div.upcoming span {
  font-weight: bold;
  color: #224488;
}

div.intro div.info {
  position: relative;
  float: right;
  width: 350px;
  height: 240px;
}
div.intro div.info div.header_titel {
  background: url("image/spin_intro_logo.png") no-repeat center center;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 140px;
}
div.intro div.info div.header_banner {
  border-top: 1px solid #abcdef;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 100px;
}
div.intro div.info div.header_banner div.slideshow {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 100px;
}
div.intro div.info div.header_ru {
  text-align: center;
  position: absolute;
  right: 18px;
  bottom: 10px;
  width: 63px;
  height: 80px;
}

div.nav {
  position: relative;
  height: 58px;
}

div.nav div.navbar {
  background: url("image/nav.png") #220033;
  border-top: 1px solid #220033;
  border-bottom: 1px solid #220033;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 32px;
  height: 32px;
}

div.nav div.navbar a {
  padding: 0px 12px;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
div.nav div.navbar a:hover {
  text-decoration: underline;
}
div.nav div.navbar a.noline {
  padding-right: 4px;
}
div.nav div.navbar a.noline:hover {
  text-decoration: none;
}

div.nav div.subnavigation {
  position: relative;
  margin: 6px 0px 0px 0px;
  height: 12px;
}

div.nav div.subnav {
  background: #ffffff;
  position: absolute;
  text-align: center;
  line-height: 12px;
  height: 12px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}

div.nav div.subnav a {
  margin: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #4466aa;
  text-decoration: none;
}
div.nav div.subnav a:hover {
  color: #113377;/*224466*/
}

div.main {
  position: relative;
  min-height: 400px;
}

div.watermark {
  background: url('image/spin_watermark.jpg') no-repeat center 75px;
}

div.main table {
  width: 100%;
}

div.main table hr {
  margin: 5px 5px 5px 0px;
  border: 0px;
  border-top: 1px solid #bbbbbb;
}

div.main div.quickbar {
  margin: 10px 10px 0px 10px;
  padding: 5px 10px;
  border: 1px solid #dddddd;
  background: #eeeeee;
  color: #666666;
  text-align: center;
}
div.main div.quickbar span {
  margin: 0px 5px;
  font-weight: bold;
  line-height: 20px;
}
div.main div.quickbar input {
  margin: 0px 5px;
}

div.main div.plain_text {
  margin: 0px auto;
  padding: 20px 0px;
  width: 400px;
}

div.main div.left_column {
  padding: 20px 10px;
  float: left;
  width: 210px;
  min-height: 300px;
}

div.main div.left_column input {
  max-width: 180px;
}
div.main div.left_column textarea {
  max-width: 180px;
}

div.main div.center_column {
  padding: 20px 0px;
  float: left;
  width: 440px;
}
div.main div.center_column img {
  max-width: 420px;
}
div.main div.center_column_wide {
  padding: 20px 0px;
  float: left;
  width: 600px;
}
div.main div.center_column_wide img {
  max-width: 580px;
}

div.main div.right_column {
  padding: 20px 10px;
  float: right;
  width: 210px;
  min-height: 300px;
}
div.main div.right_column_invisible {
  display: none;
}

div.main div.right_column input {
  max-width: 180px;
}
div.main div.right_column textarea {
  max-width: 180px;
}

div.main input.compose_title {
  margin: -2px;
  font-size: 14px;
  font-weight: bold;
  width: 380px;
}

div.main textarea.compose_message {
  margin: 8px;
  width: 380px;
  height: 250px;
}

div.main div.ledenoverzicht {
  margin: 10px;
}

div.main div.ledenoverzicht table {
  background: transparent;
  border: 1px solid #eeeeee;
  background: #ffffff;
}
div.main div.ledenoverzicht th {
  color: #444444;
  padding: 2px;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
div.main div.ledenoverzicht td {
  background: #ffffff;
  padding: 2px;
}

div.main div.nieuws {
  float: left;
  margin: 0px 10px;
  background: url("image/spin_watermark.jpg") no-repeat center 30px;
  width: 530px;
}
div.main div.nieuws object,embed {
  display: none;
}
div.main div.nieuws div.item {
  padding: 5px;
  margin: 0px 5px;
  border-bottom: 1px dotted #dddddd;
  color: #444444;
}
div.main div.nieuws div.item:hover {
  color: #000000;
}
div.main div.nieuws div.item a {
  margin: 0px 20px 0px 0px;
  font-weight: bold;
  color: #666666;
}
div.main div.nieuws div.item:hover a {
  color: #4466aa;
}
div.main div.nieuws div.item a:hover {
  color: #113377;
}
div.main div.nieuws div.tekst {
  text-align: justify;
}

div.main div.onderwijs {
  float: right;
  margin: 0px 10px;
  width: 330px;
}
div.main div.onderwijs table {
  margin: 0px 10px;
  width: 310px;
}

div.main div.slideshow {
  text-align: center;
  color: #666666;
  background: #eeeeee;
  border: 1px solid #dddddd;
  margin: 20px;
  position: relative;
  float: right;
  width: 308px;
}
div.main div.slideshow div.slide_container {
  overflow: hidden;
  position: relative;
  margin: 0px 10px;
  border: 2px solid #666666;
  text-align: center;
  line-height: 210px;
  background: #666666;
  width: 280px;
  height: 210px;
}
div.main div.slideshow h5 {
  margin: 5px 0px 10px 0px;
}

div.main div.verjaardagen {
  float: right;
  margin: 0px 10px;
  width: 330px;
  clear: right;
}

div.main div.profielplaatje {
  margin: 5px;
  padding: 5px;
  /*border: 2px dashed #999999;*/
  background: no-repeat center center;
  width: 180px;
  height: 180px;
}

div.main table.overzicht {
  margin: 0px 5px;
  width: 200px;
  font-size: 11px;
}
div.main table.overzicht td {
  border-bottom: 1px dotted #dddddd;
  min-width: 30px;
}
div.main table.overzicht td.datum {
  width: 20px;
}

div.main div.fotoboek_album {
  text-align: center;
}

div.main div.fotoboek_foto {
  position: relative;
  overflow: hidden;
  float: left;
  margin: 5px 0px 0px 10px;
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #444444;
  font-size: 11px;
  width: 95px;
  height: 95px;
}
div.main div.fotoboek_foto:hover {
  border: 1px solid #999999;
  background: #efefef;
  cursor: pointer;
}
div.main div.fotoboek_foto img {
  margin: 5px;
}
div.main div.fotoboek_foto span.title {
  position: absolute;
  bottom: 8px;
  left: 0px;
  display: inline;
  text-align: center;
  width: 95px;
}
div.main div.fotoboek_foto:hover span.title {
  display: none;
}
div.main div.fotoboek_foto:hover span.size {
  position: absolute;
  bottom: 8px;
  left: 0px;
  display: inline;
  text-align: center;
  width: 95px;
}
div.main div.fotoboek_foto span.size {
  display: none;
}

div.main table.commissie_overzicht {
  margin-top: 10px;
  position: relative;
  left: 80px;
  width: 740px;
}
div.main table.commissie_overzicht td {
  position: relative;
  padding: 10px;
  border: 2px solid #efefef;
  background: #ffffff;
  cursor: pointer;
  width: 350px;
}
div.main table.commissie_overzicht td:hover {
  background: #f8f8f8;
  border: 2px solid #e0e0e0;
}
div.main table.commissie_overzicht td img.pic {
  border: 2px solid #444444;
  max-width: 80px;
  max-height: 60px;
  vertical-align: middle;
}
div.main table.commissie_overzicht td:hover img.pic {
  border: 2px solid #224488;
}
div.main table.commissie_overzicht td span.desc {
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}
div.main table.commissie_overzicht td:hover span.desc {
  color: #224488;
}

div.main div.comments {
  margin: 10px 5px;
  border-top: 2px dashed #999999;
}
div.main div.comments img {
  max-width: 300px;
}
div.main div.comments div.comment {
  position: relative;
  background: #ffffff;
  border-bottom: 2px solid #eeeeee;
}
div.main div.comments div.comment div.avatar {
  float: left;
  line-height: 90px;
  text-align: center;
  width: 100px;
  min-height: 100px;
}
div.main div.comments div.comment div.avatar img {
  border: 5px solid #ffffff;
  max-width: 90px;
  max-height: 90px;
  vertical-align: middle;
}
div.main div.comments div.comment div.name {
  color: #666666;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  z-index: 1;
  padding: 0px 10px;
  position: absolute;
  top: 0px;
  left: 100px;
  right: 0px;
  height: 20px;
}
div.main div.comments div.comment div.name input {
  font-family: courier;
  font-weight: bold;
  background: transparent;
  border: 1px solid #eeeeee;
  height: 16px;
  width: 140px;
}
div.main div.comments div.comment div.name span.right {
  color: #999999;
  font-weight: normal;
  font-size: 12px;
}
div.main div.comments div.comment div.name span.right input.delete {
  vertical-align: middle;
  width: 16px;
  height: 16px;
  font-size: 0px;
  background: url("image/delete.png") transparent;
  border: 0px;
  cursor: pointer;
}
div.main div.comments div.comment div.text {
  overflow: auto;
  float: right;
  padding: 20px 10px 5px 10px;
  position: relative;
  top: 0px;
  min-height: 70px;
  width: 310px;
}
div.main div.comments div.comment div.text_wide {
  overflow: auto;
  float: right;
  padding: 20px 10px 5px 10px;
  position: relative;
  top: 0px;
  min-height: 70px;
  width: 470px;
}
div.main div.comments div.comment div.text_wide img {
  max-width: 400px;
}
div.main div.comments div.comment div.text textarea {
  font-family: courier;
  background: transparent;
  border: 1px solid #eeeeee;
  position: absolute;
  top: 20px;
  left: 0px;
  width: 324px;
  height: 69px;
}
div.main div.comments div.comment div.text_wide textarea {
  font-family: courier;
  background: transparent;
  border: 1px solid #eeeeee;
  position: absolute;
  top: 20px;
  left: 0px;
  width: 484px;
  height: 69px;
}
div.main div.comments div.comment div.confirm {
  margin-bottom: -2px;
  border: 1px solid #dddddd;
  background: #eeeeee;
  clear: both;
  position: relative;
  top: 0px;
  height: 26px;
}
div.main div.comments div.comment div.confirm input.b {
  position: absolute;
  top: 3px;
  right: 5px;
  width: 60px;
  height: 20px;
}
div.main div.comments div.comment div.confirm div.html_style_text {
  margin: 3px;
}
div.main div.comments div.comment div.confirm div.html_style_text input {
  margin: 0px;
}
div.main p.comment_register {
  margin-top: 20px;
  text-align: center;
  color: #666666;
}

div.footer {
  position: relative;
  color: #aaaaaa;
  font-size: 11px;
  text-align: center;
  line-height: 50px;
  clear: both;
  height: 50px;
}

div.rss {
  position: fixed;
  bottom: 3px;
  right: 3px;
}

div.veil {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #000000;
  z-index: 100;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
  width: 0px;
  height: 0px;
}
div.veil img.veil_next {
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  right: 0px;
  width: 0px;
  height: 0px;
}
div.veil img.veil_next:hover {
  opacity: .75;
  filter: alpha(opacity=75);
}
div.veil img.veil_prev {
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
}
div.veil img.veil_prev:hover {
  opacity: .75;
  filter: alpha(opacity=75);
}

div.canvas {
  overflow: hidden;
  background: #ffffff;
  z-index: 200;
  visibility: visible;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0px;
  height: 0px;
}

img.dia {
  display: inline;
  margin: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
}
span.dia_label {
  position: absolute;
  bottom: 0px;
  left: 20px;
  line-height: 40px;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}
input.dia_close {
  position: absolute;
  bottom: 10px;
  right: 15px;
  width: 50px;
}
input.dia_next {
  position: absolute;
  bottom: 10px;
  right: 70px;
  width: 70px;
}
input.dia_prev {
  position: absolute;
  bottom: 10px;
  right: 145px;
  width: 55px;
}

div.main div.center_column textarea.text_editing {
  margin: 10px;
  width: 400px;
  height: 100px;
  border: 1px dashed #999999;
}
div.main div.center_column_wide textarea.text_editing {
  margin: 10px;
  width: 560px;
  height: 100px;
  border: 1px dashed #999999;
}
div.main div.left_column textarea.text_editing {
  margin: 10px;
  width: 200px;
  height: 100px;
  border: 1px dashed #999999;
}
div.main div.right_column textarea.text_editing {
  margin: 10px;
  width: 200px;
  height: 100px;
  border: 1px dashed #999999;
}
div.main input.text_editing {
  margin: 2px;
}
div.main div.center_column div.text_toolbar {
  border: 1px solid #dddddd;
  background: #eeeeee;
  text-align: right;
  position: relative;
  top:-10px;
  left: 10px;
  width: 400px;
  height: 26px;
}
div.main div.center_column_wide div.text_toolbar {
  border: 1px solid #dddddd;
  background: #eeeeee;
  text-align: right;
  position: relative;
  top:-10px;
  left: 10px;
  width: 564px;
  height: 26px;
}
div.main div.left_column div.text_toolbar {
  border: 1px solid #dddddd;
  background: #eeeeee;
  text-align: right;
  position: relative;
  top:-10px;
  left: 10px;
  width: 184px;
  height: 26px;
}
div.main div.right_column div.text_toolbar {
  border: 1px solid #dddddd;
  background: #eeeeee;
  text-align: right;
  position: relative;
  top:-10px;
  left: 10px;
  width: 184px;
  height: 26px;
}

div.main div.text_toolbar div.html_style_text {
  padding: 3px;
  float: left;
}
div.main div.text_toolbar div.html_style_text input {
  margin: 0px 0px 2px 0px;
}
div.main div.left_column div.text_toolbar div.html_style_text {
  overflow: hidden;
  padding: 3px;
  text-align: left;
  float: left;
  width: 110px;
  height: 20px;
}
div.main div.left_column div.text_toolbar div.html_style_text input {
  margin: 0px 0px 4px 0px;
}
div.main div.right_column div.text_toolbar div.html_style_text {
  overflow: hidden;
  padding: 3px;
  text-align: left;
  float: left;
  width: 110px;
  height: 20px;
}
div.main div.right_column div.text_toolbar div.html_style_text input {
  margin: 0px 0px 4px 0px;
}

div.main table.boeken {
  margin: 10px;
  background: #ffffff;
  border: 1px solid #eeeeee;
}
div.main table.boeken th {
  color: #444444;
  padding: 2px;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
div.main table.boeken input.text {
  width: 190px;
}
div.main table.boeken select {
  width: 120px;
}
div.main table.boeken input.delete {
  width: 16px;
  height: 16px;
  font-size: 0px;
  color: transparent;
  background: url("image/delete.png") transparent;
  border: 0px;
  cursor: pointer;
}

div.main hr.subsection {
  margin: 10px;
  border-top: 2px dashed #999999;
}

div.html_style_vertical {
  padding: 2px;
  border: 1px solid #dddddd;
  background: #eeeeee;
  width: 22px;
}
div.main table div.html_style_vertical hr {
  margin: 2px;
  border-top: 1px solid #dddddd;
}
input.html_style {
  margin: 1px;
  background: no-repeat center center #eeeeee;
  width: 20px;
  height: 20px;
}
input.html_style:hover {
  background-color: #dddddd;
}
input.html_style_bold {
  background-image: url("image/bold.png");
}
input.html_style_italic {
  background-image: url("image/italic.png");
}
input.html_style_underline {
  background-image: url("image/underline.png");
}
input.html_style_strikethrough {
  background-image: url("image/strikethrough.png");
}
input.html_style_link {
  background-image: url("image/link.png");
}
input.html_style_image {
  background-image: url("image/image.png");
}
input.html_style_youtube {
  background-image: url("image/youtube.png");
}
input.html_style_left {
  background-image: url("image/left.png");
}
input.html_style_center {
  background-image: url("image/center.png");
}
input.html_style_right {
  background-image: url("image/right.png");
}

/* File uploads */
div.fieldset {
  margin: 4px 0px;
  padding: 10px;
  border: 1px solid #dddddd;
  background: #ffffff;
  width: 190px;
}

div.fieldset span.legend {
  position: relative;
  top: -8px;
  left: -5px;
  color: #999999;
  font-size: 11px;
}

div.fileControls {
  margin: 4px 5px;
  width: 180px;
  height: 25px;
}

div.fileSelect {
  float: left;
  font-size: 11px;
  color: #222222;
  cursor: pointer;
  padding: 0px 2px;
  border: 1px solid #999999;
  background: url("image/button.png") repeat-x center center #bbbbbb;
  width: 60px;
  height: 20px;
}
div.fileSelect:hover {
  border: 1px solid #666666;
  color: #000000;
}

div.fileCancel {
  float: right;
}

#divStatus {
  margin: 0px 5px;
}

div.progressContainer {
  overflow: hidden;
  margin: 5px 0px;
  padding: 5px;
  position: relative;
  background: #eeeeee;
  border: 1px solid #999999;
}

div.progressCancel {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid #990000;
  background: #ff0000;
  width: 10px;
  height: 10px;
}

div.progressBarInProgress {
  margin: 5px;
  width: 0px;
  max-width: 160px;
  height: 5px;
  background: #4466aa;
  border: 2px solid #224488;
}

div.progressBarStatus {
  color: #666666;
  font-size: 11px;
}

/* Statistieken */
span.stat {
  font-size: 13px;
  font-weight: bold;
}

div.left_column table.stats_infotable {
  margin: 10px;
  padding: 5px;
  background: #eeeeee;
  border-left: 2px dashed #999999;
  width: 190px;
}
div.left_column table.stats_infotable td.right {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
}

div.right_column table.stats_infotable {
  width: 200px;
}
div.right_column table.stats_infotable td.right {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
}

div.stats {
  overflow: hidden;
  position: relative;
  text-align: center;
  margin: 10px auto;
  border: 1px solid #dddddd;
  background: #eeeeee;
  width: 420px;
  height: 300px;
}
div.stats div.controls {
  border-top: 1px solid #dddddd;
  background: #eeeeee;
  padding: 3px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 414px;
  height: 22px;
}
div.stats div.controls input {
  text-align: center;
  width: 80px;
}
div.stats div.controls input.text {
  padding: 0px 2px 0px 2px;
  height: 19px;
}
div.stats div.controls div.date {
  width: 248px;
  display: inline-block;
}
div.stats div.title {
  z-index: 10;
  text-align: left;
  font-size: 14px;
  font-style: italic;
  position: absolute;
  top: 10px;
  left: 5px;
  right: 10px;
}
div.stats div.title span {
  padding: 3px 5px;
  background: #ffffff;
  opacity: 0.50;
  filter: alpha(opacity=50);
}
div.stats div.title select {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 70px;
}
div.stats:hover div.title select {
  display: inline;
}
div.stats div.label {
  text-align: center;
  border-top: 1px dashed #dddddd;
  background: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  bottom: 28px;
  height: 15px;
  width: 420px;
}
div.stats div.label div.axis {
  background: #ffffff;
  font-size: 10px;
  color: #000000;
  overflow: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  top: 0px;
  width: 0px;
  height: 15px;
}
div.stats div.bars {
  border: 1px solid #dddddd;
  background: url("image/loading.gif") no-repeat center center #ffffff;
  text-align: center;
  vertical-align: bottom;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  top: -1px;
  left: -1px;
  width: 420px;
  height: 257px;
}
div.stats div.bars div.totaal {
  font-size: 10px;
  overflow: hidden;
  color: #113355;
  background: #6688aa;
  border: 1px solid #224466;
  border-bottom: 0px;
  position: absolute;
  bottom: 0px;
  width: 0px;
  height: 0px;
}
div.stats div.bars div.uniek {
  font-size: 10px;
  overflow: hidden;
  color: #335577;
  background: #88aacc;
  border: 1px solid #224466;
  border-top: 1px dotted #446688;
  border-bottom: 0px;
  position: absolute;
  bottom: 0px;
  width: 0px;
  height: 0px;
}

div.main div.wizard {
  position: relative;
  clear: both;
  padding: 10px;
  margin: 0px auto;
  border-top: 2px dashed #bbbbbb;
  border-bottom: 2px dashed #bbbbbb;
  background: #efefef;
  text-align: center;
  font-size: 14px;
  height: 190px;
}

div.main div.wizard div.flow {
  position: absolute;
  top: 42px;
  padding: 55px 0px 0px 0px;
  text-align: center;
  width: 160px;
  height: 73px;
}

div.main div.wizard div.flow select {
  width: 100px;
}

div.modal {
  overflow: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 210px;
  background: #ffffff;
  z-index: 200;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}

div.modal * {
  z-index: 200;
}

div.modal div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 210px;
  z-index: 200;
  background: #ffffff;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}

div.modal div input.cross {
  position: absolute;
  top: 5px;
  right: 12px;
}

div.modal div table {
  margin: 0px auto;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  width: 860px;
  height: 160px;
}

div.modal div table td {
  border: 1px solid #aaaaaa;
  cursor: pointer;
  width: 25%;
}

div.modal div table td:hover {
  border: 1px solid #aaaaff;
  background: #efefff;
  color: #224466;
  font-weight: bold;
}

div.modal div.course_edit input.button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80px;
}
div.modal div.course_edit input.disabled {
  color: #999999;
  cursor: default;
}
div.modal div.course_edit input.disabled:hover {
  border: 1px solid #999999;
}

div.modal div.course_edit input.text {
  position: absolute;
  top: 160px;
  left: 5px;
  font-family: calibri;
}

div.modal select {
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: calibri, arial;
  width: 220px;
  height: 157px;
}
div.modal select * {
  font-family: calibri, arial;
}
div.modal select option.disabled {
  color: #cccccc;
}

div.modal div.course_edit_description {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  padding-top: 30px;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 11px;
  width: 260px;
  height: 160px;
}
div.modal div.course_edit_description input.button {
  top: 0px;
  left: 0px;
  width: 200px;
}

div.modal div.course_edit_courses {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  top: 10px;
  left: 280px;
  width: 300px;
  height: 190px;
}

div.modal div.course_edit_periods {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  top: 10px;
  left: 590px;
  width: 300px;
  height: 190px;
}

table.boeken select {
  position: relative;
  top: -1px;
  margin: 0px;
  padding: 0px;
  border: 1px solid #bbbbbb;
  font-family: calibri, arial;
}
table.boeken select * {
  font-family: calibri, arial;
}
