html, body {
  margin: 0px;
  padding: 0px;
}
html{
  overflow: auto;
}
.body {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
body, table, td, div, a, span, ul, li, p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
a {
	font-weight: bold;
	text-decoration: none;
}
h1 {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS";
}
img {
  border: none;
}
#page {
	width: 955px;
  margin: 0px auto;
  background-color: #ffffff;
}
#header{

  top: 0px;
  left: 0px;
  height: 126px;
  width: 
}
.header1 {
  background-image: url(_layout/header01.jpg);
  background-repeat: no-repeat;
  width: 204px;
  height: 126px;
  float: left;
}
.header2 {
  background-image: url(_layout/header02.jpg);
  background-repeat: no-repeat;
  width: 538px;
  height: 126px;
  float: left;
}
.header3 {
  background-image: url(_layout/header03.jpg);
  background-repeat: no-repeat;
  width: 213px;
  height: 126px;
  float: left;
}
#image {
  width: 225px;
  height: 350px;
  left: 0px;
  float: left;
  padding: 35px 0px 0px 35px;
}
#image img {
  padding-bottom: 10px;
}
#content {
  height: auto;
  width: 555px;
  margin-top: 35px;
  font-family: Tahoma;
  padding-bottom: 20px;
  float: left;
}
#content-home {
  width: 955px;
  height: 600px;
  padding-top: 50px;
  padding-left: 225px;
}
#flash {
  width: 955px;
  height: 86px;
}
#footer {
  width: 925px;
  height: 50px;
  padding-left: 30px;
}
.toolbaritem {
  margin-bottom: 3px;
  padding-right: 15px;
}
#menu {
  top: 71px;
  left: 0px;
  width: 955px;
  height: 27px;
  background-color: #002b5f;
  font-family: Arial;
  padding: 0px 0px 0px 0px;
}
.menuitem, .menuitem-on {
  float: left;
  text-align: center;
  padding: 6px 34px 0px 34px;
  height: 21px;
  cursor: pointer;
  font-family: Arial;
  background-color: #002b5f;
}
.menuitem-on {
  background-color: #7f95af;
}
.menuitem a, .menuitem-on a{
  color: #ffffff;
  font-size: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  cursor: pointer;
  display: block;
}
.menuitem-on a{
  color: #002b5f;
}
.submenu {
  position: absolute;
  z-index: 5;
  display: none;
  margin-top: 9px;
  margin-left: -34px;
  width: 215px;
  min-height: 40px;
  background-color: #7f95af;
}
.submenuitem, .submenuitem-on {
  width: 180px;
  text-align: center; 
  padding-left: 35px;
  height: 27px;
  line-height: 26px;
  background-color: #7f95af;
  text-align: left;
  display: block;  
  border-bottom: 1px solid #ffffff;
}
.submenuitem-on {
  background-color: #002b5f;
}
.submenuitem a, .submenuitem-on a {  
  color: #ffffff;
  font-size: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: block;
  height: 100%;
  cursor:pointer;
}
.submenuitem a:hover, .submenuitem-on a:hover{
  color: #ffffff !important;
}
.kop {
	color: #002b5f;
	font-style : normal;
	font-weight : bold;
	font-size : 18px;
}

