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: 1024px;
}

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

input.checkbox {
	border: 0;
}

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

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

#headerContent {
	position: absolute;
	top: 23px;
	left: 0px;
	width: 1004px;
	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: 970px;
	background-color: #ffffff;
	padding: 1px 17px 4px 17px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

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

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

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

#headerBreadcrumbShadow {
	background-image: url(/images/shadowBreadcrumb.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 134px;
	left: 0;
	height: 6px;
	width: 1004px;
}

#footer {
	float: left;
	width: 1004px;
	height: 121px;
	background-color: #f4f2ed;
}

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

#footer .footerArrow {
	background-image: url(/images/footerArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 12px;
}

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

#footerShadow {
	float: left;
	width: 1024px;
	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: 520px;
}

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

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

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

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

#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;
}

#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;
}

.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;
}

#contentNavContainer {
/*	border-bottom: 1px solid #CCCCCC;*/
	height: 22px;
	position:relative;
	margin-bottom:-5px;
}

.content80 #contentNavContainer {
	width: 770px;
}

.content60 #contentNavContainer {
	width: 568px;
}

#contentNav {
	position: absolute;
	top: 1px;
	left: 0px;
}

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

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

#contentNav ul li#contentNavAct {
	border-bottom: 1px solid #FFFFFF;
	height: 21px;
}

#contentNav ul li a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/images/contentNavNoMiddle.gif);
	background-repeat: repeat-x;
	height: 18px;
	float: left;
	padding-top: 3px;
}

.contentNavRCL {
	background-image: url(/images/contentNavNoLeft.gif);
	float: left;
	height: 21px;
	width: 11px;
}

.contentNavRCR {
	background-image: url(/images/contentNavNoRight.gif);
	float: left;
	height: 21px;
	width: 20px;
}

li#contentNavAct .contentNavRCL {
	background-image: url(/images/contentNavActLeft.gif);
	height: 22px;
	width: 11px;
}

#contentNav li#contentNavAct a {
	background-image: url(/images/contentNavActMiddle.gif);
	background-repeat: repeat-x;
	color: #007273;
}

li#contentNavAct .contentNavRCR {
	background-image: url(/images/contentNavActRight.gif);
	height: 22px;
	width: 20px;
}

/* 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;
}

/* HACK IE 7 */
html * .keyClr1 .linkBtnMiddle .btnSubmit {
	padding: 1px 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 */
#content {
	width: 972px;
	float: left;
	padding: 0 16px 0 16px;
	margin-bottom: 10px;
}

#contentHead {
	height: 20px;
	width: 100%;
	padding: 7px 0 0 0;
	background-repeat: repeat-x;
}

#subBreadcrumb {
	height: 20px;
	padding: 0 0 6px 1px;
	margin: 0;
	font-size: 11px;
	line-height: 20px;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#subBreadcrumb a {
	text-decoration: none;
	margin: 0 10px 0 0;
}

#subBreadcrumb img {
	margin: 0 8px 0 0;
}

#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: 18px;
	width: 345px;
	border-left: 2px solid #007273;
	border-right: 2px solid #007273;
	padding: 3px 10px 3px 15px;
	background-color: #FFFFFF;
}

#loginBoxMiddle div,#logoutBoxMiddle div {
	float: left;
}

#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;
}

.content100 {
	width: 972px;
	float: left;
	margin-top: 5px;
}

.content80 {
	padding-right:10px;
	width:780px;
	float: left;
	margin-top: 5px;
}

.content60 {
	width: 568px;
	float: left;
	margin-top: 15px;
}

.content40 {
	width: 384px;
	float: left;
	margin-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.content20 {
	width: 182px;
	float: left;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.content80Area {
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 30px 10px 6px 10px;
	width: 748px;
	float: left;
}

.content80Area .imgText {
	width: 748px;
	float: left;
	padding: 10px 0 8px 0;
}

.content80AreaBottom {
	background-image:
		url(/images/borderRCBottomSize80.gif);
	height: 6px;
	width: 770px;
	line-height: 0;
	font-size: 0;
	float: left;
}

.content60Area {
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 30px 10px 6px 10px;
	width: 546px;
	float: left;
}

.content60Area .imgText {
	width: 546px;
	float: left;
	padding: 10px 0 8px 0;
}

.content60AreaBottom {
	background-image:
		url(/images/borderRCBottomSize60.gif);
	height: 6px;
	width: 568px;
	line-height: 0;
	font-size: 0;
	float: left;
}

h1 {
	font-size: 18px;
	color: #444444;
	margin: 4px 0 7px 0;
	width: 100%;
	font-weight: bold;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	color: #444444;
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 1px 8px 3px 29px;
	margin: 0;
}

h2 a {color: #444444;text-decoration:none;}

div.keyClr1 h2 {
/*	background-image: url(/images/icnH2keyClr1.gif); */
}

div.keyClr2 h2 {
	background-image: url(/images/icnH2keyClr2.gif);
}

h2.logoahgzjobs,h2.logoahgzpeople,h2.logoahgzonline,h2.logoahgzimmo {
	height: 20px !important;
	padding: 0 0 4px 52px !important;
	margin: 0 0 2px 0 !important;
	line-height:24px;
}

h2.logoahgzjobs {
	background: transparent url(/images/AHGZjobs_42x20.gif) no-repeat left top !important;
}

h2.logoahgzpeople {
	background: transparent url(/images/AHGZpeople_42x20.gif) no-repeat left top !important;
}

h2.logoahgzonline {
	background: transparent
		url(/images/logo_ahgzonline_20x52.gif)
		no-repeat left top !important;
}

h4.logoahgzjobs {
	background: transparent url(/images/AHGZjobs_42x20.gif) no-repeat !important;
}

h4.logoahgzpeople {
	background: transparent url(/images/AHGZpeople_42x20.gif) no-repeat !important;
}

h4.logoahgzonline {
	background: transparent	url(/images/AHGZonline_42x20.gif)	no-repeat !important;
}

h4.logoahgzimmo {
	background: transparent	url(/images/AHGZimmo_42x20.gif)	no-repeat !important;
}

h4.logoahgzjobs,h4.logoahgzpeople,h4.logoahgzonline,h4.logoahgzimmo {
	padding: 0px 0px 6px 52px !important;
	margin: 0 0 2px 0 !important;
	line-height:12px;
	background-position: left 2px !important;
}

h4.logoahgzjobs.oneline,h4.logoahgzpeople.oneline,h4.logoahgzonline.oneline,h4.logoahgzimmo.oneline {
	padding: 4px 0px 8px 52px !important;
	line-height:14px;
	background-position: left top !important;
}

h4 a{
	text-decoration:none;
	color:#444;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	padding: 0;
	margin: 0 0 7px 0;
}

.text h3 a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, "Times New Roman", Times, serif;
	color: #007273;
	font-size: 15px;
}

div.S100 h2 {
	width: 711px;
}

div.S100 h3 {
	width: 741px;
	background-image: url(/images/bgH3size100.gif);
}

div.S33 h3 {
	width: 234px;
	background-image: url(/images/bgH3size33.gif);
}

div.S66 h3 {
	width: 487px;
	background-image: url(/images/bgH3size66.gif);
}

div.S100 div.keyClr1 h3.active {
	height: 20px;
	color: #fff;
	margin: 0;
	background-image:
		url(/images/bgH3size100activeKeyClr2.gif);
}

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

h5 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 100%;
	font-weight: normal;
	font-family: "MS Sans Serif", sans-serif;
	color: #555555;
}

hr,.hrLineGrey {
	width: 100%;
	max-height: 1px;
	height: 1px;
	line-height: 0;
	font-size: 0;
	background-color: #CCCCCC;
}

.newsTicker {
	padding: 2px;
	line-height: 15px;
}

.contentBox .newsTicker a:link,.contentBox .newsTicker a:visited,.contentBox .newsTicker a:hover,.contentBox .newsTicker a:active
	{
	font-size: 12px;
	color: #007273;
	font-weight: bold;
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.icnKostenlos {
	height: 59px;
	width: 94px;
	background-image: url(/images/icn4timesFree.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 240px;
	left: 224px;
}

/* IE-Hack */
* html .icnKostenlos {
	top: 242px;
}

/* CONTENT BOXES */
.S60 {
	width: 568px;
}

.S60 .borderTopRC {
	background-image: url(/images/borderRCTopSize60.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 568px;
	line-height: 0;
	font-size: 0;
}

.S60 .borderBottomRC {
	background-image:
		url(/images/borderRCBottomSize60.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 568px;
	line-height: 0;
	font-size: 0;
	clear: both;
}

.S60 .contentBox {
	font-size: 12px;
	background-color: #FFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:0 8px 4px 14px;
	width:544px;
	float: left;
	clear: both;
}

.S60 .contentBox img {
	float: left;
}

.S60 .contentBox .text {
	margin-left: 8px;
	float: left;
}

.S60 .contentBox .links {
	float: right;
}

.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:230px;
}

.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;
}

div.userActions {
	border:1px solid #ccc;
	background-color: #fff;
	padding:5px;
	font-size:12px;
	margin:5px 0 10px 0;
	width:760px;
	height:1em;
}
div.userActions div{
	float:right;
}

div.userActions div.articles {
	margin-right:40px;
	float:left;
}

div.userActions div.blaettern {
	margin-right:300px;
}

div.userActions div.blaettern a {
	
}

div.userActions div.blaettern span {
	font-weight:bold;
}

div.userActions div.blaettern img {
	
}


div.userActions div.pages {
}

div.userActions.notice {
	background:#FFF6BF;
	border-color:#FFD324;
	color:#514721;
	font-weight:bold;
}


.S33 {
	width: 310px;
	float: left;
	margin: 0;
}

.S33 .borderTopRC {
	background-image: url(/images/borderRCTopSize33.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 310px;
	line-height: 0;
	font-size: 0;
}

.S33 .borderBottomRC {
	height: 7px;
	width: 310px;
	line-height: 0;
	font-size: 0;
}

.S33 .keyClr2 .borderBottomRC {
	background-image:
		url(/images/borderRCBottomKeyClr2Size33.gif);
	background-repeat: no-repeat;
}

.S33 .contentBox {
	width: 294px;
	height: 120px; /* rok:2008-12-02 */
	background-color: #FFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 7px 3px 7px;
	overflow: hidden;
}

.S30 {
	width: 274px;
	float: left;
	margin: 0px 18px 18px 0;
}

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

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

.S30 .keyClr2 .borderBottomRC {
	background-image:
		url(/images/borderRCBottomKeyClr2Size30.gif);
	background-repeat: no-repeat;
}

.S30 .contentBox {
	width: 258px;
	background-color: #FFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 4px 7px 10px 7px;
	text-align: center;
}







.S20 {
	width: 182px;
}

.S20 .borderTopRC {
	background-image: url(/images/borderRCTopSize20.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 182px;
	line-height: 0;
	font-size: 0;
}

.S20 .borderBottomRC {
	background-image:
		url(/images/borderRCBottomSize20.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 182px;
	line-height: 0;
	font-size: 0;
}

.S20 .contentBox {
	width: 166px;
	font-size: 12px;
	background-color: #FFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 7px 3px 7px;
}

.scrollLayer {
	height: 360px;
	overflow: auto;
	margin-bottom: 10px;
	border-bottom: 1px solid #CDCDCD;
}


#jobOffers .scrollLayer a:link,#jobOffers .scrollLayer a:visited,#jobOffers .scrollLayer a:hover,#jobOffers .scrollLayer a:active
	{
	color: #007273;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}

#tagCloud a:link,#tagCloud a:visited,#tagCloud a:hover,#tagCloud a:active
	{
	color: #666;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.arrowSquare:link,a.arrowSquare:visited,a.arrowSquare:hover,a.arrowSquare:active
	{
	background-image: url(/images/icnArrowSquare.gif) !important;
	background-repeat: no-repeat !important;
	text-decoration: none;
	background-position: left 1px;
	line-height: 1.2em;
	vertical-align:top;
	padding-left: 16px !important;
	color: #007273;
}

a.arrowSquareWhite:link,a.arrowSquareWhite:visited,a.arrowSquareWhite:hover,a.arrowSquareWhite:active
	{
	background-image: url(/images/icnArrowSquareWhite.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 2px;
	text-decoration: none;
	padding-left: 16px;
	color: #007273;
}

.linkArrowGreen {
	background-image: url(/images/linkArrowGreen.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 8px;
	display: block;
	text-decoration: none;
}

/* Content element containers */
.imgText {
	padding: 2px 0 2px 0;
}

.imgText img {
	float: left;
	margin-right: 15px;
}

.imgText div.text {
	float: left;
}

.imgText p {
	margin: 0;
	line-height: 18px;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 16px;
}

.imgText a.keyClr2 {
	color: #007273;
	font-weight: bold;
	font-size: 12px;
}

.imgText a {
	margin-right: 3px;
}

.imgText a.ahgzlink {
	margin-right: 3px;
	display: block;
	width: 44px;
	float: left;
	height: 60px;
	border: 1px solid #cccccc;
	text-decoration: none;
}

.imgText a.ahgzlink:hover {
	text-decoration: none;
}

.imgText a.textLink {
	color: #007273;
	margin: 0;
	padding: 0;
}

#moderators.S33 .imgText {
	margin-left: 12px;
}

.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;
}

.contentBoxLink a:link,.contentBoxLink a:visited,.contentBoxLink a:hover,.contentBoxLink a:active
	{
	background-image: url(/images/icnArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 22px;
	text-decoration: none;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	display: block;
	clear: both;
}

a.arrowSquareWhite:link,.contentBoxLink a:visited,.contentBoxLink a:hover,.contentBoxLink a:active

.keyClr1 .contentBoxLink a {
	background-color: #FDBE10;
}

.keyClr2 .contentBoxLink a {
	background-color: #28A9AE;
}

.S30 .contentBoxLink {
	width: 274px;
	text-align: left;
	/*	height: 18px; */
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.S30 .contentBoxLink a {
	background-image: none;
	padding-left: 0px;
	border-left: none;
	border-right: none;
	display: inline;
	border: none;
}

.S30 .contentBoxLink .bigger {
	float: left;
	/*	width: 127px;*/
	width: 264px;
	color: #fff;
	padding: 4px 0 0 10px;
	border-top: 1px solid #979999;
	background-color: #28A9AE;
}

.S30 .contentBoxLink .browse {
	float: right;
	/*	width: 127px;*/
	padding: 4px 10px 0 0;
	border-top: 1px solid #979999;
	background-color: #28A9AE;
	color: #fff;
	font-weight: bold;
	text-align: right;
}

.content60 .imgText {
	padding: 0;
	width: 568px;
}

.content60 .contentBox .imgText {
	padding: 0;
	width: 530px;
}

.imgText p {
	line-height: 15px;
}

.imgText a#arrowSquare {
	margin-right: 60px;
	text-decoration: none;
}

.newsLevel1 .imgText img{
	width: 250px;
	border: 0;
}

.newsLevel2 .imgText img {
	width: 125px;
	border: 0;
}

.content60 .newsLevel1 .imgText img+div.text {
	width: 303px;
}

.content80 .newsLevel1 .imgText img+div.text {
	width: 502px;
}

.newsLevel1 .imgText .text { /*	width: 310px; */
	width: auto;
}

.content60 .newsLevel2 .imgText img+div.text {
	width: 423px;
}

.content80 .newsLevel2 .imgText img+div.text {
	width: 622px;
}

.newsLevel2 .imgText .text { /*	width: 435px;*/
	width: auto;
}

.newsLevel3 .imgText .text {
	width: 100%;
}

.content20 .imgText {
	padding: 0;
	width: 100%;
}

.content20 .imgText a {
	margin: 0;
}

.content20 .imgText .text {
	width: 98px;
}

.newsCategory {
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 9px;
}

.newsCategorySub {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: MS Sans Serif, sans-serif;
	color: #444444;
}

#socialBookmarks {
	position: absolute;
	z-index: 10;
}

#socialBookmarksLayer {
	width: 135px;
	background-color: #fff;
	position: absolute;
	left: 16px;
	z-index: 5;
}

#socialBookmarksLayerContent {
	margin-top: 16px;
	padding: 10px 5px 0 8px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

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

#socialBookmarksLayer ul li {
	display: block;
	height: 28px;
}

#socialBookmarksLayer ul li a {
	background-repeat: no-repeat;
	padding: 1px 0 0 30px;
	height: 28px;
	display: block;
	text-decoration: none;
}

#socialBookmarksLayerBottom {
	width: 135px;
	height: 3px;
	background-image:
		url(/images/bgSocialBookmarksLayerBottom.gif);
	line-height: 0;
	font-size: 0;
}

a.keyClr2Link {
	color: #28A9AE;
}

.writeComment .borderTopRC {
	background-image: url(/images/borderRCTopSize568.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 568px;
	font-size: 12px;
	color: #007273;
	font-weight: bold;
	padding: 4px 0 0 11px;
}

.commentContent {
	width: 550px;
	background-color: #FFFFFF;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	padding: 20px 8px 4px 8px;
	float: left;
}

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

.commentContent form input {
	width: 150px;
	border: 1px solid #007273;
}

.commentContent form textarea {
	width: 324px;
	border: 1px solid #007273;
}

.commentContent form .column1 {
	width: 343px;
	float: left;
	padding: 0 39px 0 0;
}

.commentContent form .column2 {
	width: 168px;
	float: left;
	padding: 0;
}

.commentContent form .column3 {
	width: 172px;
	float: left;
	padding: 0;
}

.commentContent form .column4 {
	width: 171px;
	float: left;
	padding: 0;
}

/* IE - Hack */
* html .commentContent form .column1 {
	padding: 0 19px 0 0;
}

html * .commentContent form textarea {
	width: 322px;
}

.toTopicHead {
	clear: both;
	position: relative;
	height: 21px;
	border-bottom: 1px solid #CCC;
}

.toTopicHead .toTopicTab {
	
}

.toTopicTab .toTopicRCL {
	background-image: url(/images/toTopicLeft.gif);
	float: left;
	height: 22px;
	width: 11px;
}

.toTopicTab .toTopicRCR {
	background-image: url(/images/toTopicRight.gif);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 11px;
	border-bottom: 1px solid #FFF;
}

.toTopicTab .toTopicTitle,.toTopicTab .toTopicTitleActive {
	background-image: url(/images/toTopicMiddle.gif);
	background-repeat: repeat-x;
	height: 18px;
	float: left;
	font-size: 12px;
	color: #007273;
	font-weight: bold;
	padding: 3px 0 0 0;
	border-bottom: 1px solid #FFF;
}

.toTopicTab .toTopicTitle a {
	font-size: 12px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

.toTopicTab .toTopicTitleActive a {
	font-size: 12px;
	color: #007273;
	font-weight: bold;
	text-decoration: none;
}

.toTopic .contentBox {
	width: 366px;
	clear: both;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	padding: 16px 8px 7px 8px;
	background-color: #FFFFFF;
	margin: 0;
}

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

.S20 .contentBox a.mainLink {
	color: #007273;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.content80 .contentBoxGrey {
	width: 728px;
}

.content60 .contentBoxGrey {
	width: 530px;
}

.contentBoxGrey {
	background-color: #F7F7F7;
	padding: 10px 10px 7px 10px;
	float: left;
}

.contentBoxGrey .column1 {
	width: 85px;
	float: left;
}

.content80 .contentBoxGrey .column2 {
	width: 643px;
	float: left;
}

.content60 .contentBoxGrey .column2 {
	width: 445px;
	float: left;
}

.content80 .contentBoxGrey .imgText {
	width: 643px;
	float: left;
	padding: 10px 0 8px 0;
}

.content60 .contentBoxGrey .imgText {
	width: 445px;
	float: left;
	padding: 10px 0 8px 0;
}

/*.keyClr2 ul.icnTextList {*/
ul {
	list-style: url(/images/icnTextkeyClr2.gif);
	padding: 0;
	margin: 5px 0 0 22px;
}

.content80 .topicBlock {
	width: 728px;
}

.content80 .topicBlock {
	width: 528px;
}

.topicBlock {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 10px 8px 10px;
}

.keyClr2 .topicBlock {
	background-color: #28A9AE;
}

.content80 .galerieContainer {
	width: 730px;
	padding: 16px 9px 14px 9px;
	background-color: #F7F7F7;
	float: left;
}

.content60 .galerieContainer {
	width: 550px;
	padding: 16px 9px 14px 9px;
	/*	background-color: #F7F7F7;*/
	float: left;
}

.galerieContainer .element {
	height: 140px;
	width: 124px;
	float: left;
}

.galerieContainer .element .box {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin: 0 0 3px 0;
	padding: 2px;
	height: 118px;
	width: 118px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}

.galerieContainer .element a {
	clear: both;
}

.galerieContainer .element .box#active {
	border: 1px solid #007273;
	background-color: #FFFFFF;
}

/* Forms */
form {
	padding: 0;
	margin: 0;
}

input,select {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333;
}

/* ADs */
.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;
}

/* PAGE BROWSER */
table#pageBrowser {
	width: 568px;
	border-top: 1px solid #CCCCCC;
}

table#pageBrowser td.column1 {
	width: 171px;
	vertical-align: top;
	padding: 2px 8px;
}

table#pageBrowser td.column2 {
	width: 226px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
}

table#pageBrowser td.column3 {
	width: 171px;
	vertical-align: top;
	text-align: right;
	padding: 2px 8px;
}

table#pageBrowser td a {
	font-weight: normal;
	display: inline;
}

table#pageBrowser a.linkForward {
	background-image: url(/images/linkArrowGrey.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

table.pageBrowser a.linkBack {
	background-image: url(/images/linkArrowGreyBack.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

table.pageBrowser80 {
	width: 748px;
}

table.pageBrowser80 td.column1 {
	width: 171px;
	vertical-align: top;
	padding: 2px 8px;
}

table.pageBrowser80 td.column2 {
	width: 374px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
}

table.pageBrowser80 td.column3 {
	width: 171px;
	vertical-align: top;
	text-align: right;
	padding: 2px 8px;
}

table.pageBrowser80 td a {
	font-weight: normal;
	display: inline;
}

table.pageBrowser80 a.linkForward {
	background-image: url(/images/linkArrowGrey.gif);
	background-repeat: no-repeat;
	background-position: 39px 5px;
	padding: 0 10px 0 0;
	text-decoration: none;
}

table.pageBrowser80 a.linkBack {
	background-image: url(/images/linkArrowGreyBack.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

/* 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;
}

/* LINE DIVIDERS */
.dottedLine {
	height: 21px;
	background-image: url(/images/dottedLine.gif);
}

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

.solidLineB1 {
	height: 13px;
	background-image: url(/images/solidLineB1H13.gif);
}

.solidLineB2 {
	height: 31px;
	background-image: url(/images/solidLineB2H31.gif);
}

.solidLinePageBrowser {
	height: 15px;
	background-image: url(/images/solidLineB1H15ccc.gif);
}

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

.fl {
	float: left;
}

.fr {
	float: right;
}

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

a.download {
	background-image: url(/images/icnArrowDownGreen.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}

a.extern {
	background-image: url(/images/icnLink.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}

a.option {
	padding-left: 18px;
	background-image: url(/images/kreuz.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
	line-height:14px;
}

a.option:hover,a.option:active {
	background-image: url(/images/kreuz-on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

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

#ahgzpeople-names {
	margin-top: 2px;
}

#ahgzpeople-name {
	line-height: 14px;
}

#AHGZonline.S60 .borderBottomRC {
	background-image: url(/images/borderRCBottomKeyClr2Size60_neu.gif);
}

#AHGZpeople.S40 .borderBottomRC,#stellenangebote.S40 .borderBottomRC {
	background-image: url(/images/borderRCBottomKeyClr2Size40_neu.gif);
}

#AHGZonline .imgText {
	width: auto;
}

/*
#AHGZonline.S60 .contentBox img {
	float:right;
}
#AHGZonline.S60 .imgText img {
	margin-right:0px;
	margin-left:8px;
}
*/

/**
 * jquery newsticker startseite
 */
#AHGZonline .newsticker {
	list-style-type: none;
	margin: 0;
}

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

ul#news p a img {
	margin-right: 15px;
	border: 0;
	height: 160px;
}

ul#news a.arrowSquare {
	float: right;
	margin: 0 0 0 10px;
}

/** schlagwort */
ul#news h5 {
	font-weight: bold;
	margin: 8px 0 6px 0;
}

/** titel */
ul#news h3 {
	margin: 0 0 12px 0;
}

ul#news h3 a {
	color: #007273; /*#007273*/
	text-decoration: none;
	font-size: 18px;
}

#AHGZonline .contentBox, #AHGZpeople .contentBox,#stellenangebote .contentBox{
	border-bottom:4px solid #28A9AE;
	background-color: #fff;
}
#AHGZonline .contentBox {
	overflow:hidden;
	height:245px;
}

#AHGZonline .contentBoxLink, #AHGZpeople .contentBoxLink, #stellenangebote .contentBoxLink{
	background-color: #dedede;
	padding-left:10px;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
}

.S60 .contentBoxLink {
	width: 556px;
	height: 22px;
	clear:both;
	padding-top:4px;
}

#AHGZonline .contentBoxLink a,#AHGZpeople .contentBoxLink a,#stellenangebote .contentBoxLink a {
	border: 0;
	padding: 3px 0 0 20px;
	font-weight: bold;
}
#AHGZonline .contentBoxLink a.arrowSquareWhite,#AHGZpeople .contentBoxLink a.arrowSquareWhite,#stellenangebote .contentBoxLink a.arrowSquareWhite
{
	height: 14px;
	color: #444444;
	background-color: #dedede;
	font-size: 13px;
	line-height: 14px;
	padding: 6px 0 0 20px;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-position: 0 7px !important;
}

#AHGZonline .contentBoxLink a.arrowSquareWhite {
	padding: 4px 0 0 20px;	
	background-position: 0 5px !important;
}

/**
 * Button Links f�r einzelne Top-News
 */
#AHGZonline .contentBoxLink .keyClr1 .linkBtnLeft {
	background-image: url(/images/linkBtnKeyClr1Left.gif);
}

#AHGZonline .contentBoxLink .keyClr1 .linkBtnMiddle .btnSubmit {
	background: transparent	url(/images/linkBtnKeyClr1Middle.gif) repeat-x;
	border: 0;
}

#AHGZonline .contentBoxLink .keyClr1 .linkBtnRight {
	background-image: url(/images/linkBtnKeyClr1Right.gif);
}

#AHGZonline .contentBoxLink .keyClr2 .linkBtnMiddle .btnSubmit {
	background: transparent	url(/images/linkBtnKeyClr2Middle.gif) repeat-x;
}



table.fachthemen {
	font-size: 13px;
	background-color: #28a9ae;
	padding: 0;
	margin: 0;
}

table.fachthemen thead th {
	padding: 4px;
	text-transform: uppercase;
}

table.fachthemen tbody td {
	text-align: center;
	margin: 1px;
	padding: 4px;
	vertical-align: top;
}

table.fachthemen tbody tr.odd {
	background-color: #fdcc4d
}

table.fachthemen tbody tr.even {
	background-color: #fff2cf;
}

div.smallbutton {
	width: 20px;
	height: 10px;
	float: right;
}

div.smallbutton a {
	display: block;
	border: 1px solid #ccc;
	color: #ccc;
	background-color: #fff;
	font-size: 8px;
	line-height: 8px;
	margin: 0;
	padding: 0;
	width: 8px;
	float: right;
	text-align: center;
	text-decoration: none;
}

div.smallbutton a:hover {
	color: #fff;
	background-color: #ccc;
}

div.smallbutton a.btnmaximize {
	display: none;
}

div.text {
	font-family: Arial, sans-serif, ;
}

#Ads_BA_SKY {
	position:absolute;
	left:1012px;
	top:90px;
}

/** Premium */
table.infotable {
	font-size: 12px;
	font-family: MS Sans Serif, sans-serif;
	padding: 0;
	margin: 0;
	border-collapse:collapse;
	border-color:#fff;
	border-spacing:0;
	border-width:1px;
	
}

table.infotable th {
	padding: 4px;
	text-align: center;
	vertical-align:middle;
}

table.infotable td {
	text-align: center;
	padding: 8px;
	vertical-align: middle;
}

table.infotable tr.odd {
}

table.infotable tr.even {
}

h1.topic_neu {
	background-image:url('/images/neu.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:60px;
}

table.infotable td.left {
	text-align:left;
}

ul.small_indent {
	list-style-image:none;
	margin-left:3em;
}

li.onehalf_lineheight {
	margin-bottom: 1em;
}

a.important {
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin-left:0.5em;
	text-decoration:underline;
}

a#menuLinkPremium {
	text-transform: none !important;
}

/* EMO DEFINITION */
#emomain {width:1004px;height:302px;padding:0;clear:both;border-bottom: 5px solid #fdbe10;position:relative;}
#emomain #emomainpicture, #emoarbeitgeber #emoarbeitgeberpicture,#emoarbeitgeber #emoarbeitgeberinfo {float:left;}
#emomain #emomaininfo {float:right;background:#e5e5e5;width:302px;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:302px;height:146px;padding:48px 0 0 30px;}
#emomain #emomainsearch h2{color:#009090;margin:0;padding:0;font:bold 21px "trebuchet ms",arial,helvetica,sans-serif;}

#mainbuttons {float:left;padding-left:7px;width:185px;}
#mainbuttons img {margin-bottom:5px;}

/** Makler */
ul.regionen {float:left;margin-right:10px}

/** immobilien suche */
form#immosearch div.S20{float:left;margin:0 20px 20px 0;}
form#immosearch div.S20 select{height:120px;width:160px;}
form#immosearch div.contentBox{text-align:left;}
form#immosearch div.contentBox h4{border:0;}
form#immosearch div.contentBox p{}

.immoSearch{
	float:left;
	width:170px;
	margin-right:10px;
}


div#emomain div#emomainsearch div.submit.keyClr2 {
	margin:10px 20px 0 0;
}

div.S40 {
	overflow:hidden;
	float:left; 
}

div.S40 div.immoSearch {
	text-align: left; 
	height: 120px;
}

div#contentboxanzeigefax{
	float:right;
}

.content20 div#contentboxanzeigefax{margin-bottom:20px;}
.content20 div#trenneranzeigefax{clear:both;}

form#immosearch div.S20 select#i_order {height:23px;}

div div.immoBox{
	height: 10px;
	width:568px; 
	background: url(/images/Box_Immobilienanzeige_oben.gif) no-repeat;
	margin-bottom:-4px;
}

div div.contentBoxImmo{
	background-color:#FFFFFF;
	clear:both;
	float:left;
	font-size:12px;
	padding:0 8px 4px 14px;
	width:544px;
	background-image: url(/images/bg_dunkle_wolken.jpg); 
}

div.S60 div.contentBoxImmo h3 {
	color: #fff; font-size: 20px; margin: 10px 0px 10px 5px;
}

div.S60 div.contentBoxImmo ul{
	list-style-image: url(/images/Pfeil_rechts.png);
}

div.S60 div.contentBoxImmo ul li a{
	color: #eab90c; 
}

div.S60 div.immoBoxFooter{
 	clear: both; width:566px; background-color: #227273;
}

div.S60 div.immoBoxFooter p{
	padding:15px 0 10px;
}


div.S60 div.immoBoxFooter a.download{
	color: #ffffff; font-size: 14px; font-weight: bold; background:transparent url(/images/Pfeil_unten.png) no-repeat scroll left center; padding-left: 15px; margin: 20px 0px 10px 20px;
}

div.S60 div.footer{
	background:url(/images/Box_Immobilienanzeige_unten.gif) no-repeat 0 bottom;
	height: 10px;
}