/* Page layout stylesheet */

* {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 128.5%;
}

#main {
	width: 956px;
	margin: auto;
	background: url(../../images/main_bg5.png) no-repeat 0 0;
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	text-align: left;
	margin-bottom: 0 !important;
	margin-bottom: -41px;
}

#head {
	position: relative;
	height: 163px;
	margin: 0 15px 0 10px;
	background: url(../../images/head_bg.gif) repeat-x 0 68px #FFF;
}

	#head h1 a {
		display: block;
		text-indent: -9999px;
		outline: 0;
		width: 173px;
		height: 58px;
		background-image: url(../../images/logo.gif);
		position: absolute;
		right: 0;
		top: 12px;
	}
	
	#headerImage {
		/*text-indent: -9999px;*/
		height: 68px;
		width: 740px;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	#langNav {
		position: absolute;
		left: 2px;
		top: 75px;
	}
	
	#langNav li {
		float: left;
		line-height: 28px;
	}
	
	#langNav li.first {
		margin-right: 13px;	
	}
	
	#langNav li a,
	#langNav li span {
		font-size: 11px;
		font-weight: bold;
		display: block;
		color: #999999;
		line-height: 14px;
	}
	
	#langNav li a:hover,	
	#langNav li a.act,
	#langNav li a.cur {
		color: #000;
	}
	
	#homeLink a {
		position: absolute;
		left: 191px;
		top: 73px;
		display: block;
		background: url(../../images/home.gif) no-repeat 0 0;
		width: 17px;
		height: 19px;
		text-indent: -9999px;
	}
	
	#homeLink a:hover {
		background: url(../../images/home_act.gif) no-repeat 0 0;
	}
	
	#slogan {
		position: absolute;
		left: 32px;
		top: 108px;
		width: 529px;
		height: 51px;
		padding-top: 35px;
		background: url(../../images/visual.gif) no-repeat right top;
		font-size: 13px;
		line-height: 14px;
		color: #FFF;
		font-weight: bold;
	}
	
	#slogan span {
		visibility: hidden;
		text-indent: -9999px;
	}

#leftCol {
	margin-left: 10px !important;
	margin-left: 5px;
	width: 173px !important;
	/*width: 183px;*/
	float: left;
	background: url(../../images/leftcol_bg.gif) no-repeat 32px 15px #565656;
}

	#mainNav {
		position: relative;
		margin: 70px 7px 27px 10px;
		border-bottom: 1px solid #ff9900;
	}
	
	#mainNav li a {
		display: block;
		color: #FFF;
	}
	
	#mainNav li.level1 {
		border-top: 1px solid #ff9900;
	}
	
	#mainNav li.cur,
	#mainNav li.act {
		border-left: 4px solid #ff9900;
		margin-left: -4px;
		margin-bottom: -1px;
	}
	
	#mainNav li a.level1 {
		font-size: 12px;
		line-height: 16px;
		margin-left: 7px;
		padding: 7px 0 6px 16px;
		background: url(../../images/mainnav_bg.gif) no-repeat 0 12px;
	}
	
	#mainNav li a.cur,
	#mainNav li a.act {
		color: #ff9900;
		font-weight: bold;
		padding-bottom: 7px;
	}
	
	#mainNav li a.level1:hover,
	#mainNav li a.cur,
	#mainNav li a.act {
		margin-left: 7px !important;
		margin-left: 3px;
		background: url(../../images/mainnav_act_bg.gif) no-repeat 0 10px;
	}
	
	/* required by IE6 */
	#mainNav li a.level1:hover {
		margin-left: 7px;
	}
	
	#mainNav li a.cur:hover,
	#mainNav li a.act:hover {
		margin-left: 7px !important;
		margin-left: 3px;
	}
	/**/
	
	#mainNav li ul {
		margin-left: 23px !important;
		margin-left: 19px;
		margin-top: -4px;
		padding-bottom: 4px;
	}

	#mainNav li li.cur,
	#mainNav li li.act {
		border-top: none;
		border-left: none;
		margin-left: 0;
		margin-bottom: 0;
	}
		
	#mainNav li li a.level2 {
		padding: 2px 0 3px 14px;
		font-size: 11px;
		line-height: 15px;
	}	

	#mainNav li li a.level2:hover,
	#mainNav li li a.cur,
	#mainNav li li a.act {
		margin-left: 0 !important;
		background: url(../../images/mainnav_lvl2_bg.gif) no-repeat 0 6px;
	}
	
	#mainNav li li a.cur,
	#mainNav li li a.act {
		padding-bottom: 3px;
	}
	
	#mainNav li li a.level2:hover {
		
	}
	
	#leftCol .ctArea {
		position: relative;
		border-bottom: 1px solid #FFF;
		
	}
	
#midCol {
	margin-left: 202px;
	margin-right: 215px;
}

	#midColInfos {
		position: relative;
		z-index: 1;
		border-bottom: 1px solid #ff9900;
		height: 20px !important;
		height: 29px;
		padding-top: 8px;
		margin: 0 !important;
		margin: 0 -3px;
	}
	
	#rootlineNav {
		overflow: hidden;
		padding-right: 80px;
		padding-top: 2px;
	}
	
	#rootlineNav * {
		font-size: 10px;
		line-height: 12px;
		color: #646464;
	}
	
	#rootlineNav span,
	#rootlineNav a {
		margin-right: 3px;
	}
	
	#rootlineNav a:hover,
	#rootlineNav a.act {
		color: #000;
	}
	
	#printLink a {
		position: absolute;
		top: 7px;
		right: 0;
		display: block;
		font-size: 10px;
		line-height: 12px;
		color: #646464;
		background: url(../../images/print.gif) no-repeat 0 0;
		padding: 3px 0 2px 25px;
	} 
	
	#printLink a:hover {
		background: url(../../images/print_act.gif) no-repeat 0 0;
		color: #000;
	}

	#midCol .ctArea {
		overflow: hidden !important;
		overflow: visible;
		min-height: 450px;
		height: auto !important;
		height: 450px;
		margin: 0 !important;
		margin: 0 -3px;
		padding-top: 4px;
	}
	
#rightCol {
	position: relative;
	right: 16px;
	width: 174px;
	float: right;	
	background: #ff9900;
}

	#rightCol .jobsRightCol {
		height: 390px;
	}

	#rightCol .jobcounter {
		position: absolute;
		left: -161px;
		top: -21px;
		color: #ff9900;
		font-size: 12px;
		line-height: 15px;
		font-weight: bold;
	}
	#rightCol .jobcounter .label {
		color: #FFFFFF;
	}
	
#footer {
	clear: both;
	width: 956px;
	height: 41px;
	background: url(../../images/footer_bg.png) no-repeat 0 0;
	behavior: url(/fileadmin/template/js/iepngfix.htc);
	position: relative !important;
	position: static;
	bottom: -41px;
}

	#copyright {
		margin: 0 0 0 271px;
		padding-top: 4px;
		font-size: 10px;
		line-height: 12px;
		color: #FFF;
	}
	
	#copyright * {
		font-size: 10px;
		line-height: 12px;
		color: #FFF;
	}
	
	#copyright a {
		margin-left: 2px;
	}
	
	#copyright a span {
		display: none;
	}
	


