/* Version: 17.01.2014 */


/* --- Normal --- */
@font-face { 
	font-family: "Source Sans 3"; 
	src: url('https://fonts.pwrk.dev/ofl/sourcesans3/SourceSans3[wght].woff2') format('woff2') ;
	font-weight: 200, 300, 400, 500, 600, 700, 800, 900;
	font-style: normal;
}

/* --- Italic --- */
@font-face { 
	font-family: "Source Sans 3"; 
	src: url('https://fonts.pwrk.dev/ofl/sourcesans3/SourceSans3-Italic[wght].woff2') format('woff2') ; 
	font-weight: 200, 300, 400, 500, 600, 700, 800, 900;
  	font-style: italic;
}

body {
	font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
	font-size: 0.8rem;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 17px;
	background-color: #4d4d4d;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}

#logo{
text-align:right;
}

#logo img{
display:inline-block;
width:25%;
}

.half-circle {
  position: absolute;
  top: -5rem;
  left: 7%;
  width: 10rem;
  height: 5rem;
  border-radius: 5rem 5rem 0 0;
  z-index: 10;
  background-color: #e2001a;
  transform-origin: bottom center;
  transform: rotate(180deg);
}

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

h2{
	margin: 0px;
	font-weight: normal;
}

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

#content{
	padding-top: 30px;
	padding-right: 7%;
	padding-bottom: 30px;
	padding-left: 7%;
}

#box_oben{
}

#box_mitte{
}

#box_unten{
}

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

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

#footer{
}

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

 
/* Zusatz*/ 

a:link, a:visited, a:active{
	text-decoration: none;
	color: #000 !important;
}

a:hover {
	color: #e1001a !important;
	text-decoration: none;
}

.grau a:link, .grau a:visited, .grau a:active{
	text-decoration: none;
	color: #808080 !important;
}

.grau a:hover {
	color: #e1001a !important;
	text-decoration: none;
}
 
.text_gross{

}

.titel_gross{

}

.text_klein{

}

.titel_klein{

}

.rot {
	color: #e1001a;
}

.grau {
	color: #808080 !important;
}

.schwarz {
	color: #000;
}

.bp {
	list-style-image: url(//anzeigen.jobsintown.de/job/files/1381479/bp.gif);
}


.ausblenden {

}

ul {
	margin: 0 !important;
	list-style-type: none !important;
}

li {
	position: relative !important; 
	margin: auto !important;
	padding: 0 0 0 1rem !important;
}

li:last-child {
	padding-bottom: 0 !important;
}

li::before {
	 content: '–' !important;
	 position: absolute !important;
	 top: -0.1rem !important;
	 left: 0.05rem !important;
}

.bp-punkt li::before {
	 content: '•' !important;
	 position: absolute !important;
	 top: -0.1rem !important;
	 left: 0.05rem !important;
}

#bild1{
	display: block;
}
.margin-bot{
margin-bottom:6px;}
	
#bild2{
	display: none;
}

.abstand03{margin:0.3rem 0 0 0 !important;}
.abstand05{margin:0.5rem 0 0 0 !important;}
.refnr {}

.apply {}
