/* 
    Created on : 9-nov-2016, 11:59:26
    Author     : kurt
*/
body {
  background-color: #eff6e7; }

.foto {
  padding: 0px; }

h1, h2 {
  color: #129464;
  font-size: 18px; }

h1 {
  font-size: 45px; }

.contact {
  text-align: center; }

.view {
  background-color: #fff; }
  .view .contact {
    margin-top: 20px;
    font-size: 13px; }
    .view .contact img {
      margin-top: 20px;
      max-width: 130px;
      width: 100%; }
    .view .contact h2 {
      margin-top: 35px; }

a {
  color: inherit; }

a:hover {
  color: #129464; }

.webdesign {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ccc !important; }
  .webdesign a {
    color: #ccc !important; }

@media only screen and (max-width: 1200px) {
  .webdesign {
    display: none; } }

/*# sourceMappingURL=style.css.map */
