@charset "UTF-8";
/**
 * @file
 * Page Styling
 *
 * Style the markup found in page.tpl.php. Also includes some styling of
 * miscellaneous Drupal elements that appear in the $content variable, such as
 * ul.links, .pager, .more-link, etc.
 */
/*
 * Body
 */
/* HÃ¶henangabe um Verlauf auf ganzer Seite zu haben*/
/* line 16, ../sass/pages.scss */
html {
  min-height: 100%;
  font-family: helvetica, roboto, sans-serif;
}

/* line 22, ../sass/pages.scss */
body {
  background: #ececee;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2VjZWNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0%, white 15%, #ececee 36%, #ececee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(15%, white), color-stop(36%, #ececee), color-stop(100%, #ececee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, white 15%, #ececee 36%, #ececee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, white 15%, #ececee 36%, #ececee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, white 15%, #ececee 36%, #ececee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 15%, #ececee 36%, #ececee 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececee',GradientType=0 );
  /* IE6-8 */
}

/* line 36, ../sass/pages.scss */
a {
  text-decoration: none;
}

/* line 40, ../sass/pages.scss */
a:hover {
  text-decoration: underline;
}

/*
aside a{
    text-decoration: underline;
}
*/
/* line 50, ../sass/pages.scss */
.sidebars {
  font-size: 90% !important;
  line-height: 135% !important;
}

/* line 55, ../sass/pages.scss */
.region-sidebar-second .block a {
  text-decoration: underline;
}

/* line 59, ../sass/pages.scss */
.view-id-kitas_alle a {
  color: #6b3689;
  font-weight: bold;
  text-decoration: none;
}

/* line 65, ../sass/pages.scss */
.view-id-kitas_alle a:hover {
  text-decoration: underline;
}

/* line 69, ../sass/pages.scss */
#page {
  line-height: 1.3em;
}

/* line 73, ../sass/pages.scss */
#page .view-id-kitas_alle {
  line-height: 1.1em !important;
}

/* line 77, ../sass/pages.scss */
.view-id-kitas_alle table {
  border-collapse: separate;
  border-spacing: 1.5em;
}

/* line 82, ../sass/pages.scss */
.view-id-kitas_alle table td {
  vertical-align: top;
}

/* line 86, ../sass/pages.scss */
#site-slogan {
  line-height: 1.5em;
}

/* line 91, ../sass/pages.scss */
.page-frontpage #page {
  line-height: 105%;
}

/* line 95, ../sass/pages.scss */
.page-frontpage #content {
  font-size: 90%;
}

/* line 99, ../sass/pages.scss */
.view-news-archiv .views-label-field-vorschaubild {
  display: none;
}

/* line 103, ../sass/pages.scss */
.view-news-archiv ul {
  list-style-type: none;
}

/* line 107, ../sass/pages.scss */
.view-news-archiv .views-field-field-vorschaubild {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  overflow: hidden;
}

/* line 122, ../sass/pages.scss */
.view-news-archiv .views-field-body {
  margin-top: -10px;
  overflow: hidden;
}

/* line 127, ../sass/pages.scss */
.view-news-archiv h1 {
  color: #744290;
  font-family: "Times New Roman",Times,serif;
  font-size: 2em;
  line-height: 110%;
  margin-top: 40px;
}

/* line 135, ../sass/pages.scss */
.view-rat-tat .view-content tr {
  vertical-align: top;
  margin-bottom: 20px;
}

/* line 140, ../sass/pages.scss */
.view-rat-tat .view-content .odd {
  background-color: whitesmoke;
}

/* line 144, ../sass/pages.scss */
.view-rat-tat .view-content .even {
  background-color: white;
}

/* line 148, ../sass/pages.scss */
.view-rat-tat .view-content table {
  border-collapse: collapse;
}

/* line 152, ../sass/pages.scss */
.view-rat-tat .view-content td {
  padding-top: 3px;
  padding-bottom: 10px;
  padding-right: 15px;
}

/* line 158, ../sass/pages.scss */
.view-rat-tat .views-align-left {
  background-color: #cccccc;
}

/* line 162, ../sass/pages.scss */
.galleryformatter {
  margin-top: 20px;
}

/* line 166, ../sass/pages.scss */
.field-name-field-galleriabild {
  margin-top: 20px;
}

/*
 * The skip-link link will be completely hidden until a user tabs to the link.
 * See the element-focusable rule in system.base.css.
 */
/* line 175, ../sass/pages.scss */
#skip-link {
  margin: 0;
}

/* line 179, ../sass/pages.scss */
#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}

/*
 * Header
 */
/* line 195, ../sass/pages.scss */
#logo {
  /* Wrapping link for logo */
  float: right;
  /* LTR */
  margin: 0;
  padding: 0;
}

/*
 * Suche
 */
/* line 204, ../sass/pages.scss */
.search-advanced .form-type-checkboxes {
  display: none;
}

/*
 * Suche for small screen
 */
/* line 211, ../sass/pages.scss */
#search-block-form .form-submit {
  background-color: #ffffff;
  border: 0 none;
  color: #3f0756;
  width: 50px;
}

/* line 218, ../sass/pages.scss */
#search-block-form {
  margin-bottom: 20px;
}

/* line 222, ../sass/pages.scss */
#search-block-form input {
  border-style: none none solid !important;
  border-width: 0 0 2px !important;
  width: 175px !important;
  background-color: #ECECED !important;
  border-color: -moz-use-text-color -moz-use-text-color #dd4227 !important;
}

/* line 230, ../sass/pages.scss */
#search-block-form .form-submit {
  background-color: #ffffff !important;
  border: 0 none !important;
  color: #3f0756 !important;
  width: 50px !important;
}

@media all and (min-width: 781px) {
  /* line 240, ../sass/pages.scss */
  #below-logo {
    margin-top: -20px;
  }
}
@media all and (max-width: 780px) {
  /* line 246, ../sass/pages.scss */
  #logo {
    display: none;
  }

  /* line 250, ../sass/pages.scss */
  #below-logo {
    border-top: 1px solid grey;
    margin-top: 30px;
  }
}
@media all and (max-width: 959px) {
  /* line 259, ../sass/pages.scss */
  #below-logo {
    margin-bottom: 15px;
  }

  /* line 263, ../sass/pages.scss */
  #block-search-form {
    display: none;
  }
}
@media all and (min-width: 960px) {
  /* line 269, ../sass/pages.scss */
  #search-block-form {
    display: none;
  }
}
/* line 276, ../sass/pages.scss */
#logo img {
  vertical-align: bottom;
}

/* line 280, ../sass/pages.scss */
#name-and-slogan {
  /* Wrapper for website name and slogan */
  float: left;
  margin-top: 30px;
}

/* line 285, ../sass/pages.scss */
#site-name {
  /* The name of the website */
  margin: 0;
  font-size: 2em;
  line-height: 1.5em;
  white-space: nowrap;
}

/* line 292, ../sass/pages.scss */
#site-name h1 {
  color: #4c1761;
}

/* line 297, ../sass/pages.scss */
#site-name a:link,
#site-name a:visited {
  color: #4c1761;
  text-decoration: none;
}

/* line 302, ../sass/pages.scss */
#site-name a:hover,
#site-name a:focus {
  text-decoration: underline;
  color: #4c1761;
}

/* line 307, ../sass/pages.scss */
#site-slogan {
  /* The slogan (or tagline) of a website */
  color: #4c1761;
  margin: 0;
  font-size: 1em;
  white-space: nowrap;
  font-weight: normal;
  margin-top: -10px;
}

/* line 316, ../sass/pages.scss */
#pre-slogan {
  color: #4c1761;
  white-space: nowrap;
  margin-bottom: -5px;
}

@media all and (max-width: 450px) {
  /* line 324, ../sass/pages.scss */
  #pre-slogan {
    padding-top: 22px;
    font-size: 0.9em;
    white-space: nowrap;
  }

  /* line 330, ../sass/pages.scss */
  #site-name {
    /* The name of the website */
    font-size: 1.2em;
    white-space: nowrap;
  }

  /* line 335, ../sass/pages.scss */
  #site-slogan {
    font-size: 0.9em;
    white-space: nowrap;
  }
}
/* line 342, ../sass/pages.scss */
#below-logo {
  clear: both;
  float: left;
  width: 100%;
}

/* line 348, ../sass/pages.scss */
#below-logo .block {
  float: right;
}

/* line 352, ../sass/pages.scss */
.region-header {
  /* Wrapper for any blocks placed in the header region */
  clear: both;
  /* Clear the logo */
}

/* line 356, ../sass/pages.scss */
#elkb-logo {
  background-image: url(../images/elkb-logo.png);
  width: 45px;
  height: 88px;
  float: left;
  margin-right: 20px;
}

/*
 * Main (container for everything else)
 */
/* line 368, ../sass/pages.scss */
#main {
  	/*-moz-box-shadow: 10px 0px 10px #ddd, -10px 0px 10px #ddd;
      -webkit-box-shadow: 10px 0px 10px #ddd, -10px 0px 10px #ddd;
      box-shadow: 10px 0px 10px #ddd, -10px 0px 10px #ddd;*/
  border: 1px solid #DFDFDF;
  background-color: #ffffff;
  font-size: 85%;
}

/*
 * Content
 */
@media all and (max-width: 479px) {
  /* line 382, ../sass/pages.scss */
  #content {
    padding: 40px 10px 40px 10px;
  }
}
@media all and (min-width: 479px) {
  /* line 388, ../sass/pages.scss */
  #content {
    padding: 40px 40px 40px 40px;
  }
}
/* line 396, ../sass/pages.scss */
.breadcrumb {
  /* The path to the current page in the form of a list of links */
}

/* line 398, ../sass/pages.scss */
.breadcrumb ol {
  margin: 0;
  padding: 0;
}

/* line 402, ../sass/pages.scss */
.breadcrumb li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 414, ../sass/pages.scss */
h1.title,
h2.node-title,
h2.block-title,
h2.title,
h2.comment-form,
h3.title {
  /* Comment title */
  margin: 0;
}

/* line 418, ../sass/pages.scss */
h2 {
  line-height: 1em !important;
}

/* line 422, ../sass/pages.scss */
header h2 {
  line-height: 2em !important;
}

/* line 426, ../sass/pages.scss */
#navigation {
  font-size: 90% !important;
}

/* line 430, ../sass/pages.scss */
a {
  color: #6b3689;
}

/* line 434, ../sass/pages.scss */
tr.even {
  /* Some tables have rows marked even or odd. */
  /* background-color: #eee; */
  /* Drupal core uses a #eee background */
}

/* line 438, ../sass/pages.scss */
tr.odd {
  /* background-color: #eee; */
  /* Drupal core uses a #eee background */
}

/* line 442, ../sass/pages.scss */
div.messages {
  /* Important messages (status, warning, and error) for the user. See also the declarations in messages.css. */
  margin: 1.5em 0;
  /* Drupal core uses "6px 0" margin */
}

/* line 445, ../sass/pages.scss */
div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 450, ../sass/pages.scss */
div.status {
  /* Normal priority messages */
}

/* line 454, ../sass/pages.scss */
div.warning,
tr.warning {
  /* Medium priority messages */
  /* border: 1px solid #f0c020; */
  /* Drupal core uses: 1px solid #f0c020 */
}

/* line 459, ../sass/pages.scss */
div.error,
tr.error {
  /* High priority messages. See also the .error declaration below. */
}

/* line 462, ../sass/pages.scss */
.error {
  /* Errors that are separate from div.messages status messages. */
  /* color: #e55; */
  /* Drupal core uses a #e55 background */
}

/* line 466, ../sass/pages.scss */
.warning {
  /* Warnings that are separate from div.messages status messages. */
  /* color: #e09010; */
  /* Drupal core uses a #e09010 background */
}

/* line 470, ../sass/pages.scss */
.tabs {
  /* See also the tabs.css file. */
}

/* line 473, ../sass/pages.scss */
.region-help {
  /* Help text on a page */
}

/* line 476, ../sass/pages.scss */
.more-help-link {
  /* Link to more help */
}

/* line 479, ../sass/pages.scss */
.region-content {
  /* Wrapper for the actual page content */
}

/* line 482, ../sass/pages.scss */
ul.inline {
  /* List of links generated by theme_links() */
  display: inline;
  padding: 0;
}

/* line 486, ../sass/pages.scss */
ul.inline li {
  display: inline;
  list-style-type: none;
  padding: 0 1em 0 0;
  /* LTR */
}

/* line 492, ../sass/pages.scss */
span.field-label {
  /* The inline field label used by the Fences module */
  padding: 0 1em 0 0;
  /* LTR */
}

/* line 496, ../sass/pages.scss */
.item-list .pager {
  /* A list of page numbers when more than 1 page of content is available */
  padding: 0;
}

/* line 499, ../sass/pages.scss */
.item-list .pager li {
  /* Each page number in the pager list */
  padding: 0 0.5em;
}

/* line 503, ../sass/pages.scss */
.feed-icon {
  /* The link to the RSS or Atom feed for the current list of content */
}

/* line 506, ../sass/pages.scss */
.more-link {
  /* Aggregator, blog, and forum more link */
}

/*
 * First sidebar (on left in LTR languages, on right in RTL)
 *
 * Remember to NOT add padding or margin to your .region-sidebar-first
 * (see the layout.css file.)
 */
@media all and (min-width: 480px) {
  /* line 520, ../sass/pages.scss */
  .region-sidebar-first {
    position: fixed;
    -moz-box-shadow: 5px 5px 3px #ddd;
    -webkit-box-shadow: 5px 5px 3px #ddd;
    box-shadow: 5px 5px 3px #ddd;
  }
}
/*
 * Second sidebar (on right in LTR languages, on left in RTL)
 *
 * Remember to NOT add padding or margin to your .region-sidebar-second
 * (see the layout.css file.)
 */
/* line 537, ../sass/pages.scss */
.region-sidebar-second {
  margin-top: 40px;
}

/*
 * Footer
 */
/* line 545, ../sass/pages.scss */
#footer {
  background-color: #ced77d;
  /*	-moz-box-shadow: 10px 0px 10px #ddd, -10px 0px 10px #ddd;
      -webkit-box-shadow: 10px 0px 10px #ddd, -10px 0px 10px #ddd;
      box-shadow: 10px 0px 10px #ddd, -10px 0px 10px #ddd;
  	border:1px solid #DFDFDF; */
  border-top: 5px solid #93a21d;
  padding-bottom: 20px;
  min-height: 100px;
}

/*
 * Page bottom
 */
/* line 560, ../sass/pages.scss */
.region-bottom {
  /* Wrapper for any blocks placed in the page bottom region */
}

/* line 565, ../sass/pages.scss */
h1#page-title,
.view-front-page-thema h1 {
  line-height: 110%;
  font-size: 2em;
  font-family: "Times New Roman", Times, serif;
  color: #744290;
  margin-top: 40px;
}

/* line 573, ../sass/pages.scss */
.aev_firstpara {
  font-weight: bold;
  font-style: italic;
}

/* line 578, ../sass/pages.scss */
.aev_green {
  font-size: 120%;
  color: #93a21d;
  font-weight: bold;
}

/* line 584, ../sass/pages.scss */
.aev_nodetitle {
  line-height: 110%;
  font-size: 2em;
  font-family: "Times New Roman", Times, serif;
  color: #744290;
  font-weight: bold;
}

/* line 592, ../sass/pages.scss */
.aev_lightpurple {
  color: #a03ec9;
}

/* line 596, ../sass/pages.scss */
.aev_darkpurple {
  color: #744290;
}

.sidebar audio{
    width: 200px;
}

/* line 600, ../sass/pages.scss */
.aev_schmal_eng {
  line-height: 105%;
  font-size: 75%;
}

/* line 605, ../sass/pages.scss */
.aev_zitat {
  font-style: italic;
  color: #93a21d;
  font-weight: bold;
  font-size: 85%;
  line-height: 190%;
}

/* line 613, ../sass/pages.scss */
.aev_bold {
  font-weight: bold;
}

/* line 617, ../sass/pages.scss */
.content ul li {
  list-style-type: square;
}

/* line 621, ../sass/pages.scss */
.events_wrap_left {
  width: 150px;
}

/* line 625, ../sass/pages.scss */
.articledate {
  color: #666;
  margin-top: 10px;
  margin-bottom: -40px;
  font-size: 88%;
}

/* line 632, ../sass/pages.scss */
#elkbmap img {
  max-width: none;
}

/* line 636, ../sass/pages.scss */
.search-info {
  visibility: hidden;
}

/* line 640, ../sass/pages.scss */
h1.title-hidden {
  display: none;
}

/* line 644, ../sass/pages.scss */
div#block-block-6 {
  /* 	writing-mode: tb-rl;
  	-webkit-transform: rotate(-90deg);
  	-moz-transform: rotate(-90deg);
     	margin-top:60px;
  */
}

