
#pr {
  min-height: 1400px;
}

aside {
  color: #000000;
  float: right;
  display: block;
}

#contact {
  color: #000000;
}

#contact a, #contact a:visited {
  color: #1799fc;
  text-decoration: none;
}

#email {
  padding-top: 10px;
}

aside h2 {
  color: #000000;
  font-size: 18px;
}

#contact {
  padding-bottom: 40px;
}

aside div {
  padding-bottom: 10px;
}

#pr {
  width: 66%;
}

#pr h1 {
  padding-top: 20px;
  font-family: DINWebPro-Medium, sans-serif;
  font-size: 1.3em;
  margin-bottom: 10px;
}

#pr h2 {
  font-family: DINWebPro, sans-serif;
  font-size: 1.1em;
  margin-bottom: 2em;
}

#pr p {
  margin-bottom: 12px;
}

aside {
  width: 20%;
}

.smallphone {
  width: 30px;
}

.photo {
  width: 70px;
}

.icon {
  width: 50px;
}

strong {
  font-family: DINWebPro-Medium, sans-serif;
  font-variant: normal;
  font-weight: normal;
}

.download a {
  line-height: 2;
  vertical-align: top;
  color: #1799fc;
  text-decoration: none;
}

.download .text {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -11px;
}
