@charset "UTF-8";
@import url("reset-css.css");
@import url("developer.css");

/* ------ Fassade ------ */

/*---------------------------------------------------------------------------------------------------------
---- Basic Page Structure
---------------------------------------------------------------------------------------------------------*/

/* ------ Structure --------------------------- */

html {
  overflow: -moz-scrollbars-vertical;
  overflow: scroll;
}
body {
  background: #d7d9da;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  color: #040404;
}
#wrapper {
  width: 990px;
  margin: 100px auto 25px auto;
  background: #fff;
}
#page {
  padding: 15px;
}
#page-header {
  margin-bottom: 50px;
}
#lead {
  text-align: right;
  font-size: .7em;
  line-height: 1.6em;
}
#lead-header a {
  color: #ae0f1d;
  text-decoration: none;
}
#header-main,
#main-menu {
  position: relative;
 display: block !importanat;
  width: 100%;
}
#branding {
  margin-top: -20px;
}
#logo {
  display: inline-block;
  float: left;
  width: 65%;
  margin: 0 0 20px 0;
}
#search {
  display: inline-block;
  float: right;
  width: 30%;
  height: 99%;
  text-align: right;
  vertical-align: bottom;
}
#logo img {
  width: 533px;
  max-width: 100%;
  height: auto;
}
#content-wrapper {
  margin-top: -3px;
}
.clearfix {
  clear: both;
}
a {
  color: #ae0f1d;
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: underline;
}


/* ------ Banner --------------------------- */

#wrapper_ {
	position: relative;
}

#fullsize {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 60px;
    padding: 20px 0;
    position: absolute;
    top: 5px;
    width: 990px;
}
#fullsize_hide, #wallpaper-wrap_hide {
    display: none;
}
#fullsize #fullsize-left, #fullsize #fullsize-right {
    height: 60px;
    width: 468px;
}
#fullsize #fullsize-left {
    float: left;
}
#fullsize #fullsize-right {
    float: right;
}

#top-banner {
  left: 50%;
  margin-left: -227px;
  top: 5px;
  position: absolute;
}
#side-banner {
  left: 50%;
  margin-left: 501px;
  position: absolute;
  top: 5px;
}

#skyscraper-wrap {
  left: 50%;
  margin-left: 511px;
  position: absolute;
  top: 100px;
}


/*---------------------------------------------------------------------------------------------------------
---- Navigation
---------------------------------------------------------------------------------------------------------*/

/* ------ All Menus --------------------------- */

.menu a {
  color: #666;
  text-decoration: none;
}
.menu a:hover, .menu li.current > a, .menu li.active > a {
	color: #ae0f1d !important;
	text-decoration: underline;
}

/* ------ Main Menu --------------------------- */

#main-menu ul {
  padding: 6px 0;
}
#main-menu div > ul {
  background: #cd071e;
  border: 1px solid #ae0f1c;
  font-size: 15px;
  text-align: center;
}
#main-menu ul li {
  display: inline-block;
  border-right: 1px solid #fff;
}
#main-menu ul li:last-child {
  border: none;
}
#main-menu div > ul > li {
  padding: 0 19px;
}
#main-menu div > ul > li > a {
  color: #fff;
}
#main-menu .menu a:hover,
#main-menu .menu li.current > a,
#main-menu .menu li.active > a {
  color: #fff !important;
  text-decoration: underline;
}
#main-menu .menu li li a:hover,
#main-menu .menu li li.current > a,
#main-menu .menu li li.active > a {
  color: #ae0f1c !important;
  text-decoration: underline;
}
#main-menu ul li > ul {
  position: absolute;
  display: block;
  left: 0;
  top: 35px;
  width: 100%;
  height: 29px;
  box-sizing: border-box;
  background: #f8f8f8;
  border: 1px solid #e9e9e9;
  border-left: 1px solid #c1c1c1;
  text-align: left;
  padding: 0;
}
#main-menu ul li > ul > li,
#main-menu ul li > ul > li:last-child {
  border: none;
  border-top: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
  background: #ececec;
  padding: 6px 0 6px 0;
  margin-top: -1px;
}
#main-menu ul li > ul > li:last-child,
#main-menu ul li > ul > li.item-149 {
  border-right: 1px solid #c1c1c1;
}
#main-menu ul li > ul > li a {
  padding: 0 20px;
  border-right: 1px solid #ae0f1c;
}
#main-menu ul li > ul > li:last-child a,
#main-menu ul li > ul > li.item-149 a {
  border: none;
}
li.item-262,
li.item-264,
li.item-269,
li.item-270,
li.item-271,
li.item-274,
li.item-275,
li.item-331,
li a.versteckter-link {
  display: none !important; /* versteckter link */
}
li.item-117 > ul {
  display: none !important;
}
.rts-wrap-termine #main-menu ul li > ul,
.rts-wrap-termine-tagesansicht #main-menu ul li > ul {
  display: none;
}

#main-menu .menu .nav-child a:hover,
#main-menu .menu .nav-child li.current > a,
#main-menu .menu .nav-child li.active > a {
	color: #666 !important;
}

/* ------ Secondary Menu --------------------------- */

#menu-secondary ul li,
#menu-secondary ul li a,
#footer-nav ul li,
#footer-nav ul li a {
	-webkit-text-size-adjust: none;
}
#menu-secondary ul li,
#footer-nav ul li {
  display: inline;
  text-transform: uppercase;
}
#menu-secondary ul li a:hover,
#footer-nav ul li a:hover,
#menu-secondary ul li a:focus,
#footer-nav ul li a:focus {
  color: #ae0f1d;
  text-decoration: underline;
}
#menu-secondary ul li.active a,
#footer-nav ul li.active a {
  text-decoration: underline;
}
#menu-secondary ul li:after,
#footer-nav ul li:after {
  content: ' | ';
  color: #040404;
}
#menu-secondary ul li:last-child:after,
#footer-nav ul li:last-child:after {
  content: '';
}
#footer-nav {
  padding: 10px 0;
  border-top: 1px solid #ccc;
  font-size: .7em;
}

/* ------ Breadcrumb --------------------------- */

/* Typo */

.breadcrumb {
  font-size: 11px;
  font-weight: bold;
}
#breadcrumb {
  margin: 0;
}
#breadcrumb,
#breadcrumb a {
  color: #666;
}
#breadcrumb li {
  display: inline;
}
#breadcrumb li,
#breadcrumb a {
  padding: 0 5px 0 0;
}
#breadcrumb li:first-child {
  padding: 0;
}
#breadcrumb a {
  text-decoration: none;
}
#breadcrumb a:hover {
  color: #ae0f1d;
}
/*---------------------------------------------------------------------------------------------------------
---- Header
---------------------------------------------------------------------------------------------------------*/

#search .rts-header-search .form-inline {
  margin: 45px 0 0 0;
  border: 1px solid #ccc;
  height: 30px;
}
#search .rts-header-search .form-inline:focus {
  border-color: #ae0f1d;
}
#search .search input,
.search button {
  display: inline;
}
#search .search input {
  float: left;
  border: none;
  color: #000;
  background: none;
  font-size: 12px;
  padding: 7px 0 0 10px;
}
#search .search button {
  box-sizing: border-box;
  height: 30px;
  width: 40px;
  float: right;
  border: none;
  margin: 0;
  outline: none;
  border-left: 1px solid #ccc;
  border-radius: 0;
  background: #eee url('../images/magnify.png') no-repeat center center;
  background-size: 55% auto;
  cursor: pointer;
}
#search .search button:hover {
  background-color: #fee;
}
#search .search input:focus {
  color: #040404;
}
/*---------------------------------------------------------------------------------------------------------
---- Teaser
---------------------------------------------------------------------------------------------------------*/

#teaser {
  margin: 0 0 25px 0;
}
.rts-teaser-slideshow h3 {
  margin: 0 0 4px 55%;
  color: #999;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.rts-teaser-slideshow .zentitle {
  padding: 0;
}
.rts-teaser-slideshow .zentitle h2 {
  margin: 0;
  padding: 45px 0 25px 0;
  font-size: 1.8em;
  line-height: 1.25em;
  font-weight: bold;
}
.rts-teaser-slideshow .zentext p {
  font-size: 14px;
  line-height: 1.4em;
}
.rts-teaser-slideshow img {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 !important;
}
.rts-teaser-slideshow .slide-controller {
  margin: -355px 0 0 0;
}
.rts-teaser-slideshow .slide-controller .slidenav {
  margin-left: 65.5%;
}
.rts-teaser-slideshow .zentools.flexslider {
  margin-bottom: 25px;
  border: 1px solid #d2d2d2;
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #eaeaeb 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eaeaeb)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%, #eaeaeb 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%, #eaeaeb 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%, #eaeaeb 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%, #eaeaeb 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#eaeaeb', GradientType=0 ); /* IE6-9 */
}
.zentools .slidenavnumbers ul.zenleft li span {
  padding: 4px 3px 1px 18px;
  font-weight: bold;
  background: #dcdcdc;
  color: #fff;
}
.zentools .slidenavnumbers ul.zenleft li.flex-active span {
  background: #cc071e;
}
.zentools .slidenavnumbers ul.zenleft li span,
.zentools .slidenavdiscs ul.zenleft li span,
.zentools .slidenavnumbers ul.zencenter li span,
.zentools .slidenavnumbers ul.zenright li span {
  border-radius: 3px;
}
/* Top Themen Slideshow */

.zentools .slides {
	height: 320px;
}
.zentools .grid_six,
.grid_2 {
  width: 50%;
}
.zentools .grid_one,
.zentools .grid_two,
.zentools .grid_three,
.zentools .grid_four,
.zentools .grid_five,
.zentools .grid_six,
.zentools .grid_seven,
.zentools .grid_eight,
.zentools .grid_nine,
.zentools .grid_ten,
.zentools .grid_eleven,
.zentools .grid_3,
.zentools .grid_4,
.zentools .grid_2,
.zentools .grid_1,
.zentools .grid_5,
.zentools .grid_7,
.zentools .grid_8,
.zentools .grid_9,
.zentools .grid_10,
.zentools .grid_11 {
  margin-right: 0;
}
.zeninner .column2 {
  padding: 0 45px;
  box-sizing: border-box;
}
.zentext, .zentext p, .zenmore {
  display: inline;
}
.zenmore, .zenmore a {
  font-size: 14px;
}
.zenmore a:before {
  content: "→";
}
/*---------------------------------------------------------------------------------------------------------
---- Content
---------------------------------------------------------------------------------------------------------*/

/* ------ Content Allgemein --------------- */

#content,
#sidebar {
  box-sizing: border-box;
}
#content {
  display: inline-block;
  float: left;
  width: 630px;
  font-size: 14px;
}
#content article section {
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
}
.page-header,
h1.page-title,
h2.page-title {
  margin-bottom: 15px;
  color: #ae0f1d;
  font-size: 30px;
  font-weight: bold;
}
.blog .page-header h2 {
  font-size: 18px;
}
.readmore-link {
  padding: 0 5px 5px 0;
}

/*--- Blog Layout override --------------------------------*/

.vah-blog-image {
  width: 200px;
  float: left;
  margin-right: 25px;
}
.vah-blog-text-items {
  width: 400px;
  float: right !important;
}
#content .blog div.item-image img {
  margin: 0 !important;
    float: none !important;
}
#content .blog .items-row {
  width: 627px;
  float: left;
}
#content strong, #content b {
  font-weight: bold;
}
#content ul {
  list-style: disc outside;
}
#content .itemFullText ul li {
  margin-left: 25px;
}
#k2Container.itemView .itemFullText img {
  float: right;
  border: 1px solid #ccc;
  padding: 8px;
  margin: 0 0 15px 15px;
}

/* ------ elemente im blog-layout ausblenden --------------- */

.weiterlesen > .moduletable > .ls-wp-container,
.weiterlesen object,
.weiterlesen img {
  display: none;
}
/* ------ einzelner beitrag ------------------------------- */

.item-page li:before {
  content: '→ ';
}
.item-page .image_container {
  clear: left;
}
/* ------ Content Kategorieblog --------------- */

.blog .items-row {
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.blog .items-row:last-child,
.rts-wrap-aktuell .blog .items-row:nth-last-child(2),
.rts-wrap-alle-meldungen .blog .items-row:nth-last-child(2),
.rts-wrap-archiv-fachrecherche-alle-meldungen .blog .items-row:nth-last-child(2) {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#content article section h1 {
  padding: 7px 5px 5px 5px;
  background: #cd071e;
  border: 1px solid #ae0f1c;
  color: #040404;
  font-size: 1em;
  font-weight: normal;
}
.article-info dt.article-info-term {
  display: none;
}
.article-info .category-name,
.article-info .published,
.article-info .create {
  font-size: 10.667px;
  margin-bottom: .5em;
  color: #999;
  display: inline-block;
}
.article-info .category-name:after {
  content: " | ";
}
#content article p,
#content article h3,
#content article ul {
  margin-bottom: 10px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 1.4em;
}
#content article .vah-blog-text-items p,
h1, h2, h3, #content article h3.cat_child_h3,
#content article .no-hyphen p,
.no-hyphen {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
#content article p,
#content article ul {
  text-align: justify;
}
#content .blog p {
  display: inline;
}
#content article .item-page h2 {
	font-weight: bold;
	color: #ae0f1d;
	padding: 15px 0 10px 0;
	font-size: 1.2em;
}
#content article h3 {
  text-align: left !important;
}
#content article h3 {
  font-weight: bold;
  padding: 5px 0;
}
#content article em {
  font-style: italic;
}
#content .blog .items-row {
  min-height: 160px;
}
#content .blog div.item-image {
  display: inline;
}
#content div.item-image img {
  max-width: 100%;
  height: auto;
  margin: 0 0 20px 0;
}
#content .blog div.item-image img {
  width: 200px;
  height: 150px;
  float: left;
  margin: 0 25px 10px 0;
  border: 1px solid #ddd;
}
#content article img {
  max-width: 100%;
  height: auto;
}
#content article .weiterlesen p {
  display: inline;
}
#content article .readmore {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
#content article .readmore:before {
  content: " \00A0\2192\00A0";
  color: #ae0f1d;
}
#content article .cat-children {
  display: none;
}
/* Weiterlesen-Link */

.jcomments-links {
  display: inline;
}
.jcomments-links a.readmore-link {
  background: none;
}
.jcomments-links a.readmore-link:before {
  content: "  → ";
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.jcomments-links a.readmore-link,
.jcomments-links a.readmore-link:before {
  white-space: nowrap;
}
/* Datum auf bestimmten Seiten ausblenden */

.rts-wrap-rtslex .article-info,
.rts-wrap-impressum .article-info {
  display: none;
}
/* Bildunterschrift */
#content p.img_caption {
  font-size: .75em;
  margin-bottom: 15px;
  margin-top: 4px;
}
#content .image_container p.img_caption {
  margin-top: 6px;
}
/* Paginierung */
.pagination ul {
  text-align: right !important;
}
.pagination ul li {
  display: inline;
  margin: 0 5px; 
}
.pagination ul li a {
  text-decoration: underline;
}
.pagination ul li a:hover {
  text-decoration: none;
}
/* ------ Ansprechpartner ------------------------------ */

.contact-category h1,
.contact-category h2 {
  color: #ae0f1d;
  font-weight: bold;
}
.contact-category h1,
.rts-magazin-kontaktliste h1 {
  font-size: 30px;
  margin-bottom: 25px;
  color: #ae0f1d;
  font-weight: bold;
}
.contact-category h2 {
  font-size: 16px;
  margin-bottom: 15px;
}
.contact-category ul.category {
  border-bottom: 1px solid #ccc;
  margin: 0 0 25px !important;
}
.contact-category ul.category li {
  vertical-align: top;
  display: inline-block;
  width: 300px;
  margin: 0 25px 25px 0;
}
.contact-category ul.category li:nth-child(even) {
  margin-right: 0;
}
.contact-category ul.category li .list-title,
.contact dl.contact-position {
  margin-bottom: 10px;
  font-weight: bold;
}
.rts-contact-position {
  font-weight: bold;
  margin-bottom: 10px;
}
.contact {
  line-height: 1.4em;
}
.contact > h3:first-of-type {
  display: none;
}
.contact > h3 {
  display: block;
  clear: both;
  padding-top: 25px !important;
}
.contact .thumbnail {
  margin-bottom: 10px;
}
.contact .contact-address dt,
.contact .contact-address dd {
  float: left;
  margin-bottom: 5px;
}
.contact .contact-address dt {
  clear: both;
}
.contact .contact-address dt:after {
  content: " ";
}
.contact .contact-form fieldset > div {
  margin-top: 15px;
}
.contact-address dt {
  margin-right: .5em;
}
/* ------ Content Beirat --------------------------- */

.rts-wrap-beirat table, .rts-wrap-beirat table td {
  vertical-align: top;
}
.rts-wrap-beirat h4 {
  color: #ae0f1d;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 15px;
}
.rts-wrap-beirat #content li {
  list-style: disc outside;
  margin-left: 1em;
}
.rts-wrap-beirat #content li:before {
  content: "";
}

div.beirat-eintrag {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin: 30px auto;
  clear: both;
}
div.beirat-eintrag:last-of-type {
  border: none;
}
.beirat-bildunterschrift {
  font-size: .85em;
}
.rts-wrap-beirat .article-info {
  display: none;
}

/* ------ Content Partner --------------------------- */

div.partner-eintrag {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  clear: both;
}
div.partner-eintrag:last-of-type {
  border: none;
}
.rts-wrap-partner .article-info {
  display: none;
}

/* Mediathek */

div#mediathek-wrapper,
div.mediathek-wrapper {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #cbcbcb;
  display: block;
  margin: 0 0 20px 0;
  padding: 0 0 15px;
  width: 625px;
}
#mediathek-wrapper,
.mediathek-filter {
  margin: 5px;
}
div#mediathek-wrapper h2,
div.mediathek-wrapper h2 {
  background: none repeat scroll 0 0 #f2f2f2;
  border-bottom: 1px solid #cbcbcb;
  color: #666;
  font-size: 14px;
  margin: 0 0 15px;
  padding: 5px 15px;
  line-height: 1.4em;
}
div#mediathek-wrapper h2 a {
  color: #666;
  text-decoration: none;
  font-weight: bold;
}
div.cat_child_wrapper .cat_child {
  float: left;
  margin: 0 0 0 20px;
  padding: 0;
}
div.cat_child_wrapper .cat_child img {
  border: 1px solid #cbcbcb;
  margin: 0;
  padding: 0;
}
img.mediathek-video-play {
  border: medium none !important;
  width: 43px;
  height: 43px;
  margin: 45px 70px !important;
  position: absolute;
}
#content div.cat_child_wrapper .cat_child h3 a {
  color: #333;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#main_images_wrapper2,
#main_images_wrapper3,
.main_images_wrapper {
  background: none repeat scroll 0 0 #f2f2f2;
  border: 1px solid #cbcbcb;
  color: #666666;
  margin: 0 0 15px !important;
  padding: 25px 25px 20px;
  width: 575px !important;
}
#mediathek-wrapper div.cat_child_wrapper .cat_child h3 {
  text-align: left;
  height: 70px;
  margin: 0 !important;
  padding: 0 !important;
}
div.main_large_image {
  float: none;
  margin: 0 auto;
}
div.main_large_image .large_img {
  border: 1px solid #cccccc;
  display: block;
  margin: 2px auto !important;
  padding: 4px !important;
}
.avPlayerWrapper {
  background: #222;
}
.lbox_white {
  background: #fff;
}
.lbox_dark {
  background: #000;
}
div.lbox_large_image .large_img {
  border: 1px solid #ccc;
}
.lbox_white .closeImage {
  float: right;
  cursor: pointer;
}
.gallery_bu {
  font-size: 12px;
}
.gallery_bu .gallery_bu_title {
  float: left;
  margin: 15px 0;
}
.gallery_bu .gallery_bu_autor {
  float: right;
  margin: 15px 0;
}
div.category_description {
  clear: both;
}
div.igallery_clear.spacer {
  border-bottom: 1px solid #cbcbcb;
  margin: 15px 0;
  width: 570px;
  clear: both;
}
div.main_img_numbering {
  width: 100px;
  border: none;
  box-shadow: none;
  margin-top: 7px;
}
.main_ratings_container {
  float: right;
}
.ratings_text {
  display: none;
}
.rating_stars {
  float: right;
}
.rating_message {
  float: right;
}
div.social_buttons {
  clear: both;
}
.social_buttons {
  height: 30px;
  margin-bottom: 15px;
  padding-top: 15px;
}
div.main_facebook_share iframe {
  display: inline-block !important;
}
div.main_thumb_container {
  width: 570px !important;
}
table.main_thumb_table td {
  margin: 0 !important;
}
table.main_thumb_table td {
  padding: 2px 4px 2px 2px !important;
}
table.main_thumb_table td a {
  outline: medium none;
}
table.main_thumb_table td.active_thumb img {
  border: 1px solid #ae0f1d;
  padding: 1px;
}
table.main_thumb_table td img {
  border: 1px solid #cccccc;
  border-collapse: separate;
  max-width: none !important;
}
table.main_thumb_table td img {
  display: block;
  margin: 0 !important;
}
img.main_left_arrow_img {
  cursor: pointer;
  float: left;
  margin: -40px 0 0 -20px;
}
img.main_right_arrow_img {
  cursor: pointer;
  float: right;
  margin: -40px -20px 0 0;
}
div.igallery_clear {
  clear: none;
}
div.igallery_clear:last-of-type {
  clear: both;
}
/* Formatierung der Tabs in der Mediathek */

#set-nn_tabs-1 {
  margin-bottom: 0 !important;
  background: #CCC;
  clear: both;
}
li.nn_tabs-tab {
  border: 1px solid #CCC;
}
li.nn_tabs-tab:last-child,
li.nn_tabs-tab:last-of-type {
  border-right: 1px solid #ccc;
}
.nn_tabs-tab a {
  padding: 4px 25px !important;
  font-size: 14px !important;
  color: #fff !important;
  font-weight: bold;
  text-decoration: underline !important;
}
.nn_tabs-tab a:hover {
  text-decoration: none !important;
  background: #ccc !important;
}
.nn_tabs-tab a,
.nn_tabs-tab a:hover,
.nn_tabs-tab a:focus {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  border-radius: 0 !important;
}
.nn_tabs-tab.active a {
  text-decoration: none !important;
  background: #f2f2f2 !important;
  color: #666 !important;
}
/* Mediathek Styles for Module appearing inside Tabs */

.tab-content {
  border-radius: 0 !important;
}
.tab-content #mediathek {
  padding: 0;
  border: none !important;
}
.tab-content #mediathek-wrapper {
  border: none;
  margin: 0;
  padding: 0;
}
.tab-content #mediathek h2,
.tab-content .mediathek-filter {
  display: none;
}
.tab-content #mediathek .cat_child_wrapper {
  margin-top: 15px;
}
.igallery_clear ~ #mediathek-wrapper {
  clear: both;
}
/* Jcomments (Verwendet im Bereich Mediathek innerhalb der Tabs) */

#jc {
  font-size: 12px;
}
#jc h4 {
  font-size: 14px;
  background-image: url('../images/kommentar_icon.png');
  background-repeat: no-repeat;
  padding: 15px 15px 15px 45px;
  margin-left: 15px;
  color: transparent;
  border: none;
}
#comments-footer {
  display: none;
}
#comments-form-link .showform {
  background-image: url('../images/kommentar_icon.png');
  background-position: 0;
  display: block;
  height: 29px;
  line-height: 29px;
  margin-left: 15px;
  padding: 15px 15px 15px 45px;
  text-decoration: none;
}
/* ------ Content Kalender --------------- */

#jevents_header h1,
#jevents_header h2 {
  margin-bottom: 15px;
  color: #ae0f1d;
  font-size: 30px;
  font-weight: bold;
}
#jevents_body {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
}
.previousmonth,
.nextmonth {
  margin: 0 !important;
}
.jev_toprow div.currentmonth {
  width: 49.25% !important;
}
.jev_toprow div.previousmonth {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.jev_toprow div.nextmonth {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.jev_toprow div.previousmonth,
.jev_toprow div.nextmonth {
  background-color: #ecebe7 !important;
  border: 1px solid #c1c1c1 !important;
}
.jev_toprow div.previousmonth a,
.jev_toprow div.nextmonth a {
  color: #666 !important;
}
.jev_toprow div.currentmonth {
  color: #000 !important;
  font-weight: normal;
  border-bottom: 1px solid #c1c1c1 !important;
  border-top: 1px solid #c1c1c1 !important;
}
#jev_maincal {
  background: none !important;
  border: none !important;
  margin: 0 !important;
}
.jev_daysnames {
  color: #ae0f1d !important;
  font-size: 1.1em !important;
  text-transform: uppercase;
  background: none !important;
  border: none !important;
  padding: 25px 0 5px 0 !important;
}
.jev_listview .jev_listrow {
  border: none !important;
}
ul.ev_ul {
  margin: 0 !important;
  padding: 0;
}
#jevents_body .jev_toprow {
  display: none;
}
#jevents_body ul.ev_ul li.ev_td_li {
  border-color: #c1c1c1 !important;
  border: none !important;
}
#jevents_body .jev_listview .jev_listrow li {
  margin: 0 !important;
  padding: 0 !important;
}
.jev_pagination {
  display: none;
}
.rts-events-table-cell {
  font-size: 12px;
  padding: 4px;
  text-align: left;
  vertical-align: middle;
}
.rts-events-table-headline {
  margin-top: 25px;
  background: #efefef;
}
.rts-events-table-headline td {
  padding: 6px;
  font-weight: bold;
}
.rts-events-table-cell-first {
  font-weight: bold;
  width: 35%;
  border-right: 1px solid #999;
}
.rts-events-table-cell-last {
  width: 25%;
  border-left: 1px solid #999;
}
.rts-events-table {
  border: 1px solid #999;
  border-bottom: none;
}
div.jev_listrow:nth-last-child(2) table {
  border-bottom: 1px solid #999;
}
.rts-events-table a.ev_link_row {
  color: #ae0f1d;
  text-decoration: underline;
}
#jevents_body .jev_toprow {
  margin-bottom: 30px;
}
#jevents_body .ev_navigation {
  display: none;
}
/* ------ Content jahrgangsliste ------------------------------ */

#content-filter {
  margin-bottom: 25px;
}
#content-filter h3 {
  margin-bottom: 15px;
  color: #ae0f1d;
  font-size: 1.25em;
  font-weight: bold;
}
div.itemListCategory {
  background: none;
  border: none;
  margin: 0 0 0 15px;
  padding: 0;
}
.rts-jahrgangsfilter li {
  display: inline;
  padding-right: 10px;
}
.rts-jahrgangsfilter li:last-of-type {
  padding-right: 0;
}
.rts-jahrgangsfilter li a {
  color: #ae0f1d;
}
.rts-jahrgangsfilter li.current a {
  font-weight: bold;
}
div.catItemHeader h3.catItemTitle {
  font-family: inherit;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .05em;
}
div.catItemImageBlock {
  margin: 0 15px 15px -8px;
}
#k2Container.itemView {
  border: none;
}
#k2Container.itemView span.itemImage {
  text-align: left;
}
#k2Container.itemView .itemImageBlock {
    float: right;
    margin: 0 0 16px 16px;
    padding-left: 0;
}
/* ------ content Printausgaben ------------------------------ */

div.itemHeader h2.itemTitle {
  color: #ae0f1d;
  font-family: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 40px 0 0;
  padding: 10px 0 4px;
}
#k2Container.itemView .itemBackToTop {
  display: none;
}
.rts-wrap-print #k2Container .itemImageBlock,
.rts-wrap-aktuelle-ausgabe #k2Container .itemImageBlock {
  display: inline;
  float: right;
  margin: -40px 0 25px 25px;
}
.rts-wrap-print #k2Container h3 {
  font-weight: bold;
  padding: 8px 0;
}
.rts-wrap-print #k2Container ul {
  padding-bottom: 10px;
}
.rts-wrap-print #k2Container li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 20px;
}

/*--- Heftarchiv attachment --------------------------------*/

div.itemAttachmentsBlock ul.itemAttachments li {
    display: block;
    text-align: left;
}

/* Content Header Login Module Layout - Archiv- & Fachrecherche */

.rts-content-header-login {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
.rts-content-header-login h3 {
  font-size: 30px !important;
}
.rts-content-header-login #login-form > div > div,
.rts-content-header-login #login-form > div > div * {
  display: inline;
}
.rts-content-header-login #form-login-remember {
  display: none !important;
}
.rts-content-header-login #form-login-username,
.rts-content-header-login #form-login-password {
  margin-right: 15px;
}
.rts-content-header-login #form-login-username input,
.rts-content-header-login #form-login-password input {
  width: 150px;
}
.rts-content-header-login ul.unstyled li {
  display: none;
}
.rts-content-header-login ul.unstyled li:first-child {
  display: inline;
}
/* Content Kontaktliste */

.rts-magazin-kontaktliste table {
  width: 100%;
}
.rts-magazin-kontaktliste tr {
  border: none;
}
.rts-magazin-kontaktliste tr.odd {
  font-weight: bold;
  background: #eaeaea;
}
.rts-magazin-kontaktliste tr.even {
  background: transparent;
}
.rts-magazin-kontaktliste tr.odd td {
  padding: 5px 2px;
}
.rts-magazin-kontaktliste tr.even td {
  padding: 8px 2px;
}
.rts-magazin-kontaktliste tr.even td a {
  text-decoration: underline;
}
.rts-magazin-kontaktliste tr td:last-child {
  width: 30%;
}
.rts-magazin-kontaktliste tr.odd td:last-child {
  border-left: 2px solid #fff;
}
/* Link to contact form in Redaktion & Verlag" */

.rts-magazin-contact-form-link-text:before {
  content: '→ ';
}
/* Content Kontaktliste - CSS Hack */

.anzeigen-crossmedia-zwischentitel {
  display: none;
}
.anzeigen-crossmedia-zwischentitel:nth-of-type(3) {
  display: block;
  clear: both;
  color: #ae0f1d;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 25px;
  border-top: 1px solid #ccc;
}

/*--- Newsletter Abo ----------------------------------------------*/
.acymailing_introtext, .acymailing_finaltext {
	line-height: 1.4em;
}

/* Content Newsletter-Registrierung */

.rts-wrap-newsletter h1.contentheading {
  color: #ae0f1d;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
.acymailing_introtext {
  margin-bottom: 25px;
  display: block;
}
fieldset.acy_subscription_list {
  margin-top: 30px;
}
#acyuserinfo td {
  padding-left: 0 !important;
}
fieldset.acy_user_info legend,
fieldset.acy_subscription_list legend {
  color: #ae0f1d;
  font-weight: bold;
  margin-bottom: 15px;
}
#acyusersubscription * {
  text-align: left !important;
}
#acyusersubscription th:first-child {
  display: none;
}
div.list_description {
  padding-left: 0;
}
div.list_name {
  display: none;
}
.acymailing_footer {
  display: none;
}
/* Content Newsletter-Abmeldung */

#unsubpage div {
  padding: 0 !important;
}
#unsubpage .unsubintro,
#unsubpage .unsuboptions,
#unsubpage .unsubsurveytext {
  margin-bottom: 20px;
}
#unsubpage #otherreasons,
#unsubpage #otherreasons label,
#unsubpage #otherreasons textarea {
  margin-top: 10px !important;
}
#unsubbutton_div {
  margin-top: 20px !important;
}
#unsubbutton_div input.button {
  border: 1px solid #ae0f1c;
  color: #000;
  background: #cd071e;
}
#unsubbutton_div input.button:hover {
  border: 1px solid #ae0f1d;
  color: #ae0f1d;
}
/* ------ content sitemap ------------------------------ */

#xmap h1 {
  margin-bottom: 35px;
  color: #ae0f1d;
  font-size: 30px;
  font-weight: bold;
}
#xmap ul.level_0 > li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 35px;
}
#xmap ul.level_0 > li > a {
  text-transform: uppercase;
}
#xmap ul.level_0:last-of-type li:last-of-type,
#xmap ul.level_0:last-of-type li:nth-last-of-type(2),
#xmap ul.level_0:last-of-type li:nth-last-of-type(3),
#xmap ul.level_0:last-of-type li:nth-last-of-type(4),
#xmap ul.level_0:last-of-type li:nth-last-of-type(5) {
  display: none;
}
#xmap ul li {
  margin: 3px 0;
}
#xmap ul.level_1 {
  margin: 8px 0 0 25px;
}
#xmap ul.level_2 {
  display: none;
}
#xmap a.xmapexcl {
  display: none;
}
#xmap a[title="Top Themen"] {
  display: none;
}
#xmap a[title="Aktuell"] ~ul.level_1 li:first-child {
  display: none;
}
.edit-icon {
  display: none;
}

/*--- Jevents Kalender ----------------------*/
#sidebar > div.rts-sidebar-calendar {
	border: none !important;
}
.mod_events_table {
  font-weight: bold;
}
.mod_events_table tr {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
}
.mod_events_table tr:last-child {
  border-bottom: 1px solid #ccc;
}
.mod_events_td_dayoutofmonth {
  background: none;
  color: #eee;
}
.mod_events_td_dayoutofmonth * {
  color: #eee !important;
}
.mod_events_td_daywithevents, .mod_events_td_todaywithevents {
  background-color: #ecdbdd;
}
.mod_events_td_daywithevents a {
  color: #9c4d56 !important;
}
/* Format Event Output - JEvents */

#jevents_body .contentpaneopen tr[valign="top"] p {
  margin: 10px 0 20px 0;
}
#jevents_body .ev_detail a {
  padding-top: 20px;
  display: block;
}
#jevents_body tr.headingrow h2,
.rts-events-list-pageheader h2 {
  font-size: 30px;
  font-weight: bold;
  color: #ae0f1d;
}
#jevents_body tr.headingrow h2 {
  padding-bottom: 25px;
}
#jevents_header h1,
#jevents_body tr.dialogs,
#jevents_body .ev_detail b {
  display: none;
}
#jevents_body .ev_detail {
  display: block;
}
#jevents_body .ev_detail:before {
  content: 'Veranstaltungsort:\A';
  font-weight: bold;
  display: block;
}
#jevents_body tr.dialogs ~ tr td table {
  margin-bottom: 15px;
}
#jevents_body tr.dialogs ~ tr table .ev_detail:before {
  content: 'Termin:\A';
  font-weight: bold;
  display: block;
}
#jevents_body tr.dialogs ~ tr table .ev_detail br {
  display: none;
}
#jevents_body > table {
  margin-bottom: 25px;
}
/* ------ Suchergebnisse --------------------------- */

.rts-wrap-suche #searchForm .btn-toolbar input {
  font-size: 1.2em;
  padding: 2px 0 3px 8px;
}
.searchintro strong {
  font-weight: bold;
}
.searchintro strong .badge-info {
  color: #ae0f1d;
}
.rts-wrap-suche #searchForm div.btn-group {
  display: inline;
  padding-right: 10px;
  vertical-align: middle;
}
.rts-wrap-suche #searchForm .phrases-box,
.rts-wrap-suche #searchForm .ordering-box,
.rts-wrap-suche #searchForm .form-limit {
  margin-bottom: 15px;
}
.rts-wrap-suche .search-result-item {
  margin: 0 0 25px;
  padding: 10px;
  border: 1px solid #ccc;
  line-height: 1.4em;
}
.rts-wrap-suche .search-result-item > * {
  margin-bottom: 8px;
}
.rts-wrap-suche .search-result-item > *:last-child {
  margin: 0;
}
.rts-wrap-suche .search-result-item .result-created {
  color: #999;
}

/*--- Monatsarchive -----------------------------------------------*/

#monthlyarchive div.ma_thumbnail {
  width: 200px;
  height: 150px;
  float: left;
  margin: 0 25px 10px 0;
  border: 1px solid #ddd;
  overflow: hidden;
}
#monthlyarchive div.ma_thumbnail {
  margin-top: -37px;
}
#monthlyarchive div.ma_thumbnail img {
  width: 200px;
  height: auto;
  min-height: 150px;
  float: left;
}
#monthlyarchive .short_date {
    margin-left: 225px;
}
#monthlyarchive .article {
    margin: 0 0 5px 225px !important;
}
#monthlyarchive .ma_introtext {
  display: none !important;
  margin: 0 !important;
}
#monthlyarchive ul li {
  list-style-type: none;
  font-size: 14px;
  line-height: 1.4em;
}
#monthlyarchive .short_date, .ma_archives_articles_links .category_name {
	color: #999 !important;
    font-size: 10.667px !important;
    line-height: 10.667px !important;
    font-weight: normal !important;
    font-style: normal !important;
}
#monthlyarchive .article {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px !important;
  margin-bottom: 15px;
}
#monthlyarchive .article a {
  text-decoration: none;
}
#monthlyarchive .article a:hover {
  text-decoration: underline;
}
#monthlyarchive .article ~ br {
  display: none;
}
#monthlyarchive ~ p small {
  display: none;
}

#monthlyarchive h1.title,
#monthlyarchive h1.title span.ma_count_articles {
	margin-bottom: 15px !important;
	color: #ae0f1d !important;
	font-size: 30px !important;
    line-height: 30px !important;
	font-weight: bold !important;
}
#monthlyarchive span.ma_back_to_archives {
  display: none;
}
.mod_monthly_archive {
  font-size: 12px;
}
#monthlyarchive div.ma_archives_articles_links {
  border: none;
}
#monthlyarchive .ma_archives_articles_links > ul > li {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  float: left;
}
#monthlyarchive .ma_archives_articles_links > ul > li:last-child {
  border: none;
}
.mod_monthly_archive ul.year {
  padding-left: 10px !important;
  margin-top: 5px !important;
  margin-bottom: 10px !important;
}
.mod_monthly_archive ul.year > li > a {
  font-size: 14px;
  color: #ae0f1d !important;
}
.mod_monthly_archive,
.mod_monthly_archive ul.year > li > ul {
  margin: 0 !important;
  padding: 0 !important;
}

/*--- Mediadaten --------------------------------*/

.rts-wrap-mediadaten #main-content span {
  font-size: .8em;
}
.rts-wrap-mediadaten #main-content img {
  border: 1px solid #ccc;
}
.new-content-section {
  border-top: 1px solid #ccc;
  margin: 20px 0;
}

/*---------------------------------------------------------------------------------------------------------
---- Sidebar & Sidebar Module
---------------------------------------------------------------------------------------------------------*/

/* ------ sidebar Allgemein --------------------------- */

#sidebar {
  display: inline-block;
  float: right;
  width: 325px;
  padding: 0 0 0 25px;
  font-size: 12px;
}
#sidebar > div.rts-sidebar {
  margin-bottom: 20px;
  background: #eee;
  border: 1px solid #ccc;
  color: #5c5c5c;
}
#sidebar a {
  text-decoration: none;
  color: #5c5c5c;
}
#sidebar a:hover {
  color: #ae0f1d;
}
#sidebar h3 {
  padding: 7px 15px;
  border-bottom: 1px solid #ccc;
  background: #e0e0e0;
  font-size: 14.03px;
  font-weight: bold;
}
#sidebar > div.rts-sidebar div,
#sidebar > div.rts-sidebar ul {
  padding: 6px;
}
/* Sidebar - Ad Server Module Layout */

.rts-ad-server-module {
  margin-bottom: 20px;
}
.rts-ad-server-module img {
  width: 100%;
  height: auto;
}
/* ------ sidebar Top Themen --------------- */

#sidebar .rts-top-themen li {
  position: relative;
  overflow: visible;
  padding: 4px 0 4px 18px;
  border-bottom: 1px solid #ccc;
}
#sidebar .rts-top-themen li:before {
  position: absolute;
  left: 0;
  content: "»";
}
#sidebar .rts-top-themen li:first-child {
  padding-top: 1px;
}
#sidebar .rts-top-themen li:last-child {
  padding-bottom: 1px;
  border: none;
}
/* Mediathek sidebar Module */

.rts-sidebar #mediathek-wrapper {
  width: 99%;
  background: transparent;
  padding: 0 !important;
  margin: 0 !important;
  border: none;
  text-align: center;
}
.rts-sidebar #mediathek-wrapper h2,
.rts-sidebar #mediathek-wrapper .mediathek-filter,
.rts-sidebar #mediathek-wrapper .igallery_clear {
  display: none;
}
.rts-sidebar #mediathek-wrapper .cat_child_wrapper {
  text-align: center;
  padding: 0;
}
.rts-sidebar div.cat_child_wrapper .cat_child {
  float: none !important;
  margin: 0 auto;
}
.rts-sidebar div.cat_child_wrapper .cat_child img {
  margin-bottom: 10px;
}
.rts-sidebar #mediathek-wrapper h3 {
  height: auto !important;
  background: transparent;
  font-weight: normal;
  border: none;
}
.rts-sidebar #mediathek-wrapper a {
  color: #ae0f1d;
}
.rts-sidebar #mediathek-wrapper a:hover {
  text-decoration: underline;
}
.rts-sidebar #mediathek-wrapper h3 a:before {
  content: "→ ";
}
.rts-sidebar-mediathek {
  color: #eee !important;
}
.rts-sidebar-mediathek h3 {
  color: #5c5c5c !important;
}
/* ------ sidebar Slider -------------------- */

.rts-sidebar-slider {
  margin-bottom:20px;
  border-bottom: 1px solid #ccc;
}
.rts-sidebar-slider img {
  width: 100% !important;
  height: auto !important;
}
/* ------ sidebar Banner -------------------- */

.rts-banner {
  margin-bottom: 15px;
}
.rts-banner img {
  width: 100%;
  height: auto;
}
.rts-banner img:hover {
  -moz-opacity: .85;
  -webkit-opacity: .85;
  opacity: .85;
}
/* ------ sidebar Kalender --------------- */

.rts-sidebar-calendar table {
  width: 100% !important;
  border: none !important;
}
.rts-sidebar-calendar .mod_events_monthyear tr {
  color: #fff;
  border-bottom: 1px solid #ae0f1d !important;
  background: #cc071e;
  font-size: 12px;
}
.rts-sidebar-calendar .mod_events_monthyear tr td div {
    display: inline;
}
.rts-sidebar-calendar .mod_events_monthyear td {
	padding: 5px 15px;
	text-align: center;
}

.rts-sidebar-calendar .mod_events_monthyear td .mod_events_link {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.mod_events_table {
  margin: 0;
}
.mod_events_table tr:last-child td {
  border-bottom: none;
}
.mod_events_table td:last-child {
  border-right: none;
}
.mod_events_table td {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
td.mod_events_td_dayname {
	color: #fff;
	background-color: #bfbfbf;
	border-bottom: 1px solid #ccc !important;
}
.rts-sidebar-calendar .sunday, .rts-sidebar-calendar .saturday {
	color: #fff;
}
/*
.mod_events_td_todaywithevents, .mod_events_td_todaywithevents a, .mod_events_td_todaynoevents, .mod_events_td_todaynoevents a {
    color: #f20606 !important;
}
*/
.mod_events_td_todaywithevents, .mod_events_td_todaynoevents {
	border: 2px #f20606 solid !important;
}

.mod_events_td_daynoevents,
.mod_events_td_daywithevents,
.mod_events_td_dayoutofmonth,
.mod_events_td_todaywithevents,
.mod_events_td_todaynoevents {
  border: 1px solid #ccc;
  border-left: none;
}

/*--- Tooltips auf Jevents Kalender ----------------------*/

.tip-wrap {
  background: #FFF;
  border: 1px solid #ae0f1d;
  padding: 6px;
  font-size: 10px;
}
.jevtt_title {
  display: none;
}
.jevtt_text, .jevtt_text span {
  float: left;
}
.vah-jev-tooltip-event {
  font-size: 10px;
}
.vah-jev-tooltip-event {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
}
.vah-jev-tooltip-event:last-of-type {
  margin: 0;
  padding: 0;
  border: none;
}

/* ------ sidebar Suche -------------------- */

.search.rts-sidebar-search {
  height: 30px;
  border: 1px solid #ccc;
}
.search.rts-sidebar-search input {
  float: left;
  border: none;
  font-size: 12px;
  padding: 7px 4px 4px 8px;
  color: #000;
}
.search.rts-sidebar-search input:focus {
  outline: none;
  color: #040404;
}
.search.rts-sidebar-search button {
  box-sizing: border-box;
  height: 30px;
  width: 40px;
  float: right;
  border: none;
  margin: 0;
  outline: none;
  border-left: 1px solid #ccc;
  border-radius: 0;
  background: #eee url('../images/magnify.png') no-repeat center center;
  background-size: 55% auto;
  cursor: pointer;
}
.search.rts-sidebar-search button:hover {
  background-color: #fee;
}
/* ------ Sidebar Aktuelle Ausgabe ---------- */

.aktuelle-ausgabe-image-caption {
  width: 200px;
  font-size: .8em;
}

.rts-sidebar-aktuelle-ausgabe {
  margin-bottom: 20px;
}
.rts-sidebar-yellow h3 {
  color: #fff !important;
  background: #cd071e !important;
  border: 1px solid #ae0f1c;
}
.rts-sidebar-aktuelle-ausgabe div.rts-sidebar-yellow {
  background: #eee;
  border: 1px solid #ccc;
  border-top: none;
  padding: 10px;
}
.rts-sidebar-aktuelle-ausgabe img {
  width: 50%;
  height: auto;
  border: 1px solid #818181;
  margin-right: 10px;
  float: left;
}
.rts-sidebar-aktuelle-ausgabe p {
  margin-bottom: 20px;
}
.rts-sidebar-aktuelle-ausgabe p:first-child {
  margin-bottom: 30px;
}
.rts-sidebar-aktuelle-ausgabe p:before {
  content: "»\00A0";
}
.rts-sidebar-aktuelle-ausgabe p:first-child:before {
  content: "";
}
/* ------ sidebar-newsletter ------------------------------ */

.rts-sidebar-newsletter .rts-sidebar {
  line-height: 18px;
  min-height: 100px;
  background-image: url('../images/newsletter-teaser.png');
  background-repeat: no-repeat;
  background-position: right bottom;
}
.rts-sidebar-newsletter a {
  color: #ae0f1d !important;
}
.rts-sidebar-newsletter a:hover {
  color: #000 !important;
}
/*---------------------------------------------------------------------------------------------------------
---- Footer
---------------------------------------------------------------------------------------------------------*/

#page-footer {
  border-top: 1px solid #ccc;
  margin: 15px 0 0 0;
  padding: 10px 0;
}
#footer-content > div.footer-col {
  height: 220px;
}
.footer-col {
  display: inline-block;
  float: left;
  width: 22%;
  margin: 0 2% 10px 0;
  min-height: 150px;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}
.footer-col div {
  width: 99%;
}
.footer-col:last-child {
  border: none;
}
.footer-col h3 {
  white-space: nowrap;
  font-size: .85em;
  font-weight: bold;
  color: #666;
  margin-bottom: 25px;
}
#footer-branding {
  margin: -23px 25px 0 0;
  text-align: right;
}
#footer-branding img {
  width: 25%;
  height: auto;
}
.footer-col a {
  font-size: 12px;
  height: 24px;
  display: inline;
  text-decoration: underline;
  color: #666;
}
.footer-col-angebote a {
  color: #306aab;
}
.footer-col a:hover {
  text-decoration: none;
}
.footer-col a,
.footer-col img {
  vertical-align: middle;
}
.footer-col img {
  height: 24px;
  width: auto;
  margin-right: 10px;
}
.footer-col img:hover {
  -moz-opacity: .8;
  -webkit-opacity: .8;
  opacity: .8;
}
.footer-col .footer-col div {
  margin-bottom: 12px;
}
/*---------------------------------------------------------------------------------------------------------
---- Forms
---------------------------------------------------------------------------------------------------------*/

/* ------ General Settings --------------------------- */

input,
textarea {
  outline: none !important;
  padding: 2px 4px;
  border: 1px solid #ccc;
  color: #ddd;
  font-size: 1em;
}
input:focus,
textarea:focus {
  outline: none !important;
  border-color: #ae0f1d;
  color: #040404;
}
button,
#member-registration a.btn,
.login a.btn,
#member-profile a.btn,
.benutzerregistrierung a.btn {
  display: inline-block;
  height: 16px;
  box-sizing: content-box;
  font-size: 14px;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  line-height: 16px;
  letter-spacing: .5px;
  text-decoration: none;
  vertical-align: baseline;
  margin: 15px 15px 15px 0;
  background: none repeat scroll 0 0 #cd071e;
  border: 1px solid #ae0f1c;
  color: #fff;
  padding: 4px 8px !important;
}
button:hover,
#member-registration a.btn:hover,
.login a.btn:hover,
#member-profile a.btn:hover,
.benutzerregistrierung a.btn:hover {
  border: 1px solid #ae0f1d;
  color: #cc071e;
  background: #fff;
}
.red,
.star {
  color: #ae0f1d;
}
/* ------ Login and Registration Forms --------------- */

#member-registration fieldset,
.login fieldset,
#member-profile fieldset {
  margin: 25px 0 0 0;
}
#member-registration input,
.login input,
#member-registration textarea,
.login textarea,
#member-profile input,
#member-profile textarea {
  font-size: 1.2em;
  margin: 5px 0;
  padding: 6px 10 px;
}
#member-registration .control-group,
.login .control-group,
#member-profile .control-group {
  margin: 15px 0 0 0;
}
.login-password-handling li {
  margin: 5px 0;
}
#users-profile-core {
  margin-top: 25px;
}
#users-profile-core legend {
  margin-bottom: 15px;
  color: #ae0f1d;
  font-size: 1.25em;
  font-weight: bold;
}
#users-profile-core dl * {
  padding: 5px 0;
}
#users-profile-core dt {
  color: #666;
}
#users-profile-core dt:after {
  content: ':';
}
#users-profile-core dd {
  font-weight: bold;
  margin-bottom: 15px;
}
.rts-wrap-login #system-message-container {
  display: none;
}
/* ------ Registration confirmation ------------------ */

.alert-message a.close {
  display: none;
}
.rts-wrap-registrierung #content h4 {
  color: #ae0f1d;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 40px 0;
  padding: 10px 0 4px;
}
div.registration-completebenutzerregistrierung h1 {
  display: none;
}
/* ------ Login Fail ------------------------------- */

.rts-wrap-login-fehlgeschlagen #system-message {
  display: none;
}
/* ------ Contact Form ------------------------------- */

#write_us_fieldset {
  margin-top: 15px;
}
#write_us_fieldset legend {
  display: none;
}
#contact_email_copy {
  margin: 0 10px 0 -1px;
}
#write_us_fieldset input,
#write_us_fieldset textarea {
  margin-bottom: 15px;
}
#write_us_fieldset button,
.logout-button input.btn {
  margin: 0;
}
#write_us_fieldset label {
  margin-left: -3px;
}
/* ------ alle chronoforms-formulare ----------------------- */

.chrono_credits {
  display: none;
}
/* ------ newsletter-formular ------------------------------ */

.rts-wrap-newsletter #gender {
  -webkit-appearance: none;
  -moz-appearance: window;
  padding: 4px 30px 4px 4px;
  border: none;
  outline: 1px solid #CCC;
  cursor: pointer;
}
.rts-wrap-newsletter #fin-gender {
  background: url('../images/dropdown_arrow.png') no-repeat;
  background-position: 48px 8px;
  background-size: 12px auto;
}
select:-moz-focusring {
 color: transparent;
 text-shadow: 0 0 0 #000;
}
input.rts-newsletter,
select.rts-newsletter {
  margin: 2px 0 15px 0;
  padding: 5px;
  font-size: 12px;
}
.chronoform .required_label span {
  color: #ae0f1d !important;
}
input.btn {
  display: inline-block;
  height: 16px;
  box-sizing: content-box;
  font-size: 14px;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  line-height: 16px;
  letter-spacing: .5px;
  text-decoration: none;
  vertical-align: baseline;
  margin: 15px 15px 15px 0;
  background: none repeat scroll 0 0 #cd071e;
  border: 1px solid #ae0f1c;
  color: #fff;
  padding: 4px 8px !important;
}
/* ------ button hover ------------------------------ */

input.btn:hover {
  border: 1px solid #ae0f1d;
  background: #fff;
  color: #cc071e;
}

/*---------------------------------------------------------------------------------------------------------
---- JCE Editor Custom Styles
---------------------------------------------------------------------------------------------------------*/

.Linkbox_rechts {
    background: url("../images/moretopic.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #ae0f1c;
    display: block;
    float: right;
    margin: 15px 0 15px 20px;
    padding: 35px 15px 10px;
    width: 35%;
}
.Linkbox_links {
    background: url("../images/moretopic.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #ae0f1c;
    display: block;
    float: left;
    margin: 15px 20px 15px 0;
    padding: 35px 15px 10px;
    width: 35%;
}
.Linkbox_gross {
    background: url("../images/moretopic.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #ae0f1c;
    display: block;
    margin: 0 0 10px;
    padding: 35px 15px 10px;
    width: 595px;
}
.Linkbox_mehrInfo {
    background: url("../images/linkbox_headline.png") no-repeat scroll 0 20px rgba(0, 0, 0, 0);
    border-top: 2px solid #dcdcdc;
    display: block;
    margin-top: 20px;
    padding-top: 50px;
}
.Linkbox_hoziontal {
    background: url("../images/moretopic.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #ae0f1c;
    display: block;
    margin: 0 0 10px;
    padding: 35px 15px 10px;
    width: 595px;
}

.jce_editor {
	background-color: #fff;
	line-height: 1.4em;
	font-size: 14px;
}

.jce_editor p {
	margin: 0 0 10px 0;
}

.jce_editor h1 {
	line-height: 1.1em;
  	margin-bottom: 15px;
  	color: #ae0f1d;
  	font-size: 30px;
  	font-weight: bold;
}

.jce_editor h2 {
	font-weight: bold;
	color: #ae0f1d;
	padding: 15px 0 10px 0;
	font-size: 1.2em;
}

.jce_editor h3 {
  text-align: left !important;
  font-weight: bold;
  color: #ae0f1d;
  padding: 5px 0;
}

.jce_editor strong {
  font-weight: bold;
}

.jce_editor em {
  font-style: italic;
}


/*---------------------------------------------------------------------------------------------------------
---- General
---------------------------------------------------------------------------------------------------------*/

.tooltip {
  display: none !important;
}


/*---------------------------------------------------------------------------------------------------------
---- Sonderveröffentlichung
---------------------------------------------------------------------------------------------------------*/

.item-page.sonderveroeffentlichung {
	padding: 15px;
	border: 1px solid #ae0f1c;
	background-color: #f5c4c9;
}

.item-page.sonderveroeffentlichung .sonder-weiss {
	background-color: #ffffff;
	padding: 5px 14px 3px 15px;
	margin-bottom: 15px;
	display: inline-block;
}


/*---------------------------------------------------------------------------------------------------------
---- Actionbuttons in Beiträgen
---------------------------------------------------------------------------------------------------------*/

.item-page {
	position: relative;
}
	
.btn-group {
	position: absolute;
	top: 0;
	right: 0;
}

ul.dropdown-menu.actions {
	list-style: none !important;
	margin: 0;
}

ul.dropdown-menu.actions li {
	display: inline-block;
	margin-left: 8px;
	width: 16px;
	height: 16px;
	overflow: hidden;
}

ul.dropdown-menu.actions li::before {
	content: "";
}

ul.dropdown-menu.actions .print-icon {
	background: #fff url("../images/printButton.png") no-repeat center;
}

ul.dropdown-menu.actions .email-icon {
	background: #fff url("../images/emailButton.png") no-repeat center;
}

ul.dropdown-menu.actions li a {
	color: transparent;
}

/*---------------------------------------------------------------------------------------------------------
---- End
---------------------------------------------------------------------------------------------------------*/