/*********************************************************************************
Content incl. Sidebar & Footer
04.11.2009

(c) Mannheim Business School gGmbH
**********************************************************************************/

/***********
all content-related formats
************/
#realContent h1 {
	color: #65A4D9;
	font-weight: bold;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
#realContent .csc-firstHeader {
	margin-top: 15px;
}
#realContent h2 {
	font-weight: bold;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
#realContent h3,
#realContent h5 {
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#realContent h4,
#realContent h6 {
	color: #65A4D9;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#realContent p {
	margin-bottom: 15px;
	line-height: 1.3em;
}
#realContent a {
	color: #65A3D6;
}
#realContent .inlineLink a {
	margin-left: 5px;
}
#realContent a img {
	border: none;
}
#realContent .shortcuts {
	display: block;
	border-top: 1px solid #65A3D6;
	margin-top: 20px;
	margin-bottom: 18px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	/* IE-HACK: otherwise, margins are not displayed correct!*/
	border-bottom: 1px solid #FFFFFF;
	/* END HACK */
}
#realContent .shortcuts a {
	color: #3A3E4A;
	font-weight: bold;
	font-size: 0.85em;
	background-image: url(../_images/arrow_dblue_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	display: block;
	clear: both;
}
#realContent ul {
	margin: 0px 0px 15px 0px;
	list-style-type: none;
}
#realContent li {
	margin: 0px 0px 5px 0px;
	padding-left: 15px;
	line-height: 1.3em;
	background-image: url(../_images/arrow_dblue_white.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
}
#realContent #homepage ul {
	margin: 15px 20px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}
#realContent #homepage ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	font-size: 1em;
	background-image: url(../_images/arrow_big_dblue_white.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	line-height: 1.8em;
	/* IE-HACK: otherwise, margins are not displayed correct!*/
	border-bottom: 1px solid #FFFFFF;
	/* END HACK */
}
#realContent #homepage ul li a.more,
#realContent #homepage ul li div.more a {
	font-size: 0.8em;
	margin: 0;
}

#realContent table.contenttable { background-color: #D6E3F4; font-size: 0.9em; line-height: 1.3em; margin-bottom: 15px; width: 100%; border-spacing: 0; border-collapse: collapse; }
#realContent table.contenttable tr.blue td { background-color: #65A3D6; }
#realContent table.contenttable td { border: 1px solid #FFFFFF; padding: 5px; vertical-align: top; }
#realContent table.contenttable td.blue { background-color: #65A3D6; }
#realContent table.contenttable td li { background-image: url(../_images/arrow_dblue_bblue.gif); }

#realContent table.contenttable.oeplistelement { width: 360px; margin-left: 175px; }
#realContent table.contenttable.oeplistelement.at tr.oeparea { background-color: #1980c1; color: #fff; }
#realContent table.contenttable.oeplistelement.eco tr.oeparea { background-color: #c67c23; color: #fff; }
#realContent table.contenttable.oeplistelement.fib tr.oeparea { background-color: #a0c9ef; color: #fff; }
#realContent table.contenttable.oeplistelement.mls tr.oeparea { background-color: #2e4496; color: #fff; }
#realContent table.contenttable.oeplistelement.ms tr.oeparea { background-color: #a22425; color: #fff; }
#realContent table.contenttable.oeplistelement.op tr.oeparea { background-color: #820056; color: #fff; }
#realContent table.contenttable.oeplistelement.is tr.oeparea { background-color: #7553a2; color: #fff; }

#realContent table.eventcalendar { background-color: #D6E3F4; font-size: 0.9em; line-height: 1.3em; border: 0; margin-bottom: 15px; width: 100%; border-spacing: 0; border-collapse: collapse; }
#realContent table.eventcalendar tr.blue td { background-color: #65A3D6; }
#realContent table.eventcalendar tr.blue td a { color: #D6E3F4; }
#realContent table.eventcalendar td { border: 1px solid #FFFFFF; padding: 5px; vertical-align: top; }
#realContent table.eventcalendar td li { background-image: url(../_images/arrow_dblue_bblue.gif); }

#realContent p.testimonial {
	margin-bottom: 15px;
	padding: 15px;
	line-height: 1.3em;
	background-image: url(../_images/testimonialbg.gif);
	background-repeat: no-repeat;
	background-position: 0em 1em;
	background-color: #D6E3F4;
}
#realContent p.testimonial em {
	font-size: 0.9em;
	font-style: normal;
}
#realContent #certLogos {
	text-align: right;
	vertical-align: 50%;
	margin: 10px 0px 5px 0px;
	padding: 0;
}

/***********
all sidebar-related and homeNews-related formats
************/
#sidebar,
#homeNews {
	font-size: 0.8em;
	line-height: 1.3em;
	/* IE-HACK: otherwise, margins are not displayed correct!
	border-bottom: 1px solid #FFFFFF;
	 END HACK */
}
.sidebarItem {
	background-color: #D6E3F4;
	border-bottom: 3px solid #FFFFFF;
	padding-bottom: 15px;
}
#sidebar h1, 
#sidebar h2,
#homeNews h1,
#homeNews h2 {
	background-color: #65A3D6;
	font-weight: bold; 
	font-size: 1.1em;
	padding: 5px;
}
#sidebar p,
#homeNews p {
	margin: 15px 5px 0px 5px;
	padding: 0px 0px 0px 15px;
	background-image: url(../_images/arrow_dblue_bblue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
}
#sidebar ul {
	margin: 15px 5px 0px 5px;
	list-style-type: none;
}
#sidebar li {
	padding-left: 15px;
	background-image: url(../_images/arrow_dblue_bblue.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
}
#sidebar li a {
	color: #3A3E4A;
}
#sidebar div.more,
#homeNews div.more,
#sidebar div.more a,
#homeNews div.more a {
	margin-bottom: 0px;
}
#homeNews a {
	font-size: 1em;
	color: #65A3D6;
}

/* for contact persons */
#sidebar .csc-textpic-text p {
	margin: 0;
	padding: 15px 5px 0px 5px;
	background: none;
}
#sidebar .csc-textpic-text a {
	padding-left: 15px;
	background-image: url(../_images/arrow_dblue_bblue.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.25em;
	color: #3A3E4A;
	display: block;
}
#sidebar .inlineLink img {
	display: none;
}

/* Remove space for image only (CType: Image) */
#sidebar .csc-textpic-image {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #FFFFFF;
}
#sidebar .sidebarItem .csc-textpic-image {
	border: none;
}

/***********
all footer-related formats
************/
#pageFooter {
	font-size: 0.8em;
}
#pageFooter cite {
	float: right;
	font-style: normal;
}
#pageFooter ul {
	display: inline;
}
#pageFooter li {
	display: inline;
	margin-right: 10px;
}
#pageFooter a {
	color: #FFFFFF;
}