/*#header, #left_sidebar { background:#eee; }/**/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

.error_field {
  border-color: #ff0000 !important;
}
.hide {
  display: none;
}

#page_wrap {
  min-width: 960px;
  max-width: 1260px;
  margin: 0 auto;
}
#page_inside {
  padding: 0 15px;
}

#header {
  height: 90px;
  position: relative;
  margin-bottom: 70px;
}
#header h2 {
  color: #cccccc;
  font-size: 72px;
  left: -100px;
  letter-spacing: -0.08em;
  margin: 0;
  position: absolute;
  text-align: right;
  top: 10px;
  width: 300px;
}
#xing {
  position: absolute;
  left: 240px;
  bottom: 0;
  line-height: 0.01em;
}
#main_menu {
  position: absolute;
  right: 0;
  bottom: -0.3em;
}
#main_menu li {
  margin-bottom: 0px;
}
#main_menu a {
  text-decoration: none;
  font-weight: bold;
}

#left_sidebar_3 {
  width: 200px;
  float: left;
  margin: 130px 0px 0 0;
}
#right_sidebar_3 {
  width: 335px;
  float: right;
  margin: 130px 0 0 0px;
}

#left_sidebar_2 {
  width: 200px;
  float: left;
  margin: 0px 0px 0 0;
}
#main_content_3 {
  padding: 0 375px 0 240px;
  text-align: left;
}
#main_content_2 {
  float: left;
  text-align: left;
  margin-left: 36px;
}
#main_content_2,
#main_content_3 {
  padding-top: 20px;
}

#footer {
}

h1 {
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 0px;
}
h3 {
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.5em;
}
h4 {
  color: #ccc;
  margin-bottom: 5px;
}

.box {
  margin-bottom: 40px;
}

.menu {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
}
.menu a {
  text-decoration: none;
}
.menu li {
  list-style: url(../img/menu15px_n.gif);
  display: list-item;
  float: right;
  margin: 0 0 0 35px;
}
.menu .li_nomenu {
  list-style: none !important;
}

.menu .sel {
  list-style: url(../img/menu15px_s.gif);
  color: #ccc;
}
.menu .sel a {
  color: #ccc;
}

#social-logos ul {
  list-style: none;
  margin-right: 0 !important;
}
#social-logos ul li {
  float: right;
  margin-left: 5px;
  background-color: #cccccc;
}
#social-logos ul li a {
  display: block;
  width: 30px;
  height: 30px;
}
#fcbklg a {
  background: url("../img/fcbklg.jpg");
}
#twtrlg a {
  background: url("../img/twtrlg.jpg");
}
#nstgrmlg a {
  background: url("../img/nstgrmlg.jpg");
}

#left_sidebar_3 .menu .sel {
  cursor: text;
}
#left_sidebar_3 .menu .sel a {
  cursor: text;
}

#lftmenu_cont {
  position: relative;
  margin-top: 20px;
  overflow: hidden;
}
.lftmenu {
  position: absolute;
  left: 0;
  right: 0;
}
.lftmenu li {
  float: none;
  text-align: right;
  font-size: 13px;
  list-style: url(../img/menu11px_n.gif);
  line-height: 1.1em;
  margin-bottom: 14px;
  padding-bottom: 14px;
  border-bottom: 1px dotted #ccc;
  list-style: none;
}
.lftmenu li a {
  text-decoration: none;
}
.lftmenu li a:hover {
  text-decoration: underline;
}
.slink {
  background: url(../img/menu11px_n.gif) no-repeat scroll 0 3px transparent;
  font-size: 13px;
  font-weight: bold;
  padding-left: 10px;
  text-decoration: none;
}
.slink_big {
  background: url(../img/menu15px_n.gif) no-repeat scroll 0 3px transparent;
  font-size: 16px;
  font-weight: bold;
  padding-left: 23px;
  text-decoration: none;
  line-height: 1.8em;
  white-space: nowrap;
}

.lftmenu .sublinks {
  font-weight: normal;
  margin-top: 5px;
}
.lftmenu .sublinks li {
  list-style: none;
  border-bottom: none;
  margin-bottom: 5px;
  padding-bottom: 0;
}

.vmenu {
  text-align: left;
}
.menuright li {
  font-weight: normal;
  font-size: 12px;
  margin-left: 0;
  list-style: url(../img/menu11px_n.gif) inside;
}

.paginator span {
  padding-right: 10px;
}

/* newsletter */

/* home (agenda) */
.leftsideagenda {
  margin-top: 0 !important;
}
.leftsideagenda a {
  font-size: 14px;
}
.leftsideagenda li {
  text-align: left;
}

/* people */

/* events */
.listcontainer {
  /*width:690px;*/
  overflow: visible;
  margin: 0 auto;
}

.listcol {
  border: 5px solid #fff;
  width: 512px;
  background: #fff;
  margin-bottom: 8px;
}
.listcol.is_in_evidence {
  border: 5px solid #e5e5e5;
}
.listcol.is_in_evidence .listcol_inner:before {
  content: " ";
  display: block;
  width: 23px;
  height: 21px;
  background: url("../img/arrow-lft.jpg");
  position: absolute;
  top: 69px;
  right: -35px;
}

.listcol_inner {
  width: 510px;
  height: 160px;
  border: 1px solid #ccc;
  position: relative;
}
.listcol:hover {
  background: #f4f4f4;
}
.listcol .imgcont {
  width: 160px;
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
}
.listcol h1 {
  line-height: 0.9em;
  margin-bottom: 6px;
  font-size: 16px;
}
.listcol h1 a {
  text-decoration: none;
}
.listcol h3 {
  line-height: 0.9em;
  margin-bottom: 6px;
  font-style: normal;
  font-size: 14px;
  margin-bottom: 18px;
}
.listcol h3 a {
  text-decoration: none;
}
.listcol .desc {
  width: 330px;
  right: 10px;
  bottom: 4px;
  position: absolute;
}
.listcol img {
  width: 160px;
  height: 160px;
  object-fit: cover;
}

.heading {
  /* height: 68px; */
}
.heading h1 a {
  text-decoration: none;
}
.subheading {
  height: 1.5em;
  font-size: 14px;
  margin-bottom: 20px;
}
.subheading .lft {
  font-weight: bold;
}

.f14 span {
  font-size: 14px !important;
}
#sb-overlay {
  background: url(../img/bg-white-transp.png) !important;
}
#sb-body {
  border: none;
}
#sb-nav-close {
  margin-right: -2px;
}
#sb-body-bottom {
  height: 5px !important;
}
#sb-info-inner {
  margin-top: 0 !important;
}
#sb-title-inner {
  color: #000;
}

.social-links {
  display: flex;
  flex-direction: row;
  gap: 16px;
  position: absolute;
  right: 0;
  top: 16px;
}

.social-links svg {
  width: 24px;
  height: 24px;
}

.instagram:hover {
  fill: #e4405f;
}

.twitter:hover {
  fill: #1d9bf0;
}

.facebook:hover {
  fill: #1877f2;
}

.soundcloud:hover {
  fill: #ff3300;
}
