﻿@charset "utf-8";
/* Standard */
:root {  font-size:16px;} 
* {
	box-sizing:border-box;
}

html {
	min-height: 100%;
	}
	
body {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	line-height: 1.431em;
	/*background-attachment: fixed;
	background-image: url(../images/HBild_Jobblitz3r.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
      font-family: 'Open Sans', sans-serif;
    font-family: 'Roboto', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Archivo Narrow', sans-serif;
    font-family: 'Roboto Slab', serif;
    font-family: 'Raleway', sans-serif;
	font-family: 'Saira Semi Condensed', sans-serif;
	font-family: 'Fira Sans', sans-serif;
	font-family: 'Montserrat', sans-serif;
	*/
    background-color: #fff;
}

#wrapper {
	position: relative;
	max-width: 51.875rem;
	margin: 1rem auto;
	border: none;
	padding: 0.5rem 0rem;
	/* für Hintergund
	background:url() top left no-repeat;
	background-size:100%;
	*/
	overflow: hidden;		/*
	-moz-box-shadow: 0px 0px 23px #000;
	-webkit-box-shadow: 0px 0px 23px #000;
	box-shadow: 0px 0px 23px #000;
	
	-moz-box-shadow: 3px 3px 4px #A6A6A6;
	-webkit-box-shadow: 3px 3px 4px #A6A6A6;
	box-shadow: 3px 3px 4px #A6A6A6;
	*/
}

header,article,footer {
padding: 0rem 1.188rem;	
}

p {
	text-align: left;
}

h2+p,h2+ul {
	margin-top:0.308rem;
}

h1 {
	font-size: 1.692em;
	line-height: 1.1em;
    padding-top:.937rem
}

h1 span {
	font-size: 0.631em;
}

h2 {
	font-size: 1.231em;
	line-height: 1.231em;
	color: #CE000C;
}

a:link,a:active,a:visited {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

a.link:link{ text-decoration:underline;color:#000; }
a.link:visited { text-decoration:underline;color:#000; }
a.link:hover { text-decoration:none;color:#000; }


img {
	max-width:100%;
	height:auto;
	display:block;
}

hr {
	border-top: 1px solid #52BA5A;
}
/*hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E00060;
}*/

ul {
	padding-left:1rem;
}

li {
	padding-bottom:0.2rem;
	/* Für List GFX
	list-style-type:none;
	list-style-image:url();
	*/
}

/* Liste mit Sonderzeichen (Sonderzeichencodes können über diese Seiten gefunden werden http://unicode-table.com/de/)

25A0 - Quadrat &#9726;
25B6 - Dreieck
23F5 - Dreieck - &#9205;
23E9 - 2 Dreiecke
2713 - Häkchen
2714 - Häkchen dick
2010 - Bindestrich
2212 - langer Bindestrich
2022 - Kreis (Bullet)
2B9A - Dreick 3D
276D - > oder 276F-&#10095;
27A2 - arrowhead

li:before
{
	content: "\25A0";
	color: #960236;
	float: left;		
	margin-left: -15px;
}
*/
/* Hebt Float left/right auf */
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
/* Ende Standard */


/* Header */
header img {
	display: inline-block;
	margin-bottom: -0.1rem;
}

header section {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 1rem;
	background-color: #FFF;
	padding-left:1.5rem;
	padding-right:1.5rem;
    padding-bottom: 10px;
    border: solid thin #000;
}

 p span {
	color: #FFD13E;
}

header section a {
	float:right;
	padding-top:2rem;
}

/* Ende Header */


/* Article */
article section:nth-of-type(1) {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 1rem;
	margin-top:1rem;
	background-color: #FFF;
	padding-left:1.5rem;
	padding-right:1.5rem;
	padding-bottom:1rem;
    border: solid thin #000;
}

article section:nth-of-type(2) {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 1rem;
	background-color: #FFF;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-bottom:1rem;
    border: solid thin #000;
}

article section:nth-of-type(3) {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 1rem;
	background-color: #FFF;
	padding-left:1.5rem;
	padding-right:1.5rem;
	padding-bottom:1rem;
    border: solid thin #000;
}

article section:nth-of-type(4) {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 1rem;
	background-color: #FFF;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-bottom:1rem;
    border: solid thin #000;
}

article section:nth-of-type(5) {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 1rem;
	background-color: #FFF;
	padding-left:1.5rem;
	padding-right:1.5rem;
	padding-bottom:1rem;
    border: solid thin #000;
}
article section:nth-of-type(6) {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 1rem;
	background-color: #FFF;
	padding-left:1.5rem;
	padding-right:1.5rem;
	padding-top:1rem;
	padding-bottom:1rem;
    border: solid thin #000;
}

/*article section:nth-of-type(6) img {
	margin-left:auto;
	margin-right:auto;
}*/
article section:nth-of-type(6) a p{
    background-color: #0095A4;
    width: 9.875rem;
    height: 3rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-top: .875rem;
    font-size: .937rem;
    margin: 0 auto;
}
article section:nth-of-type(6) a:hover{
    text-decoration: none;
}


article section:nth-of-type(5) img {
	float:right;
	margin-top:-3rem;
}

/* Ende Article */


/* Footer */
footer p {
	text-align:center;
}

footer section {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 1rem;
	background-color: #FFF;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-bottom:1rem;
    border: solid thin #000;
}
/* 
footer {
	background-color:#F07C19;
	color:#fff;
	margin-left:-1.188rem;
	margin-right:-1.188rem;
	padding:1rem 1.188rem ;
}
*/
/* Ende Footer */


/* Aside */
/* 
aside {
	margin-left:-1.188rem;
	margin-right:-1.188rem;
}
*/
/* Ende Aside */


/* Section */
/*
section {
	display:inline-block;
	width:50%;
	vertical-align:top;
}
*/
/* Ende Section */
.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
  margin-bottom:1rem;
}
.embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}


  @keyframes slidy { 
    0% { 
        left: 0%;
    }
    7% {
        left: 0%;
    }
    10% { 
        left: -100%;
    }
    17% {
        left: -100%;
    }
    20% { 
        left: -200%;
    }
    27% {
        left: -200%;
    }
    30% { 
        left: -300%;
    }
    37% {
        left: -300%;
    }
    40% { 
        left: -400%;
    }
    47% {
        left: -400%;
    }
    50% { 
        left: -500%;
    }
    57% {
        left: -500%;
    }
    60% { 
        left: -600%;
    }
    67% {
        left: -600%;
    }
    70% { 
        left: -700%;
    }
    77% {
        left: -700%;
    }
    80% { 
        left: -800%;
    }
    87% {
        left: -800%;
    }
    90% { 
        left: -900%;
    }
    97% {
        left: -900%;
    }
    100% {
        left: -1000%;
    }
  }
  
  .slider {
    overflow: hidden;
    border: solid thin #000;
  }
  
  .slider figure {
    position: relative;
    width: 1100%;
    margin: 0;
    left: 0;
    text-align: left;
    font-size: 0;
    animation: 60s slidy infinite;
  }
  
  figure img {
    width: 9.090909090909092%;
    float: left;
  }
    
    

/* Responsive */
@media only screen and (max-width:640px) {
	#wrapper {
		border:none;
		margin:0 auto;
	}
	header,article,footer {
		padding: 0rem 0.5rem;		
	}
	
article section:nth-of-type(5) img {
	float:none;
	margin-top:0rem;
}
header section a{
	float:none;
	padding-top:0;
}
    header section a img{
        padding-top: .625rem
    }
	
}
/* Ende Responsive */
