/* arbeiten.de | base stylesheet 2 */

/* set margin & padding to 0 for each element */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds.png) repeat-y -2584px 0px;
	color: #333333;
	line-height: 16px;	
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #EB4D07;
	line-height: 120%;		
}

h1 {
	font-size: 20px;
	padding: 0 0 0.5em 0;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

h3 a:link {
	color: #EB4D07;
	text-decoration: none;
}

h3 a:visited {
	color: #EB4D07;
	text-decoration: none;
}

h3 a:hover {
	color: #EB4D07;
	text-decoration: underline;
}

h3 a:active {
	color: #EB4D07;
	text-decoration: none;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	padding: 1em 0;
}

p {
	padding: 0.5em 0;
}
table {
	font-size: 11px;
}

td {
	padding: 5px;
}

th {
	font-size: 12px;
}

input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	margin: 2px 0px 0px;
	padding: 3px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;	
}

img, img a {
	border: 0;
}

td .title {
	font-weight: bold;
	color: #D10405;
}

a:link {
	color: #838383;
	text-decoration: underline;
}

a:visited {
	color: #838383;
	text-decoration: underline;
}

a:hover {
	color: #838383;
	text-decoration: none;
}

a:active {
	color: #838383;
	text-decoration: underline;
}

.sel-print-issue {
	width: 300px;
}

.table-lb {
	background: #D7E0E9;
	border: 1px solid #CCCCCC;
}

.table-lb .input {
	width: 145px;
}

.table-lb .select {
	width: 149px;
}





#wrapper {
	width: 948px;
	margin: 0 0 0 75px;
}

#head {
	height: 122px;
	width: 942px;
	margin: 10px 0 0 0;
	background: url(../images/backgrounds-1.2.png) no-repeat 0px 0px;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif;
}

#head #logo {
	height: 90px;
	width: 311px;
}

#head #to-button {
	width: 145px;
	height: 37px;
	position: absolute;
	right: 300px;
	top: 0px;
}

#head #logo-stepstone {
	width: 109px;
	height: 70px;
	position: absolute;
	right: 15px;
	top: 13px;
}

#head #admin-button {
	width: 150px;
	height: 35px;
	position: absolute;
	right: 152px;
	top: 0px;
}

#head #navigation {
	position: absolute;
	width: 922px;
	top: 90px;
	padding: 0 10px;
}

#head #navigation .spacer {
	padding: 0 10px;
}
#head #navigation ul.main {
	list-style: none;
	list-style-image: none;
	line-height: 30px;
}

#head #navigation ul.main li {
	float: right;
	height: 30px;
}

#head #navigation ul.main li a:link {
	text-decoration: none;
	color: #7b7b78;
	font-weight: bold;
}

#head #navigation ul.main li a:visited {
	text-decoration: none;
	color: #7b7b78;
	font-weight: bold;
}

#head #navigation ul.main li a:hover {
	text-decoration: underline;
	color: #7b7b78;
	font-weight: bold;
}

#head #navigation ul.main li:active {
	text-decoration: none;
	color: #7b7b78;
	font-weight: bold;
}

#head #navigation ul.main li a .link-red {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#head #navigation ul.perso {
	list-style: none;
	line-height: 30px;
}
#head #navigation ul.perso li {
	float: left;
	height: 30px;
}

#head #navigation ul.perso li a:link {
	text-decoration: none;
	color: #7b7b78;
	font-weight: bold;
}

#head #navigation ul.perso li a:visited {
	text-decoration: none;
	color: #7b7b78;
	font-weight: bold;
}

#head #navigation ul.perso li a:hover {
	text-decoration: underline;
	color: #7b7b78;
	font-weight: bold;
}

#head #navigation ul.perso li:active {
	text-decoration: none;
	color: #7b7b78;
	font-weight: bold;
}

#step-by-step-bar {
	height: 38px;
	width: 917px;
	line-height: 38px;
	color: #7b858a;
	background: url(../../images/boxed/workflowbar.png) no-repeat;
	padding: 0 15px 0 10px;
	font-size: 10px;
	text-align: center;
}

#content {
	margin: 0px 0 0 0;
	background: url(../images/boxed/content-background.png) repeat-y;
}

#cont-top {
	/* background: url(../images/boxed/content-top.gif) no-repeat left top; */
}

#cont-bot {
	background: url(../images/boxed/content-bottom.png) no-repeat left bottom;
}

#left {
	float: left;
	width: 570px;
	padding: 20px 12px 12px 14px;
}

#right {
	position: relative;
	float: right;
	width: 316px;
	padding: 20px 12px 12px 14px;
}

#searchtabs {
	margin: 10px 0 0 0;
}

#searchtabs a {
	color: #FFFFFF;
	text-decoration: none;
}

#searchtabs #tab-red {
	background: url(../images/backgrounds.png) no-repeat 0px -211px;
	width: 127px;
	height: 25px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}

#searchtabs #tab-orange {
	background: url(../images/backgrounds.png) no-repeat -127px -211px;
	width: 127px;
	height: 25px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	margin: 0 0 0 1px;
}
#searchbox {
	width: 556px;
	height: 77px;
	background: url(../images/backgrounds.png) no-repeat 0px -124px;
	color: #FFFFFF;
	padding: 5px;
}



#footer {
	color: #ACAEAF;
	font-size: 9px;
	margin: 15px 0 0 0;
	text-align: center;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:active{
	color: #FFFFFF;
	text-decoration: none;
}

#copyright {
	font-size: 10px;
	color: #87887e;
	margin: 10px 0;
	text-align: center;
}

#copyright a:link {
	color: #87887e;
	text-decoration: underline;
}

#copyright a:visited {
	color: #87887e;
	text-decoration: underline;
}

#copyright a:hover{
	color: #87887e;
	text-decoration: none;
}

#copyright a:active{
	color: #87887e;
	text-decoration: none;
}

#result-rss {
	text-align: center;
	padding: 15px 0 0 0;
}









/* classes, ids & co */

.c-red {
	width: 566px;
	margin: 0 0 15px 0;	
	background: url(../../images/boxed/c-red-mid.gif) repeat-y left top;	
}

.c-red-top {
	background: url(../../images/boxed/c-red-top.gif) no-repeat left top;		
}

.c-red-bot {
	background: url(../../images/boxed/c-red-bot.gif) no-repeat left bottom;
	padding: 15px 15px 15px 32px;
}

.c-orange {
	width: 566px;
	margin: 0 0 15px 0;	
	background: url(../images/boxed/c-mid.gif) repeat-y left top;	
}

.c-orange .top {
	background: url(../images/boxed/c-top.gif) no-repeat left top;		
}

.c-orange .bot {
	background: url(../images/boxed/c-bot.gif) no-repeat left bottom;
	padding: 15px 15px 15px 32px;
}

.c-lb {
	width: 566px;
	margin: 0 0 15px 0;	
	background: url(../../images/boxed/c-lb-mid.gif) repeat-y left top;	
}

.c-lb .top {
	background: url(../../images/boxed/c-lb-top.gif) no-repeat left top;		
}

.c-lb .bot {
	background: url(../../images/boxed/c-lb-bot.gif) no-repeat left bottom;
	padding: 15px 15px 15px 32px;
}

.c-red-s {
	background: url(../images/boxed/c-red-s-mid.gif) repeat-y left top;
	margin: 1em 0px 15px;
	width: 280px;
	float: left;
}

.c-red-s .top {
	background: url(../images/boxed/c-red-s-top.gif) no-repeat left top;		
}

.c-red-s .bot {
	background: url(../images/boxed/c-red-s-bot.gif) no-repeat left bottom;
	padding: 15px 15px 15px 32px;
}

.c-orange-s {
	background: url(../images/boxed/c-orange-s-mid.gif) repeat-y left top;
	margin: 1em 0px 15px;
	width: 280px;
	float: left;
}

.c-orange-s .top {
	background: url(../images/boxed/c-orange-s-top.gif) no-repeat left top;		
}

.c-orange-s .bot {
	position: relative;
	background: url(../images/boxed/c-orange-s-bot.gif) no-repeat left bottom;
	padding: 15px 15px 15px 32px;
}

.c-lb-s {
	background: url(../../images/boxed/c-lb-s-mid.gif) repeat-y left top;
	margin: 1em 0px 15px;
	width: 280px;
	float: left;
}

.c-lb-s .top {
	background: url(../../images/boxed/c-lb-s-top.gif) no-repeat left top;		
}

.c-lb-s .bot {
	position: relative;
	background: url(../../images/boxed/c-lb-s-bot.gif) no-repeat left bottom;
	padding: 15px 15px 15px 32px;
}


.right-box {
	width: 308px;
	margin: 0 0 15px 0;
}
.right-box .head {
	background: url(../images/boxed/right-box-head.gif) no-repeat left top;
	height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
	padding: 0 3px 0 12px;
	font-size: 10px;
}

.right-box .headline {
	color: #EB4D07;
	font-weight: bold;
}

.right-box .cont {
	background: #FFFFFF;
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	border-left: 1px solid #A3A3A3;
	border-top-width: 1px;
	border-top-color: #A3A3A3;
	padding: 10px;
}

.arrows ul {
	line-height: 16px;
	list-style: url(none) none;
}
.arrows ul li {
	background: none;
}

.arrows ul li a:link {
	font-weight: bold;
	color: #EB4D07;
	text-decoration: underline;
}

.arrows ul li a:visited {
	font-weight: bold;
	color: #EB4D07;
	text-decoration: underline;
}

.arrows ul li a:hover {
	font-weight: bold;
	color: #EB4D07;
	text-decoration: none;
}

.arrows ul li a:active {
	font-weight: bold;
	color: #EB4D07;
	text-decoration: underline;
}

.right-box a:link {
	color: #838383;
	text-decoration: underline;
}

.right-box a:visited {
	color: #838383;
	text-decoration: underline;
}

.right-box a:hover {
	color: #838383;
	text-decoration: none;
}

.right-box a.active {
	color: #838383;
	text-decoration: underline;
}


.right-box table tr td input {
	width: 165px;
}

.right-orange {
	width: 308px;
	margin: 0 0 10px 0;
}

.right-orange .head {
	background: url(../images/boxed/right-box-head.gif) no-repeat left top;
	height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
	padding: 0 3px 0 12px;
	font-size: 10px;
}

.right-orange .cont {
	background: #FFFFFF;
	border: 1px solid #A3A3A3;
	padding: 10px;
}

.right-orange .list-table th {
	color: #EB4D07;
	
}

.list-table th {
	padding: 3px;
	font-weight: bold;
	color: #EB4D07;
	text-align: center;
	font-size: 11px;
}

.list-table td {
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #EDEDED;
	margin: 1px 5px;
	padding: 3px;
}

.list-table .left {
	text-align: left;
}

.list-table .icon {
	width: 16px;
}

.list-table a:link {
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
}

.list-table a:visited {
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
}

.list-table a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

.list-table a:active {
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
}

.headline-red {
	height: 21px;
	width: 540px;
	line-height: 21px;
	background: url(../images/others/background-hl-red.gif) no-repeat;
	padding: 0 13px;
	margin: 10px 0 10px 0;
}

.headline-red h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.headline-orange {
	height: 21px;
	width: 540px;
	background: url(../images/others/background-hl.gif) no-repeat;
	padding: 0 13px;
	margin: 10px 0 10px 0;
}

.headline-orange h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;	
}

.hl-orange-table {
	background: url(../images/others/background-hl.gif) no-repeat;
	width: 548px;
	height: 18px;
	padding: 3px 0 0 18px;
	margin: 0 0 10px 0;
}

.hl-orange-table .date {
	width: 80px;
	float: left;
}

.hl-orange-table .title {
	float: left;
	width: 165px;
	font-weight: bold;
}

.hl-orange-table .city {
	float: left;
	width: 100px;
}

.hl-orange-table .status {
	float: left;
	width: 190px;
}

.hl-orange-table a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.hl-orange-table a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.hl-orange-table a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

.hl-orange-table a:active {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.hl-orange-table img {
	margin: 0px 0px 0px 2px;
}



.result-box {
	width: 566px;
	height: 70px;
	margin: 0 0 10px 0;
}

.result-box table tr td {
	line-height: 14px;
	color: #838383;
	padding: 0px;
}


.result-box .left {
	float: left;
	width: 13px;
}

.result-box .right {
	background: url(../images/boxed/result-right.gif) no-repeat;
	float: right;
	width: 553px;
}

.result-box .right .top {
	height: 46px;
	font-size: 5px;
	padding: 5px;
}

.result-box .right .bottom {
	height: 14px;
}

.result-box .right .bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.result-box .right .bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.result-box .right .bottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.result-box .right .bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.result-box .show {
	background: url(../images/search/show.gif) no-repeat;
	float: right;
	width: 72px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 4px 0 0;
	height: 14px;
}

.result-box .remember {
	background: url(../images/search/remember.gif) no-repeat;
	float: right;
	width: 62px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 10px 0 0;
	height: 14px;
}

.result-scroll {
	width: 516px;
	padding: 0 25px;
}

.job-box-red {
	width: 566px;
	margin: 0 0 10px 0;
	background: url(../images/boxed/job-red-mid.gif) repeat-y;
	position: relative;
	line-height: 16px;
}

.job-box-red .top {
	background: url(../images/boxed/job-red-top.gif) no-repeat top left;
}

.job-box-red .bot {
	background: url(../images/boxed/job-red-bot.gif) no-repeat left bottom;
	padding: 5px 5px 19px 18px;
}

.job-box-orange {
	width: 566px;
	margin: 0 0 10px 0;
	background: url(../images/boxed/job-mid.gif) repeat-y;
	position: relative;
	line-height: 16px;
}

.job-box-orange .top {
	background: url(../images/boxed/job-top.gif) no-repeat top left;
}

.job-box-orange .bot {
	background: url(../images/boxed/job-bot.gif) no-repeat left bottom;
	padding: 5px 5px 19px 18px;
}
.job-box-orange h3 a {
	color: #EB4D07;
}


.job-date {
	float: left;
	width: 75px;
}
.job-date-list {
	float: right;
	width: 100px;
	margin: 0;
	text-align: right;
	color: #838383;
}


.job-title {
	float: left;
	width: 165px;
	font-weight: bold;
	margin-right: 5px;
}
.job-title h3 a {
	font-weight: bold;
	color: #EB4D07;
	text-decoration: none;
}

.job-title-list {
	float: left;
	width: 440px;
}
.job-content-list {
	color: #838383;
	width: 543px;
}



.job-location {
	float: left;
	width: 100px;
}

.job-status {
	float: left;
	width: 50px;
	padding: 3px 0 0 0;	
}

.job-status-change {
	float: left;
	width: 140px;
	text-align: right;
}

.job-navbar {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.job-navbar a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.job-navbar a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.job-navbar a: hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.job-navbar a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.job-clicks {
	float: right;
	height: 14px;
	width: 70px;
	background: url(../../images/search/clicks.gif) no-repeat;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	line-height: 14px;
}

.job-edit {
	height: 14px;
	width: 84px;
	background: url(../../images/search/edit.gif) no-repeat;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	padding: 0px 5px 0 0;
	float: right;
	line-height: 14px;
}

.job-delete {
	float: right;
	height: 14px;
	width: 70px;
}

.job-show {
	float: right;
	width: 71px;
	height: 14px;
	color: #FFF;
	font-weight: bold;
	background: url(../../images/search/show.gif) no-repeat;
	font-size: 10px;
	text-align: right;
	padding: 0 5px 0 0;
	line-height: 14px;
}

.job-remember {
	background: url(../../images/search/remember.gif) no-repeat;
	width: 67px;
	height: 14px;
	float: right;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding: 0 5px 0 0;
	line-height: 14px;
}

.show {
	background: url(../images/boxed/show-mid.gif) repeat-y;
	width: 566px;
}
.show .top {
	background: url(../images/boxed/show-top.gif) no-repeat left top;
}
.show .bot {
	background: url(../images/boxed/show-bot.gif) no-repeat left bottom;
}

.show .cont {
	width: 385px;
	padding: 20px 5px 20px 18px;
	float: left;
	position: relative;
	border-right: 1px solid #a9a9a9;
}

.show .nav {
	width: 157px;
	float: right;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}

.show .nav a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.show .contact {
	width: 132px;
	background: url(../../images/listings/contact.jpg) no-repeat;
	height: 18px;
	padding: 2px 0 0 25px;
}

.show .remember {
	width: 132px;
	background: url(../../images/listings/remember.jpg) no-repeat;
	height: 18px;
	padding: 2px 0 0 25px;
}

.show .remember-top {
	width: 132px;
	background: url(../../images/listings/remember-top.jpg) no-repeat;
	height: 18px;
	padding: 2px 0 0 25px;
}

.show .suggest {
	width: 132px;
	background: url(../../images/listings/suggest.jpg) no-repeat;
	height: 18px;
	padding: 2px 0 0 25px;
}

.show .print {
	width: 132px;
	background: url(../../images/listings/print.jpg) no-repeat;
	height: 18px;
	padding: 2px 0 0 25px;
}

.show .jobcode {
	width: 132px;
	background: url(../../images/listings/jobcode.jpg) no-repeat;
	height: 18px;
	padding: 2px 0 0 25px;
	color: #000;
}

.show .date {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #EB4D07;
}

.show .logo {
	width: 157px;
	padding: 10px 0 0 0;
	height: 50px;
}

.hl {
	color: #EB4D07;
	font-weight: bold;
}

.hl-orange {
	color: #EB4D07;
	font-weight: bold;
}



.subline {
	margin: 1em 0;
}

.infoText {
	background-color:#EFEFDE;
	padding: 5px;
	margin: 1em 0;
}

.buttonsSA {
	padding: 15px 0 0 0;
	text-align: center;
}

.zipinput {
	width: 34px;
	padding: 3px;	
}

.cityinput {
	width: 125px;
	padding: 3px;	
}

.logininput {
	width: 125px;
	padding: 3px;	
}

.input {
	width: 174px;
	padding: 3px;	
}

.input-small {
	height: 11px; 
	font-size: 11px;
	margin: 0 3px 0 0;
}

.select {
	width: 100px;
	font-size: 10px;
}

.checkbox {
	margin: 0px 5px;
}

.button-bot {
	position:absolute;
	bottom: 10px;
	right: 10px;
}

.ref-box-grey {
	color: #FFFFFF;
	background: url(../images/boxed/ref-box-grey.gif) no-repeat center center;
	text-align: center;
	line-height: 21px;
	padding: 5px 0;
	height: 21px;
	margin: 0 0 20px 0;
	font-size: 10px;
}

.ref-box-light {
	color: #000000;
	background: url(../images/boxed/ref-box-light.gif) no-repeat center center;
	text-align: center;
	line-height: 21px;
	padding: 5px 0;
	height: 21px;
}

/* clear floated elements correctly */

.clearfix:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
.clearfix { 
	display: inline-block;
}

* html .clearfix { 
	height: 1%;
}

.clearfix { 
	display: block; 
}

