/* ------ START CSS FILE ------------------------------------------- */
/* ----------------------------------------------------------------- */
/* ------ this global file defines layout, colors and fontstyles --- */
/* ------ for all content files ------------------------------------ */
/* ----------------------------------------------------------------- */

/* ------ GLOBAL --------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 100.01%;
}

/* ------ BODY ----------------------------------------------------- */

body {
	color: #333333;
	background: url("../images/bg_main.gif") repeat-x #c2d2db;
	text-align: center; /* center tag 1 for ie 5.x */
}

/* ------ MAIN LAYOUT ---------------------------------------------- */

#wrapper {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* align tag 2 for ie 5.x */
}

#headone {
	width: 100%;
	height: 89px;
}

#headtwo {
	margin: 5px 0;
	width: 100%;
}

#mainmenu {
	margin: 15px 0;
	width: 100%;
	height: 57px;
	color: #ffffff;
	background: url("../images/bg_mainmenu.jpg") no-repeat top left #00aeae;
	text-align: center; /* center tag for ie 5.x */
}

#contentarea {
	position: relative;
	width: 100%;
}

#content {
	margin: 0 205px 0 205px;
	background: url("../images/bg_content_top.gif") no-repeat top left #ffffff;
}

/* Vom IE mac 5.x verstecken. Fix für den Windows IE 3px-Text-Gap-Bug \*/
* html #content {
	margin-left: 202px;
	margin-right: 202px;
	width: 550px;
}
/* Ende von IE5/mac verstecken*/

#leftbar {
	float: left;
	margin: -15px 0 0 0;
	padding: 0;
	width: 190px;
}

#rightbar {
	float: right;
	margin: -15px 0 0 0;
	padding: 0;
	width: 190px;
}

#footerspacer {
	clear: both;
	height: 15px;
	font-size: 1%;
}

#footer {
	position: relative;
	width: 100%;
	height: 62px;
	background: url("../images/bg_footer.jpg") no-repeat top left #bfbfbf;
	text-align: left; /* align tag 2 for ie 5.x */
}

#footerend {
	position: relative;
	width: 100%;
	height: 90px;
	text-align: left; /* align tag 2 for ie 5.x */
}

.cleanerboth {
	clear: both;
}

/* ------ HEADER --------------------------------------------------- */

/* h1/logo ... */
#logoholder {
	position: absolute;
	top: 30px;
	left: 0;
}

#logoholder h1,
#logoholder a:link,
#logoholder a:visited {
	position: relative;
	z-index: 1;
	white-space: nowrap;
}

#logoholder h1 span {
	display: none;
}

#logoholder h1 img {
	float: left;
}

#logoholdertwo {
	position: absolute;
	top: 11px;
	right: 0;
}

/* ------ MAIN MENU ------------------------------------------------ */

#mainmenu ul {
	margin: 0 auto;
	padding: 5px 0 0 0;
	list-style: none;
	width: 385px; /* image menu width in complete */
	/*width: 537px; */ /* image menu width in complete */
}

#mainmenu li {
	float: left;
}

#mainmenu a {
	display: block;
}

#mainmenu a span {
	display: none;
}

/* Home */
#mainmenu a.mm_home {
	width: 66px;
	height: 47px;
	background: url("../images/mm_home.gif") no-repeat transparent;
}
#mainmenu a.mm_home:hover {
	background: transparent url("../images/mm_home.gif");
	background-repeat: no-repeat;
	background-position: 0 -94px;
}
#mainmenu .activ a.mm_home {
	background: transparent url("../images/mm_home.gif");
	background-repeat: no-repeat;
	background-position: 0 -47px;
}

/* Executive Education */
#mainmenu a.mm_executiveeducation {
	width: 149px;
	height: 47px;
	background: url("../images/mm_executiveeducation.gif") no-repeat transparent;
}
#mainmenu a.mm_executiveeducation:hover {
	background: transparent url("../images/mm_executiveeducation.gif");
	background-repeat: no-repeat;
	background-position: 0 -94px;
}
#mainmenu .activ a.mm_executiveeducation {
	background: transparent url("../images/mm_executiveeducation.gif");
	background-repeat: no-repeat;
	background-position: 0 -47px;
}

/* Consulting */
#mainmenu a.mm_consulting {
	width: 93px;
	height: 47px;
	background: url("../images/mm_consulting.gif") no-repeat transparent;
}
#mainmenu a.mm_consulting:hover {
	background: transparent url("../images/mm_consulting.gif");
	background-repeat: no-repeat;
	background-position: 0 -94px;
}
#mainmenu .activ a.mm_consulting {
	background: transparent url("../images/mm_consulting.gif");
	background-repeat: no-repeat;
	background-position: 0 -47px;
}

/* Contact */
#mainmenu a.mm_contact {
	width: 77px;
	height: 47px;
	background: url("../images/mm_contact.gif") no-repeat transparent;
}
#mainmenu a.mm_contact:hover {
	background: transparent url("../images/mm_contact.gif");
	background-repeat: no-repeat;
	background-position: 0 -94px;
}
#mainmenu .activ a.mm_contact {
	background: transparent url("../images/mm_contact.gif");
	background-repeat: no-repeat;
	background-position: 0 -47px;
}

/* ------ SUB MENU ------------------------------------------------- */

#leftbar .submenubox h3 {
	padding: 7px 15px;
	color: #ffffff;
	font-size: 75%;
	line-height: 140%;
	font-weight: normal;
	background: url("../images/submenubox_head.gif") no-repeat top left #a8a8a8;
}

#leftbar .submenubox {
	margin: 15px 0 0 0;
	background: url("../images/sidebox_footer.gif") no-repeat bottom left #e5e5e5;
}

#leftbar .submenubox ul.submenu {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 10px 15px 10px 15px;
}

#leftbar .submenubox ul.submenu li {
	border-bottom: 1px solid #cccccc;
}

#leftbar .submenubox ul.submenu li.first {
	border-top: 1px solid #cccccc; /* only first sub menu point border top */
}

#leftbar .submenubox ul.submenu li a:link,
#leftbar .submenubox ul.submenu li a:visited,
#leftbar .submenubox ul.submenu li a:active {
	display: block;
	font-size: 70%;
	line-height: 150%;
	padding: 4px 15px;
	color: #333333;
	text-decoration: none;
	background: url("../images/submenu_arrow.gif") no-repeat 0 9px #e5e5e5;
}

#leftbar .submenubox ul.submenu li a.active:link,
#leftbar .submenubox ul.submenu li a.active:visited,
#leftbar .submenubox ul.submenu li a.active:active {
	color: #333333;
	background: url("../images/submenu_arrow.gif") no-repeat 0 9px #f8f8f8;
}

#leftbar .submenubox ul.submenu li a:hover {
	color: #333333;
	background: url("../images/submenu_arrow.gif") no-repeat 0 9px #f8f8f8;
}

* html #leftbar .submenubox ul.submenu li a {
	height: 1%; /* display block fix for ie 5.x */
}

/* ------ SIDEBARS ------------------------------------------------- */

.sidebox a:link,
.sidebox a:visited,
.sidebox a:active {
	color: #333333;
}

.sidebox a:hover {
	color: #009e9e;
	text-decoration: none;
}

#leftbar .sidebox,
#rightbar .sidebox {
	margin: 15px 0 0 0;
	background: url("../images/sidebox_footer.gif") no-repeat bottom left #e5e5e5;
}

#leftbar .sidebox h3,
#rightbar .sidebox h3 {
	padding: 7px 15px;
	color: #ffffff;
	font-size: 75%;
	line-height: 140%;
	font-weight: normal;
	background: url("../images/sidebox_head.gif") no-repeat top left #a8a8a8;
}

#leftbar .sidebox p,
#rightbar .sidebox p {
	padding: 7px 15px 10px 15px;
	font-size: 70%;
	line-height: 140%;
}

#leftbar .dateline,
#rightbar .dateline {
	display: block;
	line-height: 180%;
	padding: 0 0 0 20px;
	background: url("../images/bullet.gif") 0 2px no-repeat;
}

/* ------ MAIN CONTENT --------------------------------------------- */

#content {
	padding-top: 15px;
}

#content a:link,
#content a:visited,
#content a:active {
	color: #333333;
}

#content a:hover {
	color: #009e9e;
	text-decoration: none;
}

#content .breadcrumb {
	margin: 0 15px 15px 15px;
	font-size: 70%;
	line-height: 140%;
}

#content h2 {
	margin: 15px;
	font-size: 110%;
	line-height: 130%;
	color: #00aeae;
}

#content h4 {
	margin: 15px;
	font-size: 85%;
	line-height: 130%;
}

#content p {
	margin: 15px;
	font-size: 75%;
	line-height: 150%;
}

#content cite {
	color: #00aeae;
	font-size: 150%;
	line-height: 145%;
	font-style: normal;
}

#content ul {
	margin: 15px 15px 15px 50px;
	font-size: 75%;
	line-height: 150%;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}

#content ul.second {
	font-size: 100%;
}

#content ol {
	margin: 15px 15px 15px 50px;
	font-size: 75%;
	line-height: 150%;
}

#content ul.second {
	font-size: 100%;
}

#content .spacer {
	margin: 15px 0;
	border-bottom: 1px solid #c2d2db;
}

#content .spacer_nomargin {
	margin: 0;
	border-bottom: 1px solid #c2d2db;
}

/* end image content area */
#content .end {
	margin: -5px 0 0 0;
	height: 10px;
	font-size: 1%;
	background: url("../images/bg_content_bottom.gif") no-repeat top left #ffffff;
}

/* ------ CONTENT COLS --------------------------------------------- */

#content .columntable {
	margin: 0 0 0 15px;
}

#content .columntable p {
	margin: 0 15px 15px 0;
}

#content .columntable p.nobottomspace {
	margin-bottom: 0;
}

/* form table */
#content .formtable {
	margin: 0 0 0 15px;
}

#content .formtable p {
	margin: 0 15px 7px 0;
}

/* ------ TABLES --------------------------------------------------- */

#content table.tablestandard {
	margin: 15px;
	width: 520px;
	border-collapse: collapse;
	font-size: 75%;
	line-height: 150%;
}

#content table.tablestandard th,
#content table.tablestandard td {
	padding: 4px 8px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}
#content table.tablestandard th {
	border-bottom: none;
}

#content .tablestandard thead th {
	background: #00aeae;
	color: #ffffff
}

#content table.tablestandard .light {
	background: #ffffff;
}

#content table.tablestandard .dark {
	background: #f2f2f2;
}


/* ------ INFO BOX ------------------------------------------------- */

#content p.infobox {
	padding: 3px 5px;
	border: 2px solid #00aeae;
	background: #f2f2f2;
}

/* ------ IMAGE STYLES --------------------------------------------- */

#content .image_border {
	border: 1px solid #999999;
}

#content .image_left {
	float: left;
	margin: 5px 10px 5px 0;
	border: 1px solid #999999;
}

#content .image_right {
	float: right;
	margin: 5px 0 5px 10px;
	border: 1px solid #999999;
}

/* ------ FORM STYLES ---------------------------------------------- */

#content form h4 {
	position: relative; /* background fix for ie */
	margin: 15px;
	font-size: 85%;
	padding: 5px;
	color: #ffffff;
	border: 1px solid #999999;
	background: url("../images/bg_form_header.jpg") 0 -20px repeat #00aeae;
}

#content input,
#content textarea {
	padding: 1px;
	border: 1px solid #999999;
	background: #f2f2f2;
}

#content input:hover,
#content textarea:hover {
	border: 1px solid #333333;
	background: #ffffff;
}

#content input:focus,
#content textarea:focus {
	border: 1px solid #00aeae;
	background: #ffffff;
}

#content select {
	padding: 1px;
	border: 1px solid #999999;
	background: #f2f2f2;
}

#content select:hover {
	border: 1px solid #333333;
	background: #ffffff;
}

#content select:focus {
	border: 1px solid #00aeae;
	background: #ffffff;
}

#content .button,
#content .button:hover,
#content .button:focus,
#content .button:active {
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	border-left: 2px solid #5ce3e3;
	border-top: 2px solid #5ce3e3;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background: #00aeae;
}

/* ------ FOOTER --------------------------------------------------- */

#footer p.footercontact {
	width: 450px;
	padding: 8px 15px;
	font-size: 60%;
	line-height: 150%;
}

#footer p.footercontact a:link,
#footer p.footercontact a:visited,
#footer p.footercontact a:active {
	color: #333333;
	text-decoration: none;
}
#footer p.footercontact a:hover {
	color: #585858;
	text-decoration: underline;
}

#footer #footermenu {
	width: 450px;
	text-align: right;
	position: absolute;
	right: 15px;
	top: 8px;

	font-size: 60%;
	line-height: 150%;
}

#footer #footermenu ul {
	list-style: none;
}

#footer #footermenu li {
	display: inline;
}

/* link colors footer sub menu */
#footer #footermenu .footersub a:link,
#footer #footermenu .footersub a:visited,
#footer #footermenu .footersub a:active {
	color: #333333;
	text-decoration: none;
}

#footer #footermenu .footersub a:hover {
	text-decoration: underline;
}

#footer #footermenu .footersub a.active:link,
#footer #footermenu .footersub a.active:visited,
#footer #footermenu .footersub a.active:active,
#footer #footermenu .footersub a.active:hover {
	color: #333333;
	text-decoration: underline;
}

/* link colors footer main menu */
#footer #footermenu .footermain a:link,
#footer #footermenu .footermain a:visited,
#footer #footermenu .footermain a:active {
	color: #ffffff;
	text-decoration: none;
}

#footer #footermenu .footermain a:hover {
	text-decoration: underline;
}

#footer #footermenu .footermain a.active:link,
#footer #footermenu .footermain a.active:visited,
#footer #footermenu .footermain a.active:active,
#footer #footermenu .footermain a.active:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ------ FOOTER END ----------------------------------------------- */

#footerend p {
	width: 450px;
	padding: 8px 15px;
	font-size: 60%;
	line-height: 150%;
	color: #788288;
}

/* amba OLD */
#footerend #logoone {
	position: absolute;
	right: 133px;
	top: 28px;
}

/* equis OLD */
#footerend #logotwo {
	position: absolute;
	right: 25px;
	top: 16px;
}

/* aacsb OLD */
#footerend #logothr {
	position: absolute;
	right: 85px;
	top: 18px;
}

/* ------ END CSS FILE --------------------------------------------- */