/* Generated by less 2.5.1 */
body {
  color: #666666;
  font-size: 10 px;
  letter-spacing: 2;
  font-weight: 400;
  font-family: 'arial';
  padding-bottom: 80px;
}
h2 {
  color: #333333;
  font-size: 16px;
  letter-spacing: 3;
  padding: 0;
  margin: 0;
  line-height: 18px;
}
h3 {
  font-size: 14px;
  color: #eb5f47;
  letter-spacing: 3;
  font-weight: 800;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  line-height: 26px;
}
h5 {
  color: #333333;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.3;
  padding: 0;
  margin-left: 0;
}
h6 {
  color: #333333;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.3;
  padding: 0;
  margin-left: 0;
}
.seminartitel,
.referenten,
.termin {
  padding-bottom: 30px;
}
#logo {
  background: url(assets/logo-oben.png) no-repeat;
  width: 615px;
  height: 153px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.container2 {
  width: 615px;
  margin: 0 auto;
}
.container {
  padding-top: 55px;
}
#logo-danke {
  background: url(assets/vielendank.jpg);
  width: 226px;
  height: 158px;
  margin-top: 105px;
  margin-bottom: 50px;
}
.column-center {
  float: none;
  margin: 0 auto;
}
.trenner {
  margin-bottom: 50px;
  background: url(assets/trenner.png);
  width: 615px;
  height: 5px;
}
.formular {
  font-size: 12px;
  width: 615px;
}
.formular .row {
  padding-top: 20px;
}
input[type=text] {
  border: 0;
  border-bottom: 1px solid;
  border-bottom-color: #eb5f47;
}
input[name=text_name] {
  width: 455px;
  width: 100%;
}
input[name=text_email] {
  width: 446px;
  width: 100%;
}
textarea {
  width: 446px;
  width: 100%;
  height: 100px;
  border-bottom: 1px solid;
  border-color: #eb5f47;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #eb5f47;
  opacity: 0.8;
}
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #eb5f47;
  opacity: 0.8;
}
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #eb5f47;
  opacity: 0.8;
}
textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #eb5f47;
  opacity: 0.8;
}
textarea::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#abschicken {
  margin-top: 30px;
  margin-left: -10px;
  opacity: 0.8;
}
#abschicken:hover {
  opacity: 1.0;
}
a {
  color: #333333;
}
a:hover,
a:active,
a:focus {
  color: #666666;
}
label.error {
  color: #ff513a;
}
header {
  letter-spacing: 2px;
  top: 0;
  left: 0px;
  right: 30px;
  position: absolute;
  z-index: 999;
  height: 45px;
  background: white;
  overflow: hidden;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 10px;
  font-size: 11px;
  text-align: center;
}
header a,
header a:active,
header a:hover,
header a:focus {
  color: inherit;
  text-decoration: none;
  padding: 5px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}
header a:hover,
header a.active {
  color: #ff5d48;
  text-decoration: none;
}
header a.active {
  font-weight: normal;
  font-style: normal;
}
@media only screen and (max-width: 600px) {
  header {
    font-size: 12px;
    padding-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
  }
  header a,
  header a:active,
  header a:hover,
  header a:focus {
    padding-left: 8px;
    padding-right: 8px;
    line-height: 11px;
    display: inline-block;
  }
}
