/* Developed by U-Lab - www.u-lab.nl */

body {
  background-color:	#FFFFFF;
  color: #000000;
  font-family: verdana, geneva, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 19px;
  text-align: center;
  margin-top: 10px;
}

#frame {
  margin: 0 auto;
  padding: 10px;
  width: 775px;
  _width: 797px;
  border-left: 1px solid #717171;
  border-top: 1px solid #717171;
  border-right: 1px solid #717171;
  border-bottom: 1px solid #717171;
}

/* NAV */

#frame {
  position: relative;
}

/* NAV */
#nav {
	text-align: center;
	width: 720px;
	float: left;
}



#content {
  text-align: left;
  clear: both;
  width: 775px;
  height: 377px;
}


#content_left {
  float: left;
  width: 100px;
  height: 377px;
}

#content_middle {
  float: left;
  width: 571px;
  height: 377px;
}

#content_right {
  float: left;
  width: 100px;
  height: 377px;
}

#content_frame {
  padding: 10px;
  width: 550px;
  _width: 570px;
  height: 355px;
  _height: 375px;
  text-align: left;
  margin-left: 8px;
  margin-bottom: 0px;
  margin-right: 2px;
  margin-top: 10px;
  margin: 0px;
  margin-top: 1px;
  color: #0254A6;
  font-family: Courier New, Courier, monospace;
  overflow: auto;

  /* ieonly */
  scrollbar-3dlight-color:#717171;
  scrollbar-arrow-color:#717171;
  scrollbar-base-color:#fff;
  scrollbar-darkshadow-color:#717171;
  scrollbar-face-color:#fff;
  scrollbar-highlight-color:#fff;
  scrollbar-shadow-color:#fff;
}

#button_left_top {
  float: left;
  width: 95px;
  _width: 96px;
  height: 90px;
  _height: 96px;
  text-align: center;
  padding-top: 5px;
  border-left: 0px dashed #717171;
  border-top: 0px dashed #717171;
  border-right: 1px dashed #717171;
  border-bottom: 1px dashed #717171;
}

#button_left_bottom {
  width: 95px;
  _width: 96px;  
  height: 90px;
  _height: 95px;
  text-align: center;
  padding-top: 5px;
  border-left: 0px dashed #717171;
  border-top: 0px dashed #717171;
  border-right: 1px dashed #717171;
  border-bottom: 0px dashed #717171;
}

#button_left {
  clear: both;
  width: 95px;
  _width: 96px;  
  height: 90px;
  _height: 96px;
  text-align: center;
  padding-top: 5px;
  border-left: 0px dashed #717171;
  border-top: 0px dashed #717171;
  border-right: 1px dashed #717171;
  border-bottom: 1px dashed #717171;
}

#button_top {
  float: left;
  width: 95px;
  _width: 96px;   
  height: 90px;
  _height: 96px;
  text-align: center;
  padding-top: 5px;
  border-left: 0px dashed #717171;
  border-top: 0px dashed #717171;
  border-right: 1px dashed #717171;
  border-bottom: 1px dashed #717171;
}

#button_right_top {
  float: left;
  width: 95px;
  _width: 96px;   
  height: 90px;
  _height: 95px;
  text-align: center;
  padding-top: 5px;
  border-left: 0px dashed #717171;
  border-top: 0px dashed #717171;
  border-right: 0px dashed #717171;
  border-bottom: 1px dashed #717171;
}

#button_right_bottom {
  width: 95px;
  _width: 96px;   
  height: 90px;
  _height: 95px;
  text-align: center;
  padding-top: 5px;
  border-left: 1px dashed #717171;
  border-top: 0px dashed #717171;
  border-right: 0px dashed #717171;
  border-bottom: 0px dashed #717171;
}

#button_right {
  clear: both;
  width: 95px;
  _width: 96px;   
  height: 90px;
  _height: 96px;
  text-align: center;
  padding-top: 5px;
  border-left: 1px dashed #717171;
  border-top: 0px dashed #717171;
  border-right: 0px dashed #717171;
  border-bottom: 1px dashed #717171;
}

#menu {
  width: 797px;
  _width: 798px;
  height: 88px;
  margin: 0 auto 10px auto;
  border-left: 1px dashed #B3B3B3;  
  text-align: left;
}


#menu ul {
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 0;
  border-top: 1px dashed #B3B3B3;
}

#menu li {
  border-right: 1px dashed #B3B3B3;
  border-bottom: 1px dashed #B3B3B3;
  padding: 1px;
}

#menu a, li.fake, .lgnormal {
  color: #B3B3B3;
  font-size: 10px;
  line-height: 26px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  padding-left: 5px;
  width: 190px;
  _width: 195px;
}

li.fake {
  width: 198px;
  _width: 201px;
}

#menu a.active, #menu a:hover, #menu a.active:hover .active {
  background-color: #EAB749;
  color: #fff;
}



/* bla */

#content_frame a {
  color: #B3B3B3;
  background: transparent;
  font-size: 11px;
  line-height: 19px;
  text-decoration: none;
}

#content_frame a:hover {
  background-color: #EAB749;
  color: #fff;
}


#content_frame h3 {
  margin:0;
  margin-bottom: 2px;
  font-size: 11px;
  line-height: 19px;
}

#content_frame h4 a {
  margin: 0;
  padding: 0 4px 1px 4px;
  text-decoration: none;
  background: #629CBA;
  color: #fff;
  line-height: 14px;
  font-size: 10px;
  font-weight: normal;
}

#content_frame h1 {
  font-size: 13px;
  line-height: 22px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
}

#content_frame h2 {
  font-size: 12px;
  line-height: 20px;
}

#content_frame p {
  font-size: 11px;
  line-height: 19px;
  margin-top: 0px;
}

#content_frame img {
  float: left;
  margin-right: 20px;
}

/* Developed by U-Lab - www.u-lab.nl */

#louisesubmenu a {
  background-color: transparent;
  color: #B3B3B3;
  font-weight: bold;
}

#louisesubmenu a:hover {
  background-color: transparent;
  color: #0254A6;
  font-weight: bold;
}

/* FORM VALIDATION */

#form {
  width: 500px;
}

#form span {
  float: right;
}

#form span input{
  width: 420px;
  border: 1px solid #000;
}

#form .formtextarea{
  width: 420px;
  border: 1px solid #000;
}

#form .formbutton {
  float: right;
  background: #EAB749;
  border: 1px solid #333;
  color: #fff;
}

#form span.formcaption {
  float: left;
  color: #000;
  text-align: right;
  width: 60px;
}

#form div.formrow {
  clear: both;
  padding-top: 3px;
}


#form .okee {
  color: green;
}

#form span.error input, #form span.error .formtextarea {
    border: 1px solid #000;
}

#form .warn {
  color: orange;
}

#form span.warn input, #form span.error .formtextarea {
  border: 1px solid orange;
}

#form .error {
  color: red;
}

#form span.error input, #form span.error .formtextarea {
  border: 1px solid red;
}

#lang_menu {
  margin: 0 auto 10px auto;
  text-align: right;
  
  width: 797px;
  _width: 798px;
  
  color: #4A4A4A;
  font-family: verdana, geneva, sans-serif;
  font-size: 10px;   
  font-weight: normal;
  font-style: normal;  
}

a.lang_link {
  color: #41B7C8;
  text-decoration: none; 
}

a.lang_link:hover {
  text-decoration: underline; 
}

#print {
  width: 600px;

  text-align: left;
 }
 
#print h1 {
  font-size: 13px;
  line-height: 22px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
 
 }
 
 
#mainmenu {
  background-color: #41B7C8;
	width: 795px;
  height: 110px;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 10px;
}

#mainmenu ul {
/*
  position: absolute;
  top: 0;
*/
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 0;
}

#mainmenu a, #menu a.fake:hover{
	color: #FFFFFF;
  font-size: 11px;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
  padding-left:15px;
  margin-left:15px;
}

#mainmenu a.active {
	background-image: url("../images/arrow_rotate_blue.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#mainmenu a:hover, #menu a.active:hover {
	background-image: url("../images/arrow_rotate_blue.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
  color: #FFFFFF;
}

#mainmenu a.fake:hover {
  background: none;
}

#mainmenu ul.m1 a {
  margin: 0;
/*
  left: 0px;
*/
}

#mainmenu ul.m2 {
/*
  left: 195px;
*/
}

#mainmenu ul.m3 {
/*
  left: 390px;
*/
}

#mainmenu ul.m4 {
/*
  left: 585px;
*/
}
