body {
  background: #378fc4 url(../images/nth_marine_bg.gif) repeat scroll 0%;
  font-family: Arial;
  font-size: 12pt;
  color: #ffffff;
}
.logo {
  border:  none;
  float: left;
  width: 125px;
  height: 147px;
  text-align: center;
}
.kopf {
  border:  none;
  height: 147px;
  margin-left: 125px;
  text-align: center;
  vertical-align: middle;
}
.menu {
  border:  none;
  float: left;
  width: 125px;
  text-align: center;
}
.inhalt {
  border:  none;
  margin-left: 125px;
  text-align: center;
  vertical-align: middle;
}
h1 {
  font-family: Arial;
  font-size: 20pt;
  color: #ffffff;
}
h2 {
  font-family: Arial;
  font-size: 12pt;
  text-align: left;
  color: #ffff00;
}
address {
  font-family: Arial;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #c0c0c0;
  padding-top: 5px;
}
h2:first-line {
  font-family: Arial;
  font-size: 25pt;
  color: #ffff00;
}
.vers {
  font-family: Arial;
  font-size: 14pt;
  text-align: left;
  font-weight: bold;
  color: #ffff00;
}
.vers_a {
  font-family: Arial;
  font-size: 10pt;
  text-align: left;
  color: #ffff00;
  position: relative;
  top: 5px;
  left: 100px;
}
.table_t {
   border: 0px;
   border-spacing: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   padding: 0px;
   width: 461px;
   height: 45px;
}
.table_i {
  padding: 0px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 0px;
}
.table_l {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: silver;
  padding: 0px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 0px; 
}
.table_l td {
  padding: 0px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 0px;
}
.title {
  background: transparent url(../nav/nav_title.gif) no-repeat scroll center;
  border-spacing: 0px;
  font-family: Arial;
  font-size: 16pt;
  color: #001156;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  line-height: 45px;
  padding-right: 119px;
  text-shadow: #c0c0c0 -1px -1px 0px, #c0c0c0 1px 1px 0px, #ffffff 0px 0px 5px;
}
hr {
  border: 1px ridge silver;
}
