body {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	height: 100%;
}
a {
	color: #0073E6;
}
a:hover {
	color: #FFC040;
}

#inhalt {
	width: 656px;
	position: absolute;
	top: 129px;
	background-color: #CCCC33;
	padding: 0px;
	overflow: auto;
	z-index: 4;
}
#inhalt_ganzehoehe {
	width: 656px;
	height: 58%;
	margin-left: -444px;
	position: absolute;
	left: 50%;
	top: 130px;
	background-color: #CCCC33;
	padding: 0px;
	overflow: auto;
	z-index: 10;
}
#inhalt2 {
	width: 656px;
	position: absolute;
	top: 127px;
	padding: 0px;
	overflow: auto;
	z-index: 4;
}
#inhalt_iframe {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#topleiste {
	background-image: url(images/back_top.gif);
	background-repeat: no-repeat;
	height: 107px;
	width: 883px;
	top: 0px;
	padding-top: 10px;
	padding-right: 7px;
	z-index: 7;
}
#aktuell_x_jobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	left: 386px;
	top: 93px;
	position: absolute;
	z-index: 8;
}
#ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	left: 261px;
	top: 93px;
	z-index: 9;
	width: 622px;
}
#ticker a {
	color: #FFFFFF;
	text-decoration: none;
}


#bottomleiste {
	background-image: url(images/back_bottom.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 803px;
	margin-left: -456px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	background-position: left bottom;
	padding-left: 85px;
	z-index: 6;
}
#bottomleiste2 {
	background-image: url(images/back_bottom.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 803px;
	background-position: left bottom;
	padding-left: 85px;
	z-index: 6;
	margin-top: 5px;
}
#navigation {
	width: 202px;
	background-image: url(images/nav_back.gif);
	z-index: 5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#navigation ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#navigation ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	background-image: url(images/nav_butt.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 29px;
	display: block;
	margin: 0px;
	background-position: left bottom;
	line-height: 18px;
}
#navigation ul li a:hover {
	background-image: url(images/nav_butt_hover.gif);
}
#navigation img {
	margin: 0px;
	padding: 0px;
	display: block;
}
#nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 24px;
}
.fett {
	font-weight: bold;
	color: #333333;
}

