/* Version: 07.03.2016 */

* {
    box-sizing: border-box;
}

.bg_green
{
background-color:#4cac33;
color:#000;
padding:3px 0;
}
.bg_white
{
background-color:#fff;
color:#4cac33;
padding:3px 0;
}
.text_green
{
color:#4cac33;

}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    word-spacing: normal;
    line-height: 1.5;
    background-color: #f1f1f1;
}


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

p {
    margin: 0;
}

h1 {
    line-height: 1.5;
    font-size: 2rem;

    padding: 0;
    margin: 0 0 20px;;
    color:#4cac33;
}

.titel_klein {
    font-size: 2.5rem;
}

h2 {
    margin: 0 0 20px;
    line-height: 1.5;
    font-size: 1.4rem;
    font-weight: normal;
    color: #4cac33;
}

.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::after {
    content: "";
    display: block;
    clear: both;
}

.rahmen_top {
    padding: 0px;
}

.rahmen_bottom {
    padding: 0px;
}

.content {
    padding: 20px;
}

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

.box_top {}

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

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

.footer {}

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

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

a:link {
    color: #fff;
    text-decoration: none;

}

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

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

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

.color_2 {
    color: #fff !important;
}

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

li {
    margin: auto;
    padding: 0;
    position: relative;
}

li:before{
  position:absolute;
  content:"■";
  color:#4cac33;
  left:-14px;
  top:-2px;
}

.bpgruen li {
    margin: auto;
    padding: 0;
    position: relative;
}

.bpgruen li:before{
  position:absolute;
  content:"■";
  color:#4cac33;
  left:-14px;
  top:-2px;
}

.strich li {
    margin: auto;
    padding: 0;
    position: relative;
}

.strich li:before{
  position:absolute;
  content:"-";
  color:#000;
  left:-14px;
  top:-2px;
}


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

.bild1 {
    display: block;
}

.bild2 {
    display: none;
}

.hide {
    display: none;
}

.refnr {}

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

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

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_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;
}

#head-wrap {
    position: relative;
}
#link-wrap {
    position: absolute;
    top: 30px;
    right: 40px;
    width: 170px;
    height: 50px;
}

#link-wrap2 {
    position: absolute;
    top: 30px;
    left: 40px;
    width: 170px;
    height: 50px;
}

#link-wrap a, #link-wrap2 a{
  display: block;
  width:100%;
  height:100%;
}
.bold{
  font-weight:bold;
}

#content-wrap{
  margin:20px;
}

.grey{
  color:#747474;
}

.margin-bot-l{
margin-bottom: 20px;
}

.margin-bot{
margin-bottom: 10px;
}

#flex-box{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

#left, #right{
  width:320px;
}

#footer-wrap{
  color:#fff;
  background-color: #4cac33;
  padding:20px;
}

#footer-wrap a{
  color:#fff;
}

.no-margin-bot{
margin-bottom:0;}
/*
_______________________

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