/* Version: 17.01.2014 */

@font-face { 
	font-family: "Open Sans";
	src: url('https://fonts.pwrk.dev/ofl/opensans/OpenSans[wdth,wght].woff2') format('woff2');
	font-weight: 300, 400, 500, 600, 700, 800;
	font-style: normal;
}

@font-face { 	
	font-family: "Open Sans";
	src: url('https://fonts.pwrk.dev/ofl/opensans/OpenSans-Italic[wdth,wght].woff2') format('woff2');
	font-weight: 300, 400, 500, 600, 700, 800;
	font-style: italic;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	background-color: #e4e4e4;
}

p {
	margin:0;
}

#header_top {
	padding: 1rem 4%;
	text-align: right;
}

p:empty {
height: 18px;
}


h1{
	margin: 0px;
	font-size: 1.8rem;
	line-height: 2.1rem;
	font-weight: normal;
}

h2{
	margin: 0px;
	font-size: 1.3rem;
	line-height: 1.6rem;
	font-weight: normal;
}

h3{
	margin: 0px;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-weight: 700;
	margin-bottom: 10px;
}

#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	font-size: 0.95rem;
	line-height: 1.25rem;
	position: relative;
}

.logo{
	padding: 35px 20px 0px 20px;
	margin-bottom: -39px;
}

.balken{
	background-color: #EB7413;
	height: 32px;
}

.content{
	padding: 20px 20px 30px 20px;
}

.hg_orange{
	background-color: #EB7413;
	color: #FFF;
	padding: 5px 10px;
}

.box_oben{
    position: absolute;
    left: 25px;
    bottom: 60px;
}

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

.left,
.right,
.middle {
	width: 31.5%;
-webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.25);
-khtml-box-shadow: 0 3px 6px 0 rgba(0,0,0,.25);
-moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,.25);
-ms-box-shadow: 0 3px 6px 0 rgba(0,0,0,.25);
box-shadow: 0 3px 6px 0 rgba(0,0,0,.25);
}

.left:hover,
.right:hover,
.middle:hover {
	background-color: #eee;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.box_mitte{
	padding: 20px;
}

.box_unten{
	background-color: #4D4D4D;
	color: #FFF;
	padding: 20px;
}

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

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

#footer{
}

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

 
/* Zusatz*/ 

a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #149768;
	text-decoration: none;
}
 
.text_gross{

}

.titel_gross{

}

.text_klein{

}

.titel_klein{

}

.orange {
	color: #EB7413;
}

.gruen {
	color: #149768;
}

.schwarz {
	color: #000000;
}

.upper {
	text-transform: uppercase;
}

.ausblenden {

}

.button:link, .button:visited, .button:active {
    color: #FFF;
    text-decoration: none;
    padding: 5px 240px 5px 15px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-image: url(//anzeigen.jobsintown.de/job/files/1367771/pfeil_gruen.png);
    background-repeat: no-repeat;
    background-position: right center;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.1rem;
}
.button:hover {
	color: #FFF;
	text-decoration: none;
    background-image: url(//anzeigen.jobsintown.de/job/files/1367771/pfeil_orange.png);
    background-repeat: no-repeat;
    background-position: right center;
}

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

li {
	padding-top: 10px;
	text-indent: -14px;
}

ul li::before {
    content: "»";
    padding-right: 7px;
	color: #EB7413;
	font-weight: 700;
}

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.refnr {}

.apply {}
