body {
  background-color: custom;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.7;
}
a:hover, a:focus {
  color: #444;
}
.sunfw-content.boxLayout {
  background-color: #fff;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Roboto-Medium;
  line-height: 1.5;
  color: #000;
  letter-spacing: 0px;
}
h1, .h1 {
  font-size: 23px;
}
h2, .h2 {
  font-size: 19px;
}
h3, .h3 {
  font-size: 16px;
}
h4, .h4 {
  font-size: 12px;
}
h5, .h5 {
  font-size: 9px;
}
h6, .h6 {
  font-size: 8px;
}
.btn-default {
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
}
.btn-default {
  font-size: 13px;
  color: #333;
  font-weight: bold;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-primary {
  background: #337ab7;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-primary:hover, .btn-primary:focus {
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active {
  background-color: #286090;
}
.btn-primary, .btn-default {
  padding-top: 6px;
}
.btn-primary, .btn-default {
  padding-right: 12px;
}
.btn-primary, .btn-default {
  padding-bottom: 6px;
}
.btn-primary, .btn-default {
  padding-left: 12px;
}
body {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: left top;
}
@font-face {
  font-family: Roboto-Medium;
  src: url(https://talking-business.de/images/fonts/roboto/Roboto-Medium.ttf);
  font-weight: normal;
}
.sunfw-content.boxLayout {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #000;
}
