body.not-logged-in .row-2 {
  clear: both;
  margin-bottom: 20px;
}
body.not-logged-in .row-2 .column {
  float: left;
}
body.not-logged-in .row-2 .column.gap {
  margin-right: 20px;
}
body.not-logged-in .row-2 .column div.content {
  background-color: #e6e6e6 !important;
}
body.not-logged-in .row-2 .column div.content.events .button {
  margin-left: 110px;
}
body.not-logged-in .row-2 .column div.content.search .button {
  margin-left: 110px;
}
body.not-logged-in .row-2 .column div.content.search .button a {
  padding: 10px 0px 10px 32px !important;
}
body.not-logged-in .row-2 .column div.content.search .info {
  padding: 15px 20px 35px;
  border-bottom: 1px solid #c2c2c2;
}
body.not-logged-in .row-2 .column div.content.search .info a {
  padding-top: 10px;
  display: block;
}
body.not-logged-in .row-2 .column div.content .footer {
  border-top: 1px solid #c2c2c2;
  padding: 5px 10px;
}
body.not-logged-in .row-2 .border {
  border: 1px solid #c2c2c2;
  width: 331px;
}
body.not-logged-in .row-2 h3 {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dotted #a6a6a6;
  color: #799f29;
  padding: 6px 20px;
}
body.not-logged-in .row-2 p {
  float: left;
  margin: 7px 20px 10px 0px;
  width: 225px;
}
body.not-logged-in .row-2 img.editorial {
  float: left;
  margin: 7px 20px 60px 10px;
}
.page-public-community #about-community h3 {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dotted #a6a6a6;
  color: #799f29;
  padding: 6px 20px;
  text-transform: none;
}
/*
  REG BLOCK
*/
#col3_content #pane_member-login.panel-pane {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 20%, #dededc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ffffff), color-stop(100%, #dededc));
  background: -webkit-linear-gradient(top, #ffffff 20%, #dededc 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #dededc 100%);
  background: -ms-linear-gradient(top, #ffffff 20%, #dededc 100%);
  background: linear-gradient(top, #ffffff 20%, #dededc 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#dededc', GradientType=0);
}
#col3_content #pane_member-login.panel-pane .pane-content #user-login-form a {
  position: relative;
  top: -69px;
}
#col3_content #pane_member-login.panel-pane .pane-content #user-login-form #login-submit {
  margin-top: 15px;
}
#col3_content #pane_member-login.panel-pane #login-block-footer {
  margin: 0 0 0 -20px;
  border-top: 1px solid #c2c2c2;
  width: 183px;
  padding: 18px 18px 0 18px;
}
#col3_content #pane_member-login.panel-pane #login-block-footer .sidebar-headline {
  color: #a6c60c;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}
#col3_content #pane_member-login.panel-pane #login-block-footer .button-wrapper {
  margin-top: 25px;
}
#col3_content #pane_member-login.panel-pane #login-block-footer img {
  width: auto;
  border: none;
}
/*
  PUBLIC WORLD ARTICLE
*/
.share-title {
  font-weight: bold;
  font-size: 14px;
  position: relative;
  top: -12px;
  color: #444;
}
body.not-logged-in #world_article_comments {
  padding: 0;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 20%, #dededc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ffffff), color-stop(100%, #dededc));
  background: -webkit-linear-gradient(top, #ffffff 20%, #dededc 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #dededc 100%);
  background: -ms-linear-gradient(top, #ffffff 20%, #dededc 100%);
  background: linear-gradient(top, #ffffff 20%, #dededc 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#dededc', GradientType=0);
  width: 652px;
}
body.not-logged-in #world_article_comments .public-bottom-teaser {
  height: auto;
  margin-top: 20px;
  border: 1px solid #c2c2c2;
  width: 651px;
  background: url(../images/sprechblasen.png) no-repeat 10px 5px;
}
body.not-logged-in #world_article_comments .public-bottom-teaser .botton {
  margin: 10px 0 10px 257px;
}
body.not-logged-in #world_article_comments .public-bottom-teaser p {
  margin: 20px 0 0 140px;
  font-size: 14px;
  line-height: 1.2;
  width: 480px;
}
body.not-logged-in #world_article_comments .public-bottom-teaser p strong {
  font-size: 14px;
}
body.not-logged-in .world_content {
  position: relative;
}
body.not-logged-in .world_content .tnoc-share {
  position: absolute;
  bottom: 12px;
  right: 10px;
}
body.not-logged-in.node-type-world-artikel .super-content .node {
  background: transparent;
  width: 690px;
  padding: 0;
}
body.not-logged-in #world_article_comments .public-bottom-teaser .button {
  margin: 15px 0 10px 250px;
}
/*
  PUBLIC USER EVENT
*/
body.node-type-event.not-logged-in .center-wrapper {
  position: relative;
}
body.node-type-event.not-logged-in .public-top {
  background-position: 0 -255px;
  height: 190px;
  margin-bottom: 150px;
  border-bottom: 1px solid #c2c2c2;
  border-right: 1px solid #c2c2c2;
}
body.node-type-event.not-logged-in .panel-col-last {
  position: absolute;
  top: 0;
  right: 0;
}
body.node-type-event.not-logged-in #col3 #event-content .event-content.header .top .event-profile.img.left {
  width: 200px;
}
body.node-type-event.not-logged-in #public-area .panel-col-first {
  width: 686px;
}
body.node-type-event.not-logged-in .cheerwrapper {
  margin: -48px 0 0;
  padding: 10px 0 8px 20px;
}
body.node-type-event.not-logged-in .tnoc-share {
  float: right;
}
/*
  PUBLIC AMWAY EVENT
*/
body.node-type-amwayevent.not-logged-in .button a {
  text-decoration: none;
  min-width: 170px;
  font-weight: bold;
  color: white;
  background: url(/sites/all/themes/frontend/images/buttons/button_size_2.png) no-repeat;
  padding: 10px 0px 10px 45px;
  display: inline-block;
  background-position: left top;
  line-height: 12px;
}
body.node-type-amwayevent.not-logged-in .register.public {
  border-top: 1px solid #c2c2c2;
}
body.node-type-amwayevent.not-logged-in .register.public .message {
  text-transform: none !important;
  line-height: 1.2 !important;
  font-size: 14px;
  color: #799f29;
  font-weight: bold !important;
  padding: 20px !important;
}
body.node-type-amwayevent.not-logged-in .register.public .button {
  margin-left: 120px;
}
body.node-type-amwayevent.not-logged-in .public-top {
  background-position: 0 -255px;
  height: 190px;
  margin-bottom: 150px;
  border-bottom: 1px solid #c2c2c2;
  border-right: 1px solid #c2c2c2;
  width: 685px;
}
body.node-type-amwayevent.not-logged-in #panel-wall {
  padding-top: 0px;
  background: #E6E6E6;
  border-top: none;
}
body.node-type-amwayevent.not-logged-in .ui-tabs-panel .public-bottom-teaser h3 {
  color: #799F29;
  font-size: 14px;
  font-weight: bold;
}
body.node-type-amwayevent.not-logged-in .public-bottom-teaser {
  width: 685px;
  border-right: 1px solid #c2c2c2;
}
body.node-type-amwayevent.not-logged-in .public-bottom-teaser .text {
  margin: 30px 30px 0;
}
/*
  EVENT ZONE
*/
body.page-public-eventzone .center-wrapper,
body.page-public-community .center-wrapper {
  position: relative;
}
body.page-public-eventzone .center-wrapper .panel-col-last,
body.page-public-community .center-wrapper .panel-col-last {
  position: absolute;
  top: 0;
  right: 0;
}
body.page-public-eventzone .compact,
body.page-public-community .compact {
  background-image: none;
  margin-bottom: 20px;
  height: auto;
}
body.page-public-eventzone .compact .public-visual,
body.page-public-community .compact .public-visual {
  float: left;
  width: 418px;
}
body.page-public-eventzone .compact .text,
body.page-public-community .compact .text {
  float: left;
  width: 267px;
  padding: 15px 0 0 0;
  height: 239px;
  margin: 0;
  background: url(../images/bg_tnoc_community_green.png);
}
body.page-public-eventzone .compact .text .small,
body.page-public-community .compact .text .small {
  border-bottom: 1px dotted #a6a6a6;
  font-weight: normal;
  padding: 0 0 12px 20px;
  margin-bottom: 20px;
  font-size: 11px;
}
body.page-public-eventzone .compact .text .list,
body.page-public-community .compact .text .list {
  padding: 4px 0 11px 47px;
  background: url(../images/check.png) no-repeat 8px 0;
  margin: 0 0 0 7px;
}
body.page-public-eventzone .compact .read-more,
body.page-public-community .compact .read-more {
  clear: both;
  height: 32px;
  padding: 18px 0 0 20px;
  border: 1px solid #a7c70e;
  width: 664px;
}
body.page-public-eventzone .compact .button,
body.page-public-community .compact .button {
  margin: 15px 0 0 0;
  padding: 15px 0 0 10px;
  border-top: 1px dotted #a6a6a6;
}
body.page-public-eventzone .compact .button a,
body.page-public-community .compact .button a {
  background: url(/sites/all/themes/frontend/images/buttons/button_size_3.png) no-repeat !important;
  min-width: 200px !important;
}
body.page-event-finder #public-area .panel-col-first {
  width: 685px;
}
body.page-public-community .compact .public-visual {
  border-top: 1px solid #BFBFBF;
  border-left: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  margin-top: -2px;
}
.column .search .map {
  position: relative;
}
a#map-overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
}
body.not-logged-in #col3_inside .panel-col-first .bottom-teaser-new .button a {
  padding: 10px 0px 10px 36px;
  min-width: 176px;
}
body.not-logged-in #home-slider {
  position: relative;
  overflow: hidden;
  width: 685px;
}
