/* >> Standard body Definitionen */
	/* Anpassungen fuer die Standardeinstellungen des Bodys */
	body
	{
		/* background: #a5a396 url(../xist4c/web/standard/04/img/mainBg.gif) left top repeat-x; */
		font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	}
/* << */


/* >>Erste Ebene Navigation*/
	/* Erste Ebene Navigation aeusserer Navigationskontainer*/
	div.fLOuterShell
	{
		display: none;
	}
/* << */


/* >> Randbereich links */
	/* Definition des linken Randbereichs */
	td.leftBorderCol
	{
		display: none;
	}
/* << */


/* >> Randbereich rechts */
	/* Definition des rechten Randbereichs */
	td.rightBorderCol
	{
		display: none;
	}
/* << */


/* >> Zusaetzliche Steuerelemente (Zurueck, Drucken, Empfehlung versenden) */
	/* Steuerelement Container oben*/
	div.topAddContrContainer,
	div.bottomAddContrContainer
	{
		display: none;
	}
/* << */


/* >> Standardeinstellungen */
	/* Anpassungen fuer die Seiten Stammtabelle */
	table.mShell
	{
		width: 100%;
		height: 100%;
	}
	
	/* Anpassungen fuer die Zellen der Stammtabelle */
	table.mShell td.msCont
	{
		height: 100%;
		background: transparent;
	}

	/* Globale Ebenen Shell */
	div.globalLayerShell
	{
		width: 980px;
		position: absolute;
		left: auto;
		top: auto;
		z-index: 34;
	}
	
	/* Breite der Kopfelemente */
	table.headerElements
	{
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		border: none;
		margin-bottom: -1px;
	}
	
	table.headerElements table.headerImg
	{
		display: none;
	}
	
	/* Einstellungen fuer die Basistabelle des Inhalts */
	table.contentMainTable
	{
		width: 980px;
		height: 100%;
		/* background: url(../xist4c/web/standard/04/img/start_mainTableBg.gif) left top repeat-y; */
	}
	
	/* Definitionen der Platzhalterzelle links*/
	td.spacerColumnLeft
	{
		display: none;
	}
	
	/* Anpassungen fuer die Hauptspalte des Inhalts */
	td.contentMainColumn
	{
		width: 980px;
		height: 100%;
		background: transparent;
		padding: 0;
		border: 0;
	}
	
	/* Container fuer den Inhalt */
	div.contentContainer
	{
		position: relative;
		z-index: 33;
		padding-left: 508px;
		margin-top: 492px;
		padding-bottom: 100px;
		margin-left: 1px;
		margin-right: 1px;
	}
	
	/* Anpassungen fuer die Inhaltstabelle */
	table.contentTable
	{
		display: none;
		width: 448px;
	}
	
	/* Definitionen des Inhaltsbereichs */
	td.contentColumn
	{
		width: 100%;
	}
	
	/* Definitionen der Platzhalterzelle rechts*/
	td.spacerColumnRight
	{
		display: none;
	}

	/* Grundeinstellungen  fuer einige Element festlegen */
	th, td, p
	{
		font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
		font-size: 11px;
	}
	
	/* Anpassen der Topnavigation- und Loginzeile */
	div.tNavKont,
	div.tNavKont div.des1
	{
		display: block;
		width: auto;
	}
	
	div.tNavKont
	{
		position: relative;
		z-index: 36;
	}
	
	div.tNavKont div.des1
	{
		width: 550px;
		position: absolute;
		right: -10px;
		top: 650px;
		z-index: 36;
		text-align: right;
	}
/* << */


/* >>Top Navigation*/
	/* Einstellungen fuer die Topnavigationtabelle */
	table.tNav
	{
		margin-left: 25px;
		margin-right: auto;
	}
	
	/* Spacereinstellungen fuer die Topnavigation */
	table.tNav td.spcLeft
	{
		width: 100%;
	}
	
	table.tNav td.spcRight
	{
		display: none;
	}
	
	/* Formatiert den Bezeichner fuer die Navigation */
	table.tNav td.prompt
	{
		display: none;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		white-space: nowrap;
	}
	
	/* Spalte fuer ein Topnavigations element */
	table.tNav td.navItem
	{
	}
	
	/* Grundeinstellung der Top Navigation fuer die Zustaende "normal", "im Pfad" und "hier"*/
	table.tNav td.navItem span.here,
	table.tNav td.navItem a.normal,
	table.tNav td.navItem a.normal:link, table.tNav td.navItem a.normal:visited, table.tNav td.navItem a.normal:hover,
	table.tNav td.navItem a.inPath:link, table.tNav td.navItem a.inPath:visited, table.tNav td.navItem a.inPath:hover
	{
		font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #9aaec2;
	}
	
	table.tNav td.navItem span.here span,
	table.tNav td.navItem a.normal span,
	table.tNav td.navItem a.normal:link span, table.tNav td.navItem a.normal:visited span, table.tNav td.navItem a.normal:hover span,
	table.tNav td.navItem a.inPath:link span, table.tNav td.navItem a.inPath:visited span, table.tNav td.navItem a.inPath:hover span
	{
	}

	/* Abweichende einstellungen fuer den Zustand "im Pfad" */
	table.tNav td.navItem a.inPath:link, table.tNav td.navItem a.inPath:visited, table.tNav td.navItem a.inPath:hover
	{
		color: #000;
	}
	
	/* Folgende Angaben definieren die Reaktion beim ueberfahren mit der Maus */
	table.tNav td.navItem a.normal:hover,
	table.tNav td.navItem a.inPath:hover
	{
		color: #000;
	}
	
	/* Angabe fuer den Zustand "hier" */
	table.tNav td.navItem span.here
	{
		color: #000;
		font-weight: bold;
	}
	
	/* Einstellung der Trennelemente */
	table.tNav td.sep img
	{
		height: 6px;
		width: 4px;
		background: url(../xist4c/web/standard/04/img/footer_nav_spc.gif) center no-repeat;
		margin: 0px 5px;
	}
/* << */


/* >> Freie Inhaltscont*/
	/* Standard Definition fuer die freien Inhaltscontainer. Diese Angabe bitte unveraendert lassen*/
	div.stdSty
	{
		height: 100px;
		width: 100px;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 0;
	}
	
	/* Hier koennen die angelegten Container definiert werden */
	div.banner
	{
		display: none;
		width: 468px;
		height: auto;
		position: absolute;
		left: 180px;
		top: 19px;
		z-index: 4;
	}
	
	div.imgStartLeft
	{
		display: block;
		height: 599px;
		width: 472px;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 11;
	}
	
	div.imgStartRight
	{
		display: block;
		height: 599px;
		width: 508px;
		position: absolute;
		left: 472px;
		top: 0;
		z-index: 11;
	}
	
	div.imgNavigation
	{
		display: block;
		width: 485px;
		height: 163px;
		position: absolute;
		left: 495px;
		top: 365px;
		z-index: 11;
	}
	
	div.imgNavigation img
	{
		cursor: pointer;
		cursor: hand;
		border-left: 1px solid #fff;
	}

	div.textContainers
	{
		display: block;
		width: 440px;
		height: 90px;
		position: absolute;
		left: 505px;
		top: 520px;
		z-index: 600;
	}
	
	#standardText
	{
	}
	
	#text1, #text2, #text3, #text4
	{
		display: none;
	}
/* <<  */


/* >> text navigation */
	div.textNavigation
	{
		/width: 100%;
	}
	
	div.textNavigation a:link,
	div.textNavigation a:visited,
	div.textNavigation a:hover
	{
		display: block;
		font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;
		overflow: hidden;
		background: #e75294;
		border-left: 1px solid #fff;
		color: #fff;
		float: left;
		width: 121px;
		height: 52px;
		min-width: 110px;
		max-width: 110px;
		min-height: 45px;
		max-height: 45px;
		padding: 3px 5px;
		text-align: left;
		vertical-align: center;
		white-space: nowrap;
		border-bottom: 1px solid #fff;
	}
	
	div.textNavigation a:hover
	{
		background: #ffd7e1;
		color: #405571;
	}
	
	div.textNavigation a span
	{
		display: block;
		margin-top: 3px;
		text-align: right;
		font-weight: bold;
	}
	
	div.textNavigation div.bottomBar
	{
		display: none;
		clear: both;
		border-top: 1px solid #6e6f73;
		background: #e1e2e3;
		padding-bottom: 5px;
		font-size: 1px;
		line-height: 0px;
	}
/* << */


/* >> Sprachumschalter*/
	/* Definitionen fuer den Sprachumschalterkontainer */
	div.lSwCont
	{
	}
	
	/* Layout fuer Flaggen */
	div.lSwCont div.flags
	{
		position: absolute;
		right: 18px;
		top: 65px;
		z-index: 35;
	}
/* << */


/* >> Fusszeile*/
	/* Spalte des Footers */
	td.msFooter
	{
		display: none;
	}
/* <<  */



