@media only all and (max-width: 700px) {
    /* for 700px or less */
    body {
      font-size: 80%;
      line-height: 1.5;
      -ms-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
    }
    #main {
      width: 90%;
      font-size: 0.9rem;
    }
	
	
	#content {
	padding: 1rem;
}

	
	h1 {
	font-size: 26px;
	margin-bottom: 5px;
	line-height: 1.2em;
}
h2 {
	color: #AB131C;
	font-size: 14px;
}
a {
	color: #616E76;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#button {
	display: inline-block;
	float: left;
	background: #AB131C;
	color: #FFF;
	border: 3px solid #7D1C20;
	border-radius: 6px;
	padding: 3px 17px;
	font-weight: bold;
	margin: 15px 0 0px;
}
#awards {
	position: relative;
	float: left;
	margin-top: 15px;
}
#top4women {
	position: absolute;
	right: -74px;
	bottom: 70px;
}
#charta {
	position: absolute;
	right: -248px;
	bottom: 2px;
}
.slogan {
	position:absolute;
	top: 1rem;
	margin: 0px;
	height:auto; padding:0;
}
	
	
	.ausblenden{display:none;}
    
}

.refnr {}

.apply {}
