body {
  box-sizing: border-box;
}
div#box_swp_logo {
  width: 100%;
  margin-top: 10px;
}
div#box_swp_logo ul {
  list-style: none;
  margin: 0;
  width: auto;
  float: right;
}
div#box_swp_logo ul li {
  float: left;
  list-style: none;
  margin: 0 0 0 15px;
  background-size: contain;
  background-position: center;
  height: 80px;
  width: 200px;
  max-width: 200px;
}
div#box_swp_teaser {
  margin-top: 10px;
  position: relative;
}
div#box_swp_teaser div.cover {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(38% - 5px);
  height: 150px;
  background-color: rgba(0, 135, 206, 0.5);
  display: none;
}
div#box_swp_teaser div.foto_teaser {
  height: 150px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  margin: 0;
  display: block;
  background-color: #f4f4f4;
}
div#box_swp_teaser div.foto_teaser img {
  margin: 0;
  display: block;
}
div#box_swp_container {
  width: 100%;
  margin-top: 25px;
}
#box_swp_container p,
#box_swp_container li,
.form_left.text {
  font-size: 15px;
  line-height: 24px;
}
div#box_swp_body {
  max-width: 600px;
}
div#box_swp_body h1 {
  font-size: 1.75em;
  margin-top: 0;
  margin-bottom: 15px;
  color: var(--lor-color);
  line-height: 1em;
}
div#box_swp_body h2 {
  font-size: 1.5em;
  margin-top: 30px;
  margin-bottom: 15px;
}
div#maincontainer div#box_swp_body ul li {
  margin: 12px 20px 0 15px;
}
div#maincontainer div#box_swp_body ul li + li {
  margin-top: 5px;
}
div#box_swp_title h4 {
  font-size: 1.75em;
  font-weight: normal;
  letter-spacing: -1.5px;
  text-align: right;
  margin: 0 30px 0 0;
}
div#box_swp_title h2 {
  font-size: 2.75em;
  font-weight: bold;
  letter-spacing: -2px;
  text-align: right;
  margin: 10px 30px 0 0;
  line-height: 1em;
}
div#box_swp_title h3 {
  font-size: 2em;
  font-weight: bold;
  letter-spacing: -1.5px;
  text-align: right;
  margin: 10px 30px 0 0;
  line-height: 1em;
}
div#box_swp_date h3 {
  font-size: 1.7em;
  letter-spacing: -1px;
  text-align: right;
  margin: 40px 30px 0 0;
  color: #999;
}
div#box_swp_date p {
  font-size: 1.4em;
  letter-spacing: -0.5px;
  text-align: right;
  font-weight: normal;
  margin: 5px 30px 0 0;
  color: var(--lor-color);
  line-height: 1.25em;
}
div#box_swp_location h3 {
  font-size: 1.7em;
  letter-spacing: -1px;
  text-align: right;
  margin: 40px 30px 0 0;
  color: #999;
}
div#box_swp_location p {
  font-size: 1.4em;
  letter-spacing: -0.5px;
  text-align: right;
  font-weight: normal;
  margin: 5px 30px 0 0;
  color: var(--lor-color);
  line-height: 1.25em;
}
div#box_swp_title h2 a i {
  color: var(--lor-color);
}
div#box_swp_title.more_content h2 a i {
  display: none;
}
div#box_swp_register {
  width: 99.5%;
}
div#box_swp_register h1 {
  margin-top: 0;
  padding-top: 0;
  color: var(--lor-color);
  font-size: 1.75em;
  line-height: 1em;
}
div#box_swp_menu_left {
  background-color: rgb(30, 165, 236);
  height: 36px;
  width: calc(38% - 5px);
  margin-top: 0;
  margin-right: 5px;
  color: white;
  float: left;
}
div#box_swp_menu {
  background-color: var(--lor-color);
  height: 36px;
  width: 62%;
  margin: 0;
  color: white;
  float: left;
}
div#box_swp_menu ul {
  list-style: none;
  background-image: none;
  margin: 0;
  padding: 0;
}
div#box_swp_menu ul li {
  float: left;
  height: 34px;
  background-image: none;
  padding: 10px;
  margin: 0;
  top: 0;
  line-height: 1em;
  font-weight: bold;
}
div#box_swp_menu ul li:last-child {
  float: right;
  font-weight: normal;
}
div#box_swp_menu ul li a i:not(.material-icons) {
  display: none;
}
div#box_swp_menu ul li a i {
  font-size: 1.5em;
  position: relative;
  top: -3px;
}
div#box_swp_menu ul li:hover {
  background-color: white;
  color: var(--lor-color);
}
div#box_swp_menu ul li a:link,
div#box_swp_menu ul li a:visited {
  text-decoration: none;
  color: white;
}
div#box_swp_menu ul li a:hover,
div#box_swp_menu ul li:hover a:link,
div#box_swp_menu ul li:hover a:visited {
  color: var(--lor-color);
}
div#box_spc_topspace {
  padding-top: 5px !important;
}
div#main {
  width: calc(100% - 20px);
  margin-left: 10px;
  max-width: 1400px;
}
@media (min-width: 1400px) {
  div#main {
    margin-left: calc((100% - 1400px) / 2);
  }
}
div.column.col25 {
  margin-right: 3px;
}
div.form_line {
  margin-bottom: 15px !important;
}
div.form_left em,
div.form_left span.compulsory {
  color: var(--lor-color-dark) !important;
}
div.form_right input,
div.form_right select {
  padding: 10px;
  height: auto;
  font-size: 1.1em;
  clear: both;
}
div.form_left.text,
div.form_left.file,
div.form_left.select {
  padding-top: 8px !important;
}
@media (max-width: 1200px) {
  div#box_swp_title h4 {
    font-size: 1.5em;
    text-align: left;
    margin: 0;
  }
  div#box_swp_title h2 {
    font-size: 2em;
    text-align: left;
    margin: 10px 0 0 0;
    line-height: 1em;
  }
  div#box_swp_title h3 {
    font-size: 1.7em;
    text-align: left;
    margin: 10px 0 0 0;
    line-height: 1em;
  }
  div#box_swp_date {
    border-top: 3px solid #f0f0f0;
    padding: 10px;
    float: left;
    width: calc(50% - 22.5px);
    margin: 25px 0 15px 0;
  }
  div#box_swp_location {
    border-top: 3px solid #f0f0f0;
    padding: 10px;
    float: left;
    width: calc(50% - 22.5px);
    margin: 25px 0 15px 5px;
  }
  div#box_swp_date h3 {
    letter-spacing: 0;
    clear: none;
    font-size: 1.15em;
    text-align: left;
    margin: 0;
  }
  div#box_swp_date p {
    line-height: 1.5em;
    letter-spacing: 0;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    margin: 5px 0 0 0;
  }
  div#box_swp_location h3 {
    letter-spacing: 0;
    clear: none;
    font-size: 1.15em;
    text-align: left;
    margin: 0;
  }
  div#box_swp_location p {
    line-height: 1.5em;
    letter-spacing: 0;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    margin: 5px 30px 0 0;
  }
  div#box_swp_title.more_content {
    margin-bottom: 10px;
  }
  div#box_swp_title.more_content h4 {
    display: none;
  }
  div#box_swp_title.more_content h3 {
    display: none;
  }
  div#box_swp_title.more_content h2 {
    color: #aaa;
    font-size: 1.25em;
    letter-spacing: -1px;
    margin-top: 0;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 3px solid #f0f0f0;
  }
  div#box_swp_title.more_content h2 a i {
    display: inline-block;
  }
  div#box_swp_date.more_content,
  div#box_swp_location.more_content {
    display: none;
  }
  div.form_left {
    padding-left: 0 !important;
    padding-top: 0 !important;
  }
  div.form_right {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
  }
  div.form_left.options,
  div.form_left.radio {
    padding-bottom: 10px !important;
  }
  div#box_swp_body {
    max-width: 100%;
  }
}
@media (max-width: 900px) {
  div#box_swp_teaser div.foto_teaser {
    height: 100px;
  }
  div#box_swp_teaser div.cover {
    height: 100px;
    width: calc(20% - 5px);
  }
  div#box_swp_menu_left {
    width: calc(20% - 5px);
  }
  div#box_swp_menu {
    width: 80%;
  }
}
@media (max-width: 600px) {
  div#box_swp_teaser div.cover {
    display: none;
  }
  div#box_swp_menu_left {
    display: none;
  }
  div#box_swp_menu {
    width: 100%;
  }
}
@media (max-width: 500px) {
  div#box_swp_date {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 25px 0 0 0;
  }
  div#box_swp_location {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 10px 0 20px 0;
  }
}
form {
  margin-top: 30px;
}
svg.linkicon {
	display:none;
}