body {
  margin: 10px auto;
  padding: 0;
  color: #999999;
  background-color: #444444;
  font-family: tahoma,arial,helvetica,verdana,sans-serif;
}
#wrapper {
  margin: 0 auto;
  padding: 20px;
  background: #000000 url(../images/grim_reaper_03.png) no-repeat fixed center top;
  width: 1430px;
  height: 705px;
}
header {
  margin: 0;
}
div#top {
  margin: 10px;
  padding: 15px;
  background-color: #000000;
  color: #ffffff;
  float: right;
  width: 20%;
}
.toptext {
  margin: 10px;
  padding: 10px 0px 0px 10px;
  font-family: "Trebuchet MS",tahoma,arial,helvetica,verdana,sans-serif;
  color: #006496;
  font-size: 2.5em;
  font-weight: bold;
}
.toptextklein {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 30px;
  font-family: "Trebuchet MS",tahoma,arial,helvetica,verdana,sans-serif;
  color: #999999;
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
}
div#navihor {
  margin: 20px 0;
  padding: 10px 20px 10px 0px;
  height: 30px;
  background-color: #006496;
}
.hornavi a:link, .hornavi a:active, .hornavi a:visited {
  margin: 5px;
  padding: 5px 20px;
  text-align: left;
  font-size: 1em;
  background-color: transparent;
  font-family: tahoma,arial,helvetica,verdana,sans-serif;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
  text-decoration: none;
}
.hornavi a:hover, hornavi a:focus {
  background-color: #00aaff;
  font-family: tahoma,arial,helvetica,verdana,sans-serif;
  color: #ffffff;
  text-decoration: none;
}
nav {
  margin: 0;
  padding: 2px;
  width: 20%;
  float: left;
}
nav h2 {
  border: 1px solid #3a3a3a;
  margin: 0px 0px 10px;
  padding: 5px;
  color: #ffffff;
  background-color: #505050;
  font-size: 1.16em;
  font-weight: bold;
  font-family: "Trebuchet MS",calibri,georgia,serif;
  letter-spacing: 1px;
  line-height: 20px;
}
nav ul {
  border: 1px dashed #808080;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
nav ul a:link, nav ul a:visited, nav ul a:active {
  margin: 0;
  padding: 3px 3px 3px 8px;
  line-height: 25px;
  font-size: 0.875em;
  font-weight: normal;
  display: block;
  font-family: tahoma,arial,helvetica,verdana,sans-serif;
  text-decoration: none;
  background-color: transparent;
  color: #006496;
}
nav ul a:hover, nav ul a:focus {
  text-decoration: none;
  font-family: tahoma,arial,helvetica,verdana,sans-serif;
  color: #ffffff;
  font-weight: normal;
  background-color: #006496;
}
aside {
  width: 20%;
  float: right;
}
aside h2 {
  border: 1px solid #3a3a3a;
  margin: 0px 0px 10px;
  padding: 5px;
  color: #ffffff;
  background-color: #444444;
  font-size: 1.16em;
  font-weight: bold;
  font-family: Trebuchet MS;
  letter-spacing: 1px;
  line-height: 20px;
}
aside p {
  margin: 0;
  padding: 5px;
}
.textboxrighttext {
  border: 1px dashed #808080;
  padding: 3px 3px 3px 8px;
  font-family: tahoma,arial,helvetica,verdana,sans-serif;
  font-weight: normal;
  font-size: 0.875em;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  line-height: 25px;
  font-style: normal;
  text-align: justify;
  margin-left: 0;
}
main {
  display: block;
}
article {
  padding: 0 10px;
  margin-left: 21%;
  margin-right: 21%;
  margin-top: 0;
  font-size: 0.813em;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
}
article h1 {
  margin: 0;
  font-size: 2em;
  color: #ffffff;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  letter-spacing: 1px;
}
article h2 {
  margin: 3px;
  padding: 2px;
  color: #808080;
  background-color: inherit;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  font-size: 1.5em;
  text-align: left;
}
article h3 {
  color: #006496;
  background-color: inherit;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  font-size: 1.5em;
  font-style: italic;
  padding-left: 5px;
  font-weight: normal;
}
article h4 {
  margin: 0px;
  padding: 2px;
  color: #ffffff;
  background-color: #006496;
  font-size: 1.25em;
  font-weight: bold;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  letter-spacing: 1px;
  text-align: center;
}
article h5 {
  margin: 2px;
  padding: 0;
  color: #666666;
  background-color: inherit;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  font-size: 1.125em;
  font-weight: bold;
}
article p {
  margin: 8px 2px;
}
footer {
  margin: 0px;
  padding: 10px 0;
  line-height: 25px;
  background-color: #006496;
  text-align: center;
  font-size: 0.836em;
  height: 30px;
  color: #ffffff;
}
a:link, a:visited, a:active {
  margin: 0;
  padding: 0;
  color: #006496;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #000000;
  background-color: #006496;
  text-decoration: underline;
}
img {
  border:  none;
  max-width: 100%;
  height: auto;
  display: block;
}
.clear {
  margin: 0;
  padding: 0;
  clear: both;
  line-height: 1px;
}
.copyright {
  font-size: 0.625em;
  text-align: center;
  font-weight: normal;
}
