@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

body {
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	color: #000;
	text-decoration: none;
	font-weight: 400;
	word-spacing: normal;
	background-color: #FFF;
	line-height: 1.25;
}

p {
	margin: 0.5rem 0 0 0;
}

p:empty {
height: 18px;
}

hr {
	height:1px; 
	background-color:#ccc; 
	border: 0; 
	margin: 0.8rem 0;
}

strong{
	font-weight: 700;
}

h1{
	margin: 0px;
	font-size: 2.6rem;
	line-height: 1.15;
	font-weight: 700;
	padding-top: 0.3rem;
}

h2{
	margin: 0px;
	font-size: 2.15rem;
	line-height: 1.15;
	font-weight: 700;
}

#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 3px solid #59358c;
	font-size: 1.2rem;
}

.logo {
	text-align: right;
	padding-bottom: 1rem;
}

.logo img {
	width: 245px;
}

.content{
    padding: 20px 20px 20px 75px;
    background-image: url(//anzeigen.jobsintown.de/job/files/1380185/slogan.jpg);
    background-repeat: no-repeat;
    background-position: left center;
	background-size: 55px 100%;
}

.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: auto\9; /* ie8 */
	border:0;
}

 
/* Zusatz*/ 

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #59358c;
	text-decoration: none;
}
 
.text_gross{

}

.titel_gross{

}

.text_klein{

}

.titel_klein{

}

.farbe {
	color: #009fe3;
}

.upper {
	text-transform: uppercase;
}

.hide_m {

}

.abstand5 {
	padding-top: 0.5rem;
}

.abstand10 {
	padding-top: 1rem;
}

.abstand15 {
	padding-top: 1.5rem;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.15rem;
}

li {
	padding-left: 0.5rem;
}

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.refnr {}

.apply {}
