<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:ACTIVE, A:LINK, A:VISITED {color : #313131; text-decoration : none;}

A:HOVER {color : #FF0000; text-decoration : none;}


BODY {
font-family: PFSquareSansProMedium, arial;
background:#F0F0F0;
height:100%;
margin:0;
padding:0;
box-sizing: border-box;
}

#body_admin{
	
	font-size: 10pt;
	background:#ffffff;
}

h2 {
  font-weight: normal;
}

#job_body{
font-family: arial, verdana, sans-serif, helvetica;	
font-size: 10pt;
background-color:#F0F0F0;
}

#inside_body {
	background-color:#F0F0F0;	
}




/*NEW*/
.back{
	background-color: transparent !important; 
	border: 0.5px solid lightgrey !important;  
	border-radius: 0 !important; 
	padding: 15px !important; 
	display: block; 
	margin: auto; 
	text-align: center; 
	width: 80px; 
	text-transform: uppercase !important;
}

/*NEW*/
.info_wrapper{

	color:#5c5c5c;
	width: 100%;
	max-width:960px;
	min-height: 500px;
	margin-top:15px;
	font-size: 11pt;
	background:#ffffff ;
	text-align:left;
	padding:10px;
    border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#808080;
}

.info_wrapper_l{

	color:#5c5c5c;
	width: 100%;
	max-width:960px;
	min-height: 100px;
	margin-top:15px;
	font-size: 11pt;
	background:#ffffff ;
	text-align:left;
	padding:10px;
    border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#808080;
}

.info_wrapper_mail{

	color:#5c5c5c;
	width:100%;
	margin-top:15px;
	font-size: 11pt;
	background:#ffffff ;
	text-align:left;
	padding:10px;
    border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#808080;
}

header {
top:0px;
position:relative;
height:380px;
width:100%;
color: white;
z-index:10;
}

/* top-nav-menu */
.topnav {
    overflow: hidden;
    background-color: white;
}

.topnav ul {
    list-style-type: none;
    margin: 0;
}

.topnav a {
    text-align: center;
    padding: 5px 0;
    text-decoration: none;
    font-size: 14px;
    display: block;
}
.openModal, .openModal2, .openModalFtr {
  cursor: pointer;
}

.nav-l {
    left: 0;
    float: left; 
    padding: 6px 0;
    margin: 0;
}

.nav-r a {
    padding: 0 4px;
    margin: 38px 4px 0 4px;
    float: right;
    color: #504949;
    text-transform: uppercase;
}

.nav-or a {
    border-radius: 1,5px;
    padding: 2px 8px;
    margin: 35px 4px 0 4px;
    float: right;
    text-transform: uppercase;
    color:  white;
    background-color: #ee8000;
}

.nav-f a {
    margin: 7px 0 0 0;
    float: right;
}

.nav-f a img {
    width: 65px;
    height: auto;
}

/* Top-Nav Mobile */
.mobile-container{
    display: none;
}


nav{
	
	text-align:left;
	width:100%;
	height:60px;
	background:#ffffff ;
	border-top-width:1px; 
	border-top-style:solid; 
	border-top-color:#808080;
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#808080;
	bottom:0px;			
	left:0px;
	position:absolute;
				
}

* html nav {
	top:expression(auto);
}
.fixed-navi {
	top:0px;
	position:fixed !important;
	position:absolute;
}
* html .fixed-navi {
	top:expression(documentElement.scrollTop);
}

.top_company_center{
	margin:0 auto;
	background-color:#ffffff;
	width:100%;
	max-width:1000px;
	overflow:hidden;
	z-index:-1;
}

.top_company_item{
	font-family: PFSquareSansProMedium, arial;
	float:left;
	color:#5c5c5c;
	text-align:center;
	height:27px;
	font-size: 12pt;
	background:#ffffff ;
	padding:15px;
	margin-left:10px;
}

.top_company_item:hover {
border-bottom-width:3px; 
border-bottom-style:solid; 
border-bottom-color:red;
color:#000000;
}

.top_company_item_active {
	border-bottom-width:3px; 
	border-bottom-style:solid; 
	border-bottom-color:red;
	color:#000000;
}

.headline_company{
font-weight:normal;	
font-family: PFSquareSansProMedium, arial;
color:#5c5c5c;
margin-top:0px;	
margin-bottom 0px;	
}

.subline_company{
font-weight:normal;	
font-family: PFSquareSansProMedium, arial;
color:#5c5c5c;
margin-top:5px;	
margin-bottom:0px;	
}

.infobox_company{
font-weight:normal;	
font-family: arial, verdana, sans-serif, helvetica;
color:#5c5c5c;

}

.images_company{
font-weight:normal;	
font-family: arial, verdana, sans-serif, helvetica;
color:#5c5c5c;

}

.text_body1{
margin-top:0px;
margin-left:25px;

font-weight:normal;	
font-family: arial, verdana, sans-serif, helvetica;
color:#5c5c5c;
padding:15px;

}

#head_row{
	color:#ffffff;
	font-size: 13pt;
	background:#808080 ;
	text-align:left;
	padding:5px;
	padding-left: 15px
}

#head_row_center {
	color:#ffffff;
	font-size: 13pt;
	background:#808080;
	text-align:left;
	padding:5px;
}

#bottom_row{
    font-family: arial, verdana, sans-serif, helvetica;
	color:#D8D8D8;
	font-size: 10pt;
	background:#808080 ;
	padding:10px;
	width: 20%;
	
	
}

#headline{
	
	color:#000000;
	font-size: 15pt;
	font-weight:bold; 
	
}

#table_menu{
	
	font-size: 11pt;
	color:#ffffff;
	line-height: 21px;
}

#head_table{
	font-size: 11pt;
	background-color:#ffffff;
	line-height: 21px;
}

.company_button{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12pt;
	border-style: solid;
	border-color:#808080;
	border-width: 1px;
	padding:5px;
	margin-left:8px;
	display: inline-block;
}


.company_button:hover {background-color:#d5d5d5;}

.login_button{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12pt;
    margin-left:12px;
	border-style: solid;
	border-color:#808080;
	border-width: 1px;
	padding:5px;
	cursor:pointer;
	display: inline-block;
}
.login_button:hover {background-color:#d5d5d5;}

.admin_button{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12pt;
	float:left;
	border-style: solid;
	border-color:#FFBF00;
	border-width: 1px;
	padding:5px;
	margin-left:12px;
	cursor:pointer;
	
}
.admin_button:hover {background-color:#d5d5d5;}

.job_mark{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12pt;
	float:left;
	border-style: solid;
	border-color:#808080;
	border-width: 1px;
	padding:5px;
	margin-left:35px;
	
}
.job_mark:hover {background-color:#d5d5d5;}

.job_print{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12pt;
	float:left;
	border-style: solid;
	border-color:#808080;
	border-width: 1px;
	padding:5px;
	margin-left:35px;
	
}
.job_print:hover {background-color:#d5d5d5;}

.job_recomm{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12pt;
	float:left;
	border-style: solid;
	border-color:#808080;
	border-width: 1px;
	padding:5px;
	margin-left:35px;
	
}
.job_recomm:hover {background-color:#d5d5d5;}

.job_apply{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12pt;
	float:left;
	border-style: solid;
	border-color:#808080;
	border-width: 1px;
	padding:5px;
	margin-left:35px;
	cursor:pointer;
	
}
.job_apply:hover {background-color:#d5d5d5;}

.job_apply_mobile{

	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 64px;
	display: block;
	width: 100%;
	border-color:#808080;
	border-width: 1px;
	padding:25px;
	cursor:pointer;
	box-sizing: border-box;
	color: #ffffff;
	
}

.video_apply_mobile{
	float:left;
	font-size: 3em;
	width: 32%;
	height: 180px;
	margin-right:10%;
	margin-left:5.7%;
	margin-top:30px;
	padding:25px;
	cursor:pointer;
	color: #ffffff;
	background-color:#0080ac;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:15px;
	
}

.standard_apply_mobile{
	float:left;
	font-size: 3em;
	width: 32%;
	height: 180px;
	margin-left:10%;
	margin-top:30px;
	padding:25px;
	cursor:pointer;
	color: #ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:15px;
	
}

.job_apply_mobile:hover {background-color:#d5d5d5;}



#suggests {
	position: absolute;
	background-color:#ffffff;
	z-index: 5;
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#808080;
	border-left-width:1px; 
	border-left-style:solid; 
	border-left-color:#808080;
	border-right-width:1px; 
	border-right-style:solid; 
	border-right-color:#808080;
}
	
#suggest_item {
	height:15px;
	background-color:#ffffff;
	font-size:14pt;
	color:#808080;
	padding:10px;
	cursor:pointer;
	
}	

.button_textfield {
	margin-left: 60px;
	margin-top: 18px;
	margin-right: 10px;
	font-size:11pt;

}

.button_update {
	float:left;
	background-image:url("images/update_weiss.png");
	background-size: 30% auto;
	background-position: 4px 4px; 
	background-repeat:no-repeat;
	background-color:#bdbdbd;
	width:155px;
	height:56px;
	margin:3px;	
	color:#ffffff;
}
	
.button_zurueck {
	float:left;
	background-image:url("images/zurueck_weiss.png");
	background-size: 30% auto;
	background-position: 4px 4px; 
	background-repeat:no-repeat;
	background-color:#bdbdbd;
	width:155px;
	height:56px;
	margin:2px;	
	color:#ffffff;
}

.button_weiter {
	float:left;
	background-image:url("images/weiter_weiss.png");
	background-size: 30% auto;
	background-position: 4px 4px;  
	background-repeat:no-repeat;
	background-color:#bdbdbd;
	width:155px;
	height:56px;
	margin:3px;	
	color:#ffffff;
}

.button_text {
	float:left;
	background-image:url("images/text_weiss.png");
	background-size: 30% auto;
	background-position: 4px 4px; 
	background-repeat:no-repeat;
	background-color:#bdbdbd;
	width:155px;
	height:56px;
	margin:3px;	
	color:#ffffff;
}

.button_stammdaten {
	float:left;
	background-image:url("images/stammdaten_weiss.png");
	background-size: 30% auto;
	background-position: 4px 4px; 
	background-repeat:no-repeat;
	background-color:#bdbdbd;
	width:155px;
	height:56px;
	margin:3px;	
	color:#ffffff;
}

.button_speichern {
	float:left;
	background-image:url("images/speichern_weiss.png");
	background-size: 30% auto;
	background-position: 4px 4px; 
	background-repeat:no-repeat;
	background-color:#bdbdbd;
	width:155px;
	height:56px;
	margin:3px;	
	color:#ffffff;
}

.button_pdf {
	float:left;
	background-image:url("images/pdf_weiss.png");
	background-size: 30% auto;
	background-position: 4px 4px;  
	background-repeat:no-repeat;
	background-color:#bdbdbd;
	width:155px;
	height:56px;
	margin:3px;	
	color:#ffffff;
}

.button_leitfaden {
	float:left;
	background-image:url("images/leitfaden_weiss.png");
	background-size: 30% auto;
	background-position: 4px 4px;  
	background-repeat:no-repeat;
	background-color:#bdbdbd;
	width:155px;
	height:56px;
	margin:3px;	
	color:#ffffff;
}

.button_textfield2 {
	margin-left: 35px;
	margin-top: 5px;
	font-size:10pt;

}

.options_ebit .card {
	border: none;
	padding: 5% 5px;
	height: 110px;
	background-color: transparent;
	cursor: pointer;
}

.options_ebit .card p{
	font-size: 10pt;
	margin: 5px 0;
}

.options_ebit a{
	color: #313131;
}

.options_ebit a:hover{
	color: #313131;
	text-decoration: underline;
}

.options_ebit .card h3{
	font-size: 12pt;
	margin: 5px 0;
}

.options_ebit .card img{
	height: 50px;
}

.options_ebit{
	height: 150px;
	background: #f0f0f0;
}

.options_ebit .column {
	float: left;
	padding: 0;
	width: 15.66%;
	margin: 0.5%;
	background: #fff;
}


.button_premium {
	float:left;
	cursor:pointer;
	background-image:url("/JM-Website-LOGOS-ICONS/JM-Arbeitgeberseite/JM-Premium.svg");
	background-repeat:no-repeat;
	background-size: 16% auto;
	background-position: 8px 8px; 
	background-color:#ffffff;
	width:95%;
	height:50px;
	margin:3px;	
	color:#000000;
	padding:5px;
	
}

.button_benefits {
	float:left;
	cursor:pointer;
	background-image:url("/JM-Website-LOGOS-ICONS/JM-Arbeitgeberseite/benefits.svg");
	background-repeat:no-repeat;
	background-size: 19% auto;
	background-position: 8px 8px; 
	background-color:#ffffff;
	width:95%;
	height:50px;
	margin:3px;	
	color:#000000;
	padding:5px;
	
}

.button_facebook {
	float:left;
	cursor:pointer;
	background-image:url("/JM-Website-LOGOS-ICONS/JM-Arbeitgeberseite/JM-Facebook.svg");
	background-repeat:no-repeat;
	background-size: 16% auto;
	background-position: 8px 8px; 
	background-color:#ffffff;
	width:95%;
	height:50px;
	margin:3px;	
	color:#000000;
	padding:5px;
	
}

.button_express {
	float:left;
	cursor:pointer;
	background-image:url("/JM-Website-LOGOS-ICONS/JM-Arbeitgeberseite/express.svg");
	background-repeat:no-repeat;
	background-size: 19% auto;
	background-position: 8px 8px; 
	background-color:#ffffff;
	width:95%;
	height:50px;
	margin:3px;	
	color:#000000;
	padding:5px;
	
}

.button_feed {
	float:left;
	cursor:pointer;
	background-image:url("/JM-Website-LOGOS-ICONS/JM-Arbeitgeberseite/JM-Inserat-Schnittstelle.svg");
	background-repeat:no-repeat;
	background-size: 16% auto;
	background-position: 8px 8px; 
	background-color:#ffffff;
	width:95%;
	height:50px;
	margin:3px;	
	color:#000000;
	padding:5px;
	
}

.button_turbo {
	float:left;
	cursor:pointer;
	background-image:url("/JM-Website-LOGOS-ICONS/JM-Arbeitgeberseite/JM-Top-Turbo.svg");
	background-repeat:no-repeat;
	background-size: 16% auto;
	background-position: 8px 8px; 
	background-color:#ffffff;
	width:95%;
	height:50px;
	margin:3px;	
	color:#000000;
	padding:5px;
	
}

#frame_div {
border: 2px solid #808080; 
width:1020px;	
background-color:#ffffff;
}

.besucherinfo {
cursor:pointer;

}

.besucherinfo_keine {
cursor:pointer;
color:#bdbdbd;
}

#tab_login{
	
	font-size: 11pt;
	color:#5e5e5e;
	
}

#div_login{
	
	font-size: 11pt;
	color:#C0C0C0;
	height:35;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align:bottom;
}



#div_password{
	
	font-size: 11pt;
	color:#C0C0C0;
	height:60;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align:bottom;
	

}

#div_suche0{

	color:#ffffff;
	font-size: 14px;
	text-align:left;
	height:100;
	}

#div_suche{
	
	font-size: 11pt;
	color:#5c5c5c;
	height:42;
	margin-left: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#div_bdb{
	
	font-size: 11pt;
	color:#5c5c5c;
	height:42;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#div_anmeldung{
	
	font-size: 11pt;
	
	height:20;
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#div_info_bdb{
	
	font-size: 11pt;
	
	height:20;
	margin-left: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#unternehmens_links{

}

#button_show{

	font-size: 10pt;
	background:#F0F0F0;
}

#table_show{

	font-size: 10pt;
	background:#F0F0F0;
}

#table_show1{

	font-size: 10pt;
	background:#bdbdbd;
}

#row_show2{
	font-family: arial, verdana, sans-serif, helvetica;
	width:200px;
	font-size: 12pt;
	color:#000000;
	background:#ffffff;
	vertical-align:top;
}

#row_show3{
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12pt;
	color:#000000;
	background:#ffffff;
	vertical-align:top;
}

#row_show4{
	font-family: arial, verdana, sans-serif, helvetica;
	width:240px;
	font-size: 12pt;
	color:#000000;
	background:#ffffff;
	vertical-align:top;
}

#bottom_tab{
	font-size: 10pt;
	background: #F0F0F0;
	word-wrap: break-word;
    table-layout: fixed;
   
}


.row_list, .row_list_ad{
	font-family: PFSquareSansProMedium, arial;
	font-size: 12pt;
	background:#ffffff;
	vertical-align:top;
	padding:5px;
	width:100%;
	max-height:120px;
	border-bottom-width:2px; 
	border-bottom-style:solid; 
	border-bottom-color:#F0F0F0;
	overflow: hidden;	
	box-sizing: border-box;
}

.row_list_pf {
	font-family: PFSquareSansProMedium, arial;
	font-size: 12pt;
	background:#d5d5d5;
	vertical-align:top;
	padding:5px;
	width:100%;
	max-height:120px;
	border-bottom-width:2px; 
	border-bottom-style:solid; 
	border-bottom-color:#F0F0F0;
	overflow: hidden;	
	box-sizing: border-box;
}

.row_list_ad {
	height: 100px;
}


.row_list_no_hover{
	font-family: PFSquareSansProMedium, arial;
	font-size: 12pt;
	background:#ffffff;
	vertical-align:top;
	padding:5px;
	width:100%;
	max-height:120px;
	border-bottom-width:2px; 
	border-bottom-style:solid; 
	border-bottom-color:#F0F0F0;
	overflow: hidden;	
	box-sizing: border-box;
}

.row_list_big {
	font-family: PFSquareSansProMedium, arial;
	font-size: 12pt;
	background:#ffffff;
	vertical-align:top;
	padding:5px;
	width:100%;
	height:180px;
	border-bottom-width:2px; 
	border-bottom-style:solid; 
	border-bottom-color:#F0F0F0;
	overflow: hidden;
	box-sizing: border-box;
}

.row_list:hover {background-color:#d5d5d5;}

.logo_list{
	font-family: PFSquareSansProMedium, arial;
	color:#5c5c5c;
	font-size: 12pt;
	vertical-align:top;
	padding:5px;
	width:7%;
	height:60px;
	display: inline-block;
	box-sizing: border-box;

}

.date_list{
	font-family: PFSquareSansProMedium, arial;
	color:#5c5c5c;
	font-size: 12pt;
	vertical-align:top;
	padding:5px;
	width:10%;
	height:60px;
	display: inline-block;
	box-sizing: border-box;

}

.content_list{
	font-family: PFSquareSansProMedium, arial;
	color:#5c5c5c;
	font-size: 12pt;
	vertical-align:top;
	padding:5px;
	width:55%;
	max-height:120px;
	display: inline-block;
	box-sizing: border-box;
	
}

.info_list{
	font-family: PFSquareSansProMedium, arial;
	color:#5c5c5c;
	font-size: 10pt;
	vertical-align:top;
	padding:5px;
	width:25%;
	max-height:120px;
	display: inline-block;
	box-sizing: border-box;

}

.row_list:hover {background-color:#d5d5d5;}


.row_list_button{
	font-family: PFSquareSansProMedium, arial;
	font-size: 12pt;
	background:#ffffff;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height:20px;
	border-bottom-width:2px; 
	border-bottom-style:solid; 
	border-bottom-color:#F0F0F0;
	text-align:center;
	cursor:pointer;	
}

.row_list_button:hover {background-color:#d5d5d5;}

#body1{
font-size: 11px;
color:#323a40;
}

#form1{
font-size: 12px;
font-weight:bold;
vertical-align:bottom;
background:#ffffff;
}

#form2{
font-size: 12px;
font-weight:bold;
vertical-align:top;
background:#ffffff;
}

#form3{
font-size: 12px;
vertical-align:top;
background:#ffffff;
}

#input_wz{
font-size: 12px;
vertical-align:top;
width: 35px;
height:22px;
}

#input_kl{
font-size: 12px;
vertical-align:top;
width: 100px;
height:22px;
}

#input_mid1{
font-size: 12px;
vertical-align:top;
width: 225px;
height:22px;
}

#input_mid2{
font-size: 12px;
vertical-align:top;
width: 150px;
height:22px;
}

#input_gr{
font-size: 12px;
vertical-align:top;
width: 380px;
height:22px;
}

#input_gr1{
font-size: 12px;
vertical-align:top;
width: 600px;
height:150px;
}

#input_disabled{
font-size: 12px;
font-weight: bold;
color:red;
vertical-align:top;
width: 225px;
height:22px;
}

#input_disabled1{
font-size: 12px;
font-weight: bold;
color:black;
vertical-align:top;
width:35px;
height:22px;
}

#input_disabled2{
font-size: 12px;
font-weight: bold;
color:black;
vertical-align:top;
width: 50px;
height:22px;
}

#head2{
font-size: 12px;
color:#323a40;
}

#abfrage1{
font-size: 12px;
color:#eeeeee;
}

#login_user{
font-size: 13pt;
color:#5c5c5c;
width: 90%;
max-width:300px;
height:35px;
background-color:#f4f4f4;
}

#login_pw{
font-size: 13pt;
color:#5c5c5c;
width: 90%;
max-width:300px;
height:35px;
background-color:#f4f4f4;
}

#login_submit{
font-size: 13pt;
color:#ffffff;
width:300px;
height:35px;
background-color:#808080;
cursor:pointer;
}

#jobTable tbody tr.odd {
	
	font-size: 13px;
	background:#edeeef;
	vertical-align:top;
}
#jobTable tbody tr.even {
	
	font-size: 13px;
	background:#ffffff;
	vertical-align:top;
}

.lightbox{
	margin:0 auto;
	width: 100%;
	max-width:960px;
	overflow:hidden;
	padding:1em .2em;
	box-sizing: border-box;
}

.box-in{
	background-color:rgba(255,255,255,0.60);
	overflow:hidden;
	padding:.3em 2em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:15px
}

fieldset {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.input_lang{
	 width:100%;
	 height:35px;
	 font-size:14pt;
	 color:#d6d6d6;
	 padding:3px;
	 -webkit-border-radius:3px;
	 -moz-border-radius:3px;
	 border-top-style: hidden;
      border-right-style: hidden;
      border-left-style: hidden;
      border-bottom-style: hidden;
      background-color: #ffffff;
}

#search_field {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top-style: hidden;
      border-right-style: hidden;
      border-left-style: hidden;
      border-bottom-style: hidden;
      background-color: #ffffff;
      padding:3px;
}

.no-outline:focus {
      outline: none;
      }

.search_submit {
	display: inline-block;
	min-width: 5%;
	vertical-align: bottom;
}

.search_submit #lupe {
	cursor:pointer;
}

.search_submit #search_button {
	display: none;
	font-size: 13pt;
	color:#ffffff;
	min-height:35px;
	background-color:#808080;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.search_box {
	display: inline-block;
	width: 45%;
	margin-right: 10px;
}
.styled-select {
	width: 45%;
	display: inline-block;
	margin-right: 10px;
}

.styled-select select {
   background-color: #ffffff;
   width: 100%;
   height:35px;
   font-size:14pt;
   color:#808080;
   line-height: 1;
   border: 0;
   border-radius: 5px;
   -webkit-border-radius:5px;
   }

.recommend_div {
   margin:10px;
   padding:10px;
   font-family: arial, verdana, sans-serif, helvetica;
   background-color: #ffffff;
   width:100%px;
   height:100%px;
   font-size:14pt;
   color:#808080;
   border: 0;
   border-radius: 5;
   -webkit-border-radius:5px;
 }

 #logo_untertitel {
 	display: inline-block;
 	font-size: 16pt;
 }

.mobile_list {
	display: none;
}

.mobile_col1, .mobile_col2, .mobile_col3 {
	font-family: PFSquareSansProMedium, arial;
	color:#5c5c5c;
	font-size: 12pt;
	color: #000000;
	vertical-align:top;
	padding:5px;
	min-height:60px;
	display: inline-block;
	box-sizing: border-box;
	word-wrap: break-word;
}

.mobile_col1{
	width:20%;
	text-align: center;
}
.mobile_col2{
	width:72%;
}
.mobile_col3{
	width:5px;
}

.mobile_logo {
	display:block;
	max-width:100%;
	margin-top: 10px; 
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#menu_full {
	width: 100%;
}

#menu_mobile {
	display: none;
}

#menu_list {
	display: none;
	list-style-type: none;
	position: absolute;
	top: 62px;
	right: 0px;
	width: 250px;
  	z-index: 10;
  	background-color: #474747;
  	overflow: hidden;
  	-webkit-padding-start: 0;
}

#menu_list li {
	padding: 0.8em;
	border-bottom-width:2px; 
	border-bottom-style:solid; 
	border-bottom-color:#F0F0F0;
	color: #ffffff;
}

#right_menu {
	vertical-align: bottom;
}

#head_table1 {
	height: 270px;
}

.fans_mobile_col {
	display: none;
}

.ads_div1 {
	display: inline-block; 
	width:20%; 
	height:100%;
	box-sizing: border-box;
	/*padding: 5px;*/
}

.ads_div2 {
	display: inline-block; 
	width:25%; 
	height:100%;
	box-sizing: border-box;
	/*padding: 5px;*/
}

.img_responsive {
	max-height: 90%; 
	max-width: 90%; 
	display: block; 
	margin: auto;
}

#wechselndesbild {
	display: block;
	height: 120px;
}

.disabled_text {
	color: #c9cfd8;
}

@media only screen and (max-width: 1000px) {
	#wechselndesbild {
		display: none;
	}
	
}



@media only screen and (max-width: 700px) {
	body { 
		font-size: 1.2em; 
	}

	#headlines {
		display: none;
	}
	#top_job_partner {
		display: none;
	}
	
	.mobile_list {
		display: block;
	}
	
	.full_list {
		display: none;
	}

	.row_list, .row_list_big, .row_list_ad {
		max-height: 450px;
		height: auto;
		min-height: 60px;
	}
	
	.search_box, .styled-select {
		width: 100%;
		display: block;
		margin-bottom: 5px;
	}
	#logo_untertitel {
		display: block;
		margin-left: 5px;
		font-size: 12pt;
	}
	#menu_full {
		display: none;
	}
	#menu_mobile {
		display: block;
	}
	#right_menu {
		vertical-align: middle;
	}
	.search_submit {
		display: block;
		width: 100%;
	}
	.search_submit #lupe {
		display: none;
	}
	.search_submit #search_button {
		display: block;
		width: 100%;
	}
	#head_table1 {
		background-image: none;
		height: auto;
	}
	#nav {
		display: none;
	}
	.lightbox {
		padding: 0.3em 0;
	}
	.box-in {
		background-color:rgba(255,255,255,0);
		padding: 0 1em;
	}
	#search_txt {
		color: #ffffff;
	}
	header {
		height: 330px;
	}
	.fans_desktop_col {
		display: none;
	}
	.fans_mobile_col {
		display: block;
	}
	.top_company_item {
		font-size: 10pt;
	}
	.ads_div {
		display: block;
		width: 100%;
		margin: auto;
		padding: 10px;
	}
	#wechselndesbild {
		display: none;
	}

}
</pre></body></html>