html {
  height: 100%;
}

body {
  font: 12px arial, helvetica, sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
}

abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dotted #999;
}

legend {
  font: 10px arial, helvetica, sans-serif;
  color: #999;
  text-transform: uppercase;
}

form {
  display: inline;
}

label {
  display: block;
  padding-top: 5px;
}

fieldset {
  margin: 0;
  padding: 10px;
}

#topcontainer {
  background: #fff;
  width: 100%;
}

#redline {
  font-size: 0;
  width: 100%;
  background: #ff0000;
  height: 4px;
  clear: both;
}

hr {
  border: 1px solid #DFDFDF;
  width: 100%;
  height: 1px;
}

#menutop {
  margin: 0 auto;
  width: 820px;
  padding: 16px 0 7px 0;
  text-align: right;
}

#menutop a {
  color: #858585;
  text-decoration: none;
}

#menutop a:hover {
  text-decoration: underline;
}

#header {
  margin: 0 auto;
  width: 820px;
}

#header img {
  float: left;
  background: #fff;
}

.mainnav a {
  padding-right: 20px;
  color: #fff;
  text-decoration: none;
}

.navpfad a {
  color: #fff;
  text-decoration: none;
}

.mainnav a:hover, .navpfad a:hover, .content a:hover, .news a:hover {
  text-decoration: underline;
}

.containertable {
  width: 100%;
  border: 0;
  height: 66px;
}

.contenttable {
  width: 820px;
}

.mainnav {
  width: 572px;
  color: #fff;
  background: #858585;
  padding: 9px 0 8px 0;
}

.navpfad {
  width: 178px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  background: #858585;
  text-align: center;
  padding: 9px 0 8px 0;
}

.unternav2 {
  margin: 20px 0 0 0;
  padding-left: 15px;
  list-style: none;
  line-height: 24px;
}

.unternav2 a {
  text-decoration: none;
  color: #000;
}

.unternav3 {
  padding-left: 7px;
  line-height: 20px;
}

.unternav3 a {
  color: #606060;
}

.unternav3 a:hover {
  text-decoration: underline;
}

.content {
  background: url("../upload/bilder/strich.gif") no-repeat right top;
  padding: 20px;
}

.content a, .news a {
  color: #ff0000;
  text-decoration: none;
}

.news {
  padding: 20px 15px 10px 15px;
  width: 145px;
}

h1 {
   font: bold 12px/20px arial, helvetica, sans-serif;
   color: #ff0000;
   text-transform: uppercase;
   margin: 0 0 8px 0;
}

h2 {
   font: bold 12px/20px arial, helvetica, sans-serif;
   color: #646464;
   margin:0;
}

h3 {
   font: bold 12px/20px arial, helvetica, sans-serif;
   color: #ff0000;
   margin:0;
}

h4 {
   font: bold 12px/20px arial, helvetica, sans-serif;
   color: #000;
   margin:0;
}

p {
  line-height: 20px;
  margin-top: 3px;
}

li {
  line-height: 20px;
  padding-bottom: 3px;
}

.glossar {
  padding-bottom: 8px;
}

.glossarheadline {
  font: bold 18px arial, helvetica, sans-serif;
  color: #ff0000;
  border-bottom: 1px solid #ff0000;
}

.pressearchiv {
  font: bold 12px arial, helvetica, sans-serif;
  color: #646464;
  border-bottom: 1px solid #646464;
}

.glossarlink {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  border: 0;
}

.bildrand {
  padding: 5px;
  border: 1px solid #DFDFDF;
  margin-top: 4px;
}

.bildrandlinks {
  padding: 5px;
  border: 1px solid #DFDFDF;
  margin-right: 15px;
  margin-top: 4px;
  float: left;
}

.bildrandrechts {
  padding: 5px;
  border: 1px solid #DFDFDF;
  margin-left: 15px;
  margin-top: 4px;
  float: right;
}

.tabelle {
  width: 460px;
  margin: 10px 0 15px 0;
  border-top: 1px solid #ff0000;
}

.tabelle td {
   border-bottom: 1px solid #ccc;
}

.row0 {
  background: #fff;
}

.row1 {
   background: #f0f0f0;
}

.star {
  font: 16px courier, "Courier New", sans;
  color: #ff0000;
}

.username, .error {
  color: #ff0000;
}

.small {
  font-size: 11px;
}