/*@import "compass/css3";*/
/*@import "compass/reset";*/
/*Farben*/
/*Farben*/
/*headlines*/
/*h1,h2{
  font-size:$headlineFontSize;
  color:$headlineColor;
  line-height:$headlineLineHeight;
margin:20px 0;
}
h3,h4, a.btntoggle{
  font-size:$contenFontSize;
  color:$headlineColor;
  line-height:$headlineLineHeight;

}*/
a.btntoggle {
  padding: 20px;
  background: rgba(58, 91, 43, 0.1);
  text-transform: uppercase;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all .41s ease-in-out;
  -o-transition: all .41s ease-in-out;
  transition: all .41s ease-in-out; }

a.btntoggle:hover, a.btntoggle.collapsed:hover {
  background: rgba(200, 200, 200, 0.3); }

a.btntoggle:hover, a.btntoggle {
  background: #95a822;
  color: #fff; }

a.btntoggle.collapsed {
  background: rgba(58, 91, 43, 0.1);
  color: #95a822; }

a.btntoggle::after {
  text-decoration: none !important;
  font-family: "FontAwesome";
  content: "\F107";
  position: absolute;
  margin-left: 20px; }

a.btntoggle.collapsed::after {
  text-decoration: none !important;
  font-family: "FontAwesome";
  content: "\F105";
  position: absolute;
  margin-left: 20px; }

a.btntoggle:hover, a.btntoggle:focus {
  text-decoration: none; }

.toggleHolder:hover {
  cursor: pointer;
  background: rgba(200, 200, 200, 0.1); }

.eabgedenkportal p, .eabgedenkportal li {
  font-size: 16px;
  color: #888888;
  line-height: 24px; }

#gedenkportal .frontendform label {
  color: #95a822; }

/*frontend formular*/
.frontendform {
  width: 100%;
  min-height: 60px;
  border-bottom: 0px solid #888888;
  padding: 20px 0;
  padding: 0;
  /*input[type=submit]{
    border:0;
    background-color:$buttonBackgroundColor;
    color:$buttonColor;
    padding:10px;
    margin:10px 0;
    border-radius:0px;
  
  }*/ }
  .frontendform label {
    display: block;
    color: #95a822;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0; }
  .frontendform span {
    font-size: 14px; }
  .frontendform input[type=text], .frontendform input[type=email] {
    padding: 10px;
    width: 100%;
    margin: 4px 0;
    border-radius: 0px; }
  .frontendform textarea {
    padding: 10px;
    width: 100%;
    margin: 10px 0;
    min-height: 200px;
    border-radius: 0px;
    white-space: pre-wrap; }

/*Liste Zitate*/
#zitate h3 {
  /*    font-size: 20px;*/
  margin: 10px 0; }
#zitate .listzitate .zitate {
  width: 100%;
  padding: 10px 0;
  min-height: 60px;
  background-color: #fafafa;
  border-top: 1px #cccccc; }
  #zitate .listzitate .zitate .content {
    width: 70%;
    display: inline-block;
    vertical-align: top; }
  #zitate .listzitate .zitate .choose {
    width: 25%;
    display: inline-block;
    vertical-align: top; }
  #zitate .listzitate .zitate .setzitat {
    background-color: #95a822;
    color: #ffffff;
    margin: 5px 0;
    padding: 10px;
    cursor: pointer;
    border-radius: 0px; }

.kimages ul {
  margin: 10px 0; }
  .kimages ul li {
    display: inline-block;
    width: 12%;
    padding: 25px;
    height: 100px;
    overflow-y: hidden;
    vertical-align: top;
    margin-right: 1%;
    border: 0px solid #95a822;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    cursor: pointer;
    border-radius: 0px; }
  .kimages ul img {
    position: absolute;
    top: 50%;
    max-width: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.kimages .imgchoose {
  border-bottom: 4px solid #95a822; }

.eabgedenkportal {
  font-family: "Arial";
  width: 100%;
  margin: 0;
  padding: 0; }
  .eabgedenkportal img {
    max-width: 100%;
    height: auto;
    /*max-height: 164px;*/ }

.shariff-button.info {
  display: none !important; }

#gedenkportal a.btntoggle_agb, #gedenkportal a.showzitate {
  color: #999; }
#gedenkportal #navTopKerzen, #gedenkportal #navTopKondolenzen {
  display: none; }
#gedenkportal #navTopKerzen.displayB, #gedenkportal #navTopKondolenzen.displayB {
  display: block; }
#gedenkportal span.auth {
  color: #CCC; }
#gedenkportal #textkondolenz {
  border: 1px solid #ccc;
  height: 150px;
  padding: 10px; }
#gedenkportal #txtkondolenz {
  opacity: .0;
  min-height: 2px;
  padding: 0px;
  margin: 0px; }

.socialmenu.coloredmenu h4 {
  font-size: 30px; }

.listzitate, .listbilder {
  border: 1px solid #ccc; }

.toggleHolder {
  display: block;
  border: 1px solid #ccc; }

.btntoggle {
  display: block; }

.usermenu ul {
  margin: 20px 0; }
  .usermenu ul li {
    display: inline-block;
    padding-right: 20px; }
    .usermenu ul li a {
      text-decoration: none; }

.mailhint {
  color: red;
  width: 100%;
  height: 20px;
  padding: 10px;
  display: none; }

.color li {
  border: 0;
  width: 50px !important;
  height: 50px !important;
  display: inline-block;
  vertical-align: top;
  cursor: pointer; }
.color .rot {
  background-color: #c90909; }
.color .gruen {
  background-color: #afc909; }
.color .blau {
  background-color: #095fc9; }

.imghint {
  display: none; }

/*# sourceMappingURL=main.css.map */
