body {
  margin: 0;
  background: #EFF4FA;
  behavior:url( hover.htc );
}
image {
  border: 0;
}
a:link,
a:active,
a:hover,
a:visited {
  font: bold 10pt verdana;
}
.fliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.att {
  font: 10pt arial;
  color: #F00;
}

.ok {
  color: #1CA51C;
}

.subnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

image {
  border: 0;
}
#navigation {
  float: left;
  margin-left: 48px;
  margin-top: 45px;
  width: 724px;
}

#nav_top_left {
  float:left;
  background: url('../img/1.jpg') no-repeat;
  height: 150px;
  width: 352px;
  margin: 0 20px 20px 0;
}

#nav_top_left:hover {
  background: url('../img/1a.jpg') no-repeat;
}

#nav_top_left ul {
  list-style-type: none;
  margin: 0;

}
#nav_top_left li,
#nav_bottom_left,
#nav_bottom_right {
  text-align: left;
}

#nav_top_left a {
  color: #33C;
  font: bold 10pt verdana;
  text-decoration: none;
  visibility: hidden;
}


#nav_top_right {
  background: url('../img/3.jpg') no-repeat;
  height: 150px;
  width: 352px;
  margin: 0 0 20px 0;
  float: right;
}

#nav_top_right:hover {
  background: url('../img/3a.jpg') no-repeat;
  cursor: hand;
  cursor: pointer;
}

#nav_bottom_left {
  background: url('../img/2.jpg') no-repeat;
  float:left;
  height: 150px;
  width: 352px;
  margin: 0 20px 0 0;
}

#nav_bottom_left:hover {
  background: url('../img/2a.jpg') no-repeat;
}

#nav_bottom_left ul {
  list-style-type: none;
  margin: 0;
  width: 150px;
  vertical-align: bottom;
}

#nav_bottom_left a {
  color: #33C;
  font: bold 10pt verdana;
  text-decoration: none;
  visibility: hidden;
}


#nav_bottom_right {
  background: url('../img/4.jpg') no-repeat;
  height: 150px;
  width: 352px;
  cursor: pointer;
  cursor: hand;
  float: right;
}

#nav_bottom_right:hover {
  background: url('../img/4a.jpg') no-repeat;
}

#nav_bottom_right ul {
  list-style-type: none;
  margin: 0;
}

#nav_bottom_right a {
  margin-left: 150px;
  color: #33C;
  font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  visibility: hidden;
}
#nav_bottom_right:hover a,
#nav_bottom_left:hover a,
#nav_top_left:hover a {
  visibility: visible;
}

#nav_bottom_right a:hover,
#nav_top_left a:hover,
#nav_bottom_left a:hover {
  color: #232385;
}

#mcsLogo {
  width: 100%;
  margin-left: 25px;
  font: 10pt verdana, arial;
}