/* 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:            #BFD6CC;
}

H1 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 14px Verdana;
  color:                       #005837;
}

H2 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 14px Verdana;
  color:                       #F68320;
}

H3 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 12px Verdana;
  color:                       #005837;
}

H4 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 12px Verdana;
  color:                       #F68320;
}

H5 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 11px Verdana;
  color:                       #005837;
}

H6 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 11px Verdana;
  color:                       #F68320;
}

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

a {
  color:                       #F68320;
  text-decoration:             none;
}

a:hover {
  color:                       #F68320;
  text-decoration:             underline;
}

table {
  font:                        normal 11px Verdana;
  color:                       #231F20;
  text-align:                  justify;
  line-height:                 14px;
}

html {
overflow-y: scroll;
}


/* HTML TAGS END */

/* FORM TAGS START */
input.text {
  width:                       250px;
  height:                      19px;
  margin:                      1px 0px 0px 0px;
  border:                      1px solid #000000;
  font:                        normal 11px Verdana;
  vertical-align:              middle;
}

input.button {
  font:                        normal 11px Verdana;
  vertical-align:              middle;
}

select {
  width:                       250px;
  height:                      19px;
  margin:                      0px 0px 1px 0px;
  border:                      1px solid #000000;
  font:                        normal 11px Verdana;
  vertical-align:              middle;
}

textarea {
  width:                       250px;
  height:                      80px;
  border:                      1px solid #000000;
  font:                        normal 11px Verdana;
}
/* FORM TAGS END */

/* CUSTOM CSS TAGS START */
.fullscreen {
  width:                       100%;
  height:                      100%;
  background-color:            #DCE7F0;
}

.fullempty, .siteleft, .siteright {
/*  width:                       1000px;*/
}

.sitetop, .sitebottom {
  width:                       954px;
}
.sitetop {
  background:                  url('../images/site_vert_bg.gif') repeat-y right top;
}
.sitetop2 {
  background:                  url('../images/site_vert_bg2.gif') repeat-y right top;
	width:                       954px;
}
.sitebottom {
  background:                  url('../images/site_vert_bg.gif') repeat-y left top;
}

.siteright {
  background:                  url('../images/site_right_bg.gif') repeat-x top left;
}

.siteleft {
  background:                  url('../images/site_left_bg.gif') repeat-x top right;
}

.siteholder {
  width:                       954px;
  height:                      600px;
  vertical-align:              middle;
  text-align:                  center;
}

.site {
  width:                       954px;
  height:                      600px;
  background:                  #C0D5E3 url('../images/site_bg.jpg') no-repeat left top;
}

.header1 {
  height:                      141px;
}

.header_border {
  width:                       2px;
  height:                      141px;
  background-color:            #FFFFFF;
}

.header4 {
  width:                       203px;
  height:                      141px;
  background:                  url('../images/orange_border.gif') repeat-x left bottom;
  vertical-align:			   			 top;
	padding-left:                5px;
}


.border_hor {
  height:                      2px;
  background-color:            #FFFFFF;
}

.menu1 {
  width:                       209px;
  height:                      314px;
  padding-top:                 15px;
  background-color:            #E1EBF8;
}

.menu2 {
  height:                      314px;
  padding:                     15px 0px 15px 0px;
  background-color:            #E1EBF8;
}

.topmenu{
  float:left;
  width:120px;
  padding:0px;
  margin:25px 0 0 0;
  line-height:12px;
}
.topmenu ul{
  height: 14px;
}

.topmenu  li{
  list-style-type:none;
  width:60px;
  margin:0px;
  padding:0px;
}
.topmenu li a:link, .topmenu li a:visited {
  background:url('../images/bg-submenu2.png') no-repeat scroll left bottom transparent;
  color: #002B5C;
  display: block;
  text-decoration: none;
  padding-left:15px;
  height: 13px;
}
.topmenu li a:hover {
  background:url('../images/bg-submenu2.png') no-repeat scroll left top transparent;
  border: medium none;
  color: #F68320;
  height: 13px;
}

.topmenu ul li a.current {
  background:url('../images/bg-submenu2.png') no-repeat scroll 0 2px transparent;
  color: #002B5C;
  height: 24px;
  line-height: 10px;
  margin-top: -12px;
}
.topmenu ul .topmenu li a.current:hover {
  color: #F68320;
  cursor: default;
}
.border_ver {
  width:                       2px;
  height:                      314px;
  background-color:            #FFFFFF;
}

.content {
  width:                       538px;
  height:                      314px;
  background-color:            #E1EBF8;
}

.content_holder {
  height:                      314px;
  background-color:            #E1EBF8;
}

.content_holder2 {
  width:                       502px;
  height:                      280px;
  padding:                     20px 0px 14px 18px;
}

.project_info {
  width:                       218px;
  height:                      255px;
}

.project_images {
  width:                       255px;
  height:                      255px;
}

.project_navigation {
  width:                       255px;
  padding-top:                 5px;
}

.images {
  height:                      314px;
  line-height:                 1px;
  vertical-align:              top;
  background-color:            #E1EBF8;
}

.footer1 {
  height:                      141px;
  padding:                     25px 0px 0px 36px;
  color:                       #002B5C;
  line-height:                 16px;
  vertical-align:              top;
  background:                  url('../images/orange_border.gif') repeat-x left top;
}
.footer1 span {
  display:                     inline-block;
  padding:                     4px 0px;
}
.footer1 a, .footer1 a:hover {
  color:                       #002B5C;
}

.footer_border {
  height:                      141px;
  background-color:            #FFFFFF;
}

.footer2 {
  height:                      141px;
}

.footer3 {
  height:                      141px;
  padding-top:                 10px;
}
a.footer_logo, a.footer_logo:hover {
  float:                       left;
}

.powered {
  width:                       914px;
  height:                      20px;
  padding:                     0px 20px;
  font:                        normal 11px Verdana;
  color:                       #689BD6;
  line-height:                 20px;
  background:                  #DCE7F0 url('../images/site_vert_bg.gif') repeat-y left top;
}

.powered a {
  text-decoration:             none;
  color:                       #689BD6;
}

.powered a:hover {
  text-decoration:             underline;
  color:                       #689BD6;
}

.contentscrolling_home {
  width:                       538px;
  height:                      312px;
  overflow:                    auto;
  overflow-x:                  hidden;
  overflow-y:                  auto;

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

.contentscrolling_menu2 {
  width:                       203px;
  height:                      312px;
  overflow:                    auto;
  overflow-x:                  hidden;
  overflow-y:                  auto;

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

.contentscrolling_info {
  width:                       490px;
  overflow:                    auto;
  overflow-x:                  hidden;
  overflow-y:                  auto;

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

.contentblock_home {
  width:                       510px;
  height:                      312px;
  padding:                     14px 0px 14px 14px;
}
/* CUSTOM CSS TAGS END */

/* LIST MENU1 STYLES START */
.menu1 div {
  width:                       173
  margin:                      0px 0px 0px 0px;
}

div.submenu1 {
  margin:                      0px 0px 0px 0px;
}

.submenu1 div {
  margin:                      0px;
}

.menu1 a, .menu1 a:hover {
  width:                       183px;
  height:                      29px;
  padding-left:                36px;
  font:                        bold 12px Verdana;
  color:                       #002B5C;
  line-height:                 29px;
  text-decoration:             none;
  vertical-align:              top;
  display:                     block;
  background:                  url('../images/menu_bg.gif') no-repeat top left;
}

.menu1 a:hover, .menu1 a.on, .menu1 a.on:hover {
  color:                       #F68320;
  background:                  url('../images/menu_over.gif') no-repeat top left;
}

.menu1 a.on2, .menu1 a.on2:hover {
  color:                       #F58220;
  background:                  url('../images/menu_on.gif') no-repeat top left;
}

.submenu1 a, .submenu1 a:hover {
  width:                       180px;
  height:                      21px;
  padding-left:                42px;
  font:                        normal 12px Verdana;
  color:                       #002B5C;
  line-height:                 21px;
  text-decoration:             none;
  vertical-align:              top;
  display:                     block;
  background:                  #E1EBF8;
}

.submenu1 a:hover, .submenu1 a.on, .submenu1 a.on:hover {
  color:                       #F58220;
  background:                  #E1EBF8;
}
/* LIST MENU1 STYLES END */
.subsubmenu {
  width:                       180px;
  margin:                      0px 0px 0px 0px;
}

.subsubmenu a, .subsubmenu a:hover {
  width:                       180px;
  height:                      21px;
  padding-left:	               57px;
  font:                        normal 10px Verdana;
  color:                       #002B5C;
  line-height:                 21px;
  text-decoration:             none;
  vertical-align:              top; 
  display:                     block;
  background:                  #E1EBF8;
}

.subsubmenu a:hover, .subsubmenu a.on, .subsubmenu a.on:hover {
  color:                       #F58220;
  background:                  #E1EBF8;
}

/* LIST MENU2 STYLES START */
.menu2 a, .menu2 a:hover {
  height:                      16px;
  padding-left:                14px;
  font:                        bold 11px Verdana;
  color:                       #000000;
  line-height:                 16px;
  text-decoration:             none;
  vertical-align:              top;
  display:                     block;
}

.menu2 a:hover, .menu2 a.on, a.on:hover {
  color:                       #F58220;
}

.submenu2 a, .submenu2 a:hover {
  height:                      16px;
  padding-left:                50px;
  font:                        normal 11px Verdana;
  color:                       #000000;
  line-height:                 16px;
  text-decoration:             none;
  vertical-align:              top;
  display:                     block;
}

.submenu2 a:hover {
  color:                       #F58220;
}

/* LIST MENU2 STYLES END */
#flashfader2 {
  height: 255px;
  width: 255px;
  margin-left: 30px;
}
