body
{
  font-family         : Verdana;
  background-color    : #9FC3E4;
  text-align          : center;
  margin              : 0px;
}

.container
{
  width               : 760px;
  font-family         : Verdana;
  font-size           : 11px;
  background-color    : #FFFFFF;
}

.logo
{
  float               : left;
  border              : 0px hidden;
  margin-left         : 15px;
  margin-top          : 30px;
}

.front_top, .site_top
{
  float               : left;
  width               : 760px;
  height              : 135px;
  background-color    : #FFFFFF;
}
.front_top .title, .site_top .title
{
  width               : 760px;
  margin-top          : 121px;
  float               : left;
  text-align          : right;
  font-weight         : bold;
  color               : #386A96;
}
.front_middle
{
  width               : 760px;
  height              : 346px;
  float               : left;
  background-image    : url("../images/frontMiddle.png");
}
.front_language
{
  width               : 760px;
  height              : 180px;
  float               : left;
  background-color    : #FFFFFF;
}
.front_language img
{
  border              : 0px hidden;
  margin-left         : 4px;
}
.front_bottom, .site_bottom
{
  width               : 760px;
  height              : 47px;
  float               : left;
  text-align          : right;
  background-color    : #FFFFFF;
}

.front_middle .ik_doe_mee, .front_middle .wat_kan_gidz, .front_middle .wat_is_gidz
{
  float               : left;
  margin-top          : 57px;
  border              : 0px hidden;
}
.front_middle .wat_is_gidz
{
  margin-left         : 33px;
}
.front_middle .wat_kan_gidz
{
  margin-left         : 17px;
}
.front_middle .ik_doe_mee
{
  margin-left         : 17px;
}

.site_background
{
  float               : left;
  width               : 760px;
  height              : 456px;
  background-image    : url("../images/siteBackground.png");
}

.menu_container
{
  width               : 150px;
  height              : 400px;
  float               : left;
  font-size           : 10px;
  font-weight         : bold;
  margin-left         : 5px;
  margin-top          : 20px;
  text-align          : left;
  color               : #386A96;
}

.menu_container .item
{
  float               : left;
  width               : 140px;
  height              : 18px;
}
.menu_container .item a, .menu_container .item a:hover, .menu_container .item a:visited
{
  float               : left;
  color               : #386A96;
  text-decoration     : none;
}
.menu_container .item a:hover
{
  text-decoration     : underline;
}

.content
{
  float               : left;
  width               : 593px !important;
  width               : 588px;
  height              : 417px;
  margin-left         : 12px;
  margin-top          : 4px;
}
.content iframe
{
  float               : left;
  width               : 100%;
  height              : 100%;
  border              : 0px hidden;
}

.page
{
  font-family         : Verdana;
  font-size           : 10px;
  float               : left;
  color               : #386A96;
  text-align          : left;
  width               : 97%;
}

.page h1
{
  float               : left;
  width               : 455px;
  color               : #386A96;
  margin              : 0px;
  margin-bottom       : 10px;
  margin-top          : 5px;
  font-size           : 11px;
  text-align          : left;
}
.page h2
{
  float               : left;
  color               : #386A96;
  width               : 455px;
  margin              : 0px;
  margin-top          : 10px;
  margin-bottom       : 10px;
  font-size           : 10px;
}

.page a, .page a:hover, .page a:visited
{
  color               : #386A96;
}

.page img
{
  border              : 1px solid #386A96;
  margin              : 6px;
  margin-left         : 0px;
}

.page .more
{
  width               : 100%;
  float               : left;
  text-align          : right;
}

.paragraph
{
  float               : left;
  width               : 100%;
}
.paragraph h2
{
  width               : 100%;
}

.paragraph_left
{
  float               : left;
  width               : 332px;
}
.paragraph_right
{
  float               : left;
  width               : 190px;
  margin-left         : 18px;
}

.paragraph_half
{
  float               : left;
  width               : 260px;
  margin-right        : 14px;
}
.paragraph_half h2
{
  width               : 260px;
}

.form_row
{
  float               : left;
  width               : 100%;
  height              : 22px;
  margin-top          : 3px;
}

.form_row span
{
  float               : left;
  width               : 120px;
  margin-top          : 3px;
}
.form_row .text
{
  float               : left;
  width               : 200px;
}


