body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  font-size: 12px;
}

a:link, a:visited {
  color: #360795;
  text-decoration: none;
  font-weight: normal;
  text-decoration: underline;
}

a:hover, a:active {
  color: #A74605;
  font-weight: normal;
  text-decoration: underline;
}

#container {
  width: 990px;
}

#header {
  color: #76B0D5;
  background: #C5E7FD;
  border-bottom: 3px solid #76B0D5;
  font-family: Arial, Georgia, "Times New Roman", Times, serif;
  font-size: 26px;
  padding: 10px;
  font-weight: bold;
}

#content {
  position: absolute;
  left: 230px;
  width: 750px;
  top: 80px;
  margin: 10px;
  color: #555;
}

#navigation {
  position: absolute;
  left: 500px;
  top: 20px;
  margin: 10px;
  color: #555;
  width: 450px;
}

#tl_navigation {
  position: absolute;
  left: 577px;
  top: 78px;
  margin: 10px;
  white-space: nowrap;
  text-align: left;
  width: 450px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

p {
  font-size: 12px;
}

#secondcol {
  float: left;
}

#box {
  position: absolute;
  left: 400px;
  top: 350px;
  float: left;
  margin: 4px;
  border: dotted thin red;
  color: black;
}

/* =-=-=-=-=-=-=-[Menu Five]-=-=-=-=-=-=-=- */
#menu5 {
  width: 200px;
  border-style: none solid none solid;
  border-color: #D0D0D0;
  border-width: 1px;
  margin: 10px;
}

#menu5 li a {
  height: 32px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 24px;
  text-decoration: none;
}

#menu5 li a:link, #menu5 li a:visited {
  color: #777;
  display: block;
  background: #e6e6e6;
  border-style: solid none none none;
  border-color: #ffffff;
  border-width: 1px;
  padding: 8px 25px 0 10px;
  text-align: left;
}

#menu5 li a:hover {
  color: #fff;
  background: #afb1bd;
  padding: 8px 25px 0 10px;
  text-align: left;
}

#menu5 li a:active {
  color: #fff;
  background: #afb1bd;
  padding: 8px 25px 0 10px;
  text-align: left;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  line-height: 1.6em;
  width: 50%;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  white-space: nowrap;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  line-height: 1.6em;
  width: 50%;
}

img {
  border: 0px;
  padding 0px;
}

.img_left {
  float: left;
  margin: 10px;
  border-style: outset;
}

.img_right {
  float: right;
  margin: 10px;
  border-style: outset;
}

.dia_left {
  float: left;
  margin: 2px;
}

.tabeat {
  width: 90%;
  border: 1px solid;
  table-layout:auto;
  border-collapse:collapse;
}

.tabeat th {
  background:#C5E7FD;
}

.tabeat td {
  border:1px solid;
  padding:5px 10px 5px 10px;
}

.tabeat_firstcol {
  width: 20%;
}

.tabwp {
  width: 90%;
  border: 0px;
  table-layout:auto;
  border-collapse:collapse;
  text-align: center;
}

.tabdia {
  width: 90%;
  font-weight: normal;
}

.tabdia th {
  width: 20%;;
  font-weight: normal;
}

.klimatable {
  border: 1px solid;
  table-layout:auto;
  border-collapse:collapse;
}

.klimatable th {
  background:#C5E7FD;
  font-weight: bold;
  text-align: left;
}

.klimatable td {
  border:1px solid;
  padding:5px 10px 5px 10px;
}
