/* Copyright 1999-2012. Parallels IP Holdings GmbH. All Rights Reserved. */
html {
  font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;
}
html, body {
  border: 0; margin: 0; height: 100%; min-height: 100%;
}
body {
  color: black;
  font: 13px/1.231 arial, helvetica, sans-serif;
}
img {
  border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic;
}
table {
  border-collapse: collapse; border-spacing: 0;
}
form {
  margin: 0; padding: 0; border: 0;
}
a, a:visited {
  color: #0050b4;
}
a:hover, a:active {
  outline: 0; color: #00a0ff;
}
hr {
  display: block; margin: .9em 0; padding: 0; height: 2px; border: 0; border-top: 1px solid #c8c8c8; box-shadow: inset 0 1px 0 #fff;
}
.lte7 hr {
  margin: .5em 0;
}
h1, h2 {
  margin: 10px 0 15px; padding: 0;
}
h2 { margin: 0 0 5px; font-size: 17px; }
h3 { margin: 0 0 8px; padding: 0; font-size: 13px; font-weight: 400; }
p { margin: 0; padding: 0 0 12px; }
ul { margin: 0; padding: 0; list-style: none; }
li { padding: 0 0 8px 14px; background: url(../img/bullet.gif) 0 5px no-repeat; }


.content-box{
  position: relative;
}

h1{
  font-size: 50px;
  text-align: center;
  margin-top: 100px;
}

p.title{
  font-size: 30px!important;
  margin-top: 10px;
  text-align: center;
}

h2{
  font-size: 50px;
  color: white;
  text-align: center;
  padding-top: 250px;
}

.content-box .bild{
  background-image: url('../img/bild1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 600px;
  margin-top: 50px;
  width: 100%;
}

.content-box .contact-box{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}


.content-box .contact-box p{
  font-size: 20px;
  text-align: center;
  padding: 0px;
  line-height: 1.6;
}

.content-box .line-box{
}

.content-box .line-box p{
  font-size: 13px;
}

p span{
  padding-left: 50px;
}

p span a{
  color: white!important;
}
