/*  
	extents styles in styles_std_antwerpes_relaunch.css
*/

div.divClear {
	font-size: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** */
/* ***** ***** ***** */
/* * HTML-Elements * */
/* ***** ***** ***** */

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** */



/* ***** ***** ***** ***** ***** ***** ***** ***** ***** */
/* ***** ***** ***** */
/* * Classes * */
/* ***** ***** ***** */
/* ***** ***** ***** ***** ***** ***** ***** ***** ***** */
DIV#divPageContent.divPageContent{
	color: inherit;
	background: #FFFFFF url("/fileadmin/templates/_img/ap/_layout/bg.gif") no-repeat left top;
}



/* ***** ***** ***** */
/* * Job-Content * */
/* ***** ***** ***** */
DIV#divJobContentContainer {
	float: left;
	width: 535px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

DIV#divJobSearchContainer{
	height: 80px;
	border-right: 30px solid #FF9900;
}
DIV#divJobSearch {
	float: left;
}

DIV#divNavJobsContainer{
	color: inherit;
	margin: 0;
	padding: 15px 0 20px 10px;
	background: #FF9900 url("/fileadmin/templates/_img/ap/_layout/bg_navi_jobs.gif") no-repeat left top;
}
DIV#divNavJobs{
	margin: 0;
	padding: 0;
}
DIV#divNavJobs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*durch grafik ersetzen*/
DIV#divNavJobs ul li{
	float: left;
	overflow: hidden;
	color: #663300;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	width: 125px;
	height: 28px;
	margin: 0 2px 0 0;
	background: inherit;
}
DIV#divNavJobs ul li a{
	color: #663300;
	font-weight: bold;
	text-decoration: none;
	background: inherit;
}/*durch grafik ersetzen*/

DIV#divNavJobsClickPathContainer{
	color: #663300;
	margin: 0 0 33px 10px;
	padding: 3px 10px 5px 7px;
	background: #E37202;
}
DIV#divNavJobsClickPath {
	margin: 0;
	padding: 0;
}
DIV#divNavJobsClickPath a {
	color: #663300;
	background: inherit;
}

DIV#divNavJobsClickPath a.textbold {
	font-weight:bold;
}

DIV#divJobsContentContainer{
	margin: 0;
	padding: 0 0 0 10px;
}
DIV#divJobsContent{
	margin: 0 70px 10px 8px;
	padding: 0;
/*	width:445px;*/
}

/*
styles für fliegende divs
div#divJobFaq {
	padding:5px;
	position:absolute;
	left:-1000px;
	width:450px;
	background:#FFCC33;
}

div#divJobPA {
	padding:5px;
	position:absolute;
	left:-1000px;
	width:450px;
	background:#FFCC33;
}
*/

div#divJobNavi {
	float:left;
	color:#5b5b5b;
	padding:5px;
	width:auto;
	margin:0 0 20px 0;
	background:#A8EBFC;
}

div#divJobNavi a {
	color:#5b5b5b;
	background: inherit;
}


div#divJobFaq {
	clear:both;
	color: inherit;
	padding:5px;
    display:none;
	margin:20px 0 20px 0 ;
	background:#FFCC33;
}


div#divJobPA {
	clear:both;
	display:none;
	color: inherit;
	padding:5px;	
	margin:20px 0 20px 0 ;
	background:#FFCC33;
}

/* ***** ***** ***** */
/* *Flash Preloader* */
/* ***** ***** ***** */
/*DIV#divJobTeaserPreload{
	position:absolute;
	left: -5000px;
	top: -5000px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}*/
/* ***** ***** ***** ***** ***** ***** ***** ***** ***** */


div#divAppForm  select#country{
	width:230px;
	
}