.left {
  float: left;
}
.right {
  float: right;
}
.color1 {
  color: #ffffff;
}
body {
  padding-top: 0;
}
body .container {
  width: 980px;
}
body .container .starter-template {
  min-height: 1010px;
  padding: 40px 15px;
  background: url(../img/Fliesen-de-luxe_Internet-Warteseite.jpg) no-repeat;
  background-size: 100% auto;
  background-position: 50% 0;
  font-weight: 200;
  font-size: 19px;
  margin-top: 45px;
  padding-left: 42px;
}
body .container .starter-template .header {
  height: 455px;
  display: block;
}
body .container .starter-template a {
  color: #fff;
}
body .container .starter-template h1 {
  font-size: 22px;
  margin-top: 0;
}
body .container .starter-template h2 {
  font-size: 20px;
}
body .container .starter-template .lead {
  font-size: 19px;
}
body .container .starter-template .content {
  padding-left: 150px;
}
body .container .footer {
  color: #fff;
  background: #818a94;
  border-radius: 0;
  margin-bottom: 0;
  min-height: 200px;
}
body .container .footer a {
  color: #fff;
}
body .container .footer.jumbotron p {
  font-size: 17px;
}
(node:3502) DeprecationWarning: util.print is deprecated. Use console.log instead.
