﻿/* Made in 2011 by Michael Sieme. */
/* All rights reserved. */

/* ---------- Seitenlayout ---------- */

html {
  padding: 0px;
  margin: 0px;
  height: 100%;
  min-width: 920px;
}

body {
  padding: 0px;
  margin: 0px;
  background-color: #e5e5e5;
  min-width: 920px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
}

#titel {
  position: fixed;
  top: 0px;
  height: 90px;
  width: 100%;
  background-color: #4c4c4c;
  line-height: 90px;
  font-size: 15px;
  color: white;
  overflow: hidden;
}

#navigation {
  position: fixed;
  top: 90px;
  height: 32px;
  width: 100%;
  background-color: #0080ff;
  border-top: 1px #ffffff solid;
  border-bottom: 1px #ffffff solid;
  line-height: 32px;
  font-size: 15px;
  color: white;
  box-shadow: 0px 3px 8px #4c4c4c;
}

#text {
  margin: 40px;
  padding: 114px 0 24px 0;
  height: auto;
  overflow: visible;
}

#fuss {
  position: fixed;
  bottom: 0px;
  height: 32px;
  width: 100%;
  background-color: #0080ff;
  border-top: 1px #ffffff solid;
  color: white;
  font-size: 12px;
  line-height: 32px;
  box-shadow: 0px -3px 8px #4c4c4c;
}

#browserhinweis {
  margin: 10px 0 20px 0;
  padding: 10px;
  background-color: #4c4c4c;
  color: white;
  font-size: 11px;
  border: 2px #ffffff solid;
}

/* ---------- Textformatierungen Standard ---------- */

img {
  border: 0;
}

p {
  padding: 0 0 15px 0;
  margin: 0;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  color: #4c4c4c;
}

h1 {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 140%;
  color: #4c4c4c;
  text-align: left;
}

h2 {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 140%;
  color: #0080ff;
  text-align: left;
}

h3 {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 140%;
  color: #0080ff;
  text-align: left;
}

ul {
  padding: 0 0 0 40px;
  margin: 0 0 15px 0;
  font-size: 14px;
  line-height: 140%;
  text-align: left;
  color: #4c4c4c;
}

td {
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  color: #4c4c4c;
}


/* ---------- Textformatierungen individuell ---------- */

.navi {
  padding: 0 0 0 40px;
  margin: 0;
  font-size: 15px;
  line-height: 32px;
  color: #ffffff;
  letter-spacing: 1px;
}

.navi a {
  padding: 0 10px 0 10px;
  border-bottom: 0;
  color: white;
  display: inline-block;
}

.navi a:link {
  padding: 0 10px 0 10px;
  border-bottom: 0;
  color: white;
  display: inline-block;
}

.navi a:visited {
  padding: 0 10px 0 10px;
  border-bottom: 0;
  color: white;
  display: inline-block;
}

.navi a:active {
  padding: 0 10px 0 10px;
  border-bottom: 0;
  color: white;
  display: inline-block;
}

.navi a:hover {
  padding: 0 10px 0 10px;
  border-bottom: 0;
  color: white;
  display: inline-block;
  background-color: #2693ff;
}

.navi a#aktiv {
  padding: 0 10px 0 10px;
  border-bottom: 0;
  display: inline-block;
  font-weight: bold;
  color: #0080ff;
  background-color: white;
}

.titelzeile {
  padding: 0 0 0 40px;
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 90px;
  color: white;
}

.fusszeile {
  padding: 0 40px 0 40px;
  margin: 0;
  font-size: 12px;
  line-height: 32px;
  color: #ffffff;
  letter-spacing: 1px;
}

.Bild_mittig {
  vertical-align: middle;
}

.Bild_links_mittig {
  vertical-align: middle;
  float: left;
}

.Bild_fusszeile {
  margin: 6px 0 0 0;
  float: right;
}

.Bild_rechts {
  float: right;
  margin: 0 0 0 30px;
  box-shadow: 3px 3px 8px #4c4c4c;
  border-radius: 6px;
}

.Bild_links {
  float: left;
  margin: 0 30px 0 0;
  box-shadow: 3px 3px 8px #4c4c4c;
  border-radius: 6px;
}

.Referenzen_links {
  float: left;
  margin: 0 30px 0 0;
  box-shadow: 3px 3px 8px #4c4c4c;
  border-radius: 6px;
}

.neuer_Absatz {
  padding-top: 40px;
  padding-bottom: 40px;
  clear: both;
}

.Layouttabelle_Kopf {
  width: 100%;
}

.Layoutspalte1_Kopf {
  width: 240px;
  text-align: left;
  vertical-align: middle;
  font-size: 11px;
  height: 100px;
}

.Layoutspalte2_Kopf {
  width: 660px;
  text-align: right;
  vertical-align: bottom;
  height: 100px;
}

.Layouttabelle {
  width: 840px;
}

.Layoutspalte1 {
  width: 190px;
  text-align: right;
  vertical-align: top;
  font-style: italic;
  font-size: 11px;
  line-height: 18px;
  color: #2757cf;
}

.Layoutspalte2 {
  width: 45px;
}

.Layoutspalte3 {
  width: 605px;
  vertical-align: top;
}

.Anmerkung {
  font-size: 10px;
  font-style: italic;
}


/* ---------- Linkformatierungen ---------- */

a.extern {
  padding-left: 14px;
  background-image: url(grafiken/links-extern.gif);
  background-repeat: no-repeat;
}

a {
  color: #0080ff;
  text-decoration: none;
}

a:link {
  border-bottom: 1px dotted;
}

a:visited {
  border-bottom: 1px dotted;
}

a:active {
  border-bottom: 1px solid;
}

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

a#active {
  border-bottom: 1px solid;
  font-weight: bold;
}

a.navifarbe {
  color: #ffffff;
}


