/* CSS Document */
body{	
	margin:0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin-left: -.1px /*1px shifting hack*/
	}
	td, th{
		font-size:12px;
		}
*  {margin:0; padding:0;}
.breite{
	width:681px;
	margin:0 auto;
	}
.clearer{
	clear:both;
	}
#outer-wrap{
	background:#FFFFFF;
}
	#outer{
	}
/* --------------------------------------------------- H E A D E R --- */
#header-wrap{
	background:#FFFFFF;
}
	#header{
	height:150px;
	background:url(../gfx_global/header-wrap-back.jpg) no-repeat #FFFFFF;
	margin:0 auto;
	width:950px;
		}
/* --------------------------------------------------- N A V I G A T I O N -- */	
#nav-wrap{
	background:#FFFFFF;
	position:relative;
}
	#nav{
		background:url(../gfx_global/nav-wrap-back.jpg) top center no-repeat #FFFFFF;
		margin:0 auto;
		width:950px;
		height:28px;
		position:relative;
		}
		#nav-in{
			width:700px;
			margin:0 auto;
			padding: 0 0 0 0;
			position:relative;
			min-height:10px;
			text-align:left;
			}
		#navlist {
			font-size: small; /* could be specified at a higher level */
			padding: 0 0 0 18px;
			margin:0 0 0 0;
			min-height:10px;
			}
			#navlist li {
				margin: 0; 
				padding: 0;
				display:inline;
				list-style: none;
				float:left;
				}				
			#navlist a:link, #navlist a:visited {
				font-weight: bold;
				text-decoration: none;
				color: #999;
				line-height:27px;
				float:left;
				padding:0 10px;
				font-size:13px;
				}
			#navlist a:hover {
				border-left: 1px solid #999;
				border-right: 1px solid #999;
				color:#000;
				padding:0 9px;
				}
			#navlist a.active:link, #navlist a.active:visited{
				border-left: 1px solid #999;
				border-right: 1px solid #999;
				border-bottom:1px solid #FFF;
				color: #000;
				padding:0 9px;
				background:url(../gfx_global/li-active-back.gif) top repeat-x;
				}
/* --------------------------------------------------- M A I N -- */
#main-wrap{
	width:950px;
	margin:0 auto;
	background:url(../gfx_global/main-wrap-back.jpg) top center repeat-y #FFFFFF;
	min-height:10px;
	display:block;
	clear:both;
	}
	#main{
		margin:0 auto;
		width:700px;
		background:url(../gfx_global/main-back.jpg) top center no-repeat;
		padding-top:15px;
		clear:both;
		}
		#main-in{
			width:680px;
			margin:0 auto;
			text-align:left;
			}
		
	/* ------------ S P A L T E --- */
	#main-spalt{
	float:right;
	width:200px;
	}
		#sidebar{
		padding:24px 18px 0 10px;
		text-align:left;
		}
	/* ------------ C O N T E N T --- */
	#main-cont{
	float:left;
	width:480px;
	}
		#content{
			padding:0 10px 0 18px;
			}
				
/* --------------------------------------------------- F O O T E R -- */
#footer-wrap{
	width:950px;
	margin:0 auto;
	background:url(../gfx_global/footer-back-neu.jpg) top center no-repeat;
	}
	#footer{
		margin:0 auto;
		width:680px;
		height:100px;
		font-size:12px;
		text-align:center;
		padding:40px 0 0 0;
		}
		/*--- B R E A D C R U M B S ---*/
		#navcrumbs {
		float: right;
		font-size: small; /* could be specified at a higher level */
		margin: 0 0 10px 0;
		padding: 0 10px 0 10px;
		border-bottom: 1px solid #999;
		}
		
		#navcrumbs {
			  width:680px;      /* Deklaration fuer IE 5.x */
			  voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
			  voice-family:inherit;
			  width:660px;      /* Korrektur fuer andere Browser */
		}
		
			#navcrumbs ul, #navcrumbs li {
				margin: 0; 
				padding: 0;
				display: inline;
				list-style-type:none;
				}	
			#navcrumbs a:link, #navcrumbs a:visited {
				font-size: 11px;
				line-height: 26px;
				font-weight: bold;
				margin: 0 10px 0 10px;
				text-decoration: none;
				color: #999;
				float:left;      /* Deklaration fuer IE 5.x */
				voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
				voice-family:inherit;
				float:none;      /* Korrektur fuer andere Browser */				
				}
			#navcrumbs a.active:link, #navcrumbs a.active:visited, #navcrumbs a:hover {
				border-bottom: 4px solid #999;
				padding-bottom: 2px;
				color: #999;
				
				}
	#imprint{
		font-size:9px;
		margin:-20px auto 0 auto;
		text-align:center;
		padding-bottom:20px;
		width:200px;
		background:none;
		}
		#imprint a{
			color:#999;
			text-decoration:underline;
			}
#print-footer{
	visibility:hidden;
	}
#top-link{
	margin:-80px 0 0 0;
	position:absolute;
	top:bottom;
	left:5%;
	}
.jobliste{
	margin-left:20px;
	}
	.jobliste li{
		padding:5px 0 5px 0;
		}
