a, p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15pt;
  font-weight: bold;
  color: black;
  text-align: center;
  }

h2 {
  font-size: 12pt;
  }

h3 {
  font-size: 12pt;
  font-weight: normal;
  }
  
h4 {
  font-size: 10pt;
  }

h5 {
  font-size: 10pt;
  }

h6 {
  font-size: 8pt;
  }  
  
.csc-textpic-caption {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  }

.align-center {
  text-align: center;
  }
  
.align-left {
  text-align: left;
  }  

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  }

body {
  background-image: url(img/hgrund.gif);
  background-repeat: repeat-y;
  }

#content {
  width: 850px;
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  }

#kopfbanner {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px;
  }

#seitentitel {
  position: absolute;
  top: 200px;
  }

#inhalt {
  position: relative;
  top: -180px;
  width: 620px;
  left: 320px;
  margin 0px;
  padding-bottom: 100px;
  }

#navi {
  position: relative;
  top: 20px;
  left: 100px;
  width: 200px;
  margin 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #cc0000;
  }  
#commercial {
  position: relative;
  top: 80px;
  left: 100px;
  width: 200px;
  margin 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #cc0000;
  }  

#fuss {
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px;
  }
 
A:link, A:active, A:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #cc0000;
  text-decoration: none;
  }

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  margin-left: 60px;
  border: 0px;
  cellpadding: 0px;
  cellspacing: 10px;
  }
  
th {
  background: #cccccc;
}

.chronologie{
  font-size: 8pt;
    margin-left: 0px;
}

.chronologie td{
  vertical-align: top;
}

.nr{
  font-weight: bold;
}
  
.tabletitel{
  font-weight: bold;
}

.tabletitel2{
  font-size: 8pt;
  font-weight: bold;
  vertical-align: top;
}

.impressum {
  margin-left: 0px;
}
