/* FARBEN 

BLAU: #ff931b
BRAUN: #462D26
ROT: #de4e00
GELB: #ffd400

*/

@font-face {
    font-family: 'muroregular';
    src: url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/fonts/muroregular-webfont.eot');
    src: url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/fonts/muroregular-webfont.eot#iefix') format('embedded-opentype'),
         url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/fonts/muroregular-webfont.woff') format('woff'),
         url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/fonts/muroregular-webfont.ttf') format('truetype'),
         url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/fonts/muroregular-webfont.svg#muroregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aleoregular';
    src: url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/fonts/aleo-regular-webfont.eot');
    src: url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/fonts/aleo-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/fonts/aleo-regular-webfont.woff') format('woff'),
         url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/fonts/aleo-regular-webfont.ttf') format('truetype'),
         url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/fonts/aleo-regular-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
/*  background: #3d0478; */
  background: #593c33;
  font-family: arial, helvetica ,sans-serif;
  font-size: 16px;
}


h1,h2,h3,h4,h5,h6{
  font-family: aleoregular, arial, helvetica ,sans-serif;
  line-height: 1.1em;
  text-transform: uppercase;
  color: #462D26;
  font-weight: lighter;
  letter-spacing: normal;
}

h1.site-name{
  font-size: 1.5em;
}

h1{
  font-size: 36px;
  margin-bottom: 4px;
}


h2.site-name{
  line-height: 1em;
  font-size: 24px;
}

h2 {
  font-size: 24px;
}

.site-name a {
  color: black;
  text-transform: uppercase;
  color: #462d26;
}

#zone-branding{
  background: white;
  padding: 10px 0px;
}



#zone-branding-wrapper{
  margin-bottom: 4px;
}

#zone-menu-wrapper{
  margin-bottom: 4px;
}



.logo-img{
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
}

.logo-img a{
  width: 100%;
  display: block;
  height: 100%;
}

.logo-img img{
    width: 100%;
}

.site-name-slogan {
    float: left;
    padding-left: 5px;
    margin-top: 0px;
}

.site-name, .site-slogan {
    line-height: 1.2em;
    margin-bottom: 0;
    margin-top: 0px;
}

#zone-menu {
  background: white;
  padding: 4px 0px;
  
}

#region-menu{
  margin-left: 4px;
}

#zone-postscript {
  background: white;
  padding: 10px 0px;
}


#zone-content {
  background: white;
  padding-top: 15px;
  margin-bottom: 12px;
}

#region-content, #region-sidebar-first{
  background: white;
}

#region-content .region-inner{
  padding-left: 0px;
}

#zone-footer-wrapper{
  margin-top: 10px;
}

#zone-footer{
  background: white;
  padding: 10px 0px;
}


/* Main-Menu */
ul#main-menu {
  display: block;
  margin-bottom: 0px;
}

ul#main-menu li a{
  text-decoration: none;
  font-size: 1.3em;
}

#region-menu ul li{
  float: left;
  display: block;
  list-style-type: none;
  margin-left: 0px;
  padding: 8px;
  background: #de4e00;
  border: none;
  margin-right: 8px;
  height: 40px;
}

#region-menu ul li:hover{
  cursor: pointer;
}

#region-menu ul li ul{
  top: 50px;
  border: none;
  z-index: 2000;
}

#region-menu ul li ul li{
  border: none;
  height: auto;
  padding: 0px;
}

#region-menu ul li ul li a{
  border: none;
  height: 25px;
  padding: 4px 16px;
  display: block;
  clear: both;
  float: left;
}

#region-menu li.menu-221 {
  width: 40px;
  overflow: hidden;
}

#region-menu a.menu-221 {
   background: url("/sites/www.keineprofitemitdermiete.org/files/menu_icons/homeicon.png") #de4e00 no-repeat;
   height: 30px;
}

#region-menu a.menu_icon{
  overflow: hidden;
  width: 0px;
  padding-left: 60px;
}

#region-menu ul li a, #region-menu ul li span{
  float: left;
  display: block;
  padding: 8px;
  background: #de4e00;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.5em;
}

#region-menu ul li ul li a{
  font-size: 1.1em;
}

#region-menu ul li ul li a.active, #region-menu ul li ul li a:hover{
  text-decoration: underline;
  font-weight: bold;
}


/* FRONTPAGE */
#zone-content .view-frontpage .views-row{
  width: 45%;
  float: left;
  margin: 0 2%;
  background: #f0ecaa;
}

#zone-content .view-frontpage .views-row article{
  background: url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/image/verlauf.png') bottom repeat-x;
  padding-bottom: 15px;
  -moz-box-shadow: -5px -5px 5px #ccc;
  -webkit-box-shadow: -5px -5px 5px #ccc;
  box-shadow: -5px -5px 5px #ccc;
}

#zone-content .view-frontpage .views-row header{
  display: block;
  text-align: left;
  margin-bottom: 0px;
  padding: 8px;
}

#zone-content .view-frontpage .views-row h2, #zone-content .view-frontpage .views-row h2 a{
  font-size: 1.4em;
  font-family: arial;
  width: 95%;
  line-height: 1.1em;
  font-weight: normal;
  text-decoration: none;
  display: block;
  position: relative;
  bottom: 0px;
  color: #3d0478;
  margin: 0px;
  margin-bottom: 8px;
}

.field-name-field-datum{
  font-weight: normal;
  font-size: 1.6em;
  text-align: left;
  margin-bottom: 4px;
}


#zone-content .view-frontpage .views-row div.field-name-body {
  height: 120px;
  text-align: justify;
  padding: 8px;
  margin-bottom: 8px;
}


div.leistungen {
  margin-bottom: 8px;
}

.field-name-field-preis{
  float: left;
}

div.travelstatus{
  float: right;
}

.field-name-field-preis, div.travelstatus{
  font-size: 1.3em;
  color: #3d0478;
}

div.travelinfo{
  display: block;
  padding: 8px;
}


/* NEUE PUNKTE - TEASER */

.block-neue-punkte-block{
  margin-top: 12px;
}

.node-teaser{
  width: 100%;
  margin-top: 10px;
}

.node-teaser .field-name-field-location{
  width: 200px;
  float: left;
}

.node-teaser .field-name-body{
  margin-top: 0;
}

.node-teaser h2.node-title{
  font-size: 1.1em;
  margin-bottom: 4px;
}

.node-teaser h2.node-title a{
    margin: 0px;
    text-decoration: none;
    color: #462d26;    
}

.node-teaser p{
  margin-bottom: 4px;
}

/* node punkt*/

.field-name-field-adresse{
  display: block;
  float: left;
  width: 100%;
  margin-top: 10px;
}

.field-name-field-links{
  display: block;
  float: left;
  width: 100%;
  margin-top: 5px;
}

.field-name-field-links .field-item{
  width: 100%;
  display: block;
  float: left;
  border-bottom: solid 1px white;
}

.field-name-field-links a{
  background: #ff931b;
  color: white;
  text-decoration: none;
  display: block;
  float: left;
  padding: 2px 8px;
  clear: both;
}

.field-name-field-links a:hover{
  text-decoration: underline;
  background: white;
  color: #ff931b;
}

.field-name-field-adresse .field-item{
  float: left;
}

.field-name-field-adresse .field-item p{
  background: #de4e00;
  color: white;
  padding: 8px;
  margin-bottom: 4px;
}

.field-name-body{
  display: block;
  float: left;
  width: 100%;
  margin-top: 10px;
}

/* BEF */

.bef-select-as-links {
  width: 480px;
  margin-top: 20px;
}

.bef-select-as-links .form-item.form-type-bef-link{
  float: left; 
  width: 100px;
  height: 60px;
  margin-right: 8px;
}

.bef-select-as-links .form-item.form-type-bef-link a{
  color: white;
  background: #ccc;
  font-weight: bold;
  font-size: 1em;
  padding: 8px;
  display: block;
  height: 32px;
  margin-top: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.form-item-field-status-value .form-item{
  height: 60px;
  width: 185px;
}

.form-item-field-status-value .form-type-bef-checkbox input{
  margin-left: 32px;
  margin-top: 32px;
  width: 14px;
}

.form-item-field-status-value .form-type-bef-checkbox label{
  width: 120px;
  padding-top: 20px;
  padding-left: 4px;
  background: #ccc;
  font-size: 1.3em;
}

.form-item-edit-field-status-value-erkaempft{
  background: url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/openlayers/stpauli_map/markers/erkaempft.png') no-repeat;
}

.bef-select-as-links .form-item-edit-field-status-value-erkaempft a{
  background: #de4e00;
}

.bef-select-as-links .form-item.selected-edit-field-status-value-erkaempft a{
  background: #de4e00;
}

.form-item-edit-field-status-value-umkaempft{
  background: url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/openlayers/stpauli_map/markers/umkaempft.png') no-repeat;
}

.form-item-edit-field-status-value-umkaempft a{
  background: #ff931b;
}

.bef-select-as-links .form-item.selected-edit-field-status-value-umkaempft a{
  background: #ff931b;
}

.form-item-edit-field-status-value-verloren, .selected-edit-field-status-value-verloren{
  background: url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/openlayers/stpauli_map/markers/verloren.png') no-repeat;
}

.form-item-edit-field-status-value-verloren a, .bef-select-as-links .form-item.selected-edit-field-status-value-verloren a{
  background: #462d26;
}

div.more-link{
  float: right;
  display: block;
  clear: all;
  background: #462d26;
}

div.more-link a{
  text-decoration: none;
  color: white;
  font-size: 1.1em;
  display: block;
  padding: 8px;
}

div.more-link a:hover{
  text-decoration: underline;
}

/* KARTE */

div.view-overview{
  margin-bottom: 8px;
}

div.view-overview .view-header{
  padding: 1px;
}

div.view-overview .view-filters, div.view-overview .view-footer, div.view-overview .view-content{
  background: #de4e00;
  padding: 8px 2%;
}

div.view-overview .view-footer .view, div.view-overview .view-footer .view-filters, div.view-overview .view-footer .view .view-content{
  background: white;
}

div.view-overview .view-content{
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
}

/* bef checkboxes */

#edit-field-status-value-wrapper {
  width: 96%;
  float: left;
  margin: 0;
  padding: 2%;
  background: white;
  margin-bottom: 0;
  padding-bottom: 3px;
  height: auto;
}

#edit-tid-wrapper{
  width: 96%;
  float: left;
  background: white;
  padding: 2%;
  padding-top: 0;
}

#edit-tid-wrapper .bef-checkboxes{
  margin-top: 10px;
}


.bef-checkboxes{
  display: block;
}

.views-exposed-widget{
  float: left;
}

.form-type-bef-checkbox{
  float: left;
  width: 100%;
}

.form-item-tid .form-type-bef-checkbox{
  width: 130px;
}

.form-type-bef-checkbox label{
  width: 85%;
  margin-left: 5%;
  text-transform: uppercase;
}

.form-type-bef-checkbox input{
  margin-top: 2px;
  width: 9%;
}

.form-type-bef-checkbox label, .form-type-bef-checkbox input{
  float: left;
}


h2.block-title{
  text-transform: uppercase;
  color: #462d26;
  margin-bottom: 8px;
  font-size: 24px;
}

/* termine-BLOCK */
#block-views-termine-block .block-inner{
  padding: 8px;
  font-size: 1em;
}


#block-views-termine-block .views-row{
  display: block;
  float: left;
  clear: both;
  margin-bottom: 16px;
}

#block-views-termine-block .views-field-title{
  clear: both;
  display: block;
  width: 100%;
  float: left;
}

#block-views-termine-block .views-field-title a:hover{
  text-decoration: underline;
}

#block-views-termine-block .views-field-title a{
  text-decoration: none;
  background: #de4e00;
  color: white;
  font-weight: bold;
  font-size: 1.1em;
  text-transform: uppercase;
  padding: 4px;
  clear: both;
  float: left;
  line-height: 1.1em;
  margin-bottom: 2px;
}

#block-views-termine-block .views-field-field-datum, #block-views-termine-block .views-field-field-ort{
  background: #ff931b;
  color: white;
  font-size: 1.1em;
  padding: 1px 4px;
  margin-right: 2px;
  float: left;
}

#block-views-termine-block-2{
  margin-top: 20px;
}

body.node-type-termin h1{
  color: black;
  font-weight: normal;
}

.node-termin .field-name-field-zeit, 
.node-termin .field-name-field-veranstaltungsort,
.node-termin .field-name-field-ort
{
  background: #ff931b;
  color: black;
  font-size: 1.3em;
  padding: 4px;
  float: left;
  clear: both;
  margin-bottom: 4px;
}

.node-termin .field-name-field-veranstalterin,
.node-termin .field-name-field-link
{
  color: black;
  font-size: 1.1em;
  padding: 4px;
  float: left;
  clear: both;
  margin-bottom: 4px;
}


.node-termin .field-name-field-zeit:after{
  clear: both;
}


.node-termin .field-name-body{
  float: left;
  clear: both;
  display: block;
  margin-top: 8px;
}


.view-termine .views-field-field-ort
{
  padding: 0px;
  margin-right: 4px;
  float: left;
  opacity: .8;
}

.view-termine .views-field-field-ort a
{
  color: #de4e00;
}

.view-termine .views-field-field-zeit{
  font-weight: normal;
}

.view-termine .views-field-title a{
  text-decoration: none;
  font-size: 1.1em;
  padding: 0;
  clear: both;
  float: left;
  line-height: 1.1em;
  margin: 2px 0px;
  font-weight: bold;
  color: black;
}

.view-termine .views-field-title a:hover{
  text-decoration: underline;
  background: #ffd400;
}

.view-termine .views-field-title{
  clear: both;
  float: left;
  width: 100%;
}

.view-termine .field-name-body{
  width: 100%;
  float: left;
  display: block;
}

.view-termine h3{
  background: #462d26;
  color: white;
  margin: 8px 0; 
  padding: 4px;
  width: auto;
  clear: both;
  display: block;
  font-size: 1.7em;
} 

.view-termine .views-row{
  clear: both;
  margin-bottom: 8px;
  float: left;
  display: block;
}


/* THROBBER */

.progress-disabled {
  float: none;
  display:inline;
}

.ajax-progress {
  float: none;
  display:block;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 2000;
}

.ajax-progress .throbber {
  background: transparent url('/sites/www.keineprofitemitdermiete.org/themes/keineprofite/css/image/wemake-loader.gif') no-repeat center;
  float: none;
  height: 100%;
  margin: 2px;
  width: 100%;
  display:inline-block;
}
tr .ajax-progress .throbber {
  margin: 0 2px;
}
.ajax-progress-bar {
  width: 16em;
}

.openlayers-popup .views-field-field-status{
  display: none;  
}

.openlayers-popup a{
  text-decoration: none;
}

.openlayers-popup span.title{
  font-size: 1.3em;
  text-transform: uppercase;
}



table{
  border: none;
}

tr:hover td{
  background: none;
}

td, th{
  vertical-align: top;
}


.field-name-field-kategorie, .field-name-field-status{
  font-size: .8em;
  text-transform: uppercase;
}

.field-name-field-status .field-item, .field-name-field-kategorie .field-item{
  float: left;
  display: inline;
  margin-right: 8px;
}

.submitted{
  text-transform: uppercase;
  font-size: 0.8em;
}

.field-name-field-location{
  float: left;
  display: block;
    width: 100%;
}

.field-name-body:after{
  clear: both;
  content: ".";
  display: block;
  visibility: hidden;
}

/* SLIDESHOW */


.field-name-field-bilder {
    display: block;
    float: left;
    width: 100%;
}

.field-slideshow{
  background: #de4e00;
  padding: 0 !important;
  width: 100% !important;
  z-index: 1;
}


/* Generic selector, you may want to have something more specific
* Like .node-full .field-name-field-image2 .field-slideshow-slide */
.field-slideshow-slide{
  /* Take the width of the largest possible image of the slideshow
  *  and override the width of the slides with it */
  height: 400px !important;
  width: 100% !important;
  /* Makes sure the images are centered */
  text-align: center;
}

.field-slideshow-slide img{
  height: 100% !important;
}

.field-slideshow-controls{
  background: #de4e00;
  width: 100%;
  float: left;
  
}

.field-slideshow-controls a.prev{
  float: left;
  color: white;
  font-weight: bold;
  padding: 4px;
  text-decoration: none;
  text-transform: uppercase;  
}

.field-slideshow-controls a.next{
  float: right;
  color: white;
  font-weight: bold;
  padding: 4px;
  text-decoration: none;
  text-transform: uppercase;  
}


/* kommentare */

#comments footer{
  font-size: 0.8em;
}

#comments h3{
  margin-bottom: 2px;
  font-size: 1.1em;
}

#comments h3 a{
  text-decoration: none;
  color: black;
}

#comments .comment{
  border-bottom: solid 1px black;
}

#comments h2.comment-form{
  margin-top: 10px;
  font-size: 1em;
  margin-bottom: 2px;
  color: #ff931b;
}

#comment-form{
  padding: 8px;
  background: #ff931b;
  margin-bottom: 8px;
}

#comment-form label{
  color: white;
}

#comment-form .form-textarea-wrapper{
  width: 90%;
}

li.comment-add, ul.inline li.comment-add{
  display: none;
}


.field-name-field-tags{
  display: block;
  float: left;
  clear: both;
  margin-bottom: 10px;
}

.field-name-field-tags .field-items{
  display: inline;
}


/* VIEW UNTERSTUETZUNG */

div.view-unterstuetzerinnen ul li, .field-name-field-link .field-item, .field-name-field-tags .field-item, .field-name-field-tags .field-label{
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  display: inline;
  margin-right: 4px;
}

div.view-unterstuetzerinnen ul li a, .field-name-field-link .field-item a{
  text-decoration: none;
  background: #ffd400;
  color: black;
  padding: 2px;
}

.field-name-field-tags .field-item a{
  text-decoration: none;
  color: white;
  background: #462D26;
  padding: 2px;
}


div.view-unterstuetzerinnen .views-field-title a{
  color: #de4e00;
  font-size: 1.3em;
}
