html {
	height: 100%;
}

body {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
}

/*** Frame Setup ***/

#navigation {
	float: left;
	width: 125px;
	height: 570px;
	margin: 0px;
	padding: 60px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}

#navigation_sichtbar {
	float: left;
	width: 125px;
	height: 570px;
	margin: 0px;
	padding: 60px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}

button {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

#content {
	float: left;
	width: 703px;
	height: 580px;
}

#footer {
	font-size: 10px;
	width: 703px;
	background-color: #ffffff;
	color: #999999;
	text-align: left;
	border: solid #A9BFE5;
	border-width: 1px 0px 1px 0px;
	padding: 3px 0px 3px 0px;
}

#dummy_l {
	background-image: url('../img/bg_dummy_l.gif');
	background-repeat: repeat-y;
	background-position: right;
	height: 600px;
}

#dummy_r {
	background-image: url('../img/bg_dummy_r.gif');
	background-repeat: repeat-y;
	background-position: left;
}

/*** Links ***/
a.link {
	color: #666666;
	text-decoration: underline;
}

a.subnavi {
	color: #355894;
	text-decoration: none;  
}

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

a.footer:hover {
	color: #406AB1;
}

a.footer_selected {
	color: #406AB1;
	text-decoration: none;
}

a.network {
	text-decoration: underline;
	color: #999999;
}

a.contact {
	text-decoration: underline;
	color: #666666;
}

a.sitemap {
	color: #666666;
	text-decoration: none;
}

a.sitemap:hover {
	text-decoration: underline;
}

/*** Global ***/

img { border:none; }

.print { margin: 0px 0px 5px 0px; }

#logo {
	position: relative;
	top: 40px;
	left: -57px;
}

#logo_start {
	position: relative;
	top: -285px;
	left: -57px;
}

#logo_advisory {
	position: relative;
	top: -183px;
	left: -57px;
}

#logo_assignment {
	position: relative;
	top: -183px;
	left: -57px;
}

#logo_contact {
	position: relative;
	top: -183px;
	left: -57px;
}


#logo_industry {
	position: relative;
	top: -183px;
	left: -57px;
}

#logo_people {
	position: relative;
	top: -183px;
	left: -57px;
}


.picturebox_dummy {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0%;
}

.picturebox_dummy_flach {
	width: 55px;
	height: 10px;
	float: left;
	margin: 0%;
}

.picturebox {
	width: 188px;
	height: 170px;
	border: 1px solid #9FB4D8;
	background-color: #FDFFD8;
	color: #999999;
	line-height: 120%;
	float: left;
	margin: 0px 14px 0px 0px;
}

.picturebox_small {
	width: 188px;
	height: 115px;
	border: 1px solid #9FB4D8;
	background-color: #FDFFD8;
	color: #999999;
	line-height: 120%;
	float: left;
	margin: 0px 14px 0px 0px;
}

.pictureheadline {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 168px;
	line-height: 120%;
	text-align: left;
	margin: 9px	10px 0px 10px;
}

.picturetext {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 168px;
	line-height: 120%;
	text-align: left;
	margin: 8px 10px 0px 10px;
}

.picturelink {
	width: 178px;
	height: 9px;
	text-align: right;
	margin: 5px;
}

#headline{
	width: 600px;
	font-family: arial, verdana, helvetica;
	font-size: 16px;
	color: #406AB1;
	text-align: left;
	padding: 30px 0px 16px 50px;
}

#banner_advisory {
	margin: 0 auto;
	padding: 0%;
	position: relative;
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	line-height: 130%;
	color: #406AB1;
	top: -89px;
	right: -152px;
	width: 280px;
	text-align: left;
}

#banner_assignment {
	margin: 0 auto;
	padding: 0%;
	position: relative;
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	line-height: 130%;
	color: #406AB1;
	top: -89px;
	right: -152px;
	width: 280px;
	text-align: left;
}

#banner_industry {
	margin: 0 auto;
	padding: 0%;
	position: relative;
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	line-height: 130%;
	color: #406AB1;
	top: -89px;
	right: -152px;
	width: 280px;
	text-align: left;
}

#banner_contact {
	margin: 0 auto;
	padding: 0%;
	position: relative;
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	line-height: 130%;
	color: #406AB1;
	top: -89px;
	right: -152px;
	width: 280px;
	text-align: left;
}

#banner_people {
	margin: 0 auto;
	padding: 0%;
	position: relative;
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	line-height: 130%;
	color: #406AB1;
	top: -89px;
	right: -152px;
	width: 280px;
	text-align: left;
}

#banner_start {
	margin: 0 auto;
	padding: 0%;
	position: relative;
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	line-height: 130%;
	color: #406AB1;
	top: -191px;
	right: -152px;
	width: 280px;
	text-align: left;
}

#banner {
	margin: 0 auto;
	padding: 0%;
	position: relative;
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	line-height: 130%;
	color: #406AB1;
	top: 134px;
	right: -152px;
	width: 280px;
	text-align: left;
}

.textbox_dummy {
	width: 50px;
	height: 1px;
	float: left;
	margin: 0%;
}

.textbox {
	width: 290px;
	color: #666666;
	line-height: 130%;
	float: left;
	margin: 0px 20px 0px 0px;
	text-align: left;
	border: 0px dashed #cc0000;
}

.textbox_big {
	width: 580px;
	color: #666666;
	line-height: 130%;
	float: left;
	margin: 0px 20px 0px 0px;
	text-align: left;
	border: 0px dashed #cc0000;
}

.textbox_lessheight {
	width: 290px;
	color: #666666;
	line-height: 14px;
	float: left;
	margin: 0px 20px 0px 0px;
	text-align: left;
	border: 0px dashed #cc0000;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.lvl1 {
	list-style-image: url('../img/sym_list_lvl1.gif');
}

ul.lvl2 {
	list-style-image: url('../img/sym_list_lvl2.gif');
}

li {
	margin: 0 0 0 -24px;
	padding: 0;
}

.category {
	font-weight: bold;
	margin: 0 0 1px 0;
}

.category_rev {
	font-weight: bold;
	margin: 5px 0 0 0;
}



/*** sIFR ***/

.sIFR-hasFlash #banner {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 12px;
}

.sIFR-hasFlash #headline {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 17px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*** Homepage ***/

#home_top {
	width: 703px;
	height: 322px;
	background-image: url('../img/bg_home_t.jpg');
	background-repeat: no-repeat;
	text-align: right;
}

#home_bottom {
	width: 703px;
	height: 304px;
	background-image: url('../img/bg_home_b.gif');
	background-repeat: no-repeat;
}

#teaserbox {
	margin: 0 auto;
	padding: 0%;
	position: relative;
	top: -180px;
	right: -152px;
	width: 280px;
	text-align: left;
	line-height: 130%;
}

#teaserlink {
	margin: 0 auto;
	padding: 0%;
	position: relative;
	top: -170px;
	right: -152px;
	width: 280px;
	text-align: right;
	line-height: 130%;
}

/*** whoweare ***/

#whoweare_top {
	width: 703px;
	height: 220px;
	background-image: url('../img/bg_advisory_t.jpg');
	background-repeat: no-repeat;
 	text-align: right;
}

#whoweare_bottom {
	width: 703px;
	height: 360px;
	background-image: url('../img/bg_contacts_b.gif');
	background-repeat: no-repeat;
}

#textbox {
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: -102px;
	width: 396px;
	height: 102px;
	line-height: 130%;
	text-align: left;
}

#textbox2 {
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: -102px;
	width: 396px;
	height: 82px;
	line-height: 130%;
	text-align: left;
}


/*** people ***/

#people_top {
	width: 703px;
	height: 220px;
	background-repeat: no-repeat;
	text-align: right;
}

#people_bottom {
	width: 703px;
	height: 408px;
	background-image: url('../img/bg_people_b.gif');
	background-repeat: no-repeat;
}

#people_bottom2 {
	width: 703px;
	height: 408px;
	background-image: url('../img/bg_people_b4.gif');
	background-repeat: no-repeat;
}

#people_bottom3 {
	width: 703px;
	height: 448px;
	background-image: url('../img/bg_people_b.gif');
	background-repeat: no-repeat;
}


.peoplebox {
	width: 141px;
	height: 56px;
	text-align: left;
	border: 1px solid #9FB4D8;
	background-color: #FDFFD8;
	color: #999999;
	line-height: 120%;
	float: left;
	margin: 0px 14px 3px 0px;
}

.peopleheadline {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 168px;
	line-height: 120%;
	text-align: left;
	margin: 5px	10px 0px 10px;
}

.peopletext {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 135px;
	height: 40px;
	line-height: 120%;
	text-align: left;
	margin: 0px 0px 0px -2px;
	padding: 5px 0px 0px 5px;;
	float: left;
}

.people_textbox {
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: -102px;
	width: 396px;
	height: 81px;
	line-height: 130%;
	text-align: left;
}

.people_link {
	width: 137px;
	height: 9px;
	text-align: right;
	margin: -5px 0px 0px 0px;
	float: left;
}

.title {
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #406AB1;
}

.email {
	color: #406AB1;
	margin: 10px 0 10px 0;
	text-decoration: underline;
}

.spacer {
	width: 1px;
	height: 18px;
}

table.list {
	line-height: 130%;
}

td.listsymbol {
	width: 8px;
}

img.symbol {
	margin-top: 1px;
}


/*** industry segments ***/

#industry_top {
	width: 703px;
	height: 220px;	
	text-align: right;
}

#industry_bottom {
	width: 703px;
	height: 408px;
	background-image: url('../img/bg_industry_b.gif');
	background-repeat: no-repeat;
}

/*** professional business advisory ***/

#advisory_top {
	width: 703px;
	height: 220px;
	background-image: url('../img/bg_advisory_t.jpg');
	background-repeat: no-repeat;
	text-align: right;
}

#advisory_bottom {
	width: 703px;
  /*	height: 455px; *//*/REACH_Teaser */
  /*	background-image: url('../img/bg_advisory_b2.gif'); */
  	height: 408px;
  	background-image: url('../img/bg_advisory_b.gif');
	*/background-repeat: no-repeat;
}

#advisory_bottom2 {
	width: 703px;
  /*	height: 455px; *//*/REACH_Teaser */
  /*	background-image: url('../img/bg_advisory_b2.gif'); */
  	height: 448px;
  	background-image: url('../img/bg_advisory_b.gif');
	*/background-repeat: no-repeat;
}

#advisory_bottom3 {
	width: 703px;
  /*	height: 455px; *//*/REACH_Teaser */
  /*	background-image: url('../img/bg_advisory_b2.gif'); */
  	height: 488px;
  	background-image: url('../img/bg_advisory_b.gif');
	*/background-repeat: no-repeat;
}

.advisory_textbox {
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: -102px;
	width: 396px;
	height: 82px;
	line-height: 130%;
	text-align: left;
}

.advisory_dummy {
	width: 150px;
	height: 140px;
	float: left;
	margin: 1 auto;
}

.advisory_headline {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	margin: 0px 0px 7px 3px;
}

.advisorytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 120%;
	text-align: left;
	margin: 0px 0px 0px 2px;
	padding: 5px 0px 0px 0px;;
	float: left;
}

.advisory_box {
	width: 188px;
	height: 130px;
	border: 1px solid #9FB4D8;
	background-color: #FDFFD8;
	background-image: url('../img/bg_advisorybox.gif');
	background-position: top;
	background-repeat: repeat-x;
	color: #999999;
	line-height: 120%;
	float: left;
	margin: 0px 14px 3px 0px;
}

.advisory_box_gross {
	width: 188px;
	height: 200px;
	border: 1px solid #9FB4D8;
	background-color: #FDFFD8;
	background-image: url('../img/bg_advisorybox.gif');
	background-position: top;
	background-repeat: repeat-x;
	color: #999999;
	line-height: 120%;
	float: left;
	margin: 0px 14px 3px 0px;
}

.advisory_box_groesser {
	width: 188px;
	height: 155px;
	border: 1px solid #9FB4D8;
	background-color: #FDFFD8;
	background-image: url('../img/bg_advisorybox.gif');
	background-position: top;
	background-repeat: repeat-x;
	color: #999999;
	line-height: 120%;
	float: left;
	margin: 0px 14px 3px 0px;
}

.advisory_box_klein {
	width: 188px;
	height: 90px;
	border: 1px solid #9FB4D8;
	background-color: #FDFFD8;
	background-image: url('../img/bg_advisorybox.gif');
	background-position: top;
	background-repeat: repeat-x;
	color: #999999;
	line-height: 120%;
	float: left;
	margin: 0px 14px 3px 0px;
}


table.advisory_list {
	line-height: 14px;
	margin: 0 0 3px 3px;
}

img.advisory_symbol {
	margin-top: 1px;
}

li.advisory {
	margin: 0 0 0 -20px;
	padding: 0;
}

/*** contacts ***/

#contacts_top {
	width: 703px;
	height: 220px;
	background-repeat: no-repeat;
	text-align: right;
}

#contacts_bottom {
	width: 703px;
	height: 408px;
	background-image: url('../img/bg_contacts_b.gif');
	background-repeat: no-repeat;
}


/*** assignment ***/

#assignment_top {
	width: 703px;
	height: 220px;
	background-repeat: no-repeat;
 	text-align: right;
}

#assignment_bottom {
	width: 703px;
	height: 408px;
	background-image: url('../img/bg_contacts_b.gif');
	background-repeat: no-repeat;
}

.assignment_textbox {
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: -102px;
	width: 396px;
	height: 405px;
	line-height: 130%;
	text-align: left;
}

/*** legal notice ***/

#legal_top {
	width: 703px;
	height: 220px;
	text-align: right;
}

#legal_bottom {
	width: 703px;
	height: 408px;
	background-image: url('../img/bg_legal_b.gif');
	background-repeat: no-repeat;
}

.legal_textbox {
	width: 290px;
	color: #666666;
	line-height: 100%;
	float: left;
	margin: 0px 20px 0px 0px;
	text-align: left;
}

#navigation2 {

	float: left;
	width: 125px;
	height: 610px;
	margin: 0px;
	padding: 60px 0px 0px;
	text-align: left;
	vertical-align: top;
}

#navigation3 {

	float: left;
	width: 125px;
	height: 577px;
	margin: 0px;
	padding: 60px 0px 0px;
	text-align: left;
	vertical-align: top;
}

#navigation4 {

	float: left;
	width: 125px;
	height: 650px;
	margin: 0px;
	padding: 60px 0px 0px;
	text-align: left;
	vertical-align: top;
}

