#quicklinks, h2, h3 {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
#quicklinks ul li {height: 1.6em;}

#btn_font_small, #btn_font_medium, #btn_font_large, #btn_print { cursor: pointer; }

img { border: 0; }

form {
	margin: 0;
	padding: 0;
}

div.clsColorBar { background-color: #d3d5de; }
div.clsEcoColorBar { background-color: #dbcddc; }
div.clsJobsColorBar { background-color: #cfe7e7; }
div.clsLiveColorBar { background-color: #dfe2c4; }
div.clsInfraColorBar { background-color: #edc7c4; }
div.clsKeyvisual {
	text-align: right;
	margin-bottom: 10px;
}
div.clsEcoColorKey { background-color: #69557d; }
div.clsJobsColorKey { background-color: #4b7d7d; }
div.clsLiveColorKey { background-color: #7d731e; }
div.clsInfraColorKey { background-color: #9b414b; }
div.clsTopSpace { margin-top: 9px; }
div.clsConsult { margin: 9px 0 1px 0; }

#middlecol div.clsBottomLine {
	padding-bottom: 1.1em;
	border-bottom: 1px solid #242e5a;
}

#middlecol .clsMoreBtn, #rightcol .clsMoreBtn {
	padding-top: .2em;
	text-align: right;
}
#middlecol .clsMoreBtn a, #rightcol .clsMoreBtn a, #middlecol a.clsNextBtn {
	padding-right: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url("../_images/btn_arrow.gif");
}
#middlecol a.clsBackBtn {
	padding-left: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url("../_images/btn_back.gif");
}
#middlecol .clsMoreBtn a:hover, #rightcol .clsMoreBtn a:hover, 
#middlecol a.clsNextBtn:hover, #middlecol a.clsBackBtn:hover { text-decoration: underline; }

#topnavi ul { 
	width: 200px;
	margin: 0;
	padding: 0;
}
#topnavi ul li {
	list-style: none;
	height: 16px;
	font-size: 1%;
	line-height: 1%;
	margin-bottom: 4px;
}

#logo img { margin: 19px 0 0 21px; }

#middlecol h1 { 
	margin: 0 0 .6em 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
}

#middlecol dl { margin: 0; }
#middlecol dl dt {
	padding-top: 9px; 
	font-weight: bold;
}
#middlecol dl dt dfn { display: none; }
#middlecol dl dt a { text-decoration: none; }
#middlecol dl dd { margin: 0; }
#middlecol dl dd.clsBottomLine {
	padding-bottom: .1em;
	border-bottom: 1px solid #242e5a;
}
#middlecol dl.clsConsultings { background-color: #e9eaee; }
#middlecol dl.clsConsultings dt { padding: 9px 3px 0 3px; }
#middlecol dl.clsConsultings dd { padding: 0 3px 0 3px; }

#middlecol ul.clsDownload { margin: .5em 0 .5em 0; }
#middlecol ul.clsDownload li {
	list-style: none;
	margin: 0 0 .5em 0;
}
#middlecol ul.clsDownload li.clsDownHead {
	margin: 1em 0 .5em 0;
	font-weight: bold;
}
#middlecol ul.clsDownload li.clsDownHead a {
	display: inline;
	padding: 0;
	color: #000;
	text-decoration: none;
	background: none;
}
#middlecol ul.clsDownload li.clsDownHead a:hover {
	text-decoration: underline;
	background-color: #fff;
}
#middlecol ul.clsDownload li a {
	display: block;
	height: 1%;
	padding-left: 2em;
	color: #000;
	text-decoration: none;
	background-position: center left;
	background-repeat: no-repeat;
}
#middlecol ul.clsDownload li a:hover {
	text-decoration: underline;
	background-color: #d3d5de;
}
#middlecol ul.clsDownload li a.clsIconPDF { background-image: url("../_images/ico_pdf.gif"); }
#middlecol ul.clsDownload li a.clsIconXLS { background-image: url("../_images/ico_xls.gif"); }
#middlecol ul.clsDownload li a.clsIconZIP { background-image: url("../_images/ico_zip.gif"); }
#middlecol ul.clsDownload li a.clsIconDOC { background-image: url("../_images/ico_doc.gif"); }
#middlecol ul.clsDownload li a.clsIconGIF { background-image: url("../_images/ico_gif.gif"); }
#middlecol ul.clsDownload li a.clsIconWED { background-image: url("../_images/ico_wed.gif"); }

#middlecol ul.clsSecureDownload {
	margin-top: 1em;
	padding: .5em 6px 0 6px;
	border: 1px solid #242e5a;
	background-color: #d3d5de;
}
#middlecol ul.clsSecureDownload li a:hover {
	background-color: #4b7d7d;
	color: #fff;
}

#middlecol ul.clsGlossar { margin: 0 0 2em 0; }
#middlecol ul.clsGlossar li {
	list-style: none;
	display: inline;
	margin: 0 6px 0 0;
}
#middlecol ul.clsGlossar li:first-child { margin: 0 18px 0 0; }
#middlecol ul.clsGlossar li a { 
	color: #000;
	text-decoration: none;
}
#middlecol ul.clsGlossar li a:hover { text-decoration: underline; }
#middlecol ul.clsGlossar li a.clsGlossarSelected { text-decoration: underline; }

#middlecol ul.smlevel1 { margin: 0; }
#middlecol ul.smlevel1 li {
	list-style: none;
	margin: 1em 0 0 0;
}
#middlecol ul.smlevel2 li {
	list-style-type: square;
	margin: 0;
}
#middlecol ul.smlevel3 li {
	list-style-type: disc;
	margin: 0;
}
#middlecol ul.smlevel4 li {
	list-style-type: circle;
	margin: 0;
}
#middlecol ul.smlevel5 li {
	list-style-type: circle;
	margin: 0;
}

#middlecol a { 
	color: #000;
	text-decoration: underline;
}
#middlecol a:hover { text-decoration: underline; }

#middlecol div.clsImmoLeft {
	float: left;
	width: 200px;
}

#middlecol div.clsImmoRight {
	float: right;
	width: 344px;
}

#middlecol table.clsImmoTable { width: 100%;}
#middlecol table.clsImmoTable caption {
	padding: .2em 0 .2em 6px;
	text-align: left;
	font-weight: bold;
	background-color: #d3d5de;
}
#middlecol table.clsImmoTable td, #middlecol table.clsImmoTable th {
	text-align: left;
	vertical-align: top;
	padding: .2em 1em .2em 0;
	border-bottom: 1px solid #242e5a;
}
#middlecol table.clsImmoTable td { width: 70%; }
#middlecol table.clsImmoTable td.clsLastRow { border: none; }

#middlecol table.clsImmoList { width: 100%;}
#middlecol table.clsImmoList caption {
	padding: .2em 0 .2em 6px;
	text-align: left;
	font-weight: bold;
	background-color: #d3d5de;
}
#middlecol table.clsImmoList td, #middlecol table.clsImmoList th {
	text-align: left;
	vertical-align: top;
	padding: .2em 1em .2em 0;
	border-bottom: 1px solid #242e5a;
}

#servicebox div.clsService {
	height: 1.6em;
	padding: .2em 0 .2em 6px;
	border-bottom: 1px solid #242e5a;
}
#servicebox #mySearch {
	font-size: 1em;
	width: 12em;
	border: 1px solid #7c829c;
}
#servicebox #mySearch:hover, #servicebox #mySearch:active, #servicebox #mySearch:focus { background-color: #d3d5de; }
#servicebox #myQuickjump {
	font-size: 1em;
	width: 14em;
	border: 1px solid #7c829c;
}
#servicebox #myQuickjump:hover, #servicebox #myQuickjump:active, #servicebox #myQuickjump:focus { background-color: #d3d5de; }
#servicebox input.clsSearchBtn { vertical-align: middle; }
#servicebox label { display: none; }

#navigationbox ul {
	width: 15em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}
#navigationbox ul li.clsLogout { border-top: 1px solid #242e5a; }
#navigationbox ul li.clsLogout a {
	display: block;
	height: 1%;
	padding: .2em 0 .2em 6px;
	line-height: 1.6em;
	color: #fff;
	text-decoration: none;
	background-color: #242e5a;
}
#navigationbox ul li.clsLogout a:hover {
	color: #000;
	background-color: #d3d5de;
}
#navigationbox ul.clsHomeBottom { border-bottom: 1px solid #242e5a; }
#navigationbox ul li {
	list-style: none;
	border-top: 1px solid #fff;
}
#navigationbox ul li.clsHomeLine { border-top: 1px solid #242e5a; }
#navigationbox ul li a {
	display: block;
	height: 1%;
	line-height: 1.6em;
	text-decoration: none;
	background-position: top right;
	background-repeat: no-repeat;
}
#navigationbox ul li a.clsLevel1 { padding: .2em 0 .2em 6px; }
#navigationbox ul li a.clsLevel2 { padding: .2em 0 .2em 15px; }
#navigationbox ul li a.clsLevel3 { padding: .2em 0 .2em 24px; }
#navigationbox ul li a.clsLevel4 { padding: .2em 0 .2em 33px; }
#navigationbox ul li a.clsLevel5 { padding: .2em 0 .2em 42px; }

#navigationbox ul li a.clsHomeColor { color: #000; }
#navigationbox ul li a.clsHomeColor:hover { background-color: #d3d5de; }
#navigationbox ul li a.clsHomeMarked { background-image: url("../_images/men_home.gif"); }

#navigationbox ul li a.clsEcoTopColor {
	color: #fff;
	background-color: #69557d;
}
#navigationbox ul li a.clsEcoColor {
	color: #000;
	background-color: #dbcddc;
}
#navigationbox ul li a.clsEcoTopColor:hover, #navigationbox ul li a.clsEcoColor:hover {
	color: #000;
	background-color: #c3adc6;
}
#navigationbox ul li a.clsEcoTopMarked { background-image: url("../_images/men_eco_top.gif"); }
#navigationbox ul li a.clsEcoMarked { background-image: url("../_images/men_eco.gif"); }

#navigationbox ul li a.clsJobsTopColor {
	color: #fff;
	background-color: #4b7d7d;
}
#navigationbox ul li a.clsJobsColor {
	color: #000;
	background-color: #cfe7e7;
}
#navigationbox ul li a.clsJobsTopColor:hover, #navigationbox ul li a.clsJobsColor:hover {
	color: #000;
	background-color: #afd7d7;
}
#navigationbox ul li a.clsJobsTopMarked { background-image: url("../_images/men_jobs_top.gif"); }
#navigationbox ul li a.clsJobsMarked { background-image: url("../_images/men_jobs.gif"); }

#navigationbox ul li a.clsLiveTopColor {
	color: #fff;
	background-color: #7d731e;
}
#navigationbox ul li a.clsLiveColor {
	color: #000;
	background-color: #dfe2c4;
}
#navigationbox ul li a.clsLiveTopColor:hover, #navigationbox ul li a.clsLiveColor:hover {
	color: #000;
	background-color: #cbd09e;
}
#navigationbox ul li a.clsLiveTopMarked { background-image: url("../_images/men_live_top.gif"); }
#navigationbox ul li a.clsLiveMarked { background-image: url("../_images/men_live.gif"); }

#navigationbox ul li a.clsInfraTopColor {
	color: #fff;
	background-color: #9b414b;
}
#navigationbox ul li a.clsInfraColor {
	color: #000;
	background-color: #edc7c4;
}
#navigationbox ul li a.clsInfraTopColor:hover, #navigationbox ul li a.clsInfraColor:hover {
	color: #000;
	background-color: #e1a39e;
}
#navigationbox ul li a.clsInfraTopMarked { background-image: url("../_images/men_infra_top.gif"); }
#navigationbox ul li a.clsInfraMarked { background-image: url("../_images/men_infra.gif"); }

#bannerbox img { margin: 0 12px 12px 0; }
#bannercontent img { margin: 0 12px 0 0; }

#rightcol div.clsFeatureBox {
	padding: 6px 4px 6px 9px;
	margin-bottom: 12px;
	line-height: 1.4em;
	background-color: #d3d5de;
	border-bottom: 1px solid #242e5a;
}

#rightcol div.clsFeatureBox ul {
	margin: 0;
	padding: 0;
}
#rightcol div.clsFeatureBox ul li { list-style: none; }
#rightcol div.clsFeatureBox ul li a {
	display: block;
	height: 1%;
	padding-left: 1em;
	color: #000;
	text-decoration: none;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url("../_images/btn_arrow.gif");
}
#rightcol div.clsFeatureBox ul li a:hover { text-decoration: underline; }

#rightcol div.clsFeatureBox a {
	color: #000;
	text-decoration: none;
}
#rightcol div.clsFeatureBox a:hover { text-decoration: underline; }

#navibottomright a {
	color: #000;
	text-decoration: none;
}
#navibottomright a:hover { text-decoration: underline; }

#formular { margin-top: 1em; }
#formular label.clsDisplayBlock, #formular input.clsBordered, #formular input.clsCode { display: block; }
#formular input.clsBordered, #formular input.clsCode, #formular div { margin-bottom: 1em; }
#formular input.clsBordered, #formular input.clsCode { border: 1px solid #888; }
#formular input.clsBordered { width: 25em; }
#formular .clsLeftSpaced { margin-left: 2em; }
#formular .clsTopSpaced { padding-top: 1em; }
#formular input.frmButton {
	font-size: 1.1em;
	padding: .1em;
	color: #000;
	background-color: #d3d5de;
	border: 1px solid #242e5a;
}

#contact form img { margin-bottom: .5em; }
#contact div.clsTopSpace { margin-top: 1.5em; }
#contact input, #contact textarea {
	width: 20em;
	margin: 0 0 .5em 0;
	padding: .2em;
	font-size: 1em;
	vertical-align: top;
	border: 1px solid #888;
}
#contact input.clsNoBorder {
	width: auto;
	margin-right: .2em;
	padding: .2em;
	background-color: transparent;
	border: 1px solid #fff;
}
#contact input.clsCode { width: auto; }
#contact input.clsLeftSpaced { margin-left: 2em; }
#contact .clsFormBtn {
	width: auto;
	padding: .1em;
	color: #000;
	background-color: #d3d5de;
	border: 1px solid #242e5a;
}
#contact .clsLabel {
	width: 10em;
	float: left;
	clear: left;
	margin-left: 1em;
}
#contact fieldset {
	padding: .5em 0 .5em 0;
	margin-top: .5em;
	border: 1px solid #242e5a;
}
#contact legend {
	padding: .2em;
	margin: 0;
	color: #242e5a;
	background: #d3d5de;
	border: 1px solid #242e5a;
}

#middlecol .clsError {
	font-weight: bold;
	margin: 1em 0 1em 0;
	padding: 0.5em;
	background: #d3d5de;
	border: 1px solid #242e5a;
}

input.clsImmoStr {
	width: 15em;
	padding: .2em;
	border: 1px solid #242e5a;
}
input.clsImmoBtn {
	width: auto;
	padding: .1em;
	color: #000;
	background-color: #d3d5de;
	border: 1px solid #242e5a;
}



