/**********************
 Allgemeine Styles
 **********************/

.linkmap {
	position:	relative;
	z-index:	500;
}
 
.linkmap .button {
	position:	absolute;
	cursor:		pointer;
}
 
.linkmap .button img {
	display:	none;
}
 
.linkmap .highlihted {
	position:	absolute;
	cursor:		pointer;
}
 
.linkmap .linkmap_layer .layer {
	border-bottom:	1px solid #DDDDDD;
	border-left:	1px solid #DDDDDD;
	border-right:	1px solid #A7B5BD;
	position:		absolute;
	display:		none;
	z-index:		1000;
}

.linkmap .linkmap_layer .layerheader {
	background:	url('/axaweb/images/bs2009/meta/background_header_infolayer.gif') repeat-x;
	height:		25px;
	width:		100%;
	margin:		0;
	padding:	0;
}

.linkmap .linkmap_layer .layerheader .layerheadertext {
	color: #103184;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-left: 19px;
	margin-top: 3px;
}

.linkmap .linkmap_layer .layerheader .layerheadercloser {
	margin: 0 4px 0 0;
	cursor:pointer;
}

.linkmap .linkmap_layer .layerbody {
	border-bottom:1px solid #A7B5BD;
	padding:10px;
	margin: 0;
	background-color:#FFFFFF;
}

.linkmap .linkmap_layer .layercontent {
	line-height:	16px;
	color:			#4D4D4D;
}

.linkmap .linkmap_layer .layercontent_subheadline {
	font-weight: bold;
	margin-bottom: 10px;
}

/******************************
 Styles für verschiedene Maps
 ******************************/

/** Doorpage Layer **/
#hr_doorpage_map {
	background:transparent url(/axaweb/images/bs2009/hr/doorpage/001_DP_JobsundKarriere_01.gif) repeat scroll 0 0;
	height:257px;
	margin-top:23px;
	position:relative;
	width:403px;
}

#hr_doorpage_map .map_highlighted {} /* DUMMY CLASS DO NOT REMOVE */

#hr_doorpage_map .linkmap_layer .layer {
	background-color:#FFFFFF;
	left:407px;
	top:4px;
	width:381px;
}

#hr_doorpage_map .button {

}

#hr_doorpage_map #map_wer_wir_sind.button {
	width:149px;
	height: 41px;
	top: 16px;
	left: 20px;
}

#hr_doorpage_map #map_was_wir_bieten.button {
	width:149px;
	height: 41px;
	top: 16px;
	left: 234px;
}

#hr_doorpage_map #map_azubis.button {
	width:171px;
	height: 23px;
	top: 124px;
	left: 22px;
}

#hr_doorpage_map #map_student.button {
	width:171px;
	height: 23px;
	top: 158px;
	left: 22px;
}

#hr_doorpage_map #map_einsteiger.button {
	width:171px;
	height: 23px;
	top: 90px;
	left: 210px;
}

#hr_doorpage_map #map_berufserfahrene.button {
	width:171px;
	height: 23px;
	top: 124px;
	left: 210px;
}

#hr_doorpage_map #map_aussendienst.button {
	width:171px;
	height: 23px;
	top: 158px;
	left: 210px;
}

#hr_doorpage_map #map_bewerbung.button {
	width:384px;
	height: 40px;
	top: 208px;
	left: 10px;
}





/** Versprechen **/
#versprechen_map {
	width: 560px;
	height: 233px;
	background: url('/axaweb/images/bs2009/hr/versprechen/360_00.gif');
}

#versprechen_map .map_highlighted {} /* DUMMY CLASS DO NOT REMOVE */

#versprechen_map .linkmap_layer .layer {
	left:525px;
	top:28px;
	width:262px;
}
 
 
#versprechen_map .button {
	width: 185px;
	height: 60px;
}
 
#versprechen_map #versprechen_gesellschaft {
	left:50px;
	top:28px;
	width:255px;
}

#versprechen_map #versprechen_umwelt {
	left:132px;
	top:94px;
	width:173px;
}
		
#versprechen_map #versprechen_aktionaere {
	left:310px;
	top:28px;
	width:205px;
}
		
#versprechen_map #versprechen_kunden {
	left:50px;
	top:160px;
	width:255px;
}
		
#versprechen_map #versprechen_zulieferer {
	left:310px;
	top:94px;
	width:205px;
}
		
#versprechen_map #versprechen_mitarbeiter {
	left:310px;
	top:160px;
	width:205px;
}

#versprechen_map #versprechen_ppp {
	height:192px;
	left:50px;
	position:absolute;
	top:28px;
	width:82px;
	display: block;
	z-index: 10000;
}


