/* Version: 17.01.2014 */
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

body {
    font-family: 'Hind', sans-serif;
    font-size: 100%;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    word-spacing: normal;
    background-color: #FFF;
    line-height: 1.35;
    background-image: url(hg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}

strong{
	font-weight: 700;
}

h1{
	margin: 0px;
	font-size: 1.7rem;
	font-weight: 700;
}

h2{
	margin: 0px;
	font-size: 1.1rem;
	font-weight: 400;
}

h3{
	margin: 0px;
	font-size: 1.3rem;
	font-weight: 400;
        text-align:left;
}

#rahmen {
	padding: 0px;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	box-shadow: 0px 0px 60px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 60px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 60px rgba(0,0,0,.2);
	font-size: 0.85rem;
}

#logoBox{
background: linear-gradient(to right, rgba(0,96,163,1) 0%, rgba(5,42,104,1) 50%, rgba(0,96,163,1) 100%) !important;
	color: #FFF;
	padding: 4%;
	background-color: #0C72BB;
        padding: 2.5rem 4%;
        font-size:1.45rem;
}


.logo{


	padding: 20px 4%;
	background-color: #FFF;
}

.header{
	background: linear-gradient(to right, rgba(0,96,163,1) 0%, rgba(5,42,104,1) 50%, rgba(0,96,163,1) 100%) !important;
	color: #FFF;
	padding: 4%;
	background-color: #0C72BB;
}

.border-top {
    height: 5px;
    background: rgba(0,176,117,1);
    background: -moz-linear-gradient(left, rgba(0,176,117,1) 0%, rgba(171,203,101,1) 35%, rgba(171,203,101,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,176,117,1)), color-stop(35%, rgba(171,203,101,1)), color-stop(100%, rgba(171,203,101,1)));
    background: -webkit-linear-gradient(left, rgba(0,176,117,1) 0%, rgba(171,203,101,1) 35%, rgba(171,203,101,1) 100%);
    background: -o-linear-gradient(left, rgba(0,176,117,1) 0%, rgba(171,203,101,1) 35%, rgba(171,203,101,1) 100%);
    background: -ms-linear-gradient(left, rgba(0,176,117,1) 0%, rgba(171,203,101,1) 35%, rgba(171,203,101,1) 100%);
    background: linear-gradient(to right, rgba(0,176,117,1) 0%, rgba(171,203,101,1) 35%, rgba(171,203,101,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b075', endColorstr='#abcb65', GradientType=1 );
}

.darker {
    height: 4px;
    margin-top: -4px;
    background: rgba(70,150,115,1);
    background: -moz-linear-gradient(left, rgba(70,150,115,1) 0%, rgba(144,182,145,0.88) 40%, rgba(144,182,145,0.7) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(70,150,115,1)), color-stop(40%, rgba(144,182,145,0.88)), color-stop(100%, rgba(144,182,145,0.7)));
    background: -webkit-linear-gradient(left, rgba(70,150,115,1) 0%, rgba(144,182,145,0.88) 40%, rgba(144,182,145,0.7) 100%);
    background: -o-linear-gradient(left, rgba(70,150,115,1) 0%, rgba(144,182,145,0.88) 40%, rgba(144,182,145,0.7) 100%);
    background: -ms-linear-gradient(left, rgba(70,150,115,1) 0%, rgba(144,182,145,0.88) 40%, rgba(144,182,145,0.7) 100%);
    background: linear-gradient(to right, rgba(70,150,115,1) 0%, rgba(144,182,145,0.88) 40%, rgba(144,182,145,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#469673', endColorstr='#90b691', GradientType=1 );
}

.brighter {
    height: 12px;
    background: rgba(0,176,117,1);
    background: -moz-linear-gradient(left, rgba(0,176,117,1) 0%, rgba(171,203,101,0.88) 40%, rgba(171,203,101,0.7) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,176,117,1)), color-stop(40%, rgba(171,203,101,0.88)), color-stop(100%, rgba(171,203,101,0.7)));
    background: -webkit-linear-gradient(left, rgba(0,176,117,1) 0%, rgba(171,203,101,0.88) 40%, rgba(171,203,101,0.7) 100%);
    background: -o-linear-gradient(left, rgba(0,176,117,1) 0%, rgba(171,203,101,0.88) 40%, rgba(171,203,101,0.7) 100%);
    background: -ms-linear-gradient(left, rgba(0,176,117,1) 0%, rgba(171,203,101,0.88) 40%, rgba(171,203,101,0.7) 100%);
    background: linear-gradient(to right, rgba(0,176,117,1) 0%, rgba(171,203,101,0.88) 40%, rgba(171,203,101,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b075', endColorstr='#abcb65', GradientType=1 );
}

#headerbox{
position:relative;
overflow:hidden;
}

#welle{
position:absolute;
left:0;
bottom:0;
width:102%;
opacity:0.8;
}

#slogantext{
z-index:50;
position:absolute;
right:4%;
bottom:1.5rem;
font-size:1.5rem;
color:#fff;
text-align:right;
}

.content{
	padding: 4%;
}

.box_oben{
	background-color: #F8F7F6;
	padding: 4%;
	border-bottom: 1px solid #dddddd;
}

.box_mitte{
}

.box_unten{
}

.box_links{
	float: left;
	width: 48%;
}

.box_rechts{
	float: right;
	width: 48%;
}


/* -------------- FLEXBOX -------------------- */

.flexContent {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	flex-wrap: wrap;
  flex-direction: row;
}

.textbox{
	width:48%;
}

.bildbox{
	width:48%;
        background:no-repeat center;
        background-size:cover;
}

.alignTop{align-items:flex-start;}
.alignCenter{align-items:center;}
.alignBottom{align-items:flex-end;}

/* -------------- FLEXBOX -------------------- */


#footer{
	background: linear-gradient(to right, rgba(0,96,163,1) 0%, rgba(5,42,104,1) 50%, rgba(0,96,163,1) 100%);
	color: #FFF;
	padding: 15px 4%;
}

img {
	max-width: 100%;
	height: auto;
	width: auto9; /* ie8 */
	border:0;
}

 
/* Zusatz*/ 

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

a:hover {
	color: #00B074;
	text-decoration: none;
}
 
.text_gross{

}

.titel_gross{

}

.text_klein{
	font-size: 0.75rem;
}

.titel_klein{

}

.gruen {
	color: #00B074;
}

.blau {
	color: #0C72BB;
}

.grau {
	color: #64605b;
}

.upper {
	text-transform: uppercase;
}

.ausblenden {

}

.font {
	font-family: 'Roboto Condensed', sans-serif;
}
.abstand0 {
	padding-top: 0.75rem;
}
.abstand5 {
	padding-top: 5px;
}

.abstand10 {
	padding-top: 10px;
}

.abstand15 {
	padding-top: 15px;
}

ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


ul ul {
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

li {
	padding: 0px;
}


#auszeichnungen{
padding:1rem 4%;
text-align:center;
}


#auszeichnungen img{
display:inline-block;
width:auto;
height:3.5rem;
margin:0 1rem;
}

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.refnr {}

.apply {}
