html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.rot {
  color: #870337;
}
.grau {
  color: #706f6f;
}
@font-face {
  font-family: 'garreg';
  src: url('fonts/garreg.eot');
  src: url('fonts/garreg.eot?#iefix') format('embedded-opentype'), url('fonts/garreg.woff') format('woff'), url('fonts/garreg.ttf') format('truetype'), url('fonts/garreg.svg#garreg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansRegular';
  src: url('fonts/pt_sans-web-regular.eot');
  src: url('fonts/pt_sans-web-regular.eot?#iefix') format('embedded-opentype'), url('fonts/pt_sans-web-regular.woff') format('woff'), url('fonts/pt_sans-web-regular.ttf') format('truetype'), url('fonts/pt_sans-web-regular.svg#PTSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansNarrow';
  src: url('fonts/pt_sans-narrow-web-regular.eot');
  src: url('fonts/pt_sans-narrow-web-regular.eot?#iefix') format('embedded-opentype'), url('fonts/pt_sans-narrow-web-regular.woff') format('woff'), url('fonts/pt_sans-narrow-web-regular.ttf') format('truetype'), url('fonts/pt_sans-narrow-web-regular.svg#PTSansNarrow') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansBold';
  src: url('fonts/pt_sans-web-bold.eot');
  src: url('fonts/pt_sans-web-bold.eot#') format('embedded-opentype'), url('fonts/pt_sans-web-bold.woff') format('woff'), url('fonts/pt_sans-web-bold.ttf') format('truetype'), url('fonts/pt_sans-web-bold.svg#PTSansBold') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot');
  src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down-right {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down-right:before {
  content: "\6c";
}
.invalid {
  border-color: #ff0000;
}
label.invalid {
  color: #ff0000;
}
#editor-xtd-buttons {
  padding: 0px;
}
.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
  float: left;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  display: block;
  float: left;
  color: #666;
  cursor: pointer;
}
.button2-left span,
.button2-right span {
  cursor: default;
  color: #999;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.page span {
  color: #000;
  font-weight: bold;
}
.button2-left a:hover,
.button2-right a:hover {
  text-decoration: none;
  color: #0B55C4;
}
.button2-left a,
.button2-left span {
  padding: 0 24px 0 6px;
}
.button2-right a,
.button2-right span {
  padding: 0 6px 0 24px;
}
.button2-left {
  float: left;
  margin-left: 5px;
}
.button2-right {
  float: left;
  margin-left: 5px;
}
div.tooltip {
  float: left;
  background: #ffc;
  border: 1px solid #D4D5AA;
  padding: 5px;
  max-width: 200px;
}
div.tooltip h4 {
  padding: 0;
  margin: 0;
  font-size: 95%;
  font-weight: bold;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 5px;
}
div.tooltip p {
  font-size: 90%;
  margin: 0;
}
.img_caption .left {
  float: left;
  margin-right: 1em;
}
.img_caption .right {
  float: right;
  margin-left: 1em;
}
.img_caption .left p {
  clear: left;
  text-align: center;
}
.img_caption .right p {
  clear: right;
  text-align: center;
}
.img_caption {
  text-align: center !important;
}
.img_caption.none {
  margin-left: auto;
  margin-right: auto;
}
a img.calendar {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  cursor: pointer;
  vertical-align: middle;
}
.error {
  padding: 0px;
  margin-bottom: 20px;
}
.error h2 {
  color: #000 !important;
  font-size: 1.4em !important;
  text-transform: uppercase;
  padding: 0 0 0 0px !important;
}
#system-message {
  margin: 10px 0 20px 0;
  border-left: 0;
  border-right: 0;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  margin: 0 0 15px 0;
  font-weight: bold;
  text-indent: 0px;
  padding: 0;
}
#system-message dd ul {
  color: #000;
  list-style: none;
  padding: 0px;
}
#system-message dd ul li {
  line-height: 1.5em;
}
#system-message dt.message {
  position: absolute;
  top: -2000px;
  left: -3000px;
}
#system-message dd.message  ul {
  background: #fff url(../images/system/notice-info.png) no-repeat;
  padding-left: 40px;
  padding: 10px 10px 10px 40px;
  border-top: 2px solid #90B203;
  border-bottom: 2px solid #90B203;
}
#system-message dd.message ul li {
  background: none !important;
}
#system-message dt.error {
  position: absolute;
  top: -2000px;
  left: -3000px;
}
#system-message dd.error ul {
  background: #fff url(../images/system/notice-alert.png) no-repeat;
  padding-left: 40px;
  padding: 10px 10px 10px 40px;
  border-top: 2px solid #990000;
  border-bottom: 2px solid #990000;
}
#system-message dt.notice {
  position: absolute;
  top: -2000px;
  left: -3000px;
}
#system-message dd.notice  ul {
  background: #fff url(../images/system/notice-note.png) no-repeat;
  padding-left: 40px;
  padding: 10px 10px 10px 40px;
  border-top: 2px solid #FAA528;
  border-bottom: 2px solid #FAA528;
}
#system-message dd.notice ul {
  color: #000;
  margin: 10px 0;
}
#system-message {
  margin-bottom: 0px;
  padding: 0;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
  padding: 0;
}

















html,
body {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  color: #706f6f;
  font-size: 16px;
  line-height: 22px;
  font-family: "PTSansRegular", tahoma, arial, helvetica;
  background-color: #ffffff;
}
* html body {
  height: 100%;
}
#container {
  margin: 0 auto;
  max-width: 1080px;
}
.clearBoth {
  clear: both;
  display: block;
}
h1 {
  font-family: "garreg", times, serif;
  color: #870337;
  font-size: 43.2px;
  line-height: 44px;
  margin: 0;
}
h2 {
  font-family: "garreg", times, serif;
  color: #706f6f;
  font-size: 32px;
  line-height: 38.5px;
  margin: 0;
}
h3,
legend {
  color: #870337;
  font-size: 24px;
  line-height: 28.6px;
  margin: 0 0 6px 0;
}
h4 {
  font-size: 17.6px;
  line-height: 26.4px;
  font-family: "PTSansBold", tahoma, arial, helvetica;
}
h5 {
  font-size: 16px;
  line-height: 22px;
  color: #706f6f;
}
a {
  text-decoration: none;
  color: #870337;
}
a:hover {
  color: #706f6f;
}
strong,
b {
  font-weight: 800;
  font-family: "PTSansBold", tahoma, arial, helvetica;
}
p {
  padding: 5px 0 5px 0;
}
form#member-registration fieldset:first-child {
  margin-bottom: 20px;
}
#streifenTop {
  background-color: #870337;
  height: 7px;
  width: 100%;
}
#start {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
#banner {
  overflow: hidden;
  width: 100%;
}
#banner .header_image {
  margin-left: 20px;
}
#banner .header_image:first-child {
  margin-left: 0;
}
@media all and (max-width: 640px) {
  #banner {
    display: none;
  }
}
#inhalt {
  margin: 30px 0 30px 0;
}
#inhalt #inhalt_links {
  width: 31.5%;
  min-height: 10px;
  float: left;
  margin-right: 2.75%;
}
#inhalt #inhalt_links h1 {
  text-align: right;
}
#inhalt #inhalt_mitte {
  width: 31.5%;
  float: left;
  margin-right: 2.75%;
}
#inhalt #inhalt_rechts {
  min-height: 10px;
  width: 31.5%;
  float: left;
}
#inhalt #inhalt_pre {
  margin-bottom: 24px;
}
#inhalt #inhalt_post {
  margin-top: 24px;
}
#inhalt ul li {
  list-style-image: url(../images/listen-punkt.gif);
  line-height: 19px;
  padding-bottom: 10px;
}
#footerWrapper {
  background-color: #870337;
  background-image: url(../images/ampersand_weiss.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  min-height: 90px;
  width: 100%;
  color: #ffffff;
}
#footerWrapper a {
  color: #ffffff;
}
#footerWrapper a:hover {
  color: #a9a9a9;
}
#footerWrapper #footer {
  padding: 0 15px 0 15px;
}
#footerWrapper #footer #menu_footer {
  float: left;
  padding: 15px 60px 0 0;
}
#footerWrapper #footer .footerBlock {
  float: left;
  padding: 15px 60px 0 0;
}
#footerWrapper #footer .footerBlock .kontakt_links {
  width: 60px;
  display: block;
  float: left;
}
#footerWrapper #footer .footerBlock .kontakt_rechts {
  width: 205px;
}
.custom_routenberechnung form {
  margin-top: 14px;
}
#blankBM146 {
  color: #ffffff;
  margin-bottom: 25px;
}
#blankBM146 td {
  border-bottom: 1px solid ;
}
.textPrev {
  padding: 0 40px 40px 40px;
  width: 408px;
  float: left;
  background-color: #ffffff;
}
ul {
  padding-left: 24px;
}
ul.nav {
  padding: 0;
  list-style: none;
}
ul.nav li {
  list-style-image: none !important;
}
ul.breadcrumb {
  padding: 0;
  list-style: none;
}
ul.breadcrumb li {
  display: inline;
}
ul.nav-stacked {
  margin-top: 10px;
  text-transform: uppercase;
}
ul.nav-stacked li {
  padding-bottom: 4px !important;
}
ul.nav-stacked li a {
  color: #706f6f;
}
ul.nav-stacked li a:hover,
ul.nav-stacked li a:active {
  color: #870337;
}
ul.btn-toolbar {
  list-style: none;
  text-transform: uppercase;
  padding: 0;
}
ul.btn-toolbar li {
  list-style-image: none !important;
}
ul.btn-toolbar li a {
  color: #706f6f;
}
ul.btn-toolbar li a:hover,
ul.btn-toolbar li a:active {
  color: #870337;
}
ul#hauptmenue {
  text-transform: uppercase;
  width: 100%;
  border-top: 1px solid #706f6f;
  border-bottom: 1px solid #706f6f;
  text-align: center;
  font-family: "garreg", times, serif;
  padding: 18px 0 17px 0;
  margin-top: 20px;
  position: relative;
  z-index: 12;
  font-size: 1.175em;
}
ul#hauptmenue > li {
  padding: 4px 15px 4px 0;
  display: inline;
}
ul#hauptmenue > li a {
  color: #706f6f;
}
ul#hauptmenue > li a:hover {
  color: #870337;
}
ul#hauptmenue > li > ul {
  display: none;
}
ul#hauptmenue > li.current > a,
ul#hauptmenue > li.active > a {
  color: #870337;
}
#side_menu {
  height: 100%;
  background-color: #706f6f;
  padding: 0;
  position: absolute;
  width: 50%;
  left: -50%;
  top: 0;
  list-style: none;
}
#side_menu li {
  background-color: #a9a9a9;
  width: 100%;
  display: block;
  border-bottom: 1px solid #ffffff;
}
#side_menu li a {
  color: #ffffff;
  display: block;
  width: 100%;
  padding-left: 20px;
  height: 50px;
  line-height: 50px;
}
#side_menu li.active {
  background-color: #870337 !important;
}
#side_menu li.active a {
  color: #ffffff;
}
#side_menu li:hover {
  cursor: pointer;
  background-color: #706f6f !important;
}
#side_menu li:hover a {
  color: #ffffff;
}
#side_menu_icon {
  float: left;
  padding-left: 40px;
  margin: 12px 12px 0 4px;
  background-image: url(../images/hauptmenue_icon.gif);
  background-repeat: no-repeat;
  background-position: 0 -5px;
  color: #ffffff;
  width: 85%;
}
#side_menu_icon:hover {
  cursor: pointer;
}
.slide_menu_first {
  text-transform: uppercase;
  white-space: nowrap;
}
.slide_menu_second {
  font-family: "PTSansNarrow", tahoma, arial, helvetica;
  white-space: nowrap;
}
ul#footer_menu {
  text-transform: uppercase;
  font-family: "garreg", times, serif;
  margin-right: 30px;
}
ul#footer_menu li.current a {
  font-weight: 800;
}
ul#leistungsmenu {
  text-transform: uppercase;
}
ul#leistungsmenu li {
  line-height: 19px;
  padding-bottom: 4px;
}
ul#leistungsmenu li a {
  color: #706f6f;
}
ul#leistungsmenu li a:hover,
ul#leistungsmenu li a:active {
  color: #870337;
}
ul#leistungsmenu li.current a {
  font-weight: 800;
  font-family: "PTSansBold", tahoma, arial, helvetica;
  color: #870337;
}
.pl-pl ul#hauptmenue > li > ul > li {
  padding-right: 30px;
}
#xmap > ul.level_0 {
  list-style: none;
  padding: 10px 0 0 0;
}
#xmap > ul.level_0 > li > ul.level_1 {
  list-style: none;
  padding: 10px 0 10px 22px;
}
#xmap > ul.level_0 > li > ul.level_1 > li:first-child {
  margin-left: -22px;
}
#xmap > ul.level_0 > li > ul.level_1 > li:first-child > ul.level_2 {
  padding: 3px 0 7px 22px;
}
#xmap > ul.level_0 > li > ul.level_1 > li > .listenPfeilXmap {
  font-size: 12px;
  padding-right: 10px;
}
#xmap > ul.level_0 > li > ul.level_1 > li > ul.level_2 {
  list-style: none;
  padding: 3px 0 7px 0px;
}
#xmap > ul.level_0 > li > ul.level_1 > li > ul.level_2 > li:first-child {
  margin-left: 0px;
}
#xmap > ul.level_0 > li > ul.level_1 > li > ul.level_2 > li {
  margin-left: 22px;
}
#xmap > ul.level_0 > li > ul.level_1 > li > ul.level_2 > li > .listenPfeilXmap {
  font-size: 12px;
  padding-right: 10px;
}
#xmap > ul.level_0 > li > ul.level_1 > li > ul.level_2 > li > ul.level_3 {
  display: none;
  list-style: none;
  padding-left: 22px;
}
#xmap > ul.level_0 > li > ul.level_1 > li > ul.level_2 > li > ul.level_3 > li:first-child {
  margin-left: 0px;
}
#xmap > ul.level_0 > li > ul.level_1 > li > ul.level_2 > li > ul.level_3 > li {
  margin-left: 22px;
}
#xmap > ul.level_0 > li > ul.level_1 > li > ul.level_2 > li > ul.level_3 > li > .listenPfeilXmap {
  font-size: 12px;
  padding-right: 10px;
}
#xmap h2 {
  margin-top: 20px;
}
#xmap h2:first-child {
  margin-top: 0;
}
#menu_links {
  float: left;
}
#menu_rechts {
  float: right;
}
.icons {
  font-size: 32px;
}
.iconHome {
  font-size: 12.8px;
}
.contact h3:first-child {
  display: none;
}
ul.pager {
  padding: 10px 0 0 0;
  list-style: none;
}
ul.pager li {
  display: inline;
}
ul.pager li a {
  margin-right: 15px;
  font-size: 12.8px;
}
ul.pager li a .navPfeilBeitragPrev {
  font-size: 11.2px;
  padding: 0 6px 0 0;
  margin-bottom: -2px;
  display: inline-block;
}
ul.pager li a .navPfeilBeitragNext {
  font-size: 11.2px;
  padding: 0 0 0 6px;
  margin-bottom: -2px;
  display: inline-block;
}
.dl-horizontal dt {
  clear: both;
  float: left;
  width: 120px;
}
.dl-horizontal dd {
  float: left;
}
.dl-horizontal dd:last-child {
  margin-bottom: 24px;
}
ul.breadcrumb li {
  font-size: 12.8px;
}
ul.breadcrumb .navPfeilBreadcrumb {
  font-size: 11.2px;
  padding: 0 6px 0 6px;
  margin-bottom: -2px;
  display: inline-block;
}
a.readmore,
p.readmore a,
a.textPrevReadmore {
  font-size: 12.8px;
}
a.readmore .navPfeilReadmore,
p.readmore a .navPfeilReadmore,
a.textPrevReadmore .navPfeilReadmore {
  font-size: 11.2px;
  padding: 0 0 0 6px;
  margin-bottom: -2px;
  display: inline-block;
}
input,
textarea {
  font-size: 1em;
  border: 1px solid #a9a9a9;
  padding: 2% 5% 2% 5%;
  font-family: "PTSansRegular", tahoma, arial, helvetica;
  color: #870337;
  background-color: #ffffff;
  width: 90%;
}
input:active,
textarea:active {
  background-color: #a9a9a9;
  color: #870337;
}
input:focus,
textarea:focus {
  background-color: #a9a9a9;
  color: #870337;
}
button,
.logout-button > .btn {
  line-height: 22px;
  font-family: "PTSansRegular", tahoma, arial, helvetica;
  font-size: 1em;
  clear: both;
  float: left;
  color: #ffffff;
  border: 0px;
  padding: 10px 14px 10px 14px;
  background-color: #a9a9a9;
  margin: 10px 0 10px 0;
  border-radius: 3px;
}
button:hover,
.logout-button:hover > .btn {
  background-image: none;
  background-color: #706f6f;
  cursor: pointer;
}
button:active,
.logout-button:active > .btn {
  background-color: #870337;
}
label#jform_contact_email_copy-lbl {
  float: left;
  margin-top: 10px;
}
input#jform_contact_email_copy,
input#dsgelesen {
  float: left;
  position: relative;
  z-index: 4;
  margin: 18px 0 0 10px;
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
  margin: 0 \9;
  width: 18px \9;
  height: 18px \9;
  cursor: pointer \9;
  background-color: transparent \9;
}
input#jform_contact_email_copy:before,
input#dsgelesen:before {
  content: "";
  margin: -10px 0 0 -6px;
  padding: 2px;
  width: 22px;
  height: 22px;
  background: #ffffff;
  box-shadow: inset 0 1px 1px #706f6f;
  display: block;
  position: relative;
  z-index: 1;
  display: none \9;
}
input#jform_contact_email_copy:after,
input#dsgelesen:after {
  content: "";
  visibility: hidden;
  margin: -23px 2px 2px -3px;
  width: 20px;
  height: 20px;
  background-color: #870337;
  box-shadow: 0 1px 1px #706f6f;
  display: block;
  content: " ";
  position: relative;
  z-index: 2;
}
input#jform_contact_email_copy:checked:after,
input#dsgelesen:checked:after {
  visibility: visible;
}

.dsgelesenText {
  margin-left: 42px;
  display: block;
}

#contact-form button {
  pointer-events: none;
  opacity: 0.25;
}

#contact-form .spacer .text {
  display: none;
}
.mod-languages {
  position: relative;
  right: 23px;
  top: 22px;
}
#system-message-container {
  text-align: center;
  padding: 10px 20px 20px 20px;
  margin-bottom: 24px;
  border: 1px solid ;
  color: #870337;
}
.tooltip {
  display: none !important;
}
.alert-heading {
  font-family: "PTSansNarrowRegular", tahoma, arial, helvetica;
  color: #555555;
  font-size: 32px;
  line-height: 35px;
  margin: 0;
}
.form-actions > button {
  color: #ffffff;
  border-radius: 3px 0 0 3px;
  box-shadow: none;
  margin-right: 2px;
  float: left;
  margin-top: 0;
  background-color: #a9a9a9;
}
.form-actions {
  margin-top: 24px;
}
.form-actions > a.btn {
  color: #ffffff;
  background-color: #999;
  padding: 10px 14px 10px 14px;
  float: left;
  border-radius: 0 3px 3px 0;
  background-color: #a9a9a9;
}
.form-actions > button:hover,
.form-actions > a.btn:hover {
  background-color: #706f6f;
}
.form-actions > button:active,
.form-actions > a.btn:active {
  background-color: #870337;
}
.close {
  display: none;
}
.accordion-heading {
  display: none;
}
#map {
  width: 100%;
  height: 300px;
}
input#route {
  float: left;
  width: 63%;
  border-radius: 3px 0 0 3px;
}
input#routeSend {
  color: #ffffff;
  float: left;
  width: 25%;
  margin-left: 2px;
  border-radius: 0 3px 3px 0;
  border-color: #a9a9a9;
  background-color: #a9a9a9;
}
input#routeSend:hover {
  cursor: pointer;
  border-color: #706f6f;
  background-color: #706f6f;
}
input#routeSend:active {
  cursor: pointer;
  border-color: #870337;
  background-color: #870337;
}
.ertl {
  unicode-bidi: bidi-override;
  direction: rtl;
  cursor: pointer;
}
.efvEditordiv {
  overflow: auto;
  width: 100%;
  height: 50%;
  margin-top: 12px;
}
#newsBlock {
  /*border: 1px solid #706f6f;*/
  border-collapse: collapse;
}
#newsBlock .custom {
  padding: 20px;
}
#newsBlock .efvEditordiv {
  width: 85%;
  padding: 0 20px 0 20px;
  margin: -10px 0 -20px 0;
}
a.efvEditorlinks {
  text-decoration: none;
  font-family: PTSansRegular, tahoma, arial, helvetica;
  font-size: 14px;
  font-style: normal;
  background-color: #ffffff;
  color: #870337;
  line-height: 17px;
}
a:link.efvEditorlinks {
  color: #870337;
  font-family: PTSansRegular, tahoma, arial, helvetica;
  font-size: 14px;
  font-style: normal;
  background-color: #ffffff;
  line-height: 17px;
}
a:visited.efvEditorlinks {
  color: #870337;
  font-family: PTSansRegular, tahoma, arial, helvetica;
  font-size: 14px;
  font-style: normal;
  background-color: #ffffff;
  line-height: 17px;
}
a:hover.efvEditorlinks {
  color: #870337;
  font-family: PTSansRegular, tahoma, arial, helvetica;
  font-size: 14px;
  font-style: normal;
  background-color: #ffffff;
  line-height: 17px;
}
a:active.efvEditorlinks {
  color: #870337;
  font-family: PTSansRegular, tahoma, arial, helvetica;
  font-size: 14px;
  font-style: normal;
  background-color: #ffffff;
  line-height: 17px;
}

.efvEditorback {
  background-color: #ffffff;
  color: #870337;
  text-align: left;
  font-family: PTSansRegular, tahoma, arial, helvetica;
  font-size: 14px;
  font-style: normal;
  line-height: 17px;

  margin-bottom: 12px;
  display: block;
}
.efvEditorback a span {
  display: block;
}
.efvPopupTitel {
  background-color: #ffffff;
  color: #870337;
  text-align: left;
  font-family: PTSansRegular, tahoma, arial, helvetica;
  font-size: 18px;
  font-style: normal;
  line-height: 17px;
}
.efvEditorimg {
  height: 4;
}
.com_docman.mod_docman ul li a {
  color: #870337 !important;
}
.form-horizontal {
  width: 100%;
}
ul.pagination-list {
  list-style: none !important;
}
ul.pagination-list li {
  display: inline;
  margin: 3px;
}
.com_docman .docman-document-details {
  float: left;
  width: 100%;
}
.com_docman .docman-heading.category,
.com_docman .categories .category {
  padding: 0 0 10px 0;
}
.btn-small {
  font-family: PTSansRegular, tahoma, arial, helvetica;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}
.com_docman fieldset {
  margin-bottom: 20px;
}
.com_docman fieldset:nth-child(3) {
  display: none;
}
#editor-xtd-buttons {
  display: none;
}
.docman-document-header {
  width: 100% !important;
  font-family: "garreg", times, serif;
  color: #706f6f !important;
  font-size: 24px;
  line-height: 38.5px;
  margin: 0;
  float: left;
  clear: both;
}
.label-In,
.label-success,
.label-warning {
  clear: both;
  font-size: 17.6px;
  line-height: 26.4px;
  font-family: "PTSansBold", tahoma, arial, helvetica;
  color: #706f6f;
  display: block;
}
.label-In {
  float: left;
}
.label-success {
  float: right;
}
#inhalt_rechts .nav.menu li a {
  color: #706f6f;
}
#inhalt_rechts .nav.menu li.active a {
  color: #870337;
  font-family: "PTSansBold", tahoma, arial, helvetica;
}
.docLister:hover,
.neu {
  color: #870337;
  cursor: pointer;
}
.auswahl {
  color: #870337;
  font-family: "PTSansBold", tahoma, arial, helvetica;
}
.com_docman.mod_docman ul li a {
  border-bottom: none !important;
}
body.ie7-0 #footerWrapper table {
  margin-top: -18px;
}
body.ie7-0 a.btn {
  padding-top: 12px;
  padding-bottom: 13px;
}
body.ie7-0 input#route {
  padding-top: 8px;
  padding-bottom: 9px;
}
body.ie10-0 ul#hauptmenue {
  padding: 20px 0 15px 0;
  margin-top: 20px;
}
body.ie10-0 #menu_footer {
  margin-top: 5px;
}
