/* HTML TAGS START (DO NOT CHANGE) */
img {
  border:                      0px;
}

form {
  margin:                      0px;
}

table td {
  vertical-align:              top;
}

p {
  margin-top:                  0px;
}
/* HTML TAGS END (DO NOT CHANGE) */

/* HTML TAGS START */
BODY {
  width:                       100%;
  height:                      100%;
  margin:                      0px;
  padding:                     0px;
  cursor:                      default;
  background-color:            #FFFFFF; 
}

H1 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 17px Arial;
  line-height:                 17px;
  color:                       #B10135;
}

H2 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 15px Arial;
  color:                       #B10135;
}

H3 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 13px Arial;
  color:                       #B10135;
}

H4 {
  margin:                      0px;
  padding:                     0px;
  font:                        normal 17px Arial;
  line-height:                 17px;
  color:                       #B10135;
}

H5 {
  margin:                      0px;
  padding:                     0px;
  font:                        normal 15px Arial;
  color:                       #B10135;
}

H6 {
  margin:                      0px;
  padding:                     0px;
  font:                        normal 13px Arial;
  color:                       #B10135;
}

HR {
  width:                       100%;
  height:                      1px;
  border:                      0px;
  border-top:                  1px solid #B10135;
}

a {
  color:                       #414170;
  text-decoration:             underline;
}

a:hover {
  color:                       #414170;
  text-decoration:             none;
}

table {
  font:                        normal 12px Arial;
  color:                       #414170;
  text-align:                  justify;
  line-height:                 16px;
}
/* HTML TAGS END */

/* FORM TAGS START */
input.text {
  width:                       250px;
  height:                      21px;
  border:                      1px solid #A8A7B6;
  font:                        normal 12px Arial;
  vertical-align:              middle;
}

input.button {
  font:                        normal 12px Arial;
  vertical-align:              middle;
}

select {
  width:                       250px;
  height:                      19px;
  border:                      1px solid #93958A;
  font:                        normal 12px Arial;
  vertical-align:              middle;
}

textarea {
  width:                       250px;
  height:                      80px;
  border:                      1px solid #93958A;
  font:                        normal 12px Arial;
}
/* FORM TAGS END */

/* CUSTOM CSS TAGS START */
.fullscreen {
  width:                       100%;
  height:                      100%;
}

.siteholder {
  width:                       100%;
  height:                      100%;
  vertical-align:              middle;
  text-align:                  center;
}

.site {
  width:                       952px;
  height:                      598px;
  border:                      1px solid #990000;
}

.site_right {
  width:                       12px;
  background-color:            #990000;
}

.contentleft_holder {
  width:                       157px;
  height:                      557px;
}

.contentleft {
  width:                       157px;
  height:                      557px;
}

.content_top {
  height:                      20px;
}

.contentleft_image {
  width:                       157px;
  height:                      537px;
  background:                  #990000 url('') no-repeat top left;
}

.contenttable_holder {
  width:                       601px;
  height:                      557px;
}

.contenttable {
  width:                       601px;
  height:                      557px;
}

.menu {
  width:                       601px;
  height:                      25px;
  font:                        bold 13px Arial;
  color:                       #414170;
  line-height:                 25px;
  background:                  #E6E6ED url('../images/menu_bg.gif') no-repeat top left;
}

.content_holder {
  width:                       601px;
  height:                      459px;
}

.contentscroll {
  width:                       595px;
  height:                      459px;
  overflow:                    auto;
  overflow-x:                  hidden;
  overflow-y:                  auto;

  scrollbar-base-color:        #990000;   /* basiskleur */
  scrollbar-face-color:        #FFFFFF;   /* basiskleur frontvlakken */
  scrollbar-arrow-color:       #414170;   /* pijlkleur */
  scrollbar-3dlight-color:     #FFFFFF;   /* randkleur linkboven */
  scrollbar-highlight-color:   #990000;   /* hooglicht linksboven */
  scrollbar-darkshadow-color:  #FFFFFF;   /* randkleur rechtsonder */
  scrollbar-shadow-color:      #990000;   /* laaglicht rechtsonder */
  scrollbar-track-color:       #FFFFFF;   /* achtergrondkleur lege ruimte scrollbar */
}

.contentblock {
  width:                       550px;
  height:                      100px;
  margin:                      12px 0px 12px 12px;
}

.contentbottom {
  width:                       550px;
  height:                      49px;
}

.contentright_holder {
  width:                       180px;
  height:                      557px;
}

.contentright {
  width:                       180px;
  height:                      557px;
}

.contentright_left {
  width:                       7px;
  border-left:                 1px solid #CC7F7F;
}

.contentright_top {
  height:                      25px;
  padding-right:               5px;
  vertical-align:              middle;
  font:                        bold 15px Arial;
  text-align:                  right;
  background-color:            #E6E6ED;
}

.contentright_top a {
  text-decoration:             none;
}

.contentright_top a:hover {
  text-decoration:             underline;
}

.contentright_right {
  width:                       5px;
}

.contentright_search {
  width:                       168px;
  height:                      100px;
  padding:                     5px;
  font:                        bold 15px Arial;
  background-color:            #C1C1D1;
}

.contentright_sitemap {
  width:                       168px;
  height:                      73px;
  padding:                     5px;
  font:                        normal 10px Arial;
  color:                       #FFFFFF;
  text-align:                  right;
  background-color:            #C1C1D1;
  vertical-align:              bottom;
}

.contentright_sitemap a, .contentright_sitemap a:hover {
  color:                       #FFFFFF;
}

.contentright_spacer {
  width:                       180px;
  height:                      13px;
  border-left:                 1px solid #CC7F7F;
}

.contentright_block {
  width:                       168px;
  height:                      318px;
  background-color:            #414170;
}

.contentright_bottom {
  width:                       180px;
  height:                      4px;
}
/* CUSTOM CSS TAGS END */

/* LIST MENU STYLES START */
.mainmenu {
  width:                       590px;
  margin:                      0px 0px 0px 11px;
  padding:                     0px 0px 0px 7px;
}

.mainmenu li {
  height:                      25px;
  margin:                      0px;
  padding:                     0px;
  display:                     block;
  list-style-type:             none;
  float:                       left;
}

a.mainitem, a.mainitem:hover, .mainitem_on {
  height:                      25px;
  margin:                      0px;
  padding:                     0px;
  font:                        bold 13px Arial;
  text-decoration:             none;
  text-align:                  left;
  color:                       #414170;
  line-height:                 25px;
}

.mainmenu a:hover, a.mainitem:hover, .mainitem_on {
  color:                       #990000;
}

ul.mainmenu li:hover > ul {
  display:                     block;
  margin:                      0px 0px 0px -7px;
}

.submenu {
  width:                       176px;
  margin:                      0px;
  padding:                     0px 0px 0px 7px;
  display:                     none;
  position:                    absolute;
  background:                  #E6E6ED url('../images/spacer.gif');
}

.submenu li {
  width:                       176px;
  height:                      25px;
  margin:                      0px;
  padding:                     0px;
  display:                     block;
  list-style-type:             none;
  float:                       left;
  white-space:                 nowrap;
}

a.subitem, a.subitem:hover, .subitem_on {
  width:                       100%;
  height:                      25px;
  margin:                      0px;
  padding:                     0px;
  font:                        bold 13px Arial;
  text-decoration:             none;
  text-align:                  left;
  color:                       #414170;
  line-height:                 25px;
  white-space:                 nowrap;
  display:                     block;
}

.submenu a:hover, a.subitem:hover, .subitem_on {
  color:                       #990000;
}

ul.submenu li:hover > ul {
  display:                     block;
  margin:                      -19px 0px 0px 176px;
}
/* LIST MENU STYLES END */