* {
  font: 12px Verdana;
}

h1 {
  color: #000; 
  font-size: 18px; font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}

h2, h3 {
  color: #000; 
  font-size: 18px; font-weight: bold;
  margin-bottom: 15px;
}

h4 {
  color: #000; 
  font-size: 12px; font-weight: bold;
  line-height: 18px;
  margin-bottom: 15px;
}

p {
  color: #000;
  line-height: 18px;
  margin-bottom: 20px;
}

strong {
  font-weight: bold;
}

a, a:active, a:focus, a:link, a:visited {
  color: #000; 
  font-weight: bolder; 
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

dt, dd {
  display: block;
  line-height: 18px;
}

dt {
  color: #000;
  font-weight: bold;
}

dd {
  padding-bottom: 10px; margin-left: 0;
}

dd dl {
  margin: 0 0 5px 0; padding: 0;
}

dd dl dt {
  clear: left; float: left;
  color: #000;
  font-weight: normal;
  padding: 0; margin: 0;
  width: 55px;
}

dd dl dd {
  padding: 0; margin: 0;
}

table.listing {
  border: 0;
  margin-bottom: 25px;
}

table.listing td {
  border-bottom: 2px dotted #ccc;
  font-weight: normal;
  padding: 20px 10px;
}

li {
  line-height: 18px;
}

div.route {
  float: left;
  margin-right: 15px;
  width: 250px;
}

div.route div.head {
  background: #ffc221; color: #fff;
  font-weight: bold;
  padding: 2px 5px;
  width: 240px; line-height: 20px;
}

div.route div.body {
  background: #eee; color: #000;
  border-bottom: 1px solid #000;
  padding: 2px 5px;
  width: 240px; line-height: 18px;
}

div.route div.foot {
  background: #ddd;
  padding: 2px 5px;
  width: 240px; height: 100px;
}

div.route div.foot div.karte {
  float: left;
  font-size: 10px;
  width: 100px;
}

/* start: barrierefreier horizontal ruler */
div.hr {
  border-bottom: 2px dotted #ccc;
  height: 0; line-height: 0;
  margin-bottom: 10px;
}

div.hr hr {
  display: none;
}
/* end */

table.download .date {
  color: #000;
  font-weight: bold;
}

.prelink {
  color: #000;
  font-size: 14px; font-weight: bold;
}

table.download td {
  border-bottom: 2px dotted #ccc;
  padding-bottom: 10px;
}

caption {
  color: #4e4e50; font-weight: bold;
}

ul {
  padding-left: 15px; margin: 0;
}

ul li, ul li ul li {
  line-height: 18px;
}

ul li ul li a {
  font-weight: normal; font-style: normal; font-size: 12px;
}

#innercontent img {
  float: left;
  margin: 10px 20px 10px 0;
}

#innercontent p img {
  margin: 0 0 10px 0;
}

input, select, textarea {
  margin: 5px 5px 0 5px;
}

input.submit {
  border: none;
  background: url(../img/content/icon_submit.jpg) #fff no-repeat left;
  cursor: pointer;
  display: block; height: 25px;
  font-weight: bold;
  padding-left: 15px;
}

form > /**/ input.submit {
  padding-left: 25px;
}

td {
  color: #000;
}

img {
  margin: 0; padding: 0;
  border: 0;
}

.error {
  color: #d00; font-weight: bold;
}

.notice {
  font-size: 10px;
}

.label {
  display: block; float: left;
  margin-top: 10px;
  width: 170px;
}

#werbemittel {
  border: 1px solid #000; border-spacing: 0; border-collapse: collapse;
}

#werbemittel th {
  border: 1px solid #000;
  font-weight: bold;
  height: 54px;
  padding: 10px;
}

#werbemittel td {
  border: 1px solid #000;
  height: 150px;
  padding: 10px;
  text-align: center;
}

#werbemittel td.caption {
  border: 0;
  font-weight: bold;
  height: 54px;
}

#cols #col1 {
  float: left; width: 225px;
}

#cols #col2 {
  float: left; width: 232px;
}
