@charset "utf-8";
/* Standard */
:root {  font-size:16px;} 
* {
	box-sizing:border-box;
}

html {
	min-height: 100%;
	}
	
body {
	color: #001E60;
	font-family: 'Roboto', sans-serif;
	font-size: 0.813em;
	line-height: 1.231em;	/*
    font-family: 'Open Sans', sans-serif;
    font-family: 'Roboto', sans-serif;
	font-family: 'Dancing Script', cursive;
	*/
	background-image: url(bg.jpg);
	background-attachment: fixed;
}

#wrapper {
	position:relative;
	max-width:740px;
	margin: 1rem auto;
	border:none;
	padding:0.5rem 0rem;	
	/* für Hintergund
	background:url() top left no-repeat;
	background-size:100%;
	*/
	background-color:#fff;
	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: 0px 0px 20px #A6A6A6;
	-webkit-box-shadow: 0px 0px 20px #A6A6A6;
	box-shadow: 0px 0px 20px #A6A6A6;
}

header,article {
padding: 0rem 1.5rem;	
}

footer {
	padding: 0.5rem 1.5rem;
	margin-bottom: -0.5rem;
	font-size: 1.131em;
	line-height: 1.431em;
	color: #FFF;
	background-image: url(bg1.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-top:1.5rem;
}

p {
	text-align:justify;
}


p span {
	font-size: 1.651em;
	font-weight: bold;
	color: #00A5E7;
	margin-bottom:-0.8rem;
}

h2+p,h2+ul {
	margin-top:0.308rem;
}

h1 {
	text-align: center;
	font-size: 2.3em;
	line-height: 1.1em;
	font-weight: 500;
	text-align: left;
	color: #FFF;
	background-color: #001E60;
	width: 95%;
	padding-top: 1.4rem;
	padding-right: 1.5rem;
	padding-bottom: 1.4rem;
	padding-left: 1.5rem;
	padding-left:1.5rem;
}

h1 span {
	font-weight: normal;
}

h2 {
	font-size: 1.331em;
	line-height: 1.231em;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 500;
}

h3 {
	text-align: center;
	font-size: 1.3em;
	line-height: 1.491em;
	text-align: left;
	color: #FFFFFF;
	background-color: #00A5E7;
	width: 80%;
	padding-top: 1rem;
	padding-right: 1.5rem;
	padding-bottom: 1rem;
	padding-left: 1.5rem;
	position: absolute;
	z-index: 555;
	left: 0%;
	top: 26.5%;
}

h4 {
	font-size:1.531em;
	line-height:1.231em;
	margin-bottom:0;
	text-transform:uppercase;
	font-weight:500;
	float:right;
}


a:link,a:active,a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	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: 1.9rem;
}

li {
	padding-bottom:0.2rem;
	list-style-type:none;
	list-style-image:url();
}

li:before
{
	content: "■";
	color: #00A5E7;
	float: left;
	margin-left: -19px;
	margin-top:-0.1rem;
}

/* 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 {
	max-width:100%;
	height:auto;
	display:block;
	padding-top:1rem;
	padding-bottom:1rem;
}

/* Ende Header */


/* Article */

/* Ende Article */


/* Footer */
footer section {
	display:inline-block;
	width:50%;
	vertical-align:top;
}
/* 
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 */
@-webkit-keyframes slidy {
    0% {
        left: 0%;
    }
    10% {
        left: 0%;
    }
    20% {
        left: -100%;
    }
    25% {
        left: -100%;
    }
    35% {
        left: -200%;
    }
    40% {
        left: -200%;
    }
    50% {
        left: -300%;
    }
    55% {
        left: -300%;
    }
    65% {
        left: -400%;
    }
    70% {
        left: -400%;
    }
    80% {
        left: -500%;
    }
    90% {
        left: -500%;
    }
    100% {
        left: -600%;
    }
}
@keyframes slidy {
    0% {
        left: 0%;
    }
    10% {
        left: 0%;
    }
    20% {
        left: -100%;
    }
    25% {
        left: -100%;
    }
    35% {
        left: -200%;
    }
    40% {
        left: -200%;
    }
    50% {
        left: -300%;
    }
    55% {
        left: -300%;
    }
    65% {
        left: -400%;
    }
    70% {
        left: -400%;
    }
    80% {
        left: -500%;
    }
    90% {
        left: -500%;
    }
    100% {
        left: -600%;
    }
}
#wrapper>section {
    overflow: hidden;
    margin: 0
}
figure img {
    width: 14.2858%;
    float: left;
}
figure {
    position: relative;
    width: 700%;
    margin: 0;
    left: 0;
    text-align: left;
    font-size: 0;
    -webkit-animation-name: slidy;
    -webkit-animation-duration: 42s;
    -webkit-animation-delay: 5s;
    -webkit-animation-iteration-count: infinite;
    animation: 42s slidy infinite;
}


/* Responsive */
@media only screen and (max-width:640px) {
	#wrapper {
		border:none;
		margin:0 auto;
	}
	header,article,footer {
		padding: 0rem 0.5rem;		
	}
	
	
h1 {
	text-align: center;
	font-size: 1.892em;
	line-height: 1.321em;
	font-weight: 500;
	text-align: left;
	color: #FFF;
	background-color: #001E60;
	width: 100%;
	padding-top: 1.4rem;
	padding-right: 1.5rem;
	padding-bottom: 1.4rem;
	padding-left: 1.5rem;
	padding-left: 1.5rem;
}
	
	h3 {
	text-align: left;
	font-size: 1.292em;
	width: 100%;
	padding-top: 1rem;
	padding-right: 1rem;
	padding-bottom: 1rem;
	padding-left: 1rem;
	position: relative;
	z-index: 555;
	left: 0%;
	top: 0%;
	margin-top: 0;
}
footer section {
	display:inline-block;
	width:100%;
	vertical-align:top;
}

p {
	text-align: left;
}
	
}
/* Ende Responsive */

.refnr {}

.apply {}
