* { padding: 0; margin: 0; }


body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
}


/* LINE */

hr { 
border-top: 1px solid #0484CF;
width: 80%;
text-align: left;
 }
 
 hr.style1{
 border-top: 1px solid #2F2F2F;
width: 80%;
text-align: left;
 }

 .clickdoc2 button {background-color: #f74d55;
  position: relative;
  left: 70px;
  
  color: #fff;
   padding: 10px 30px;
    border: #000;
    border-radius:5px ;
     cursor: pointer;
    }



/* IMAGES */

img { max-width: 100%; height: auto; }
img { width: auto; /* IE8 */}

 img.logo { 
padding: 0% 0% 3% 0%;
 }
 
 img.button { 
padding: 5% 0% 0% 0%;
 }

  img.arrow { 
padding: 5% 0% 0% 0%;
 }


/* HEADER */

#header-bild {
    color: white;
    background: url("../images/bg.jpg") no-repeat;
    background-size: cover;
    background-position: bottom;
	 padding: 8% 8% 8% 8%; 
}

.box-bild2 {
 display: table; /* keep the background color wrapped tight */
    margin: 0px auto 0px auto; /* keep the table centered */
    padding:10px;
	font-size:150%;
	color:#fff; 
	background: #EC182E;
	text-align: center;
	opacity:0.7;
	  font-weight: 300;	 
}


#header-blue{
background-color: #41B3E5;
}

#header-blue1{
background-color: #0484CF;
}

#header-blue2{
background-color: #3156A4;
}



/* FONTS */

.box-index {
  font-size: 90%;
  font-weight: 300;
  color:  #2F2F2F;
  line-height: 25px;
  text-decoration:none;
  text-align: left;
  padding: 1% 10% 3% 3%;
}

.box-index2{
  font-size: 90%;
  font-weight: 300;
  color:  #2F2F2F;
  line-height: 25px;
  text-decoration:none;
  text-align: left;
  padding: 1% 0% 3% 0%;
}

.box-info1 {
  font-size: 95%;
  font-weight: 300;
  color:  #fff;
  line-height: 25px;
  text-decoration:none;
  text-align: left;
  padding: 8% 2% 8% 5%;
}

.box-info2 {
  font-size: 95%;
  font-weight: 300;
  color:  #fff;
  line-height: 25px;
  text-decoration:none;
  text-align: left;
  padding: 8% 2% 8% 5%;
}

.box-links {
  font-size: 90%;
  font-weight: 300;
  color:  #2F2F2F;
  line-height: 25px;
  text-decoration:none;
  text-align: left;
  padding: 3% 0% 0% 0%;
}

.box-kontakt {
  font-size: 90%;
  font-weight: 300;
  color:  #2F2F2F;
  line-height: 25px;
  text-decoration:none;
  text-align: left;
  padding: 0% 0% 0% 0%;
}

.box-footer {
  font-size: 85%;
  font-weight: 300;
  color:  #2F2F2F;
  line-height: 25px;
  text-decoration:none;
    text-align: center;
      padding: 3% 0% 3% 0%;
}

.news-line {
  background: #f74d55; 
  color: #000000;
  padding: 10px;
  text-align: center;
}





  /* H */

h1 {
  font-size: 130%;
  font-weight: 300;
  color:  #0484CF;
  line-height: 35px;
  text-transform: uppercase;
  text-align: left; 
  padding: 2% 0% 0% 3%;
 }

h2 {
  font-size: 130%;
  font-weight: 300;
  color:  #EA192E;
  line-height: 35px;
  text-transform: uppercase;
  text-align: left; 
  padding: 0% 0% 0% 0%;
 }
 
 
 /* LINKS */
 
 a.readmore { 
   color:  #0484CF;
  font-weight: 300;
    text-decoration:none;
}
 
a.readmore:hover {
  color:  #EA1B2F;
}


a.readmore2 { 
  font-weight: 300;
  color:  #fff;
  line-height: 25px;
  text-decoration:underline;
}
 
a.readmore2:hover {
  color:  #EA1B2F;
}


a.readmore3 { 
  font-size: 75%;
  font-weight: 300;
  color:  #2F2F2F;
  line-height: 25px;
    text-transform: uppercase;

}
 
a.readmore3:hover {
  color:  #EA1B2F;  
  text-decoration:underline;
}


 a.readmore4 { 
   color:  #0484CF;
  font-weight: 300;
    text-decoration:underline;
}
 
a.readmore4:hover {
  color:  #EA1B2F;
}







 /* FONT */


/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v16-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fonts/open-sans-v16-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

