* {
  font-family: Verdana, Helvetica, Arial;
  color: #1A55A5;
}

body {
  border: 0;
  padding: 0;
  margin: 0;
  background-color: #014ea0;
  font-size: 0.65em;
}


div#page {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -304px 0px 0px -400px;
  width: 800px;
  height: 604px;
  background: #fff url(/system/bilder/hintergrund_allgemein.jpg) top left no-repeat;
  border: 1px #9eafe4 solid;
}


div#title {
  position: absolute;
  left: 665px;
  top: 518px;
  width: 110px;
  height: 88px;
  background: transparent;
  text-align: center;
}

div#title h1 {
  color: #fff;
  margin-bottom: 2px;
  margin-top: 0;
  text-transform: upcase;
  font-weight: normal;
  font-size: 2.8em;
  letter-spacing: 0.05em;
}

div#title h2 {
  color: #014ea0;
  margin-bottom: 2px;
  margin-top: 0;
  font-size: 1.4em;
  font-weight: bold;
}

div#title h3 {
  color: #014ea0;
  margin-bottom: 0px;
  margin-top: 0;
  font-size: 1.4em;
  font-weight: normal;
}


div#navigation {
  position: absolute;
  left: 26px;
  top: 10px;
  width: 753px;
  height: 116px;
  background: transparent;
}


div#footer {
  position: absolute;
  top: 588px;
  left: 30px;
  height: 13px;
  width: 130px;
  color: #014ea0;
  background: transparent;
}

div#footer a {
  color: #014ea0;
  font-size: 0.85em;
  text-decoration: none;
}

div#sidebar {
  position: absolute;
  top: 235px;
  left: 26px;
  width: 135px;
  height: 340px;
  background: transparent;
}

div#sidebar img.standard {
  border: 1px #014ea0 solid;
  margin-bottom: 5px;
}

div#content {
  position: absolute;
  left: 210px;
  top: 176px;
  width: 490px;
  height: 428px;
  padding: 0 100px 0 0;
  overflow: auto;
  background: transparent;
  font-size: 1.1em;
}

div#content table,
div#content table tr {
  font-size: 1em;
}

div#content table td {
  vertical-align: top;
  font-size: 1em;
}

div#content h1 {
  font-size: 1.3em;
  font-weight: bold;
}

div#content h2 {
  font-size: 1.15em;
  font-weight: bold;
}


div#content h3 {
  font-size: 1em;
  font-weight: bold;
  margin: 5px 0 5px 0;
}

div#content a {
  border-bottom: 1px dotted;
  text-decoration: none;
}


div#content a:hover {
  border-bottom: 1px solid;
}

div#content h1 {
  font-weight: bold;
  font-size: 1.2em;
}
