/** Anpassungen Basler CSS START */
body {
	margin: 0 !important;
}

div.bodyWrapper {
  width: auto !important;
}

div.lowerWrapper {
	background: none !important;
	width: auto !important;
}

div.firstWrapper {
	margin-top: 0 !important;
}

.muz div.subsplashMainContent div.itemFullsize h1 {
	margin-top: 2px;
}

.muz .nomargintop {
	margin-top: 0 !important;
}

.muz div.subsplashMainContent .itemSingle {
	padding-bottom: 0 !important;
}

*+ form#searchForm {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.muz div.subsplashMainContent .itemDouble {
	padding-bottom: 0 !important;
}

.muz div.subsplashMainContent .itemDouble select,
.muz div.subsplashMainContent .itemDouble input.text {
	width: 255px;
	margin-bottom: 6px;
}

*+ html .muz div.subsplashMainContent .itemDouble input.text {
	height: 16px !important;
}

*+ html .muz div.subsplashMainContent .itemDouble select {
	height: 22px !important;
}

.muz div.subsplashMainContent .itemDouble input.text {
	width: 250px;
}

.muz div.subsplashMainContent .itemTriple {
	padding-bottom: 0 !important;
}

div.subsplashLowerContent h1 {
	margin: 18px 0px !important;
}

.muz div.subsplashMainContent .itemTriple select,
.muz div.subsplashMainContent .itemTriple input.text {
	width: 165px;
	height: 16px;
	margin-bottom: 6px;
}

*+ html .muz div.subsplashMainContent .itemTriple input.text {
	height: 16px;
}

*+ html .muz div.subsplashMainContent .itemTriple select {
	height: 22px;
}

.muz div.subsplashMainContent .itemTriple input.text {
	width: 160px;
}

div.subsplashLowerContent div.itemFullsize {
	width:526px;
	float:left;
	display:inline;
	padding-top:8px;
	padding-bottom:14px;
}

div.subsplashLowerContent div.itemFullsize div.imgContainer {
	float:left;
	width:165px;
	margin-right:16px;
	padding-top:4px;
}

div.subsplashLowerContent div.itemFullsize div.txtContainer {
	float:left;
	width:345px;
}

div.subsplashLowerContent div.itemFullsize h1 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

div.subsplashLowerContent div.itemFullsize p {
	line-height:20px;
	margin:0px;
	margin-bottom: 30px;
}

div.subsplashLowerContent div.itemFullsize p.last {
	margin-bottom: 0;
}

h1.large {
 	font-size: 20px !important;
	font-weight: normal !important;
}

.muz .contentUtilitiesWrapper {
	margin-top: 20px;
}
/** Anpassungen Basler CSS ENDE */

/** Allgemeine Styles START */
.muz .button.bold {
	font-weight: bold !important;
}

.muz h1.black {
	color: #000 !important;
	margin-bottom: 5px;
}

.clearer {
	clear: both;
	line-height: 1px;
	height: 0;
	font-size: 1px;
}

.itemFullsize ul li {
	background-position: 2px 5px;
	margin-bottom: 2px;
}

.muz a.butLink {
	color: #008AC9;
}

a.navLink {
	background: transparent url(../_img/navi_arrow.gif) no-repeat left 4px;
	padding-left: 10px;
	display: block;
}

.muz .jobboerse_mood {
	margin-bottom: 10px;
}
/** Allgemeine Styles ENDE */

.muz table.standard {
	margin-bottom: 5px;
}

.muz table.standard th,
.muz table.standard th a
{
	vertical-align: top;
	color: #58585a;
	text-decoration: none;
}

.muz table.standard th a.sort {
	background: transparent url(../_img/img_table_sort_sprite.gif) no-repeat right bottom;
	padding-right: 12px;
	/*display: block;*/
}

.muz table.standard th a.sort.asc {
	background-position: right top;
}

.muz table.standard th a.sort.desc {
	background-position: right -13px;
}

table.standard td {
	color: #58585a;
}

.muz table.standard th img {
	display: inline;
}

.nomarginbottom {
	margin-bottom: 0 !important;
}

/** Buttons START */
.muz div.subsplashMainContent .button {
	background: transparent url(../_img/_bg/img_bg_button_165.gif) no-repeat;
	color: #000000;
	display: block;
	font-weight: normal;
	margin-top: 16px;
	padding: 2px 10px 4px 30px;
	text-decoration: none;
}

.muz div.subsplashMainContent input.button {
	background: transparent url(../_img/_bg/img_bg_button_255.gif) no-repeat;
	color: #000000;
	display: block;
	font-weight: normal;
	margin-top: 12px;
	padding: 2px 10px 2px 30px;
	border: none;
	width: 255px;
}

.muz div.subsplashMainContent .minus {
	background-image: url(../_img/_bg/img_bg_button_minus_255.gif);
}

.muz div.subsplashMainContent .plus {
	background-image: url(../_img/_bg/img_bg_button_plus_255.gif);
}

.muz div.subsplashMainContent .itemTriple .button {
	margin-top: 9px !important;
}

.muz div.subsplashMainContent .itemTriple #startsearch {
	margin-top: 39px !important;
}

.muz div.subsplashMainContent .itemDouble #startsearch {
	cursor: pointer;
}

a.butLink {
	text-decoration:none;
	color:#000000;
}

.muz a.opensInTab {
	target-new: tab;
}

a.butLink:hover, a.butLink:active {
	color:#008ac9;
} 

a.jobLink {
	text-decoration:none;
	color:#000000;
}

a.jobLink:hover {
	color:#008ac9;
} 

a.butLink span {
	color:#008ac9;
	float:left;
	padding-right:8px;
	font-size:15px;
	line-height: 14px;
}

a.butLink div {
	float:left;
	width:85%;
	padding-top:2px;
	line-height:14px;
}


a.butArrow {
	font-size:16px;
	color:#008ac9;
	text-decoration:none;
	margin-left:5px;
	line-height:12px;
}

a.current div {
	color: #008AC9 !important;
}

.muz .infobarBlockItem a#morejobs {
	margin-top: 5px;
}

.muz .infobarBlockItem input.button {
	background: transparent url(../_img/_bg/img_bg_button_178.gif) no-repeat;
	width: 178px;
	color: #000000;
	display: block;
	font-weight: normal;
	margin-top: 20px;
	padding: 2px 30px;
	border: none;
}

.muz .arrow {
	margin-top: 4px;
}
/** Buttons ENDE */

a#showall {
	font-size: 11px;
	line-height: 25px;
	vertical-align: top;
}

a#showall span {
	line-height: 20px !important;
}

/** snippets START */
.muz .infobarBlock p.text {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
#searchForm a {
	padding-top: 3px;
	font-size: 11px;
}
/** snippets ENDE */

/** paging START */
div.paging {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

div.paging .pager a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px 3px 0px;
	display:block;
	padding-bottom: 3px;
}

div.paging .pager .selected a {
	font-weight: bold;
}

div.paging .pager li {
	background: none;
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	float: left;
	line-height: 10px;
}

div.paging .pager .first a {
	text-indent: 20px;
	display: block;
	width: 7px;
	height: 7px;
	background: transparent url(../_img/img_fast_back.gif) no-repeat left center;
}
div.paging .pager .previous a {
	text-indent: 20px;
	display: block;
	width: 7px;
	height: 7px;
	background: transparent url(../_img/img_back.gif) no-repeat left center;
}
div.paging .pager .next a {
	text-indent: 20px;
	display: block;
	width: 7px;
	height: 7px;
	background: transparent url(../_img/img_forward.gif) no-repeat right center;
}
div.paging .pager .last a {
	text-indent: 20px;
	display: block;
	width: 7px;
	height: 7px;
	background: transparent url(../_img/img_fast_forward.gif) no-repeat right center;
}

div.paging span {
	font-size: 10px;
	float: left;
	display: block;
}

div.paging span.page {
	margin-right: 120px;
}

div.paging span.pages {
	float: right;
}
/** paging ENDE */
