body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
  color: #5F6A8C;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}

a {
  text-decoration: none;
  color: #002D51;
}

a:hover {
  color: #BB3700;
}

p {
  font-size: 11px;
  line-height: 18px;
  margin: 0px;
  padding-bottom: 18px;
}


h1, h2, h3, h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  margin: 0px;
}

h1 {
  font-weight: bold;
  padding-top: 108px;
  padding-bottom: 18px;
}

h2 {
  font-weight: normal;
  padding-bottom: 0px;
}

div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
  border: 0px none transparent;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  border-collapse: collapse;
  border-spacing: 0px;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-spacing: 0px;
  padding: 0px;
}

img { 
  border: 0px none transparent;
}

.total_area {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}

.left_side {
  width: 50%;
}

.right_side {
  width: 50%;
}

#left_area {
  float: right;
  width: 368px;
  height: 432px;
  z-index: 1;
}

#identity_area {
  width: 100%;
  height: 108px;
  z-index: 2;
}

#identity_prn_area {
  display: none;
}

#menu_area {
  width: 100%;
  height: 108px;
  z-index: 2;
}

#menu_area2 {
  width: 100%;
  height: 126px;
  z-index: 2;
}

.menu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #BB3700;
  margin-left: 19px;
}

.primary {
  font-weight: bold;
  padding-right: 12px;
}

.hidden_menu {
  display: none;
}

#picture_area {
  font-size: 0px;
  width: 100%;
  height: 198px;
  text-align: center;
  z-index: 2;
}

#picture_area2 {
  font-size: 0px;
  width: 100%;
  height: 180px;
  text-align: center;
  z-index: 2;
}

#language_choise_area {
  width: 100%;
  height: 18px;
  z-index: 2;
}

.language_tool {
  padding-right: 10px;
}

#right_area {
  float: left;
  width: 384px;
  height: 432px;
  z-index: 1;
}

#text_area {
  width: 100%;
  height: 432px;
  z-index: 2;
}

.intro_txt {
  padding-bottom: 9px;
}

.end_txt {
  padding-bottom: 0px;
}

.list_table {
  width: 100%;
}

.ndash {
  font-size: 11px;
  vertical-align: top;
  width: 15px;
}

.infos a {
  color: #BB3700;
}

.infos a:hover {
  color: #002D51;
}

.datum {
  font-weight: bold;
}

#inside_area {
  float: left;
  width: 274px;
  height: 432px;
  z-index: 3;
}

#galery_area {
  float: left;
  width: 274px;
  height: 272px;
  z-index: 4;
}

.sample {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

#legend_area {
  float: left;
  width: 274px;
  height: 124px;
  z-index: 4;
}

.legend_txt {
  padding-top: 7px;
  padding-bottom: 0px;
}

#navi_area {
  float: left;
  width: 274px;
  height: 36px;
  z-index: 4;
}

.navi_txt {
  color: #BB3700;
  padding-bottom: 0px;
}

#icon_area {
  float: right;
  width: 96px;
  height: 432px;
  z-index: 3;
}

.icon_table {
  width: 100%;
}

/* ###########################

White
  background-color: #FFFFFF;
Red
  background-color: #BB3700;
Blu
  background-color: #002D51;

########################### */