/* <!-- These classes define the layout of custom CEUS-related HTML elements of the page. --> */

/* Fix for cutted account names in documents */
.mstrAccountName{
	width: auto !important;
}

/* Überschrift im DockTop z.B. "CEUS - Bamberg" */ 

.CEUS_headline {
	font-size: 10pt;
	font-weight: bold;
	padding: 10px 0 5px 0;
}

/* Anzeige der Projekte in einer Liste (auf der Welcome-Page) */ 

.CEUS_ProjectListView_Name {
	background: url(../images/CEUS_Project_small.gif) no-repeat;
	padding: 0px 0px 0px 35px;
	height: 35px;
	margin-left: 10px;
}

/* Anzeige der aktuellen Hinweise */
.CEUS_WebMessagesText {
	color: Red;
}

/* Anzeige der Nachricht, dass keine aktuellen Hinweise vorliegen */
.CEUS_WebMessagesNoMsg {
}

/* Footer */

.CEUS_FooterLinkCell {
	vertical-align: top;
}

.CEUS_FooterLinkCell .CEUS_WebPanel {	
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #c4c0b7;
}

.CEUS_FooterLink {
	margin: 0px 10px 0px 30px;
	text-align: left;
}

/* Titel eines WebPanels */
.CEUS_WebPanel {	
	color: #000000;
	text-decoration: none;
}

.CEUS_WebPanel a b, .CEUS_WebPanel a {	
	color: #000000;
	text-decoration: none;
}

ul.CEUS_LinkList {
	margin-left: 35px;
	margin-top: 5px;
}

ul.CEUS_LinkList li {
	margin-top: 5px;
}

#CEUS_submitProject {
	visibility: hidden;
	/*
	background: transparent;
	background-image: url(../images/CEUS_Btn_SubmitProject.gif);
	padding: 0px;
	border: 0px;
	margin: 0px 10px 2px 5px;
	width: 16px;
	height: 16px;
	curor: pointer;
	cursor: hand;
	*/
}

/* Überschriften für Sektionen auf der Welcome-Page */
.CEUS_Title {
	color: #000000;
	height: 1em;
	width: auto;
	background: #f5f5f4 url(../images/CEUS_greyMetalVert.jpg) repeat-x left top;	/* added gradient image */
	border: 1px solid #d4d0c7;	/* added border to support gradient image */
	font-weight: bold;
	xfont-size: 1.33em;
	padding: 3px;
	margin-bottom: 7px;
}
.CEUS_ProjectsTitle {
	color: #000000;
	height: 1em;
	width: auto;
	/* border: 1px solid #d4d0c7; */	/* added border to support gradient image */
	font-weight: bold;
	font-size: 1.33em;
	padding: 5px;
	margin-bottom: 12px;
}

table.CEUS_Welcome_Sections {
	padding-right: 47px;
	padding-bottom: 7px;
	margin-right : 47px;
	margin-bottom : 12px;
}

td.CEUS_Welcome_Sections {
	padding-right: 10px;
	padding-bottom: 5px;
}

.CEUS_H1 {
	font-size:11pt;
	font-weight:bold;
	padding-top: 6px;
}

.CEUS_H2 {
	font-size:9pt;
	font-weight:bold;
	padding-top: 4px;
}



/* Neuigkeiten */

.CEUS_NewsMenu {
	margin: 20px 15px 15px 15px;
	width: 130px;
}

.CEUS_NewsMenu ul {
	margin: 10px;
	padding: 10px;		
}

.CEUS_News,
.CEUS_Text {
	margin: 15px;
}

.CEUS_NewsHeadlineMenu {
	font-weight: bold;
}

.CEUS_NewsHeadline1 {
	font-weight: bold;
	font-size: 11pt;	
}

.CEUS_NewsHeadline2 {
	font-weight: bold;
	font-size: 9pt;
	margin-top: 20px;
}

.CEUS_NewsHeadline3 {
	font-weight: bold;
	margin-top: 15px;
	padding-left: 20px;
	display: list-item;
}

.CEUS_NewsParagraph {
	margin-top: 5px;
	padding-left: 20px;
}

.CEUS_NewsParagraph ul {
	margin-left: 20px;
	margin-top: 5px;
}

.CEUS_NewsParagraph li {
	margin-top: 5px;
}

.CEUS_NewsSemester {
	padding-left: 20px;
}

.CEUS_NewsNeu {
	padding-left: 20px;
	color: #ff0000;
}

.CEUS_NewsStand {
	font-weight: normal;
}


/* CEUS Startseite */
H1.CEUS {
	border-bottom: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
	background-color: #E9E9E9;
	color: #3F3F3F;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 0.6em;
	margin-top: 0.9em;
	padding-bottom: 2px;
	padding-left:5px;
}

H2.CEUS {
	border-bottom: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
	color: #3F3F3F;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 0.6em;
	margin-top: 1.1em;
	padding-bottom: 2px;
}

H3.CEUS {
	color: #3F3F3F;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0.6em;
}
H4.CEUS {
	color: #3F3F3F;
	font-size: 1.2em; 
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0.6em;
}


.CEUS_Text p {
	font-size: 1.2em;
	margin-right: 25px;	
}

/* Hinweise: weißer Kasten mit farbigem linken Rand */
.CEUS_Hinweis,
.CEUS_Hinweis_blau,
.CEUS_Hinweis_rot, 
.CEUS_Hinweis_gruen,
.CEUS_Hinweis_gelb,
.CEUS_Hinweis_grau {
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	margin: 1px 0px 12px 0px;  /* Rand außen */
	padding: 0px 10px 0px 10px;	 /* Rand innen */
	/* width:95%; */
	background-color: #FFFFFF;
	border-left-width: 12px;
	border-left-style: solid;
}
/* Rand links: */
.CEUS_Hinweis, .CEUS_Hinweis_blau {
	border-left-color: #BBD3EF;
}
.CEUS_Hinweis_rot {
	border-left-color: #CC0000;
}
.CEUS_Hinweis_gruen {
	border-left-color: #00CC00;
}
.CEUS_Hinweis_gelb {
	border-left-color: #CCCC00;
}
.CEUS_Hinweis_grau {
	border-left-color: #CCCCCC;
}

/* Text für CEUS_Hinweis */
.CEUS_Hinweis > p,
.CEUS_Hinweis_blau > p,
.CEUS_Hinweis_rot > p, 
.CEUS_Hinweis_gruen	 > p,
.CEUS_Hinweis_gelb > p,
.CEUS_Hinweis_grau > p {
	font-size: 1.2em;
	margin: 2px;
}


/* Kasten für Loginseite bzw. auf "Startseite" der Integrationsdomäne */
.CEUS_Kasten {
	border: 1px solid #CFCFCF;
	overflow: hidden;
	padding-top: 0px !important;
	padding-left: 0px !important;
	font-size: 1em;
	margin-bottom: 24px;
	/*
	margin-left: 15px;
	margin-right: 15px;
	width:95%; 
	*/
	/* background-color: #FFFFFF; -> siehe Eigenschaft .weiss */
	
}
/* für Kasten mit weißem Hintergrund: class="CEUS_Kasten weiss" */
.weiss {
	background-color: #FFFFFF !important;
}
.CEUS_Kasten H3.CEUS {
	background-color: #E9E9E9 !important; /*DEE8F7*/
	padding-left:5px !important; 
	margin-top:0px !important;
}

.CEUS_Text > ul,
.CEUS_Kasten > ul {
	font-size: 1.2em;
	line-height: 1.3em;
	list-style-position: outside;
}

.CEUS_Text ul,
.CEUS_Kasten ul {
	list-style-type: square;
}
/* Nicht bei ui-menu: */
ul.ui-menu {
	list-style-type:none;
}
/* Korrektur */
ul.ui-menu li.ui-menu-item a {
	padding-left: 0.4em;
}


.CEUS_Kasten > p,
.CEUS_Kasten > div {
	margin: 5px 10px 5px 10px;	
}
.CEUS_Kasten> p,
.CEUS_Kasten> .iconleft> p {
	text-align:justify;
	font-weight:normal;
	font-size:1.2em;
}
.CEUS_Kasten> .iconleft > img {
	width:50px;
	margin:0px 10px 10px 0px;
	float: left;
	clear: both;
}
.CEUS_Kasten> .iconleft > p{
	padding-left:60px;
}

/* CEUS Accordion */
div.CEUS_Accordion {
	margin-left: 15px;
	margin-right: 15px;
}
.CEUS_Accordion	 {
	font-size: 1em;
}	
.CEUS_Accordion > h3 {
	color: #000000;
}
.CEUS_Accordion	 a,
.CEUS_Accordion a:hover	 span.link {
	text-decoration: none;
}
.CEUS_Accordion	 a span.number {
	font-Weight: bold;
}
.CEUS_Accordion	 a span.link {
	text-decoration: underline;
}
.CEUS_Accordion > div > div {
	padding-left: 10px;
}
.CEUS_gotoFolder ,
	padding-top: 15px;
	padding-left: 0px !important;
}

/* FILEICONS */
.icon-pdf {
	background: url("../images/icons/pdf.gif") no-repeat scroll center center transparent;
	display: inline-block;
	height: 20px;
	width: 20px;
}

/* HEADER für Startseite einer Domäne, hier integriertes Berichtswesen: Startseite.html */
table.CEUS_Mainpage_Header {
	border: 1px solid #205086; /* #1B509D; CFCFCF*/
	width:100%;
	margin-bottom:5px;
}
table.CEUS_Mainpage_Header	td.Headline,
table.CEUS_Mainpage_Header	td.Image {
	border-width: 0 0 8px 0; 
	border-style: solid; 
	border-color: #5083bb; /* #BBD3EF; E9E9E9*/
	background-color: #FFFFFF;
	padding:10px;
	width: 33%;
}

table.CEUS_Mainpage_Header td  p{
	font-family:Arial;
	font-weight:bold;
	margin: 5px;
}

table.CEUS_Mainpage_Header td.Image p {
	color:#1B509D;
}

table.CEUS_Mainpage_Header td.Headline p {
	color:#000000;
}

/* Datenbestand */
table.CEUS_Data {
	border: 1px solid #CFCFCF;
	margin-bottom:5px;
}
table.CEUS_Data td {
	font-size:1.1em;
	padding: 4px;
	
}
table.CEUS_Data th {
	background-color: #E9E9E9 !important; /*DEE8F7*/
	color: #3F3F3F;
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 4px;
	margin-bottom: 0.6em;
	text-align: left;
}

/* Neuigkeiten */
/* Dokumente und Downloads */
.mstr_CEUSdataSection,
.mstr_CEUSdocuSection,
.mstr_CEUSnewsSection {
	margin-left:15px;
	margin-right:15px;
}
.docuSectionItem {
	display:inline-block;
	padding-right:20px;	
	min-width:120px;
	text-align:center;
}

p.small {font-size: 1.2em; }
p.normal {font-size: 1.3em; }
p.medium {font-size: 1.9em; }
p.large	 {font-size: 2.5em; }

.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }

.right > table {
	float:right;
	clear:after;
}
.left > table {
	float:left;
	clear:after;
}
/* Hilfsklassen */

.CEUS_Spacer {
	padding-top: 10px;
}
.CEUS_Spacer_left {
	padding-left: 15px;
}

/* Überschreiben von Microstrategy-Definitionen */

/* Footer immer anzeigen; behebt Bug, dass Footer auf einigen Seiten nicht
   zu sehen ist, auch wenn er korrekt eingebunden ist */
.mstrFooter {
	visibility: true;
	display: block;
}

#mstrWeb_footer_datasource_info {
	color: #666666;
}

/* Fix: Projekthinweis wird bei Dokumenten unter Menü geschoben */
.mstrProjectHeader {
	margin: 5px;
}

/* Fix: Prompt Buttons am Ende etwas nach oben schieben zur besseren Sichtbarkeit */
.mstrPromptEditorCellNavToolbar {
	padding-bottom: 20px !important;
}

/* Fix: Ab Version MicroStrategy ONE - 2024 March werden die Breadcrumbs falsch berechnet WEBCUSTOM-144 */
.mstrPathTextAncestors {
	max-width: inherit !important;
}