.content form input[type="text"] {
  border: 1px solid #666666;
  padding: 1px;
}
.content form textarea {
  border: 1px solid #666666;
  padding: 1px;
}
.content form select {
  border: 1px solid #666666;
  padding: 1px;
}
.content form fieldset {
  border: 1px solid #666666;
  padding: 1em;
  margin: 1em 0;
}
.content form fieldset legend { color: #666666; }
div.csc-mailform-field {
  margin-bottom: 0.4em;
  clear: both;
}
div.csc-mailform-field label {
  float: left;
  width: 10em;
}
div.csc-mailform-field input {
  display: block;
  margin-left: 11em;
  font-family: Arial;
  font-size: 1em;
}
div.csc-mailform-field textarea {
  display: block;
  margin-left: 11em;
  font-family: Arial;
  font-size: 1em;
}
div.csc-mailform-field select {
  display: block;
  margin-left: 11em;
  font-family: Arial;
  font-size: 1em;
}
div.csc-mailform-radio input { float: left; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width: 10em; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width: 20em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL {
  margin-right: 1em;
  width: 10em;
  float: left;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
  margin-top: 10px;
  margin-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
  font-weight: bold;
  font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-browsebox OL {
  list-style: none;
  margin: 1em 0;
  padding: 0 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox UL {
  list-style: none;
  margin: 1em 0;
  padding: 0 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { background: url(subnavi-level1-bullet.gif) 3px 6px no-repeat; }
.tx-indexedsearch .tx-indexedsearch-browsebox UL LI {
  display: inline;
  margin: 0 0;
  padding: 0 1em 0 1em;
}
.tx-indexedsearch .tx-indexedsearch-browsebox OL LI { padding: 0 0 0 1em; }
.tx-indexedsearch .tx-indexedsearch-noresults {
  text-align: center;
  font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style: italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #ff990c; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background: #efefef;
  padding: 0.4em;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
  margin-top: 20px;
  margin-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume { color: #666666; }
.tx-indexedsearch .res-tmpl-css {
  clear: both;
  margin-bottom: 1em;
}
.tx-indexedsearch .tx-indexedsearch-category {
  background: #cccccc;
  font-size: 16px;
  font-weight: bold;
}
.tx-indexedsearch .result-count-tmpl-css {
  font-weight: normal;
  float: right;
}
.tx-indexedsearch .percent-tmpl-css {
  font-weight: normal;
  float: right;
}
.tx-indexedsearch dl.info-tmpl-css dt { float: left; }
.tx-indexedsearch dl.info-tmpl-css dd {
  float: left;
  margin-left: 0;
}
.tx-indexedsearch dl.info-tmpl-css dd.item-mtime { float: none; }
.tx-indexedsearch dl.info-tmpl-css dd.item-path { float: none; }
div.content h1 {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: normal;
}
div.content h2 {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: normal;
}
div.content h3 {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: normal;
}
div.content h4 {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: normal;
}
div.content h1 { text-transform: uppercase; }
div.content h2 { text-transform: uppercase; }
div.content h1 {
  padding: 3px 10px;
  font-size: 1.4em;
  margin: 0 -10px;
  margin-bottom: 0.5em;
}
div.content h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 -10px;
  margin-bottom: 0.5em;
  padding: 0 10px;
}
div.content h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0.5em;
}
div.content p {
  line-height: 1.4em;
  text-align: left;
}
div.content p.csc-linkToTop { text-align: right; }
div.content p.csc-linkToTop a {
  color: #666666;
  padding-left: 20px;
  background: url(pfeil-grau-oben.gif) left top no-repeat;
}
div.content table {
  margin: 0 0 0.5em 0;
  border-collapse: collapse;
}
div.content table.contenttable-2 tr td {
  padding: 0.3em 10px;
  border: 1px solid #efefef;
}
div.content table.contenttable-2 tr.tr-0 td { font-weight: bold; }
div.content table.contenttable-2 tr td.td-0 { font-weight: bold; }
div.content table.contenttable-2 tr.tr-odd td { background: #efefef; }
div.content div.csc-frame-rulerBefore {
  border-top: 2px solid #efefef;
  margin: 0 -10px;
}
div.content ul {
  list-style: none;
  margin: 1em 0;
  padding: 0;
}
div.content ul li {
  margin: 0 0;
  padding: 0 0 0 1.5em;
}
div.content div.teaser {
  margin: 10px -10px;
  background-color: #ff990c;
}
div.content div.teaser h2 {
  margin: 0;
  padding: 5px 10px;
  background: url('bg-teaser-orange.gif') no-repeat transparent;
  text-transform: none;
  color: #ffffff;
}
div.content div.teaser div.teaser-content {
  padding: 10px;
  background-color: #fff5e6;
  border-left: 1px solid #ff990c;
  border-right: 1px solid #ff990c;
  border-top: 1px solid #ff990c;
  border-bottom: 1px solid #ff990c;
}
div.content div.teaser div.teaser-content p { margin: 0 0 1em; }
div.content div.teaser div.teaser-content img {
  float: left;
  margin: 0 10px 0 0;
}
div.content div.teaser-orange-solid { color: #ffffff; }
div.content div.teaser-orange-solid div.teaser-content {
  background-color: #ff990c;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
div.content div.teaser ul.teaser-links {
  list-stlye: none;
  height: 16px;
  margin: 0;
  padding: 4px 0 4px 270px;
  font-weight: bold;
  color: #ffffff;
}
div.content div.teaser ul.teaser-links li {
  float: left;
  margin: 0 25px 0 0;
  padding: 0;
  background: none;
}
div.content div.teaser ul.teaser-links li a {
  color: #ffffff;
  display: block;
  background: url('pfeil-rund-orange.gif') no-repeat;
  padding-left: 20px;
}
div.content div.teaser ul.teaser-links-left { padding: 4px 0 4px 10px; }
div.content div.teaser-inline {
  margin: 10px -10px;
  overflow: hidden;
  clear: left;
}
div.content div.teaser-inline div.teaser {
  width: 272px;
  float: left;
  margin: 0 16px 0 0;
}
div.content div.teaser-inline div.teaser-inline-right { margin-right: 0; }
div.content div.teaser-inline div.teaser h2 { background-image: url('bg-teaser-inline-orange.gif'); }
div.content div.teaser-inline div.teaser ul.teaser-links { padding-left: 10px; }
div.content div.teaser-inline div.teaser div.teaser-content { height: 200px; }
div.content div.teaser-inline div.teaser div.teaser-content img {
  float: none;
  margin: 0;
}
div.content div.teaser-land { background-color: #98c200; }
div.content div.teaser-land h2 { background-image: url('bg-teaser-br.gif'); }
div.content div.teaser-inline div.teaser-land h2 { background-image: url('bg-teaser-inline-br.gif'); }
div.content div.teaser-land div.teaser-content {
  background-color: #f5f9e6;
  border-left: 1px solid #98c200;
  border-right: 1px solid #98c200;
  border-top: 1px solid #98c200;
  border-bottom: 1px solid #98c200;
}
div.content div.teaser-land ul.teaser-links li a { background-image: url('pfeil-rund-br.gif'); }
div.content div.teaser-land-solid { color: #ffffff; }
div.content div.teaser-land-solid div.teaser-content {
  background-color: #98c200;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  color: #ffffff;
}
div.content h1 {
  background: url('bg-h1-br.gif') no-repeat;
  color: #ffffff;
}
div.content h1 a { color: #ffffff; }
div.content h2 {
  color: #98c200;
  background-color: #eaf3cc;
}
div.content h2 a { color: #98c200; }
div.content h3 { color: #98c200; }
div.content h3 a { color: #98c200; }
div.content a.fancyLink {
  background: #ff990c url('pfeil-rund-orange.gif') no-repeat scroll 10px 3px;
  color: white;
  padding-left: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 10px -10px;
  display: block;
  font-weight: bold;
}
div.content a.blackLink {
  color: #444444;
  text-decoration: underline;
}
div.content ul li {
  background-image: url('subnavi-level1-bullet.gif');
  background-position: 3px 6px;
  background-repeat: no-repeat;
}
div.content img.imagemap { margin: -10px -10px 10px -10px; }
div.content div.tx-crongwb-pi form { margin-bottom: 2em; }
div.content div.tx-crongwb-pi { display: inline; }
div.content div.tx-crongwb-pi form ul { position: static; }
div.content-border h1.csc-firstHeader {
  color: #ff990c;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
div.merkzettel-box h3 {
  font-weight: bold;
  font-size: 1.1em;
  margin: 1em -10px 0.5em -10px;
  padding: 0 10px 3px 10px;
}
div.merkzettel-box h3 { border-bottom: 1px solid #ffe7c6; }
div.merkzettel-box ul {
  list-style: none;
  margin: 0.5em 0;
  padding: 0;
}
div.merkzettel-box ul li {
  margin: 0 0;
  padding: 0 0;
}
div.merkzettel-box ul li a {
  margin: 0 -10px;
  padding: 2px 10px 2px 20px;
  display: block;
  color: #666666;
}
div.merkzettel-box ul li a { background: url(subnavi-level1-bullet.gif) 10px 7px no-repeat; }
div.merkzettel-box ul li a:hover { text-decoration: none; }
p.merkzettel-box-morelink a {
  color: #666666;
  font-weight: bold;
  padding: 0 0 0 20px;
  background: url(pfeil-grau-rechts-auf-orange.gif) no-repeat top left;
}
div.merkzettel-box-ar ul li a { background-image: url(subnavi-level1-bullet-ar.gif); }
div.merkzettel-box-ar ul li a:hover {
  background-color: #e6f6fd;
  color: #80d2f4;
}
div.merkzettel-box-ar h3 { color: #7fd1f3; }
div.merkzettel-box-br ul li a { background-image: url(subnavi-level1-bullet.gif); }
div.merkzettel-box-br ul li a:hover {
  background-color: #eaf3cc;
  color: #98c200;
}
div.merkzettel-box-br h3 { color: #98c200; }
div.merkzettel-box-ch ul li a { background-image: url(subnavi-level1-bullet-ch.gif); }
div.merkzettel-box-ch ul li a:hover {
  background-color: #cedbe7;
  color: #0f4e8d;
}
div.merkzettel-box-ch h3 { color: #0f4e8d; }
div.merkzettel-box-ec ul li a { background-image: url(subnavi-level1-bullet-ec.gif); }
div.merkzettel-box-ec ul li a:hover {
  background-color: #fff9e0;
  color: #ffcc00;
}
div.merkzettel-box-ec h3 { color: #ffcc00; }
div.merkzettel-box-ko ul li a { background-image: url(subnavi-level1-bullet-ko.gif); }
div.merkzettel-box-ko ul li a:hover {
  background-color: #f8e4e5;
  color: #da1920;
}
div.merkzettel-box-ko h3 { color: #da1920; }
div.merkzettel-list-ar h2 {
  color: #7fd1f3;
  background-color: #dfeff6;
}
div.merkzettel-list-ar ul li { background-image: url(subnavi-level1-bullet-ar.gif); }
div.merkzettel-list-br h2 { color: #98c200; }
div.merkzettel-list-ch h2 {
  color: #0f4e8d;
  background-color: #c7d4e0;
}
div.merkzettel-list-ch ul li { background-image: url(subnavi-level1-bullet-ch.gif); }
div.merkzettel-list-ec h2 {
  color: #ffcc00;
  background-color: #fff5cc;
}
div.merkzettel-list-ec ul li { background-image: url(subnavi-level1-bullet-ec.gif); }
div.merkzettel-list-ko h2 {
  color: #da1920;
  background-color: #f8d1d2;
}
div.merkzettel-list-ko ul li { background-image: url(subnavi-level1-bullet-ko.gif); }
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.content ul { position: relative; }
div.content div.tx-crongwb-pi { position: relative; }
div.content p.bodytext { position: relative; }
div.merkzettel-box ul li { display: inline; }
