/* Version: 25.04.2016 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 1.4;
	background-color: #FFF;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#chip{
	position:absolute;
	right:2rem;
	bottom:150px;
	width:110px;
}

#rahmen {
	color: #000;
	
	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: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	position:relative;
}

#logo{
	position:absolute;
	top:2%;
	right:4%;
	width:180px;
}

#slogan{
	position:absolute;
	right:0;
	top:220px;
	font-size:36px;
	font-weight:bold;
	color:#a2c613;
	line-height:1.2;
	width:360px;
}

.slogan40{
	margin-left:40px;
}

.slogan80{
	margin-left:80px;
}

#content{
	padding: 4% 4% 7% 4%;
	background-image:url(//anzeigen.jobsintown.de/job/files/1334811/halbkreis.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-size:60%;
}

#content-text{
	padding: 4%;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}

.abstand15{
	margin-top:15px;
}

.hellgruen{color:#a2c613;}
.dunkelgruen{color:#009881;}

h1{
	margin:20px 0 5px 0;
	line-height: 1.2;
	font-size: 26px;
	font-weight: bold;
	color:#009881;
}

h2{
	margin:20px 0 3px 0;
	line-height: 1.2;
	font-size: 11px;
	font-weight: normal;
}

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

.cell {
    display: table-cell;
}

.row {
    display: table-row;
}
/*Tabelle*/

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

#box_rechts{
	float: right;
	width: 48%;
}
.clear{clear:both;font-size:0px;line-height:0px;}

.siegel{width:15%;}

.flex-container{
    display: -webkit-flex;
    display: flex;
    width:100%;
    height:auto;
    margin-top:100px;
}

.flex-container2{
    display: -webkit-flex;
    display: flex;
    width:100%;
    height:auto;
    margin-top:40px;
}

.flex-item_Aussen{
    width:40%;
    height:auto;
    margin:0;
}

.flex-item_Mitte{
    width:110px;
    height:auto;
    margin-right:15px;
	position:relative;
	align-items:center;
}

#kreis{
	position:absolute;
	background:#a2c613;
	color:rgba(255,255,255,1);
	text-transform:uppercase;
	width:110px;
	height:110px;
	border-radius:55px;
	top:-35px;
	z-index:0;
}

#kreisschrift{
	position:relative;
	z-index:1;
	color:rgba(255,255,255,1);
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
}

#kreisschrift a:link {
	color: #fff;
	text-decoration: none;
}
#kreisschrift a:visited {
	color: #fff;
	text-decoration: none;
}
#kreisschrift a:hover {
	color: #000000;
	text-decoration: none;
}
#kreisschrift a:active{
	color: #fff;
	text-decoration: none;
}

#footer{
}

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

a img { border: none;
}

 
/* Zusatz*/ 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#009881;
	text-decoration: none;
}
a:active{
	color: #000000;
	text-decoration: none;
}


.ausblenden {
	display:block;
}

ul {
	margin:0;
	margin-left:0;
	padding-left:15px;
	list-style-type: none;
	list-style:none;
}
li {
	position: relative;
}
li::before{
	content:"•";
	position: absolute;
	top: -9px;
	left: -15px;
	color:#009881;
	font-weight:700;
	font-size:25px;
}


li.ring {
	position: relative;
}
li.ring::before{
	content:"◦";
	position: absolute;
	top: -9px;
	left: -15px;
	color:#009881;
	font-weight:700;
	font-size:23px;
}





.refnr {}
.apply {}
