/* Version: 05.05.2014 */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 20px;
	background-color:#f1f1f1;
}

.zertifikat {
	width: 5rem;
	right: 10rem;
	bottom: 1.1rem;
	position: absolute;
}

.box_top {
	background: #201d21;
	color: #fff;
	padding: 17px;
	width: 54%;
	position: absolute;
	left: 40px;
	font-size: 12px;
	line-height: 18px;
	box-sizing: border-box;
	bottom: 1.1rem;
}

.header{
position: relative;
}

p {margin:0;}

h1{
	margin: 0px;
	line-height: 50px;
	font-size: 38px;
	padding:0;
	margin:0;
}

.text_gross{
	line-height: 25px;
	font-size: 20px;
}

h2{
	margin: 0px;
	line-height: 25px;
	font-size: 20px;
}

#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #201d21;
	position:relative;
}

#rahmen_top {
	padding: 0px;
}

#rahmen_bottom {
	padding: 0px;
}

#content{ 
	padding: 20px 40px;
}

#box_top{
	background: #201d21;
color: #fff;
padding: 20px;
width: 54%;
position: absolute;
top: 165px;
left: 40px;
font-size: 12px;
line-height: 18px;
box-sizing: border-box;
}


.button_box {
  text-align: center;
}

.button_box::after {
  clear: both;
  content: "";
  display: block;
}


/*_______________________

BUTTON MIT ANIMATION
_______________________
*/

.button a {
  display: inline-block;
  background: #065086;
  padding: 0.6rem 2.5rem;
  margin: 2rem auto;
  cursor: pointer;
  border: 0.1rem solid #065086;
  transition: all 140ms ease 0s;
  -moz-transition: all 140ms ease 0s;
  -webkit-transition: all 140ms ease 0s;
  color: #fff !important;
font-weight: bold;
}
.button a:hover {
  background-position: 15px center;
  background-color: #fff;
  text-decoration: none;
  color: #065086 !important;
}


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

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

.left{
	width:48%;
}

.right{
	width:48%;
}



#box_right{
	float:right;
}

#box_left{
	float:left;
}

#footer{
	height:100px;	
	display:table;
	width:100%;
	text-align:right;
	background:#201d21;
	color:#fff;
}

img {
	max-width: 100%;
	height: auto;
	width: auto9;
	border:0;
image-rendering: -webkit-optimize-contrast;
}

a:link {
	color: #065086;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #065086;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active{
	text-decoration: none;
	color: #065086;
}

.blau{
	color: rgb(0,79,135);
}

.logo{
	position:absolute;
	top:0;
	right:30px;
}

.logoZwei{
	position:absolute;
	top:0;
	right:30px;
}

.logoZwei img{
	width:7rem;
        margin-left:0.5rem;

}

ul {
	margin-left:0;
	padding-left:0;
	margin-top:0px;
	list-style-type: none;
}

li {
	margin: auto;
	padding: 0;
	background: url(bp.jpg) no-repeat 0px 4px; padding-left:20px;
}

.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
}

.bild1{
	display:block;	
}

.bild2{
	display:none;
}

.refnr {
	
}

.blocksatz{
    text-align: justify;
    text-align-last: justify;
}

.blocksatz:after{
    content: "";
    display: inline-block;
    width: 100%;
}

p:empty {
	height: 18px;
}

.cell{
	display:table-cell;
	vertical-align:bottom;
	padding:20px;
	box-sizing:border-box;
}

.row{
	display:table-row;
}

/* 
_______________________

KAPITÄCHEN, BULLETPOINT
_______________________

<span class="capital" style="float: left; width: 43px; height: 20px; line-height: 47px; background: transparent; font-size: 38px; margin-top: -5px; margin-right: -32px; margin-bottom: 5px; background-color: transparent;">I</span>

ul li { 
background: url(bp.jpg) no-repeat 2px 5px; padding-left:8px;
}

 

_______________________

BUTTON MIT HOVER
_______________________

.button a {
	background: #123487 scroll right top ;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    width: 200px;
    height: 30px;
    cursor: pointer;
   	display: block;
    position: relative;
    padding: 12px 0 0 0;
    margin:15px 0px;
}
.button a:hover {
	background:#2d5aae;
}

 

_______________________

BUTTON MIT ANIMATION
_______________________

.bewerben {
	background-image:url(pfeil.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	background-color: #e5000a;
	float: right;
	margin: 20px 40px 20px 40px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
.bewerben:hover {	
	background-position: 15px center;
	}

.bewerben a {
	display: inline-block;
    padding: 15px 20px 14px 50px;
	color: #fff;
	}
.bewerben a:hover { color: #fff; 
	text-decoration: none;
}

HTML-Part
<div class="bewerben">
<a href="#" target="_blank"><strong>HIER BEWERBEN</strong></a> </div>
</div>

 

_______________________

MARKIERTER TEXT
_______________________

::selection {
background: #ffb7b7;
}
::-moz-selection {
background: #ffb7b7;
}
*/


.apply {}
