/*
* Responsive GDE - 21.04.2015 Google Update
*/

/* Navigation */
.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  display: block;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: none;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}



/* Main Layout Elements prepare for responsive */

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

#header {
	max-width:1040px;
	width:100%;
	margin-bottom:30px;
}
#ergebnis #search-results li.heading .gehalt_o {
	display:none;
}
#header .nav {
	max-width:1040px;
	width:100%;
}

#ergebnis .gde_result_suche ul li span.bundesland a {
	text-decoration:none;
	color:#ccc;
}

#content {
	max-width:1040px;
	width:100%;
}

.clear {
	clear:both;
}

#wrapper {
	width:100%;
	max-width:1040px;
}

/* Gehaltseiten Jobsearch result list */
/* Jobsearch List */
.midl-content#middlepanel #ergebnis ul li .position {
	width:199px;
	padding-right:34px;
}

.searchJobSucheOrtPubl {
	margin-left:388px;
	overflow:hidden;	
}

#ergebnis ul li.heading .gehalt {
	width:12%;
	padding-left:0px;
}
#ergebnis ul li .gehalt {
	width:12%;
}
#ergebnis #search-results .heading .alter {
	color:#A22279;
}


#ergebnis #search-results li .alter {
	width:10%;
	color:#ccc;
}
#ergebnis #search-results li .bundesland {
	width:34px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:inline-block;
	float:left;
}
#ergebnis #search-results li .gehalt_o {
	width:12%;
	display:none;
}
#ergebnis #search-results li .offe {
	width:12%;
	display:none;
}
#ergebnis #search-results li .job {
	width:20%;
}
#ergebnis .gde_result_suche_bundesland ul li .position {
	width:220px !important;
}
#middlepanel .wrap.contentJobSearch h1 {
	margin-top:20px;
}
#middlepanel .wrap.contentJobSearch #salarySearchHolder {
	margin-bottom:70px;
}

@media screen and (min-width: 50em) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
    height:37px;
    text-align:center;
    width:100%;
    /* padding-top:9px; */
    background: rgb(13,44,99); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(13,44,99,1) 0%, rgba(18,56,127,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,44,99,1)), color-stop(100%,rgba(18,56,127,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d2c63', endColorstr='#12387f',GradientType=0 ); /* IE6-9 */
  }
  .nav-toggle {
    display: none;
  }
}

@media screen and (max-width: 50em ) {
	.nav-collapse li {
		width:100%;
		background: rgb(13,44,99); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(13,44,99,1) 0%, rgba(18,56,127,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,44,99,1)), color-stop(100%,rgba(18,56,127,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d2c63', endColorstr='#12387f',GradientType=0 ); /* IE6-9 */
	}
	.nav-collapse a { 
		height:40px;
		padding-top:12px;
		padding-left:10px;
		width:100%;
	}
	#header .prof-search {
		background:none;
		width:30%;
		float:left;
	}
}

.nav-collapse,
.nav-collapse * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius:3px;
	border-top-right-radius:0px;
	background: rgb(13,44,99); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(13,44,99,1) 0%, rgba(18,56,127,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,44,99,1)), color-stop(100%,rgba(18,56,127,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(13,44,99,1) 0%,rgba(18,56,127,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d2c63', endColorstr='#12387f',GradientType=0 ); /* IE6-9 */
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
  font-size:12px;
}

.nav-collapse li {
  	float: left;
}

@media screen and (min-width: 50em) {
  .nav-collapse li {
  	padding-left:20px;
  	color:white;
  	height:37px;
  	border-right:1px solid;
  	border-radius:0px;
  	-moz-border-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    /* -webkit-border-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
     border-image: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); */
    border-image-slice: 1;
  }
  .nav-collapse li:hover {
  	cursor:pointer;
	background: #12387f; /* Old browsers */
	background: -moz-linear-gradient(top,  #12387f 0%, #0d2c63 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #12387f 0%,#0d2c63 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #12387f 0%,#0d2c63 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12387f', endColorstr='#0d2c63',GradientType=0 ); /* IE6-9 */	  	
  }
}

.nav-collapse a {
  color: #fff;
  text-decoration: none;
  /* width: 100%; */
  border-bottom: 1px solid white;
  float: left;
}

.nav-collapse a.active {
	text-decoration:underline;
}


@media screen and (min-width: 50em) {
  .nav-collapse a {
    margin: 0;
    float: left;
    text-align: center;
    border-bottom: 0;
    padding-right:20px;
    padding-top:12px;
  }
}

.nav-collapse ul ul a {
  background: #808080;
  padding-left: 2em;
}

@media screen and (min-width: 50em) {
  .nav-collapse ul ul a {
    display: none;
  }
}

.nav-toggle {
  position: relative;
	font-size:37px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
  width: 60px;
  height: 60px;
  float: right;
  top:3px;
}

.nav-toggle:before {
  color: #012A57;
  text-transform: none;
  position: absolute;
  content: "≡";
  text-indent: 0;
  text-align: center;
  speak: none;
  width: 100%;
  top: 10px;
  right:10px;
  background-color:#F0EFF2;
  border-radius:8px;
  height:40px;
  width:40px;
}

.searchMobileIcon {
	width:40px;
	height:40px;
	border-radius:8px;
	position:absolute;
	right:60px;
	top:14px;
	background: #308714 url('../images/lupa.png') no-repeat 140% 50%;
	background-size:80%;
}

.nav-toggle.active::before {
  content:"x";
  font-size:0.87em;
}

.mobileSearch {
	padding:5px;
	width:100%;
	background:#F0EFF2;
}

div.mobileSearch.fixed {
	position:fixed;
	top:0px;
	z-index:9;
}

.mobileSearch input {
	width:100%;
	height:34px;
	border-radius:3px 0 0 3px;
	float:left;
	padding-left:5px;
}
.mobileSearch .buttonbin a {
	background:#308714 url('../images/lupa.png') no-repeat 100% 50%;
	border-radius:0 3px 3px 0;
	height:26px;
	float:right;
	text-align:center;
	color:#fff;
	padding:10px 27px 0 15px;
	float:right;
	text-decoration:none;
	font-size:0.8em;
}
.mobileSearch fieldset div.input {
	width:90%;
	float:left;
}
.mobileSearch fieldset div.buttonbin {
	width:10%;
	float:right;
}
.mobileSearch fieldset div.buttonbin::after {
	clear:both;
}


/*** Mobile Definitions ***/

/* Smartphones (portrait and landscape) ----------- */
@media (max-width : 640px)/* ,
@media screen and (device-width: 320px) and (device-height: 640px) */ {
	html div {
		box-sizing:border-box;
	}
	
	#middlepanel .googleblock {
		float:none;
		padding:0px;
	}
	
	#wenn_alternating_colors #tableNettoRechnerErgebnis tr td.right.alt {
		display:none;
	}
	
	#middlepanel .tableHolder table#tableNettoRechnerErgebnis {
		table-layout:fixed;
		overflow:hidden;
		word-break:break-word;
	}
	#middlepanel .tableHolder #tableNettoRechnerErgebnis td.rechnerToggleHeader {
		width:100px;
	}
	
	#wenn_alternating_colors #tableNettoRechnerErgebnis tr td.right {
		width:30%;
		text-align:right;
		padding-right:0px;
	}
	#wenn_alternating_colors #tableNettoRechnerErgebnis tr td.right {
		width:30%;
	}
	
	.searchJobSucheOrtPubl {
		margin-left:0;
		overflow:initial;	
	}
	
	#commentPanel {
		display:none;
	}
	
	/* Desktop Ads */
	#leftpanel .googlead {
		display:none;
	}
	#introductionText h1 {
		margin-top:70px;
	}
	
	#middlepanel .prof-search .input, #salarySearchHolder input.input, #middlepanel.main-content .search .input, #middlepanel .search .grey-row .input {
		width:77%;
	}
	
	/*
	* Styled input fields for each pages / Searchbar input
	*/
	
	#middlepanel .search .grey-row .input.branche {width:53%;}
	#middlepanel .search .grey-row .input.beruf {width:53%;}
	#middlepanel .search .grey-row .input.statistics {width:53%;}
	#middlepanel .search .grey-row .input.news {width:53%;}
	
	#middlepanel .prof-search a.button, #salarySearchHolder a.searchButton, #middlepanel .search a.searchButton, .job-search .searchButton {
		width:89px;
	}
	#middlepanel .search form.grey-row {
		width:100%;
	}
	#newsList .image {
		float:none;
	}
	#content .subnav {
		width:100%;
		background:none;
	}
	
	#content .wrapper {
		float:none;
		width:100%;
		padding:0 5px 0 5px;
	}
	#middlepanel {
		width:100%;
		padding:0 0 0 0;
		float:none;
	}
	
	#content .wrapper.index_content #middlepanel {
		width:100%;
	}
	
	#middlepanel .wenn.last {
		float:none;
	}
	#middlepanel .wenn .googlead {
		float:none;
		padding:0;
	}
	#rightpanel {
		float:none;
		background-color:none;
	}
	#newsList li {
		margin:0;
	}
	
	#middlepanel .jobsearchPage .search a.searchButton {
		background: #A22279 url('../images/lupa.png') no-repeat 80% 50%;
	}
	
	#middlepanel .jobsearchPage form.search .grey-row .input {
		margin-bottom:10px;
	}
	
	#middlepanel .jobSearchResultMobile .detailsBig .links ul#search-results li a span.published {
		display:none;
	}
	
	#middlepanel .jobSearchResultMobile .detailsBig .links ul#search-results li a span.position {
		width:50%;
	}
	#middlepanel .jobSearchResultMobile .detailsBig .links ul#search-results li a span.ort {
		color:#3f4041;
		font-weight:normal !important;
		font-size:1em;
	}
	
	#middlepanel .jobSearchResultMobile .detailsBig .links ul#search-results li a span.position strong {
		text-decoration:none;
		color:#2455ab;
	}
	
	/* BNR Home */
	#nettogehaltHome {
		width:100%;
	}
	.detailsBig ul#search-results .heading .published {
		display:none;
	}
	.detailsBig ul#search-results .heading .position {
		display:none;
	}
	
	#nettogehaltHome .holder #nettorechnerForm {
		margin:0;
		float:none;
		box-sizing:border-box;
	}
	#nettorechnerForm .inputFieldText {
		width:89%;
		margin-top:5px;
		padding:10px 0 10px 10px;
		border-radius:5px;
	}
	#nettorechnerForm .select {
		width:94%;
		margin-top:5px;
		padding:10px 0 10px 10px;
	}
	#nettorechnerForm {
		width:100%;
	}
	#nettorechnerForm .row label {
		width:100%;
		text-align:left;
	}
	#socialNetworks, #facebookPluginWrapper, #googleplusPluginWrapper {
		width:100%;
		display:none;
	}
	#rightpanel .module0 {
		width:100% !important;
		display:none;
	}
	#rightpanel .module1 {
		width:100% !important;
		display:none;
	}
	#rightpanel .module2 {
		width:100% !important;
	}
	#rightpanel .module3 {
		width:100% !important;
		display:none;
	}
	#rightpanel .module4 {
		width:100% !important;
		display:none;
	}
	#rightpanel .module5 {
		width:100% !important;
		display:none;
	}
	#rightpanel .module6 {
		width:100% !important;
		display:none;
	}
	#footerHome {
		width:100%;
	}
	#partnerLinksHolder {
		width:100%;
		margin-top:0px;
		margin-left:0px;
		padding-top:0px;
		padding-bottom:0px;
	}
	#footerHome .FooterLinks, #footer .FooterLinks {
		margin-top:0px;
		margin-left:0px;
		padding-top:0px;
		padding-bottom:0px;
	}
		.FooterLinks {
		display:none;
		}
	#newsList .image {
		display:none;
	}
	#middlepanel .googlead {
		display:none;
	}
	#imprintBar {
		width:100%;
	}
	#content #leftpanel {
		display:none;
	}
	#nettogehaltHome .holder .info {
		padding-top:10px;
	}
	#facebookPluginHolder {
		float:none;
	}
	#middlepanel .wenn .nettogehalt p {
		display:none;
	}
	#middlepanel .wenn .nettogehalt div.box2 {
		display:none;
	}	
	.detailsBig .links ul li {
		width:100%;
	}
	.detailsBig .links ul li a {
		width:100%;
		padding-bottom:10px;
	}
	.detailsBig .links ul li a .full {
		width:100%;
		text-decoration:underline;
		color:#ae227a;
		font-size:1.2em;
	}
	#middlepanel .prof-search fieldset {
		width:100%;
	}
	#middlepanel .prof-search .holder {
		width:100%;
	}
	#middlepanel .prof-search a.button, #middlepanel .search a.searchButton, .job-search .searchButton {
		width:70px;
	}
	#salarySearchHolder a.searchButton {
		width:44px;
		display:block;
		line-height:1.4em;
		height:36px;
		box-sizing:border-box;
		padding:0px 0px 0px 0px;
		text-indent: -999px;
		white-space:normal;
	}
	#middlepanel #kontakt {
		width:100%;
		padding:0px;
	}
	
	#middlepanel .wenn {
		width:100%;
		padding:0px;
	}
	#ergebnis {
		width:100%;
	}
	
	.swooBox {
		display:none !important;
	}
	.PartnerLinks {
		display:none;
	}
	.detailsBig {
		width:100%;
	}
	.detailsBig .links {
		width:100%;
	}
	.detailsBig .links table {
		width:100%;
	}
	#detailseite {
		width:100%;
	}
	#detailseite .list {
		width:100%;
		padding:0px;
	}
	#detailseite .list ul li {
		width:100%;
	}
	#detailseite .list ul li ul li .right {
		text-align:right;
	}
	#detailseite .list ul li .right {
		width:100%;
	}
	.comments {
		width:100%;
		display:none;
	}
	#middlepanel .similar-articles-block {
		width:100%;
	}
	
	/* Searchform */
	#middlepanel form.search .grey-row .input {
		width:100%;
	}
	#middlepanel form.search [class*='row'] [class*='column'] {
		width:93%;
	}
	#middlepanel form.search .grey-row .long-column {
		width:93% !important;
		padding-top:5px;
	}
	#middlepanel form.search .grey-row .umkreissuche .pos-rel select {
		margin-top:5px !important;
		width:100% !important;
	}
	#middlepanel .search .row [for*='searchtext'] {
		display:none;
	}
	#middlepanel .search .row [for*='location'] {
		display:none;
	}
	#middlepanel .search .row [for*='distance'] {
		display:none;
	}
	
	/* Jobsearch result listing */
	#ergebnis ul {
		width:100%;
	}
	#ergebnis ul li {
		width:100%;
		padding-bottom:3px;
	}
	#ergebnis br {
		display:none;
	}
	
	#middlepanel #ergebnis .detailsBig #search-results li.heading {
		padding:0px;
	}
	#ergebnis ul li .position {
		width:100%;
	}
	
	#ergebnis ul li .ort {
		
	}
	#ergebnis ul li .datum {
		
	}
	
	.detailsBig .links ul li a span {
		width:100%;
	}
	#middlepanel #ergebnis .detailsBig #search-results li:not(.heading) a {
		padding:4px 4px 4px 0px;
	}
	
	#ergebnis ul li .photo {
		display:none;
	}
	
	.midl-content#middlepanel #ergebnis ul li .position {
		display:none;
	}
	
	/* width and display none responsive result list jobsearch */
	#ergebnis ul li.heading .gehalt {
		display:none;
	}
	#ergebnis #search-results li .alter {
		display:none;
	}
	#ergebnis #search-results li .job {
		overflow:hidden;
		word-break:normal;
		text-overflow:ellipsis;
		text-align:right;
		color:#9C1C4E;
		width:50px;
		display:none;
	}
	
	#ergebnis #search-results li .job a {
		color:#9C1C4E;
		display:inline-block;
		vertical-align:middle;
		width:60%;
		
	}
	
	#ergebnis #search-results li .job a:after {
		content:'\f101';
		font:1.1em 'FontAwesome';
		padding:0 0 0 8px;
	}
	
	#ergebnis ul li .gehalt {
		display:none;
	}
	#ergebnis #search-results li .infobox {
		display:none;
	}
	
	/* width result list */
	#ergebnis #search-results li:first-child {
		border-top:1px solid #e6e7e9;
	}
	#ergebnis #search-results li {
		border-bottom:1px solid #e6e7e9;
	}
	
	.midl-content#middlepanel #ergebnis #search-results li {
		padding:14px 0 14px 0;
		font-size:1.0em;
		width:100%;
		margin:0;
	}
	
	
	.midl-content#middlepanel #ergebnis #search-results li:nth-child(2) {
		border-top:1px solid #e6e7e9;
	}
	
	
	#ergebnis #search-results li.heading .bundesland {
		color:#0d2d64;
		font-weight:bold;
		text-transform:none;
		line-height:28px;
		padding-bottom:15px;
		font-size:1.1em;
		display:block;
	}
	#ergebnis #search-results li.heading .gehalt_o {
		color:#0d2d64;
		font-weight:bold;
		text-transform:none;
		display:inline-block;
		line-height:28px;
		padding-bottom:15px;
	}
	#ergebnis #search-results li.heading .offe {
		color:#0d2d64;
		font-weight:bold;
		text-transform:none;
		display:inline-block;
		line-height:28px;
		padding-bottom:15px;
		text-align:center;
	}
	#ergebnis #search-results li .bundesland {
		width:50%;
		float:left;
		display:block;
	}
	#ergebnis #search-results li .bundesland a {
		color:#2455ab;
		text-decoration:none;
	}
	#ergebnis #search-results li .gehalt_o {
		width:25%;
		text-align:right;
		display:inline-block;
	}
	#ergebnis #search-results li .offe {
		width:20%;
		text-align:right;
		padding-right:10px;
		display:inline-block;
	}
	#ergebnis #search-results li .offe a {
		color:#9C1C4E;
		font-weight:bold;
		width:100%;
		vertical-align:inherit;
	}
	#ergebnis #search-results li .offe a::after {
		content:'\f101';
		padding:0 0 0 8px;
		font: 1.1em 'FontAwesome';
	}
	#ergebnis #search-results li .offe::after {
		clear:both;
	}
	#ergebnis .icon {
		display:none;
	}
	
	#middlepanel.midl-content .searchLong .grey-row a.searchButton {
		float:left;
		padding-left:0px;
		margin-left:0px;
	}
	#middlepanel.midl-content .searchLong .grey-row a.searchButton::after {
		clear:both;
	}
	#middlepanel .wenn .info {
		width:40%;
	}
	.paging a {
		padding:11px;
		font-size:1em;
	}
	.detailsBig .links ul li a .leftSmall {
		color:#ae227a;
		text-decoration:underline;
		font-size:1.2em;
		width:100%;
	}
	#rightpanel div .alle ul li a, #alphabet .alle ul li a {
		width:31px;
		height:29px;
		padding-top:4px;
		padding-left:0px;
		background-position:6px -45px;
	}
	#rightpanel div .alle ul li a, #alphabet .alle ul li a:hover {
		background-position:5px -1px;
	}
	
	#rightpanel .module2 {
		display:none;
	}
	
	#middlepanel .wenn {
		display:none;
	}
	#header .logo {
		margin-left:5px;
	}
	#header .logo a {
		background-size:170px;
		background-position:0px 0px;
		height:66px;
	}
	#content .subnav {
		margin-bottom:10px;
	}
	#middlepanel .wenn.berufSuche {
		display:block;
	}
	#middlepanel .wenn.brancheSuche {
		display:block;
	}
	/* BNR */
	#middlepanel .wenn.bnr_rechner {
		display:block;
	}
	.nettogehalt {
		width:100%;
	}
	#nettorechnerForm {
		padding:0px;
		background:#fff;
	}
	#middlepanel .jobSearchMobile .grey-row a.searchButton {
		margin-top:5px;
	}
	#middlepanel .bnrMobile .grey-row a.searchButton {
		margin-top:5px;
	}
	.midl-content#middlepanel .searchLong .grey-row a.searchButton {
		margin-top:5px;
	}
	.main-content#middlepanel {
		padding:0px;
	}
	/* #wenn_alternating_colors #tableNettoRechnerErgebnis .rechnerBruttoNetto tr td.right {
		display:block;
	} */
	#wenn_alternating_colors #tableNettoRechnerErgebnis tr td.rechnerToggleHeader {
		width:100%;
	}
	#wenn_alternating_colors #tableNettoRechnerErgebnis .rechnerBruttoNetto tr td.rechnerToggleHeader {
		width:76%;
		padding-left:10px;
		padding-right:0px;
	}
	.leftfloat {
		float:left;
	}
	#adunit {
		width:100%;
	}
	.detailsBig ul#search-results li:not(.heading) .ort {
		text-align:right;
	}
	#wenn_alternating_colors .tableHolder table tr td.left {
		padding-left:10px;
	}
	
	/* Mobile View Joblist */
	#ergebnis .heading h2 {
		margin:0;font-size:0.9em;font-weight:bold;color:#0d2d64;float:left;width:45%;line-height:28px;
	}
	#ergebnis .heading h2.gehalt {
		text-align:right;
		width:29%;
	}
	#ergebnis .heading h2.jobs {
		width:20%;
		text-align:center;
		float:right;
	}
	#ergebnis .jobs-list a.name {
		padding-left:2%;
		color:#2455ab;
		text-decoration:none;
	}
	
	.jobs-list{width:100%;margin:0;padding:0;list-style:none;font-size:1.1em;}
	.jobs-list li{vertical-align:top;border-bottom:1px solid #e6e7e9;position:relative;}
	.jobs-list li:after,
	.jobs-list:after{clear:both;display:block;content:'';}
	.jobs-list li:first-child{border-top:1px solid #e6e7e9;}
	.jobs-list a{display:inline-block;vertical-align:middle;margin:0 -2px;position:relative;}
	.jobs-list a.name{
		padding:13px 0 13px 2%;
		width:80%;
	}
	.jobs-list span.quantity{position:absolute;background:#9C1C4E;text-align:center;min-width:30px;height:30px;right:0;top:50%;margin:-28px 0 0;color:#fff;line-height:30px;border-radius:16px;border:2px solid #fff;font-size:14px;}
	.land .jobs-list a.name{padding-left:5%;}
	.jobs-list a.job:after{content:'\f101';font:1.1em 'FontAwesome';padding:0 0 0 8px;}
	.land .jobs-list a.job{width:20%;}
	.jobs-list a.job:hover,
	.jobs-list a.job:focus{text-decoration:none;}
	.jobs-list a.male{background:url('../../images/mobile/male.gif') no-repeat 6px 50%;}
	.jobs-list a.female{background:url('../../images/mobile/female.gif') no-repeat 6px 50%;}
	.actual .jobs-list a{display:block;padding:11px 4% 11px 10%;margin:0;}
	.actual .jobs-list li:nth-child(even){background:#f7f7f7;}
	.jobs-list a span { 
		display:inline-block;
		vertical-align:middle;
		width:60%;
		position:relative;
		z-index:2;
		margin:0 -2px; 
		
	}
	.jobs-list a span.alt{text-align:right;color:#3f4041;width:32%;}
	.actual .jobs-list li:nth-child(even) a:after{background:#fff url('../../images/mobile/sprite.png') no-repeat -26px -77px;}
	#ergebnis ul li .job {
		float:none;
		width:0;
	}
	#ergebnis ul li a.job {
		text-decoration:underlined;
		text-align:center;width:15%;color:#9C1C4E;padding:4px 0 5px;margin:0 0 0 2%;font-weight:bold;
	}
	#ergebnis ul {
		font-size:0.8em;
	}
	
	/* Disable autozoom on iOS */
	select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { 
		font-size: 16px;
	}
	
	/* stellenangebote-jobs jobsuche jobboerse */
	#middlepanel .jobsearchPage h1 {
		display:none;
	}
	
	#middlepanel .jobsearchPage p {
		display:none;
	}
	#middlepanel .jobsearchPage .jobSearchMobile .pos-rel select {
		display:none;
	}
	#middlepanel .jobsearchPage .jobSearchMobile .searchButton {
		width:100%;
		text-align:center;
		padding:14px 0 0 0;
	}
	#middlepanel .jobsearchPage .search {
		padding:0px 0 20px;
	}
	
	#middlepanel .jobSearchResultMobile .detailsBig .links ul li:not(.heading) a {
		padding:11px 0 11px 0 !important;
	}
	
	#middlepanel .partnerbox {
		width:100%;
	}
	#middlepanel .partner_elem {
		padding-left:2%;
	}
	#middlepanel .searchLong {
		width:100%;
	}
	#middlepanel .searchLong fieldset {
		padding:0;
	}
	
	/* BNR Responsive 01.06.2015 */
	#middlepanel .heading .wenn.bnr_rechner .nettogehalt h1 {
		text-align:left;
		font-size:15px;
		padding-left:10px;
	}
	#middlepanel .heading .wenn.bnr_rechner #nettorechnerForm {
		border:none;
	}
	#middlepanel .heading .wenn.bnr_rechner #nettorechnerForm .inputFieldText {
		border-radius:0px;
	}
	#middlepanel .heading .wenn.bnr_rechner #nettorechnerForm .radiodescription {
		margin-top:9px;
	}
	#middlepanel .heading .wenn.bnr_rechner #nettorechnerForm .row input[type="radio"], #nettorechnerForm .row .radio {
		margin-top:5px;
	}
	#middlepanel .heading .wenn.bnr_rechner #nettorechnerForm .select.short {
		width:100%;
		height:45px;
	}
	#middlepanel .heading .wenn.bnr_rechner #nettorechnerForm .select {
		width:99%;
		height:45px;
	}
	#middlepanel .heading .wenn.bnr_rechner #nettorechnerForm #JS_kinderRow {
		width:40%;
		float:left;
	}
	#middlepanel .heading .wenn.bnr_rechner #nettorechnerForm #JS_kinderFreibetraege {
		width:40%;
		float:left;
	}
	#middlepanel .heading .wenn.bnr_rechner #nettorechnerForm #inputStadt {
		width:96%;
	}
	#middlepanel .heading .wenn.bnr_rechner #nettorechnerForm #kksatz {
		width:96%;
	}
	#middlepanel .heading .wenn.bnr_rechner #nettorechnerForm input[name="jahrgang"] {
		width:96%;
	}
	#nettorechnerForm .button a, #middlepanel #nettorechnerForm .button a {
		width:100%;
		height:33px;
		padding:18px 0px 0px;
	}
	
}

/* Smartphones (landscape) ----------- */
@media (max-width: 650px) and (orientation: landscape),
(device-width: 320px) and (device-height: 640px),
(min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
  	html div {
		box-sizing:border-box;
	}
	
	.js .nav-collapse.closed {
		height:inherit;
	}
	
	#wenn_alternating_colors #tableNettoRechnerErgebnis tr td.right.alt {
		display:none;
	}
	
	#middlepanel .tableHolder table#tableNettoRechnerErgebnis {
		table-layout:fixed;
		overflow:hidden;
		word-break:break-word;
	}
	#middlepanel .tableHolder #tableNettoRechnerErgebnis td.rechnerToggleHeader {
		width:100px;
	}
	
	#wenn_alternating_colors #tableNettoRechnerErgebnis tr td.right {
		width:30%;
		text-align:right;
		padding-right:0px;
	}
	#wenn_alternating_colors #tableNettoRechnerErgebnis tr td.right {
		width:30%;
	}
	
	
	.searchJobSucheOrtPubl {
		margin-left:0;
		overflow:initial;	
	}
	
	#commentPanel {
		display:none;
	}
	
	/* Desktop Ads */
	#leftpanel .googlead {
		display:none;
	}
	#header {
		border-bottom:1px dotted #ccc;
		margin-bottom:5px;
		background:#F0EFF2;
		padding-bottom:0px;
	}
	#salarySearchHolder, #progress {
		width:96%;
		float:left;
	}
	#middlepanel .prof-search .input, #salarySearchHolder input.input, #middlepanel.main-content .search .input, #middlepanel .search .grey-row .input {
		width:74%;
	}
	#middlepanel .prof-search a.button, #middlepanel .search a.searchButton, .job-search .searchButton {
		width:89px;
	}
	#middlepanel .search form.grey-row {
		width:100%;
	}
	#newsList .image {
		float:none;
	}
	#content .subnav {
		width:100%;
		background:none;
	}
	
	#content .wrapper {
		float:none;
		width:100%;
		padding:0 5px 0 5px;
	}
	#middlepanel {
		width:100%;
		padding:0 0 0 0;
		float:none;
	}
	
	#content .wrapper.index_content #middlepanel {
		width:100%;
	}
	
	#middlepanel .wenn.last {
		float:none;
	}
	#middlepanel .wenn .googlead {
		float:none;
		padding:0;
	}
	#rightpanel {
		float:none;
		background-color:none;
	}
	#newsList li {
		margin:0;
	}
	
	#middlepanel .jobsearchPage .search a.searchButton {
		background: #A22279 url('../images/lupa.png') no-repeat 67% 50%;
	}
	
	#middlepanel .jobsearchPage form.search .grey-row .input {
		margin-bottom:10px;
	}
	
	#middlepanel .jobSearchResultMobile .detailsBig .links ul#search-results li a span.published {
		display:none;
	}
	
	#middlepanel .jobSearchResultMobile .detailsBig .links ul#search-results li a span.position {
		width:50%;
	}
	#middlepanel .jobSearchResultMobile .detailsBig .links ul#search-results li a span.ort {
		color:#3f4041;
		font-weight:normal !important;
		font-size:1em;
	}
	
	#middlepanel .jobSearchResultMobile .detailsBig .links ul#search-results li a span.position strong {
		text-decoration:none;
		color:#2455ab;
	}
	
	/* BNR Home */
	#nettogehaltHome {
		width:100%;
	}
	.detailsBig ul#search-results .heading .published {
		display:none;
	}
	.detailsBig ul#search-results .heading .position {
		display:none;
	}
	
	#nettogehaltHome .holder #nettorechnerForm {
		margin:0;
		float:none;
		box-sizing:border-box;
	}
	#nettorechnerForm .inputFieldText {
		width:89%;
		margin-top:5px;
		padding:10px 0 10px 10px;
		border-radius:5px;
	}
	#nettorechnerForm .select {
		width:94%;
		margin-top:5px;
		padding:10px 0 10px 10px;
	}
	#nettorechnerForm {
		width:100%;
	}
	#nettorechnerForm .row label {
		width:100%;
		text-align:left;
	}
	#socialNetworks, #facebookPluginWrapper, #googleplusPluginWrapper {
		width:100%;
		display:none;
	}
	#rightpanel .module0 {
		width:100% !important;
		display:none;
	}
	#rightpanel .module1 {
		width:100% !important;
		display:none;
	}
	#rightpanel .module2 {
		width:100% !important;
	}
	#rightpanel .module3 {
		width:100% !important;
		display:none;
	}
	#rightpanel .module4 {
		width:100% !important;
		display:none;
	}
	#rightpanel .module5 {
		width:100% !important;
		display:none;
	}
	#rightpanel .module6 {
		width:100% !important;
		display:none;
	}
	#footerHome {
		width:100%;
	}
	#partnerLinksHolder {
		width:100%;
		margin-top:0px;
		margin-left:0px;
		padding-top:0px;
		padding-bottom:0px;
	}
	#footerHome .FooterLinks, #footer .FooterLinks {
		margin-top:0px;
		margin-left:0px;
		padding-top:0px;
		padding-bottom:0px;
	}
		.FooterLinks {
		display:none;
		}
	#newsList .image {
		display:none;
	}
	#middlepanel .googlead {
		display:none;
	}
	#imprintBar {
		width:100%;
	}
	#content #leftpanel {
		display:none;
	}
	#nettogehaltHome .holder .info {
		padding-top:10px;
	}
	#facebookPluginHolder {
		float:none;
	}
	#middlepanel .wenn .nettogehalt p {
		display:none;
	}
	#middlepanel .wenn .nettogehalt div.box2 {
		display:none;
	}	
	.detailsBig .links ul li {
		width:100%;
	}
	.detailsBig .links ul li a {
		height:30px;
		width:100%;
		padding-bottom:10px;
	}
	.detailsBig .links ul li a .full {
		width:100%;
		text-decoration:underline;
		color:#ae227a;
		font-size:1.2em;
	}
	#middlepanel .prof-search fieldset {
		width:100%;
	}
	#middlepanel .prof-search .holder {
		width:100%;
	}
	
	.nav-collapse a { 
		height:40px;
		padding-right:6px;
	}
	
	.nav-collapse li {
		padding-left:0px;
	}
	
	#middlepanel #kontakt {
		width:100%;
		padding:0px;
	}
	
	#middlepanel .wenn {
		width:100%;
		padding:0px;
	}
	#ergebnis {
		width:100%;
	}
	
	.swooBox {
		display:none !important;
	}
	.PartnerLinks {
		display:none;
	}
	.detailsBig {
		width:100%;
	}
	.detailsBig .links {
		width:100%;
	}
	.detailsBig .links table {
		width:100%;
	}
	#detailseite {
		width:100%;
	}
	#detailseite .list {
		width:100%;
		padding:0px;
	}
	#detailseite .list ul li {
		width:100%;
	}
	#detailseite .list ul li ul li .right {
		text-align:right;
	}
	#detailseite .list ul li .right {
		width:100%;
	}
	.comments {
		width:100%;
		display:none;
	}
	#middlepanel .similar-articles-block {
		width:100%;
	}
	
	/* Searchform */
	#middlepanel form.search .grey-row .input {
		width:100%;
	}
	#middlepanel form.search [class*='row'] [class*='column'] {
		width:93%;
	}
	#middlepanel form.search .grey-row .long-column {
		width:93% !important;
		padding-top:5px;
	}
	#middlepanel form.search .grey-row .umkreissuche .pos-rel select {
		margin-top:5px !important;
		width:100% !important;
	}
	#middlepanel .search .row [for*='searchtext'] {
		display:none;
	}
	#middlepanel .search .row [for*='location'] {
		display:none;
	}
	#middlepanel .search .row [for*='distance'] {
		display:none;
	}
	
	/* Jobsearch result listing */
	#ergebnis ul {
		width:100%;
	}
	#ergebnis ul li {
		width:100%;
		padding-bottom:3px;
	}
	#ergebnis br {
		display:none;
	}
	
	#middlepanel #ergebnis .detailsBig #search-results li.heading {
		padding:0px;
	}
	#ergebnis ul li .position {
		width:100%;
	}
	
	#ergebnis ul li .ort {
		
	}
	#ergebnis ul li .datum {
		
	}
	
	.detailsBig .links ul li a span {
		width:100%;
	}
	#middlepanel #ergebnis .detailsBig #search-results li:not(.heading) a {
		padding:4px 4px 4px 0px;
	}
	
	#ergebnis ul li .photo {
		display:none;
	}
	
	.midl-content#middlepanel #ergebnis ul li .position {
		display:none;
	}
	
	/* width and display none responsive result list jobsearch */
	#ergebnis ul li.heading .gehalt {
		display:none;
	}
	#ergebnis #search-results li .alter {
		display:none;
	}
	#ergebnis #search-results li .job {
		overflow:hidden;
		word-break:normal;
		text-overflow:ellipsis;
		text-align:right;
		color:#9C1C4E;
		width:50px;
		display:none;
	}
	
	#ergebnis #search-results li .job a {
		color:#9C1C4E;
		display:inline-block;
		vertical-align:middle;
		width:60%;
		
	}
	
	#ergebnis #search-results li .job a:after {
		content:'\f101';
		font:1.1em 'FontAwesome';
		padding:0 0 0 8px;
	}
	
	#ergebnis ul li .gehalt {
		display:none;
	}
	#ergebnis #search-results li .infobox {
		display:none;
	}
	
	/* width result list */
	#ergebnis #search-results li:first-child {
		border-top:1px solid #e6e7e9;
	}
	#ergebnis #search-results li {
		border-bottom:1px solid #e6e7e9;
	}
	
	.midl-content#middlepanel #ergebnis #search-results li {
		padding:14px 0 14px 0;
		font-size:1.0em;
		width:100%;
		margin:0;
	}
	
	
	.midl-content#middlepanel #ergebnis #search-results li:nth-child(2) {
		border-top:1px solid #e6e7e9;
	}
	
	
	#ergebnis #search-results li.heading .bundesland {
		color:#0d2d64;
		font-weight:bold;
		text-transform:none;
		line-height:28px;
		padding-bottom:15px;
		font-size:1.1em;
		display:block;
	}
	#ergebnis #search-results li.heading .gehalt_o {
		color:#0d2d64;
		font-weight:bold;
		text-transform:none;
		display:inline-block;
		line-height:28px;
		padding-bottom:15px;
	}
	#ergebnis #search-results li.heading .offe {
		color:#0d2d64;
		font-weight:bold;
		text-transform:none;
		display:inline-block;
		line-height:28px;
		padding-bottom:15px;
		text-align:center;
	}
	#ergebnis #search-results li .bundesland {
		width:50%;
		float:left;
		display:block;
	}
	#ergebnis #search-results li .bundesland a {
		color:#2455ab;
		text-decoration:none;
	}
	#ergebnis #search-results li .gehalt_o {
		width:25%;
		text-align:right;
		display:inline-block;
	}
	#ergebnis #search-results li .offe {
		width:20%;
		text-align:right;
		padding-right:10px;
		display:inline-block;
	}
	#ergebnis #search-results li .offe a {
		color:#9C1C4E;
		font-weight:bold;
		width:100%;
		vertical-align:inherit;
	}
	#ergebnis #search-results li .offe a::after {
		content:'\f101';
		padding:0 0 0 8px;
		font: 1.1em 'FontAwesome';
	}
	#ergebnis #search-results li .offe::after {
		clear:both;
	}
	#ergebnis .icon {
		display:none;
	}
	
	#middlepanel.midl-content .searchLong .grey-row a.searchButton {
		float:left;
		padding-left:0px;
		margin-left:0px;
	}
	#middlepanel.midl-content .searchLong .grey-row a.searchButton::after {
		clear:both;
	}
	#middlepanel .wenn .info {
		width:40%;
	}
	.paging a {
		padding:11px;
		font-size:1em;
	}
	.detailsBig .links ul li a .leftSmall {
		color:#ae227a;
		text-decoration:underline;
		font-size:1.2em;
	}
	#rightpanel div .alle ul li a, #alphabet .alle ul li a {
		width:31px;
		height:29px;
		padding-top:4px;
		padding-left:0px;
		background-position:6px -45px;
	}
	#rightpanel div .alle ul li a, #alphabet .alle ul li a:hover {
		background-position:5px -1px;
	}
	
	#rightpanel .module2 {
		display:none;
	}
	
	#middlepanel .wenn {
		display:none;
	}
	#header .logo {
		margin-left:5px;
	}
	#header .logo a {
		background-size:170px;
		background-position:0px 0px;
		height:66px;
	}
	#content .subnav {
		margin-bottom:10px;
	}
	#middlepanel .wenn.berufSuche {
		display:block;
	}
	#middlepanel .wenn.brancheSuche {
		display:block;
	}
	/* BNR */
	#middlepanel .wenn.bnr_rechner {
		display:block;
	}
	.nettogehalt {
		width:100%;
	}
	#nettorechnerForm {
		padding:0px;
		background:#fff;
	}
	#middlepanel .jobSearchMobile .grey-row a.searchButton {
		margin-top:5px;
	}
	#middlepanel .bnrMobile .grey-row a.searchButton {
		margin-top:5px;
	}
	.midl-content#middlepanel .searchLong .grey-row a.searchButton {
		margin-top:5px;
	}
	.main-content#middlepanel {
		padding:0px;
	}
	/* #wenn_alternating_colors #tableNettoRechnerErgebnis .rechnerBruttoNetto tr td.right {
		display:block;
	} */
	#wenn_alternating_colors #tableNettoRechnerErgebnis tr td.rechnerToggleHeader {
		width:100%;
	}
	#wenn_alternating_colors #tableNettoRechnerErgebnis .rechnerBruttoNetto tr td.rechnerToggleHeader {
		width:76%;
		padding-left:10px;
		padding-right:0px;
	}
	.leftfloat {
		float:left;
	}
	#adunit {
		width:100%;
	}
	.detailsBig ul#search-results li:not(.heading) .ort {
		text-align:right;
	}
	#wenn_alternating_colors .tableHolder table tr td.left {
		padding-left:10px;
	}
	
	/* Mobile View Joblist */
	#ergebnis .heading h2 {
		margin:0;font-size:0.9em;font-weight:bold;color:#0d2d64;float:left;width:45%;line-height:28px;
	}
	#ergebnis .heading h2.gehalt {
		text-align:right;
		width:29%;
	}
	#ergebnis .heading h2.jobs {
		width:20%;
		text-align:center;
		float:right;
	}
	#ergebnis .jobs-list a.name {
		padding-left:2%;
		color:#2455ab;
		text-decoration:none;
	}
	
	.jobs-list{width:100%;margin:0;padding:0;list-style:none;font-size:1.1em;}
	.jobs-list li{vertical-align:top;border-bottom:1px solid #e6e7e9;position:relative;}
	.jobs-list li:after,
	.jobs-list:after{clear:both;display:block;content:'';}
	.jobs-list li:first-child{border-top:1px solid #e6e7e9;}
	.jobs-list a{display:inline-block;vertical-align:middle;margin:0 -2px;position:relative;}
	.jobs-list a.name{
		padding:13px 0 13px 2%;
		width:80%;
	}
	.jobs-list span.quantity{position:absolute;background:#9C1C4E;text-align:center;min-width:30px;height:30px;right:0;top:50%;margin:-28px 0 0;color:#fff;line-height:30px;border-radius:16px;border:2px solid #fff;font-size:14px;}
	.land .jobs-list a.name{padding-left:5%;}
	.jobs-list a.job:after{content:'\f101';font:1.1em 'FontAwesome';padding:0 0 0 8px;}
	.land .jobs-list a.job{width:20%;}
	.jobs-list a.job:hover,
	.jobs-list a.job:focus{text-decoration:none;}
	.jobs-list a.male{background:url('../../images/mobile/male.gif') no-repeat 6px 50%;}
	.jobs-list a.female{background:url('../../images/mobile/female.gif') no-repeat 6px 50%;}
	.actual .jobs-list a{display:block;padding:11px 4% 11px 10%;margin:0;}
	.actual .jobs-list li:nth-child(even){background:#f7f7f7;}
	.jobs-list a span { 
		display:inline-block;
		vertical-align:middle;
		width:60%;
		position:relative;
		z-index:2;
		margin:0 -2px; 
		
	}
	.jobs-list a span.alt{text-align:right;color:#3f4041;width:32%;}
	.actual .jobs-list li:nth-child(even) a:after{background:#fff url('../../images/mobile/sprite.png') no-repeat -26px -77px;}
	#ergebnis ul li .job {
		float:none;
		width:0;
	}
	#ergebnis ul li a.job {
		text-decoration:underlined;
		text-align:center;width:15%;color:#9C1C4E;padding:4px 0 5px;margin:0 0 0 2%;font-weight:bold;
	}
	#ergebnis ul {
		font-size:0.8em;
	}
	
	/* Disable autozoom on iOS */
	select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { 
		font-size: 16px;
	}
	
	/* stellenangebote-jobs jobsuche jobboerse */
	#middlepanel .jobsearchPage h1 {
		display:none;
	}
	
	#middlepanel .jobsearchPage p {
		display:none;
	}
	#middlepanel .jobsearchPage .jobSearchMobile .pos-rel select {
		display:none;
	}
	#middlepanel .jobsearchPage .jobSearchMobile .searchButton {
		width:100%;
		text-align:center;
		padding:14px 0 0 0;
	}
	#middlepanel .jobsearchPage .search {
		padding:0px 0 20px;
	}
	
	#middlepanel .jobSearchResultMobile .detailsBig .links ul li:not(.heading) a {
		padding:11px 0 11px 0 !important;
	}
	
	#middlepanel .partnerbox {
		width:100%;
	}
	#middlepanel .partner_elem {
		padding-left:2%;
	}
	#middlepanel .searchLong {
		width:100%;
	}
	#middlepanel .searchLong fieldset {
		padding:0;
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
	html div {
		box-sizing:border-box;
	}
	#header .prof-search {
		height:87px;
	}
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	html div {
		box-sizing:border-box;
	}
	div#middlepanel.jobsearch-content-width {
		width:620px !important;
	}
}

/* Desktop Zusatzanpassung bzgl Rightpanel */
@media only screen and (min-width : 768px) and (max-width : 999px) and (orientation : portrait) {
	#rightpanel {
		display:none;
	}
}



/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
	html div {
		box-sizing:border-box;
	}
	#content .wrapper {
		width:77%;
	}
	#header .prof-search {
		width:468px;
		height:89px;
	}
	#middlepanel .wenn {
		width:100%;
	}
	.detailsBig {
		width:100%;
	}
	.detailsBig .links {
		width:100%;
	}
	.detailsBig .links ul li a .leftSmall {
		width:440px;
	}
	.detailsBig .links ul li {
		width:100%;
	}
	.detailsBig .links ul li a .full {
		width:440px;
	}
	.jobsearchPage #ergebnis {
		width:100%;
	}
	.jobsearchPage #ergebnis ul {
		width:100%;
	}
	.jobsearchPage form.search .umkreissuche select {
		width:56px !important;
	}
	#middlepanel .jobsearchPage .search a.searchButton {
		width:72px;
	}
	
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
	#middlepanel .prof-search .input, #salarySearchHolder input.input, #middlepanel.main-content .search .input, #middlepanel .search .grey-row .input {
		width:80%;
	}
	#middlepanel #kontakt {
		width:100%;
		padding:0px;
	}
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
	#middlepanel .prof-search .input, #salarySearchHolder input.input, #middlepanel.main-content .search .input, #middlepanel .search .grey-row .input {
		width:82%;
	}
	#middlepanel #kontakt {
		width:100%;
		padding:0px;
	}
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
	#content .wrapper.index_content #middlepanel {
		width:93%;
	}
	#nettogehaltHome {
		width:97%;
	}
	#rightpanel {
		display:none;
	}
	#middlepanel .wenn.last {
		display:none;
	}
	#imprintBar {
		width:65%;
	}
	#footerHome {
		width:100%;
	}
	#nettorechnerForm {
		width:405px;
	}
	#partnerLinksHolder {
		height:27px;
	}
	#footerHome .FooterLinks, #footer .FooterLinks {
		margin:0px;
		padding:0px;
	}
}