/* Version: 07.03.2016 */

* {
    box-sizing: border-box;
}

body {
    font-family: Calibri, 'Source Sans Pro', Arial, sans-serif;
    font-size: 13px;
	line-height: 18px;
    color: #003273;
    text-decoration: none;
    font-weight: normal;
    word-spacing: normal;
    background-color: #f1f1f1;
}


/* body * {
	white-space:pre-wrap;
	word-wrap:break-word;
	word-break:keep-all;
} */

p {
    margin: 0;
}

h1 {
	font-size: 35px;
    line-height: 42px;
	color: #003273;
	font-weight: bold;
    padding: 0;
    margin: 0;
}

.titel_klein {
    font-size: 36px;
}

h2 {
    margin: 0px;
    font-size: 32px;
	line-height: 40px;
    font-weight: normal;
}

#rahmen {
    padding: 0px;
    width: 720px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background-color: #FFF;
    border: 1px solid #A7A9A4;
    box-shadow: -0.5px 3px 15px #999;
    position: relative;
}

#rahmen_top {
    padding: 0px;
}

#rahmen_bottom {
    padding: 0px;
}

#head {
    padding: 50px 60px 20px 60px;
	background-color: #002d52;
	color: #fff;
}

#content {
    padding: 20px 60px 50px 60px;
	background-color: #e6edf5;
	color: #003273;
}

#box_top {}

#box_left {
    float: left;
    width: 41%;
	margin-right:21px;
}

#box_right {
    float: left;
    width:41%;
		margin-right:20px;

}

#box_left3 {
    float: left;
    width: 47%;
	
}

#box_right3 {
    float: right;
    width:47%;
}

#box_right2 {
    float: left;
    width: 11%;
}


#box_right4 {
    float: right;
    width:55%;
}

#box_left5 {
    float: left;
    width: 43%;
margin-right:4%;
	
}

#box_right5 {
    float: left;
    width:42%;
}

.box-inner-wrapper {
width: 121%;
margin-top: -3rem;
}

.box-left-inner,
.box-left-inner2 {
float:left;
  width: 64%;
}

.box-right-inner,
.box-right-inner2 {
float:right;
  width: 30%;
}

#footer {}


img {
    max-width: 100%;
    height: auto;
    width: auto9;
    border: 0;
    vertical-align: middle;
}

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

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

a:hover {
    text-decoration: underline;
    color: #003273;
}

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

a.bewerbung:link {
    color: #003273;
font-weight: bold;
    text-decoration: underline;
}

a.bewerbung:visited {
    text-decoration: underline;
    color: #003273;
}

a.bewerbung:hover {
    text-decoration: none;
    color: #003273;
}

a.bewerbung:active {
    text-decoration: underline;
    color: #003273;
}

.dunkelblau {
    color: #003273;
}

ul {
    margin-left: 5px;
    padding-left: 6px;
    margin-top: 3px;
	padding-bottom: 9px;
    list-style-type: none;
    list-style-image: url(bp.png);
}

ul ul {
    margin-left: 5px;
    padding-left: 6px;
    margin-top: 3px;
    padding-bottom: 0;
    list-style-type: none;
    list-style-image: url(bp.png);
}

ul ul ul{
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0px;
    padding-bottom: 0;
    list-style-type: none;
    list-style-image: url(bp_strich.png);
}


li {
    margin: auto;
    padding: 0;
}

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

.bild1 {
    display: block;
}

.bild2 {
    display: none;
}

.unsichtbar {
    display: none;
}

.ausblenden {
}

.refnr {}

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


p:empty {
    height: 18px;
}

.table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    /* table-layout: fixed; */
}

.cell {
    display: table-cell;
}

.row {
    display: table-row;
}

.flex {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: stretch;
    align-items: stretch;
	flex-wrap: wrap;
}

.flex > div {
    background: #ccc;
}

#button a {
background-color: #002d52;
	color: #fff;
padding: 10px;
font-weight: bold;
width: 90px;
}

#button a:hover {
background-color: #e6edf5;
	color: #003273;
border: 1px solid #003273;
padding: 9px;
}

.button_box {
    text-align: center;
}

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

.button a {
    background: #123487;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 10px 40px;
}

.button a:hover {
    background: #2d5aae;
}


/* 
_______________________

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 {}
