/** allgemeine styles */
html, body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

* {
	padding: 0;
	margin: 0;
}

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

.right {
	float: right;
}

.left {
	float: left;
}

a.hidden {
	position: absolute;
	left: -10000px;
}

li {
	list-style-type: none;
}

/** special ie button fix */
*+ html input.button {
	width: 1;
	overflow: visible;
}

*+ html input.greenButton {
	width: 1;
	overflow: visible;
}

* html input.button {
	width: 1;
	overflow: visible;
}

* html input.greenButton {
	width: 1;
	overflow: visible;
}

/** layout styles */
#wrapper {
	width: 565px;
	overflow-x: hidden;
	padding-left: 2px;
	text-align: left;
}

#wrapper_inner {
	padding: 0;
	text-align: left;
}

body#application_form #wrapper {
  margin: 0 auto;
}

a#top {
	/*display: block;*/
	margin-top: 20px;
	font-weight: normal !important;
}

#content h1 {
	background-color: #fff;
	padding: 10px;
	padding-left: 0;
	padding-top: 0;
	margin-bottom: 15px;
	color: #396A3D;
	font-size: 16px;
}

#content h2 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000 !important;
}

/** formular styles */
#content form .formElement {
	width: 240px;
	min-height: 80px;
	height: auto !important;	
	height: 80px;
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
}

* html #content form .formElement {
	height: auto;
}

#contactForm .formElement {
	min-height: 0 !important;
	margin-bottom: 10px !important;
}

#content form .last {
	margin-right: 0;
}

#content form .formElement label {
	display: block;
	/*float: left;*/
}

#content form label#lbl_plz {
	width: 45px;
	float: left;
}

#content form label#lbl_precisejobtitle {
	font-size: 9px;
	padding-top: 6px;
}

#content form .formElement input.text, #content form .formElement select, input.snippettext, #content form .formElement textarea {
	width: 235px;
	border: 1px #cfcfcf solid;
	font-weight: normal !important;
	color: #666 !important;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;	
}

#logindata .formElement input.text {
	width: 180px !important;
}

#content form .formElement select.multiple {
	height: 72px;
}

#content form .formElement input#precisejobtitle {
	margin: 0;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}

#content form .formElement #plz {
	width: 35px;
	margin-right: 5px;
}

#content form .formElement #ort {
	width: 137px;
}

#content input.button {
	/*background-color: #f2f4f3;*/
	border: 1px #C6C3C6 solid;
	padding: 0 5px;
}

#content input.greenButton {
	background-color: #396a3d;
	border: 1px #cfcfcf solid;
	padding: 0 5px;
	color: #fff;
}

#content input#submit {
	margin-bottom: 5px;
}

#content a, .block a, a.green {
	color: #396a3d;
	font-weight: bold;	
}

a{
	color: #396a3d;
	font-weight: bold;	
}

#content p {
	margin: 5px 0;
}

p.indent {
	padding: 0 10px;
	margin-top: 10px;
}

/** suchergebnis seite */
#snippets {
	float: right;
	margin-left: 10px;
	width: 170px;
}

.snippetbox h2 {
	padding: 3px 5px 3px 5px;
	background-color: #ebf0eb;
	border: 1px #c6c3c6 solid;
	color: #396a3d;
}

#jobnewsabo h2 {
  font-size: 12px !important;
}

.snippetbox_inner {
	padding: 5px;
	padding-top: 0;
}

#content_left {
	width: 370px;
	float: left;
}

#jobad_inner #content_left {
	width: 340px !important;
}

span.radio {
	margin-right: 25px;
}

input.snippettext {
	width: 160px;
	margin: 5px 0;
}

a.nounder {
	text-decoration: none;
}

.snippetbox .jobabo select, .snippetbox .jobabo #keyword_jobabo {
  width: 100%;
  margin-bottom: 3px;
}

.snippetbox .jobabo #abomail, .snippetbox .jobabo .button {
  margin-top: 5px;
}

#content_left #jobnewsabo {
  margin-top: 25px;
  margin-bottom: 20px;
}

/** paging */
div#paging ul {
	float: right;
}

div#paging ul li {
	float: left;
	margin-left: 3px;
	list-style-image: none;
}

div#searchoptions {
	margin-top: 10px;
}

div.first {
	margin-top: 30px;
}

div.searchresult_entry {
	margin-bottom: 30px;
}

div.searchresult_entry h3 {
	font-size: 12px;
}

#content div.searchresult_entry h3 a {
	text-decoration: underline;
	color: #396A3D;	
}

div.searchresult_entry p {
	margin: 0 !important;
}

div.searchresult_entry .functionlinks {
	margin-top: 5px;
}

div.searchresult_entry .functionlinks ul li {
	float: left;
}

div.searchresult_entry .functionlinks ul li a {
	text-decoration: underline !important;
}

.functionlinks li.forward, .functionlinks li.memorize {
	margin-right: 40px;
}

.functionlinks a.jobmerker_noaction, .functionlinks a.login_first {
	color: #afd2b2 !important;
}

.functionlinks li.forward a {
	background: url(../images/icons/icon_expand.gif) no-repeat left top;
	padding-left: 15px;
}

.functionlinks li.expanded a {
	background: url(../images/icons/icon_collapse.gif) no-repeat left top !important;
	padding-left: 15px;
}

div.searchresult_entry .functionlinks ul li a {
	text-decoration: none;
}

.forward_jobad {
	padding: 15px;
	background-color: #ebf0eb;
}

.forward_jobad input.text {
	width: 120px;
	margin-right: 10px;
}

/** login */
#content .login p {
	margin: 20px 0;
}

#content .login p.first {
	margin-top: 0;
}

#login #email {
	width: 178px;
	margin-right: 10px;
}

#login #password {
	width: 178px;
}

#login #submit {
	margin-top: 10px;
}

.quicksearch select {
	width: 100%;
	margin-bottom: 5px;
}

.quicksearch input.text {
	width: 160px;
	margin-bottom: 5px;
}

.quicksearch #submit {
	margin-bottom: 10px !important;
}

*+ html .quicksearch #keyword {
	width: 161px !important;
}

/** jobad */
#paging a.back {
	margin-left: 45px;
}

#jobad_inner {
	padding: 0 30px;
}

#jobad_inner h1 {
	padding: 0;
	margin: 0;
	background: none;
	color: #666;
	font-size: 24px;
}

#jobad_inner h2 {
	margin-top: 0;
}

#jobad_inner li {
	list-style-image: url(../images/lielement.gif);
	list-style-position: outside;
	margin-left: 25px;
	margin: 5px 0;
}

* html #jobad_inner li {
  list-style-type: none;
  background: url(../images/lielement.gif) no-repeat left 5px;
  padding-left: 15px;
}

#jobad_navi {
	margin-top: 20px;
}

#jobad_navi * {
	float: left;
}

#jobad_navi #prev_jobad, #jobad_navi #print {
	margin-right: 75px;
}

/** bewerbungsformular */
#formular05 {
	width: 535px;
}

#formhead {
	background: url(../images/form_reiterbg.gif) no-repeat left bottom;
}

* html #formhead {
	padding-top: 8px;
	background-position: left 29px;
	padding-bottom: 2px;
}

*+ html #formhead {
	padding-top: 8px;
}

* html #formular {
	margin-top: -3px;
}

#formhead ul li {
	float: left;
	background-color: #ebf0eb;
	border: 1px solid #c6c3c6;
	margin-right: 2px;
}

#formhead ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #396a3d;
	font-size: 11px;
	float: left;
	padding: 3px 4px;
}

#formhead ul li#current {
	border: 1px solid #c6c3c6;
	border-bottom: none;
	background-color: #fff;
	margin-top: -3px;
}

#formhead ul li#current a {
	color: #666;
	font-size: 12px;
	padding: 5px 4px;
}

#formular {
	border: 1px solid #c6c3c6;
	border-top: none;
	padding-top: 15px;
}

#formular h2 {
	background: url(../images/icons/icon_expand.gif) no-repeat 10px 50%;
	padding: 10px;
	padding-left: 25px;
	border-top: 1px #c6c3c6 solid;
	margin: 0;
}

#formular h2.expanded {
	background-image: url(../images/icons/icon_collapse.gif);
}

#formular h2.first {
	border-top: none;
}

div.formSet {
	padding: 15px 0 15px 15px;
	display: none;
}

div.expanded {
	display: block;
}

div.bewformular div#content_left div#formular div.formElement {
	float: left;
	width: 175px;
	margin-right: 8px;
	margin-bottom: 10px;
}

#formular div.formElement {
	min-height: 0;
}

div.formElementFull {
	margin-bottom: 10px;
}

div.feFull {
	width: 340px !important;
}

.search .formElement {
	width: 274px !important;
}

.search .formElement input.text, .search .formElement select {
	width: 269px !important;
}

.search .ferowlast {
	margin-right: 0 !important;
}

label.full {
	display: block;
	float: left;
	width: 184px;
}

div.bewformular div#content_left div.formElement input.text, div.bewformular div#content_left #formular div.formElement select, div.bewformular div#content_left #formular div.formElementFull select {
	width: 162px;
}

div.formElement span {
	float: left;
}

div.formElement span.radio {
	float: right;
	margin-left: 10px;
	margin-right: 7px;
}

div.formElement span.radio label {
	line-height: 15px;
	vertical-align: top;
	float: left;
}

div.formElement span.radio input {
	float: left;
	margin-right: 3px;
}

*+ html div.formElement span.radio input {
	margin-top: -3px;
}

#formular #buttonbar {
	margin: 30px 0 30px 12px;
}

#formular #buttonbar input {
	margin-right: 15px;
}

#formular div.formElement span.radio label {
	line-height: 15px;
	vertical-align: top;
	display: inline;
	font-weight: normal;
}

#formular input.multi {
	margin-left: 15px;
	margin-bottom: 10px;
}

div.formElement label span {
	float: none;
}

span.orange {
	color: #FF0000;
}

#formular p {
	margin-left: 10px;
}

/** registrierte bewerber */
div.regbewerber h1 {
	position: relative;
}

div.regbewerber h1 span {
	font-weight: normal !important;
}

div.regbewerber h1 a#logout {
	display: block;
	position: absolute;
	top: 8px;
	right: 10px;
	color: #396A3D;
	font-size: 12px;
}

.persbereich_box .eingerueckt {
	margin-left: 10px;
}

.normal {
	font-weight: normal !important;
}

.persbereich_box {
	border: 1px #c6c3c6 solid;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.persbereich_box.first {
	margin-top: 0;
}

.persbereich_box h2 {
	background-color: #ebf0eb;
	margin-top: 0 !important;
	margin-bottom: 5px;
	padding: 2px 5px 2px 5px;
	padding-left: 10px;
	color: #396a3d;
}

.persbereich_box .persbereich_row {
	padding-left: 10px;
	margin-bottom: 5px;
}

.persbereich_box .persbereich_row .description {
	width: 215px;
	float: left;
}

.persbereich_box .persbereich_row .content {
	width: 80px;
	float: left;
	font-weight: bold;
}

.persbereich_box .persbereich_row .action {
	float: right;
	margin-right: 10px;
}

.persbereich_box table td {
	padding-left: 10px;
	line-height: 1.4em;
	font-size: 12px;
}

* html .persbereich_box table td {
	font-size: 0.75em;
}

.persbereich_box table td a {
	font-weight: bold;
	margin-left: 0;
}

.persbereich_box table td.jobad {
	width: 240px;
}

.persbereich_box table td.jobad a {
	font-weight: normal !important;
	text-decoration: none !important;
}

.persbereich_box table td.date {
	width: 130px;
	font-weight: bold;
}

.persbereich_box table td.action {
	padding-right: 10px;
}

#toadvsearch {
	float: left;
	margin-top: 10px;
}

/** anmeldedaten / registrierung */
#content form#logindata {
	margin-top: 20px;
}

#content form#logindata .formElement {
	width: 170px;
	min-height: 0;
	margin-bottom: 15px;
}

#content form#logindata .formElement label {
	display: inline;
}

#content form#logindata .pw {
	margin-bottom: 0;
}

#content form#logindata p.small {
	font-size: 10px;
	margin-top: 0;
}

#login .formElement {
	height: auto !important;
	margin-right: 0 !important;
	min-height: 0 !important;
}

#login label {
	float: none !important;
}

/** gesendete bewerbungen */
table.result {
	font-size: 12px;
	margin-bottom: 10px;
}

table.result th {
	background-color: #EBF0EB;
	padding: 2px 0;
	text-align: left;
	color: #000 !important;
}

table.result th.first {
	padding-left: 8px;
}

table.result td.description {
	padding: 10px;
	line-height: 15px;
}

table.result td {
	padding: 5px;
}

/** sonstige styles */
.error {
	color: #c80000;
	font-weight: bold;
}

.info {
	font-weight: bold;
}

#exactjobtitle {
	float: left;
}

#lbl_exactjobtitle {
	font-size: 10px;
	float: left;
	margin-left: 5px;
}

/** slider */
.searchline {
	background:transparent url(../images/searchline.gif) repeat-x scroll 0pt 2px;
	float:left;
	margin:6px 4px 3px 0;
	width:185px;	
	position: relative;
}

div.slider {
	color:#6D6D6D;
	float:left;
	left:0;
	top:2px;
	width: 185px;
	z-index: 2;
}

.ui-slider-handle {
	background-image:url(../images/sliderelement.gif);
	height:6px;
	left:0;
	position:absolute;
	top:0;
	width:6px;
	z-index:1;
	line-height: 6px;
	font-size: 6px;
}

.ui-slider {
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	width:180px;
}

.searchline p {
	margin-top: 10px !important;
	font-size: 9px;
}

div.quicksearch_content {
	width: 100%;
	margin-top: 10px;
}

div.quicksearch_content h2 {
	background-color: #EBF0EB;
	border: 1px solid #C6C3C6;
	color: #396A3D;
	padding: 3px 5px;
}

div.quicksearch_content select, div.quicksearch_content input {
	width: 274px;
	margin-bottom: 5px;
}

* html div.quicksearch_content select {
	width: 273px;
	margin-bottom: 5px;
}

* html div.quicksearch_content input {
	width: 272px;
	margin-bottom: 5px;
}

*+ html div.quicksearch_content select {
	width: 274px;
	margin-bottom: 5px;
}

*+ html div.quicksearch_content input {
	width: 273px !important;
	margin-bottom: 5px;
}

div.quicksearch_content .first {
	margin-right: 10px;
}

input.qs_content_submit {
	float: right;
}

#contactForm #commentElem, #contactForm #kommentar {
	width: 490px;
}

#errormsg, #contactForm #submit {
	margin-left: 15px;
}

#contactForm #submit {
	float: left;
}

#contactForm #cancel {
	float: right;
	margin-right: 61px;
}

.jobaboSettings h4 {
	margin-bottom: 10px;
}

.jobaboSettings .feFull {
	width: 350px !important;
	min-height: 0 !important;
	margin-top: 10px;
}

.jobaboSettings span.radio {
	float: right !important;
}

.jobaboSettings #savejobabo {
	margin-right: 10px;
}

#jobnewsabo #jobabo_response {
	color: #396A3D;
	font-weight: bold;
}

#standort {
	width: 279px !important;
}

/** Hilfe Layer START */
div#hilfe_layer {
	background-color: #fff;
	text-align: left;
	font-family: Arial, Verdana;
}

div#hilfe_layer div#hilfe_ueberschrift {
	background-color: #fff;
	/*height: 30px;
	margin-bottom: 20px;*/			
}

div#hilfe_layer div#hilfe_ueberschrift h1 {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 5px;
	color: #396A3D;
	font-size: 16px;
	position: relative;
}

div#hilfe_layer h2 {
	color: #000 !important;
	margin-top: 25px;
	font-size: 12px;
}

div#hilfe_layer strong {
	color: #000 !important;
}

div#hilfe_layer h3 {
	color: #666;
	font-size: 14px;
	margin: 10px 0 3px 0;
}

div#hilfe_layer h4 {
	color: #000;
	font-size: 12px;
	margin: 0;
	margin-bottom: 3px;
}

div#hilfe_layer div#close {
	position: absolute;
	right: 10px;
	top: 4px;
}

div#hilfe_layer div#close a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

div#hilfe_layer div#hilfe_inner {
	padding-left: 10px;
	padding-right: 10px;
}

div#hilfe_layer label {
	width: 150px;
	display: block;
	float: left;
}

div#hilfe_layer select {
	width: 225px;
	border: 1px #b3bac0 solid;
}

div#hilfe_layer div.block {
	margin-bottom: 20px;
}

div#hilfe_layer div.lastblock {
	margin-bottom: 50px;
}

div#hilfe_layer p {
	margin-bottom: 10px;
}

div#hilfe_layer p a {
	color: #396a3d;
	font-weight: bold;
}

/* statuspage help link */
h2 a.helplink {
	/*text-decoration: none;*/
	margin-left: 10px;
}

span.helpclose {
	color: #fff;
	margin-left: 10px;
}

a.nach_oben {
	color: #990100;
	text-decoration: underline;
	display: block;
	text-align: right;
}

.right {
	float: right;
}

p.lowmargin2 {
	margin-left: 0 !important;
}
/** Hilfe Layer ENDE */

/** formconfirm START */
#formpreview .formboxLeft, #formpreview .formboxRight {
	float: left;
	width: 200px;
	margin-bottom: 5px;
}

#formpreview h1 {
	margin-top: 10px;
}

#formpreview h2 {
	font-size: 14px;
	margin: 15px 0;
}
/** formconfirm ENDE */

#jobad_inner .header p {
	margin-top: 0 !important;
}

input.text, select {
	border: 1px solid #CFCFCF !important;
	color: #666 !important;
}

a.pagetop {
	position: absolute;
	left: -1000px;
}
