body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #007273;
}

#page {
	float: left;
/*	background-image: url(/images/shadowRight.gif);
	background: transparent url(/images/back.gif);
	background-position: top right;
	background-repeat: repeat-y;*/
	background-color: #F7F7F7;
	width: 935px;
}

#header input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 0 2px;
	margin: 0;
	border: 1px solid #007273;
}
#header input.btnSubmit {
	border: 0;
}

#header {
	width: 935px;
	height: 152px;
	background-color: #F4F4F4;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

#headerText {
	position: absolute;
	top: 5px;
	right: 16px;
}

#headerContent {
	position: absolute;
	top: 23px;
	left: 0px;
	width: 935px;
	height: 105px;
	background-color: #FFFFFF;
	border-top: 1px solid #007273;
	border-bottom: 5px solid #FDBE10;
	z-index: 0;
}

#headerLogo {
	position: absolute;
	top: 16px;
	left: 16px;
}

#headerLogo h1 {
	position: absolute;
	top: 35px;
	left: 135px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	height: 23px;
	width: 500px;
	margin: 0;
	color: #666;
}

#headerSearch {
	position: absolute;
	bottom: 0px;
	right: 16px;
	width: 182px;
	height: 29px;
}

#headerSearch .background {
	float: left;
	background-image: url(/images/headNavNoMiddle.gif);
	width: 162px;
	height: 24px;
	padding-top: 5px;
}

#headerSearch .searchfield {
	width: 124px;
	float: left;
}

#headerSearch .searchfield input {
	width: 114px;
	color: #007273;
}

#headerSearch .searchbutton {
	width: 36px;
	float: left;
}

#headerSearch .searchbutton .btnSubmit {
	padding: 0 4px;
}

/* IE-Hack */
html * #headerSearch .searchbutton {
	padding-top: 1px;
}

#headerBreadcrumb {
	position: absolute;
	top: 133px;
	height: 14px;
	width: 901px;
	background-color: #ffffff;
	padding: 1px 17px 4px 17px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#headerBreadcrumb a {
	text-decoration: none;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

#headerBreadcrumb .current {
	text-decoration: none;
}

#headerBreadcrumbShadow {
	background-image: url(/images/transshadow.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 152px;
	left: 0;
	height: 6px;
	width: 935px;
	padding:0;
}

#footer {
	float: left;
	width: 935px;
	height: 121px;
	background-color: #f4f2ed;
	margin-top: 10px;
}

#footer #footerTop {
/*	background-image: url(/images/bgFooterGradient.jpg);*/
	height: 70px;
	padding: 11px 15px 10px 16px;
	font-size: 12px;
	color: #333333;
}

.footerArrow {
	background: url(/images/footerArrow.gif) no-repeat left top !important;
	padding: 0 0 0 12px !important;
}

#footer #footerCopyright {
	height: 14px;
	background-color: #28A9AE;
	padding: 8px 15px 8px 16px;
	color: #FFFFFF;
}

#footerShadow {
	float: left;
	width: 935px;
	height: 9px;
	background-image: url(/images/footerShadow.gif);
	background-repeat: no-repeat;
}

#footer a {
	text-decoration: none;
	color: #333333;
}

#footerTop ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#footerTop ul li {
	margin: 0;
	padding: 0;
}

#footerTop .footerHeadLeft {
	float: left;
	width: 420px;
}

#footerTop .footerHeadReft {
	float: left;
	clear: both;
}

#footerTop .footerCol1 {
	float: left;
	width: 260px;
}

#footerTop .footerCol2 {
	float: left;
	width: 160px;
}

#footerTop .footerCol3 {
	float: left;
	width: 200px;
}

#footerCopyright a {
	color: #FFFFFF;
}

#footerCopyright .rssLink {
	background-image: url(/images/icnRss.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 18px;
}

#footerCopyright .fCopyright {
	float: left;
}

#footerCopyright .footerNav {
	float: right;
}

/* MAIN MENU DEFINITION */
#headNav {
	position: absolute;
	bottom: 0px;
	left: 15px;
	z-index: 4;
}

#headNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#headNav ul li {
	float: left;
	margin-right: 2px;
}

#headNav ul li a:link,#headNav ul li a:visited,#headNav ul li a:focus,#headNav ul li a:hover,#headNav ul li a:active a
	{
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	height: 23px;
	float: left;
	padding-top: 6px;
}

#headNav ul li .linkBackground {
	background-image: url(/images/headNavNoMiddle.gif);
	background-repeat: repeat-x;
	float: left;
}

#headNav ul li.headNav2 .linkBackground {
	background-image: url(/images/headNavNoMiddle_red.gif);
	background-repeat: repeat-x;
	float: left;
}

#headNav ul li#headNavAct .linkBackground {
	background-image: url(/images/headNavActMiddle.gif);
}

.headNavRCL {
	background-image: url(/images/headNavNoLeft.gif);
	float: left;
	height: 29px;
	width: 10px;
}

.headNavRCR {
	background-image: url(/images/headNavNoRight.gif);
	float: left;
	height: 29px;
	width: 10px;
}

li.headNav2 .headNavRCL {
	background-image: url(/images/headNavNoLeft_red.gif);
	float: left;
	height: 29px;
	width: 10px;
}

li.headNav2 .headNavRCR {
	background-image:
		url(/images/headNavNoRight_red.gif);
	float: left;
	height: 29px;
	width: 10px;
}

li#headNavAct .headNavRCL {
	background-image: url(/images/headNavActLeft.gif);
}

li#headNavAct .headNavRCR {
	background-image: url(/images/headNavActRight.gif);
}

#portalNav {
	position: absolute;
	top: 2px;
	left: 16px;
	height: 29px;
	z-index: 2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

#portalNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#portalNav ul li {
	float: left;
	margin-right: 2px;
	border-bottom: 1px solid #007273;
	
}

#portalNav ul li#portalNavAct {
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	height: 21px;
}

#portalNav ul li a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/images/portalNavNoMiddle.gif);
	background-repeat: repeat-x;
	height: 18px;
	float: left;
	padding-top: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

.portalNavRCL {
	background-image: url(/images/portalNavNoLeft.gif);
	float: left;
	height: 21px;
	width: 12px;
}

.portalNavRCR {
	background-image: url(/images/portalNavNoRight.gif);
	float: left;
	height: 21px;
	width: 12px;
}

li#portalNavAct .portalNavRCL {
	background-image: url(/images/portalNavActLeft.gif);
	height: 22px;
}

#portalNav li#portalNavAct a {
	background-image: url(/images/portalNavActMiddle.gif);
	color: #007273;
}

li#portalNavAct .portalNavRCR {
	background-image: url(/images/portalNavActRight.gif);
	height: 22px;
}

/* LINK BUTTONS */
.keyClr1 .linkBtnLeft {
	width: 3px;
	height: 20px;
	float: left;
	background-image: url(/images/linkBtnKeyClr1Left.gif);
	background-repeat: no-repeat;
}

.keyClr1 .linkBtnMiddle {
	float: left;
}

.keyClr1 .linkBtnRight {
	width: 3px;
	height: 20px;
	float: left;
	background-image: url(/images/linkBtnKeyClr1Right.gif)
		;
	background-repeat: no-repeat;
}

.keyClr1 .linkBtnMiddle .btnSubmit {
	background: transparent
		url(/images/linkBtnKeyClr1Middle.gif) repeat-x;
	border: 0px none;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding: 1px 7px 0 7px;
}

/* HACK IE 6 */
* html .keyClr1 .linkBtnMiddle .btnSubmit {
	padding: 1px 7px 0 7px;
	border: 0;
}

/* HACK IE 7 */
html * .keyClr1 .linkBtnMiddle .btnSubmit {
	padding: 1px 0;
	border: 0;
}

.keyClr2 .linkBtnLeft,
.keyClr3 .linkBtnLeft,
.keyClr3Line .linkBtnLeft {
	width: 3px;
	height: 20px;
	float: left;
	background-repeat: no-repeat;
}
.keyClr2 .linkBtnLeft {
	background-image: url(/images/linkBtnKeyClr2Left.gif);
}
.keyClr3 .linkBtnLeft {
	background-image: url(/images/linkBtnKeyClr3Left.gif);
}
.keyClr3Line .linkBtnLeft {
	height: 50px;
	background-image: url(/images/linkBtnKeyClr3Left2.gif);
}

.keyClr2 .linkBtnMiddle,
.keyClr3 .linkBtnMiddle,
.keyClr3Line .linkBtnMiddle {
	float: left;
	white-space: nowrap;
}

.keyClr2 .linkBtnRight,
.keyClr3 .linkBtnRight,
.keyClr3Line .linkBtnRight {
	width: 3px;
	height: 20px;
	float: left;
	background-repeat: no-repeat;
}
.keyClr2 .linkBtnRight {
	background-image: url(/images/linkBtnKeyClr2Right.gif);
}
.keyClr3Line .linkBtnRight {
	height: 50px;
	background-image: url(/images/linkBtnKeyClr3Right2.gif);
}
.keyClr3 .linkBtnRight {
	background-image: url(/images/linkBtnKeyClr3Right.gif);
}

.keyClr2 .linkBtnMiddle .btnSubmit,
.keyClr3 .linkBtnMiddle .btnSubmit,
.keyClr3Line .linkBtnMiddle .btnSubmit  {
	border: 0px none;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding: 1px 7px 0 7px;
}
.keyClr2 .linkBtnMiddle .btnSubmit {
	background: transparent url(/images/linkBtnKeyClr2Middle.gif) repeat-x;
}
.keyClr3 .linkBtnMiddle .btnSubmit {
	background: transparent url(/images/linkBtnKeyClr3Middle.gif) repeat-x;
}
.keyClr3Line .linkBtnMiddle .btnSubmit {
	height: 50px;	
	background: transparent url(/images/linkBtnKeyClr3Middle2.gif) repeat-x;
}

.keyClr2 .linkBtnMiddle a.btnSubmit,
.keyClr3 .linkBtnMiddle a.btnSubmit,
.keyClr3Line .linkBtnMiddle a.btnSubmit {
	border-bottom: 0px none;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 10px 0 10px;
	float: left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
.keyClr2 .linkBtnMiddle a.btnSubmit {
	background: transparent url(/images/linkBtnKeyClr2Middle.gif) repeat-x;
}
.keyClr3 .linkBtnMiddle a.btnSubmit {
	background: transparent url(/images/linkBtnKeyClr3Middle.gif) repeat-x;
}
.keyClr3Line .linkBtnMiddle a.btnSubmit {
	height: 50px;
	padding: 5px !important;
	background: transparent url(/images/linkBtnKeyClr3Middle2.gif) repeat-x;
}

/* HACK IE 6 */
* html .keyClr2 .linkBtnMiddle .btnSubmit,
* html .keyClr3 .linkBtnMiddle .btnSubmit {
	padding: 1px 7px 0 7px;
	float: left;
}

/* HACK IE 7 */
html * .keyClr2 .linkBtnMiddle .btnSubmit,
html * .keyClr3 .linkBtnMiddle .btnSubmit {
	padding: 1px 0;
}

/* USED FOR SOCIAL BOOKMARKS BUTTON */
#socialBookmarks .linkBtnMiddle .btnSubmit {
	padding: 1px 7px 0 8px;
}

.linkBtnMiddle a {
	background-image: url(/images/icnArrowDown.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
	color: #fff !important;
	text-decoration: none;
}

/* HACK IE 6 */
* html #socialBookmarks .linkBtnMiddle .btnSubmit {
	float: left;
}

/* CONTENT STYLES */
#logoutBox, #loginBox {
	float: right;
	height: 42px;
	background-color: transparent;
	margin-top: 20px;
	margin-right: 14px;
}

#loginBox {
	margin-top: 18px;
/*	width: 374px;*/
}

#loginBoxTop {
	height: 8px;
	width: 374px;
	background-image: url(/images/loginBoxTop.gif);
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
}

#loginBoxMiddle {
	height: 30px;
	width: 345px;
	border-left: 2px solid #009090;
	border-right: 2px solid #009090;
	padding: 0px 10px 0px 15px;
	background-color: #FFFFFF;
}

#loginBoxMiddle div,#logoutBoxMiddle div {
	float: left;
	font-size:11px;
	line-height:12px;
	padding:0;margin:0;
}

#loginBoxBottom {
	height: 8px;
	width: 374px;
	background-image: url(/images/loginBoxBottom.gif);
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
}

#logoutBoxLeft {
	float: left;
	height: 43px;
	width: 12px;
	background-image: url(/images/logoutBoxLeft.gif);
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
}

#logoutBoxMiddle {
	float: left;
	height: 35px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 6px;
}

#logoutBoxRight {
	float: left;
	height: 43px;
	width: 12px;
	background-image: url(/images/logoutBoxRight.gif);
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
}


.fSmall {
	font-size: 10px;
}

.fBold {
	font-weight: bold;
}

.fBold14 {
	font-weight: bold;
	font-size: 14px;
}

.fBold12 {
	font-weight: bold;
	font-size: 12px;
}

.fGrey {
	color: #666666;
}

.fGreen {
	color: #007273;
}

.comment {
	font-size: 12px;
}


/* SPACERS */
.spcV5 {
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.spcV7 {
	height: 7px;
	font-size: 0;
	line-height: 0;
}

.spcV10 {
	height: 10px;
	font-size: 0;
	line-height: 0;
}

.spcV12 {
	height: 12px;
	font-size: 0;
	line-height: 0;
}

.spcV15 {
	height: 15px;
	font-size: 0;
	line-height: 0;
}

.spcV20 {
	height: 20px;
	font-size: 0;
	line-height: 0;
}

.spcH1 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 1px;
	width: 1px;
}

.spcH3 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 3px;
	width: 3px;
}

.spcH5 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 5px;
	width: 5px;
}

.spcH10 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 5px;
	width: 10px;
}

.spcH15 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 5px;
	width: 15px;
}

.spcH20 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 5px;
	width: 20px;
}

.spcH25 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 5px;
	width: 25px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.block {
	display: block;
	margin: 2px;
}


/* EMU DEFINITION */
#emoMain, #emoArbeitgeber {width:935px;height:260px;margin:-8px 0 10px;padding:0;clear:both;position:relative;left:-4px;border-bottom: 5px solid #FDBE10;}
#emoMain #emoMainPicture, #emoArbeitgeber #emoArbeitgeberPicture,#emoArbeitgeber #emoArbeitgeberInfo {float:left;}
#emoMain #emoMainInfo {float:right;background:#e5e5e5;width:300px;height:68px;padding:40px 0 0 30px;}
#emoMain #emoMainInfo h3{color:#009090;margin:0;padding:0;font:bold 14px "Trebuchet MS",Arial,Helvetica,sans-serif;}
#emoMain #emoMainSearch {float:right;background:#f3f3f3;width:300px;height:112px;padding:40px 0 0 30px;}
#emoMain #emoMainSearch h2{color:#009090;margin:0;padding:0;font:bold 21px "Trebuchet MS",Arial,Helvetica,sans-serif;}

#arbeitgeberboxen {margin:0 0 50px;}


contentAd {
	width: 180px;
	/*	height: 625px;*/
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	z-index: 3;
}

.contentAdText {
	height: 5px;
	padding: 5px 0 5px 10px;
}

.contentAd .contentAdBanner { /*	height: 600px;*/
	padding: 0 10px 10px 10px;
}

.contentInternalAd {
	border: 1px solid #ccc;
	width: 180px;
}

#contentAdWide {
	width: 768px;
	height: 122px;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	z-index: 3;
}

#contentAdWide #contentAdWideText {
	height: 5px;
	padding: 5px 0 5px 11px;
}

#contentAdWide #contentAdWideBanner {
	height: 90px;
	padding: 0 20px 15px 20px;
}

.contentAd60 {
	width: 100%;
	background-color: #FDFDFD;
	border: 1px solid #CCCCCC;
}

.contentAdBanner {
	text-align: center;
	padding: 0 0 11px 0;
}

/* Newsboxen */
div.S40 {
	overflow:hidden;
	float:left; 
}


.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.solidLine {
	height: 41px;
	background-image: url(/images/solidLine.gif);
}

.S40 {
	width: 384px;
	float: left;
}

.S40 .borderTopRC {
	background-image: url(/images/borderRCTopSize40.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 384px;
	line-height: 0;
	font-size: 0;
}

.S40 .borderBottomRC {
	background-image:
		url(/images/borderRCBottomSize40.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 384px;
	line-height: 0;
	font-size: 0;
	float: left;
}

.S40 .contentBox {
	width: 366px;
	background-color: #FFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0px 8px 8px 8px;
	float: left;
}

.S40 .contentBox.news {
	text-align: left;overflow:hidden;height:180px;
}

.S40 .contentBox h4 {
border-bottom:1px solid #CCCCCC;
color:#444444;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:14px;
margin:0 0 2px;
padding:0 0 6px !important;
}

.S40 .contentBox .text {
	float:left;
	margin-top:10px;
	/*width:220px;*/
}

.S40 .contentBox p img {
	float: left; 
	margin: 0 10px 10px 0;
	border:0;
}

.S40 .contentBox .column1 {
	width: 193px;
	float: left;
	margin: 10px;
}

.S40 .contentBox .column2 {
	width: 155px;
	float: left;
}

div.S40.immo div.contentBox h2 {
	font-size:14px;
	height:28px;
	line-height:14px;
	color: #000;
	padding:2px 0 4px 0;
}

div.S40.immo div.contentBox h3 {
	background-image:url(/images/icnH2keyClr2.gif);
	padding:0 0 0 26px;
	background-position:0 2px;
	background-repeat:no-repeat;
	color:#444444;
}


/* SPACERS */
.spcV5 {
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.spcV7 {
	height: 7px;
	font-size: 0;
	line-height: 0;
}

.spcV10 {
	height: 10px;
	font-size: 0;
	line-height: 0;
}

.spcV12 {
	height: 12px;
	font-size: 0;
	line-height: 0;
}

.spcV15 {
	height: 15px;
	font-size: 0;
	line-height: 0;
}

.spcV20 {
	height: 20px;
	font-size: 0;
	line-height: 0;
}

.spcH1 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 1px;
	width: 1px;
}

.spcH3 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 3px;
	width: 3px;
}

.spcH5 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 5px;
	width: 5px;
}

.spcH10 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 5px;
	width: 10px;
}

.spcH15 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 5px;
	width: 15px;
}

.spcH20 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 5px;
	width: 20px;
}

.spcH25 {
	float: left;
	font-size: 1px;
	height: 1px;
	min-height: 1px;
	min-width: 5px;
	width: 25px;
}