
/*
	Die Konfiguration, welche Files diese Gruppe beinhaltet befindet sich in /public_html/min/groupsConfig.php
*/
/* @import url("/min/?g=mainStyles");
*/

/*
@import url("base.css");

@import url("screen/navigation.css");

@import url("screen/main.css");

@import url("screen/form.css");

@import url("screen/content.css");

@import url("screen/typo.css");

@import url("autosuggest_inquisitor.css");

@import url("greybox/gb_styles.css");

@import url("praktika_box/praktika_box_FXstyles.css");
*/
/**
 * General page layout
 */

body {
	background: #fff;
	/*background: #000;*/ /*saturn*/
	color:#333;
	padding: 0 0 0 8px  ;
	
}
 
#page_margins {
/*	height: 100%;
	max-width: 1220px;
	min-width: 1220px;
	width: 1220px;*/ /*saturn*/
	max-width: 1180px;
	min-width: 1180px;
	width: 1180px;
	margin: auto;
	padding: 0px 0;
}

#page {
	font-size: .8em;
	min-height: 100%;
	max-width: 990px;
	min-width: 990px;
	width: 990px;
	position: relative;
	float: left;
}

body#admin div#page {
	max-width: 1180px;
	min-width: 1180px;
	width: 1180px;
}

#page.maintenance {
	min-height: 100%;
}


/**
 * Seitenkopf
 */


/*
#header {
	background: #fff;
	position: relative;
	padding-top: 100px;
}

#header img.logo {
	left: 0;
	position: absolute;
	top: 20px;
}
*/
/*
#header #page_head {
	background: repeat-x top;
	border-bottom: 1px solid;
	position: relative;
	min-height: 100px;
	color: #fff;
}

body.candidates #header #page_head a {
	color: #fff;
}
body.companies #header #page_head a {
	color: #fff;
}

#header #page_head h6 {
	display: none;
}


body.candidates #header #page_head {
	background-color: #d96716;
	background-image: url("/styles/images/candidates/head.jpg");
	border-bottom-color: #c45100;
	color:#fff;
}

body.companies #header #page_head {
	background-color: #9A0302;
	background-image: url("/styles/images/companies/head.gif");
	border-bottom-color: #5c0000;
	color:#fff;
}
*/






















#header #page_head div.menu { 
	float: right;
	min-height: 95px;
	padding: 5px 0 0;
	position: relative;
	width: 37.5%;
}

#header #page_head .menu p,
#header #page_head .menu ul {
	font-size: .9em;
}

#header #page_head .menu p.name,
#header #page_head .menu p.company,
#header #page_head .menu p.loginid,
#header #page_head .menu p.logout {
	text-align: right;
	margin-right: 165px;
}

#header #page_head .menu p.logout a {
	text-decoration: underline;
}

#header #page_head .menu p.company,
#header #page_head .menu p.loginid {
	font-size: .8em;
}

#header #page_head .menu p.quality {
	position: absolute;
	right: 5px;
	top: 5px;
}
#header #page_head .menu p.license {
	position: absolute;
	right: 10px;
	top: 8px;
}



.sub dt a,
.sub dt a:visited {
	display: block;
	color: #444;
}

.sub dd a,
.sub dd a:visited {
	display: block;
	padding: 4px 0 4px 2px;
}


































ul#skiplinks {
	display: none;
}


div#quicklogin {
	float: right;
	padding: 0; 
 	width: 350px;
	position:absolute;
	top: 10px;
	right: 10px;
}

div#quicklogin a {
	text-decoration: none;
}
div#quicklogin a:hover {
	text-decoration: underline;
}
div#quicklogin form input {
	font-size: .9em;
}
div#quicklogin form p.logininput {
	float: left;
	margin-left:5px;
}
div#quicklogin form p.loginbutton {
	float: right;
}
#companies_login {
	background: url("/styles/images/companies/login.gif") top left;
	width: 49px;
	height: 47px;
	border-width: 0 !important;
}
#companies_login:hover{
	background: url("/styles/images/companies/loginhover.gif") top left;
	width:49px;
	height:47px;
}
#candidates_login {
	background: url("/styles/images/candidates/login.gif") top left;
	width: 49px;
	height: 47px;
	border-width: 0 !important;
}
#candidates_login:hover{
	background: url("/styles/images/candidates/loginhover.gif") top left;
	width:49px;
	height:47px;
}
body.companies div#quicklogin form input#loginidemail,
body.companies div#quicklogin form input#passwort {
	width:140px;
	margin: 0 0 5px 0;
 	border-top:1px solid #730101;
	border-bottom:1px solid #cb3c3c;
	border-left:1px solid #a11e1e;
	border-right:1px solid #a11e1e;
	color:#333;
	background:#fff;
}
body.candidates div#quicklogin form input#loginidemail,
body.candidates div#quicklogin form input#passwort {
	width:140px;
	margin-bottom: 5px;
 	border-top:1px solid #db6a17;
	border-bottom:1px solid #ffa14f;
	border-left:1px solid #ea7b20;
	border-right:1px solid #ea7b20;
	color:#333;
}

div#quicklogin form label {
	display: none;
}
div#quicklogin form ul {
	font-size: .8em;
	text-align: right;
	float: left;
	margin-right: 0px;
	padding-top: 0px;

}

div#quicklogin form ul li {
	margin-top: 0px;
	padding-top: 0px;
	
}











div#quicksearch {
	float: left;
	width: 32.5em;
	margin: 22px 0 0 90px;
}

div#quicksearch form {
	background: repeat-x center;
	float: left;
	margin-left: 7em;
	width: 27.5em;
}

body.candidates div#quicksearch form {
	/*background: url("/styles/images/candidates/search_bg.gif") top repeat-x;*/
}

body.companies div#quicksearch form {
	/*background: url("/styles/images/companies/search_bg.gif") top repeat-x;*/
}

div#quicksearch form label {
	display: none;
}

div#quicksearch form p { 
	padding: 0px;
}

div#quicksearch form p.searchterm {
	background: no-repeat top left;
	float: left;
	padding: 0px;

}

body.candidates div#quicksearch form p.searchterm {
	/*background: url("/styles/images/candidates/search_left.gif") top left no-repeat;*/
}

body.companies div#quicksearch form p.searchterm {
	/*background: url("/styles/images/companies/search_left.gif") top left no-repeat;*/
}

body.candidates div#quicksearch form p.searchterm input {
	width: 220px;
	font-size:1.2em;
	border-top:1px solid #db6a17;
	border-bottom:1px solid #ffa14f;
	border-left:1px solid #ea7b20;
	border-right: none;
	background-color:#fff;
}
body.companies div#quicksearch form p.searchterm input {
	width: 220px;
	font-size:1.2em;
	border-bottom:1px solid #bbb;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right: none;
	background:#666;
	color:#fff;
}

div#quicksearch form p.searchsubmit {
	background: no-repeat center right;
}

body.candidates div#quicksearch form p.searchsubmit {
	/*background: url("/styles/images/candidates/search_right.gif") top right no-repeat;*/
}

body.companies div#quicksearch form p.searchsubmit {
	/*background: url("/styles/images/companies/search_right.gif") top right no-repeat;*/
}


div#quicksearch p.extensive_search {
	font-size: .8em;
	padding: 28px 0 0 150px;

}

div#quicksearch p.extensive_search a {
	text-decoration: none;
	padding:0;
	color:#ffdbae !important;
}
div#quicksearch p.extensive_search a:hover {
	text-decoration: underline;
}


span.breadcrumps {
    float:left;
    font-size:.8em;
    margin:0px 0.6em 0;
    color:#ffeddd;
}
span.breadcrumps a {
    text-decoration: none;
    color: #ffeddd !important;
}
span.breadcrumps a:hover {
	text-decoration: underline;
        color: #ffeddd !important;
}

div#statistics {
	float: right;
	font-size: .8em;
	text-align: left;
	margin: 0px 0.6em 0;
	color:#ffeddd;
}

div#statistics a {
	text-decoration: none;
        color: #ffeddd;
}

div#statistics a:hover {
	text-decoration: underline;
        color: #ffeddd;
}
body.companies div#statistics {
	color:#e0b0b0;
}
body.companies div#statistics a {
        color: #e0b0b0;
}
body.companies div#statistics a:hover {
        color: #e0b0b0;
}





/**
 * Werbefl�chen
 */
div.advertise.bigsize {
	/*background: url(/gifs/zentralelemente/anzeige.gif) no-repeat left center;*/
	/*position: absolute;*/
	/*right: 0;
	top: 0;*/
	/*margin-left: 278px;*/
	margin-left: 131px;
	float: left;
}

div.advertise.content_ad {
	text-align: center !important;
	width: 308px;
	margin: 0 0 10px 0;
	/*background:#eee;*/
	padding: 8px 5px 7px 5px;
	/*border:1px solid #ddd;*/
}
div.advertise.content_ad_search {
	text-align: center !important;
	width: 308px;
	margin: 0 auto 22px;
	/*background:#eee;*/
	padding: 8px 5px 7px 5px;
	/*border:1px solid #ddd;*/
}

div.advertise.skyscraper {
	float: left;
	margin-top: 80px;
	margin-left: 1em;
}

div.advertise.skyscraper2 {
	float: left;
	margin-top: -93px;
	margin-left: 1em;
}

div.advertise.bigsize_touch {
	position: absolute;
	right: -210px;
	top: 0;
}
div.advertise.skyscraper_touch {
	float: left;
	margin-top: 90px;
	margin-left: 10px;
}




/**
 * Seitenfuss candidates
 */

div#footer_cand {
	font-size: 11px;
	clear: both;
	color: #333;
	margin-top: 30px;
}
#linkliste_footer {
	text-align:center;
	}
#linkliste_footer img {
	margin: 7px 5px 0 0;
	}

div#footer_cand a {
	color:#0f5ba3;
}


div#footer_cand #copyright {
	padding: 15px 0 0 0;
	width:100%;
}
div#footer_cand .yourPage, div#footer_comp .yourPage {
	margin-top:10px !important;
	padding:0 0 10px 10px;	
	width:100%;
}

div#footer_cand p {
	margin: 0 auto;
	text-align: center;
	width: 60%;
}

div#footer_cand p#bookmark,
div#footer_cand p#bookmark2,
div#footer_cand p#newsfeed,
div#footer_comp p#bookmark,
div#footer_comp p#bookmark2,
div#footer_comp p#newsfeed {
	margin: 5px 0px 0px 0px;
	margin-left: 0;
	padding:0px;
	float: left;
	width: auto;
}

div#footer_cand ul#payment {
	float: left;
}

div#footer_cand ul#payment li {
	float: left;
	margin: .2em 0 0 5px;	
}

div#footer_cand ul#payment li img {
	border: 0;
}

#footer_cand #page_foot {
	color: #777;
	font-size: 1em;
}
body.candidates #footer_cand #page_foot {
	
}
#footer_cand #page_foot a {
	color: #777;
	text-decoration: underline;
}
div#footer_cand div#backontop,
div#footer_comp div#backontop {
	background: #eee;
	border-bottom: 1px solid #f27000;
	font-size:11px;
	padding: 7px;
}
div#footer_comp div#backontop {
	border-bottom: 1px solid #9a0203;
}
div#footer_cand div#backontop img,
div#footer_comp div#backontop img {
	padding: 0 5px 0 5px;
	margin-bottom:-3px;
}
div#footer_cand div#backontop span,
div#footer_comp div#backontop span {
	float:right;
	margin-top:-14px;
}



/**
 * Seitenfuss companies
 */

div#footer_comp {
	font-size: 11px;
	clear: both;
	color: #333;
	margin-top: 30px;
}
div#footer_comp a {
	color:#0f5ba3;
}
div#footer_comp #copyright {
	padding: 15px 0 0 0;
	width:100%;
}
div#footer_comp p {
	margin: 0 auto;
	text-align: center;
	width: 60%;
}

div#footer_comp ul#payment {
	float: left;
}

div#footer_comp ul#payment li {
	float: left;
	margin: .2em 0 0 5px;	
}

div#footer_comp ul#payment li img {
	border: 0;
}

#footer_comp #page_foot {
	color: #777;
	font-size: 1em;
}

#footer_comp #page_foot a {
	color: #777;
	text-decoration: underline;
}



/**
 * Classes
 */
.error {
	clear: both;
	background:#faf6eb;
	padding: 4px 3px 5px 3px;
	border: 1px solid #c00;
	margin: 5px 0;
	color: #c00 !important;
	text-align: center !important;
}

.hint2 {
	clear: both;
	background:#f9f6ed;
	padding: 3px 3px 4px 3px;
	border: 1px solid #f27000;
	margin: 5px 0;
	color: #f27000 !important;
	text-align: center !important;
	font-size: 1em !important;
}
.hint2 fieldset{
	margin: 8px 0 -10px 0;
	padding: 0px;
}


.error2 {
	color: #f00 !important;
	text-align: left !important;
}

.success {
	clear: both;
	background:#e5f5e5;
	padding: 4px 3px 5px 3px;
	border: 1px solid #090;
	margin: 5px 0;
	color: #090 !important;
	text-align: center !important;
}

.logout {
	margin-top: .3em !important;
}



.col_1,
.col_2 {
	width: 48%;
	margin: 0;
	padding: 0 1%;
}

.col_1 {
	clear: left !important;
	float: left !important;
}

.col_2 {
	
}



#serviceCenter {
	background: transparent url('/styles/images/companies/service.jpg') no-repeat bottom right;
	font-size: 11px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: left !important;
	float: right;
	height: 140px;
	width: 210px;
}
.service_angeboteliste {
	margin-top: -73px !important;
}
#serviceCenter p {
	float: left;
	width: 100%;
	margin-left: 13px;
	margin-top: 50px;
}


ul#breadcrumbs {
	list-style-type: none;
	clear: both;
}

ul#breadcrumbs li {
	float: left;
	margin-left: 0;
	width: auto;
}

hr#breadcrumb_trenner {
	clear: both;
	border: none;
	height: 0;
	color: #ffffff;
}
div#ajaxlogin {
	padding:10px 25px 15px 25px;
}
div#ajaxlogin a {
	font-size:1em;
}
.login_control_panel {
	text-align:center !important;
	margin-bottom:0px !important;
}
div#ajaxlogin p {
	margin-bottom:5px;	
}
div#ajaxlogin h2 {
	margin-bottom:20px;	
}
div#ajaxlogin .loginStatus {
	height:20px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
/**
 * Clearfix hack
 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */

.einsatzort.active {
	font-weight:bold;
}

/*
	Wenn Nutzer eingeloggt ist, besondere CSS anwenden
*/
body.loggedin .switchUnternehmen { display:none; }
body.loggedin .switchBewerber { display:none; }\n
body.companies.loggedin div#companyMenu { display:block !important; }
body.loggedin div#suche_new { float:right !important; margin-right:43px; }
body.candidates.loggedin div#userdetails_new { padding-top:17px !important; padding-left:43px; width:290px;}
body.companies.loggedin div#userdetails_new { padding-top:38px !important;padding-left:25px;  }