/* @override http://www.cccc.de/upload/cccc_23701.css */

/* @override http://www.cccc.de/upload/layout_test_19527.css */

/* CSS 4c media - 31.01.2007*/
/* copyright by 4c media */


/* >> Zusaetzliche Steuerelemente (Zurueck, Drucken, Empfehlung versenden) */
/* Steuerelement Container oben*/
div.topAddContrContainer { display: none; }

/* Steuerelement Container unten*/
div.bottomAddContrContainer {	
	width: 30px;
	margin: 15px;
	text-align: left;
	text-transform: inherit;

}

/* Anpassungen der Steuerelemente Tabelle*/
table.aCShell
{


}
table.aCShell td.rSpc { }
table.aCShell td 
{

}

/* Definiert das Icon fuer Zurueck */
img.backIcon
{
	border: 0px solid red;
	width: 20px;
	height: 20px;
	background-image: url(../xist4c/web/standard/04/img/back.gif);
	background-repeat: no-repeat;
	
}

img.recomButton
{
	width: 19px;
	height: 20px;
	border: 0px;
	vertical-align: middle;
	background: url(../xist4c/web/standard/04/img/recommendationButton.gif) bottom right no-repeat;
}

img.printButton
{
	width: 19px;
	height: 19px;
	border: 0px;
	vertical-align: middle;
	background: url(../xist4c/web/standard/04/img/printIcon.gif) bottom right no-repeat;
}

img.bFreeButton
{
	
	width: 15px;
	height: 15px;
	border: 0px;
	background: url(../xist4c/web/standard/04/img/barrierFreeIcon.gif) bottom right no-repeat;
}

img.cBlindButton,
img.cBlindResetButton
{
	display: none;
	width: 15px;
	height: 15px;
	border: 0px;
	background: url(4cflocke_6864.gif) bottom right no-repeat;
}

img.cBlindResetButton { background: url(../xist4c/web/standard/04/img/colorBlindResetIcon.gif) center right no-repeat; }

/* >> Autonews Uebersicht */
/* Autonews Tabelle */
table.aN { }

/* Definition fuer das Datum auf der Uebersicht */
table.aN td.date
{

	color: #FFFFFF;
	text-align: right;
	text-transform: inherit;
	padding: 20px;
	border-right: 1px solid white;
}

/* Anpassungen der Beschreibungsspalte*/
table.aN td.item { padding: 20px; }
table.aN td.item a
{
	color: #2c2f37;
	text-transform: inherit;
	text-decoration: none;
}

table.aN td.item a:hover
{
	color: #FF0000;

}

/* Anpassungen des Titels auf der Uebersicht */
table.aN td.item h3 
{ 
	margin: 0px 0px 3px 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 8px 0px; 
}

/* Anpassungen des Untertitels auf der Uebersicht */
table.aN td.item h4 { 
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* Definitionen fuer das Uebersichtsbild */
table.aN td.item a img,
table.aN td.item img
{
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Anpassungen fuer die Autonews Beschreibung  auf der Uebersicht*/
table.aN td.item div.desc { margin: 0px; }

/* Einstellungen des "mehr..." Links */
table.aN td.item div.more
{
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.aN td.item div.more a
{
	color: #2c2f37;
	text-transform: inherit;
	text-decoration: underline;
}

table.aN td.item div.more a:hover
{
	color: #FF0000;
}

/* Definitionen fuer das "mehr..." Link Icon */
table.aN td.item div.more img
{
	border: 0px solid red;
	width: 15px;
	height: 15px;
	background: url(../xist4c/web/standard/04/img/4c_link_bullet.gif) bottom left no-repeat;
}

/* << Autonews Uebersicht */
/* >> Autonews Panel */
/* Auto news Tabelle */
table.aNP 
{ 
	border-left: 1px solid white;
	margin-top:11px;
}




/* Definition des Autonews Panel Datum */
table.aNP td span.date
{
	font-size: 10px;
	padding-bottom: 3px;
	margin-left: 18px;
	margin-right: 20px;
	color: #FFFFFF;
	line-height: 0px;
}

/* Einstellungen des Autonews Titels */
table.aNP td h3.title
{
	padding-top: 20px;
	margin: 0px 20px 0px 20px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: inherit;
	text-decoration: none;
	line-height: 18px;


}

table.aNP td h3.title a
{
	text-decoration: none;
	vertical-align: bottom;
	text-transform: inherit;
}

/* Formatiert die Trennlinie zwischen Ueberschrift und Unterueberschrift*/
table.aNP td img.line
{
	display: none;
	margin-left: 20px;
	width: 100%;
	background: #FFFFFF;
	float: left;
	clip: rect(0px, 20px, 0px, 0px);
}

/* Einstellungen des Autonews Untertitels */
table.aNP td h4.subtitle
{

	margin: 0px 0px 0px 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* Einstellungen der Autonews Beschreibung */
table.aNP td div.desc
{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 11px;
	
}

/* Einstellungen fuer das Autonewsbild */
table.aNP td img.rFloat,
table.aNP td a img.rFloat
{
	display: none;
	margin-left: 5px;
	margin-bottom: 2px;
}

/* Definitionen fuer den "mehr..." Link */
table.aNP td div.more
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 11px;
	float: right;
}

/* Definitionen fuer das "mehr..." Link Icon */
table.aNP td div.more img
{
	border: 0px solid red;
	width: 15px;
	height: 15px;
	background: url(../xist4c/web/standard/04/img/4c_link_bullet.gif) bottom left no-repeat;
}

/* Autonews sublink Tabelle */
table.aNPSublink { }

/* Definiert den Link mit dem es zu der Autonews Uebersicht geht */
table.aNPSublink td a 
{ 
	font-size: 11px; 
	margin-right: 20px;
}

/* Anpassen des Autonews Panel "zur Uebersicht...." Icons */
table.aNPSublink td a img 
{ 
	border: 0px;
	width: 10px;
	height: 10px;
	background: url(../xist4c/web/standard/04/img/trailSeperator.gif) bottom left no-repeat;

}

/* << Autonews Panel */
/* >> Sprungmarke */
/* Sprungmarkencontainer */
div.bToTop
{
	
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #2c2f37;
}

/* Sprungmarkencontainer Designelement*/
div.bToTop div.des1 { text-align: right; }

/* Sprungmarkencontainer Prompt*/
div.bToTop div.des1 span 
{ 
	color: #2c2F37;
	font-size: 11px; 
}

/* Sprungmarkencontainer Prompt Link*/

div.bToTop div.des1 span a.text, 
div.bToTop div.des1 span a.text:link, 
div.bToTop div.des1 span a
{
	color: #b1b5c0;

}

div.bToTop div.des1 span a.text:hover
{
	color: #FF0000;
	text-transform: inherit;
	text-decoration: none;
}

/* Sprungmarkencontainer Bild*/
div.bToTop div.des1 img
{
	border: 0px;
	width: 20px;
	height: 20px;
	vertical-align: bottom;
	background: url(../xist4c/web/standard/04/img/bToTopImg.gif) top right no-repeat;

}

/* Sprungmarkencontainer Bildlink*/
div.bToTop div.des1 a.img { }

/* << Sprungmarke */
/* >> Standard body Definitionen */
/* Legt Hoehe und Breite fest */
html, body
{

	margin: 0;
	padding: 0;
	background: #2c2f37;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #FFFFFF;

}

/* Anpassungen fuer die Standardeinstellungen des Bodys */
body
{
	
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #2c2f37;
	background: #2c2f37;
	background-image: url(back_19465.gif);
	background-repeat: repeat-x;
	scrollbar-base-color:#2c2f37;
	scrollbar-3d-light-color:#2c2f37;
	scrollbar-arrow-color:#FF0000;
	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#2c2f37;
  	scrollbar-highlight-color:#FF0000;
  	scrollbar-shadow-color:#FF0000;
  	scrollbar-track-color:#2c2f37;
}

/* << Standard body Definitionen */
/* >> Angaben nicht veraendern!!! */
/* for framesets */
body.mainFrame
{
	background: #fff;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

/* for print page */
body.print
{
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #000;
}

/* << Angaben nicht veraendern!!! */
/* >> Freie Inhaltscont*/
/* Standard Definition fuer die freien Inhaltscontainer. Diese Angabe bitte unveraendert lassen*/
div.stdSty
{
	height: 120px;
	width: 180px;
	position: absolute;
	left: 180px;
	top: 60px;
	z-index: 0;
}

/* Hier koennen die angelegten Container definiert werden */
div.banner
{
	width: 700px;
	height: 120px;
	position: absolute;
	top: 0px;
	z-index: 4;
	float: inherit;
	clear: both;
	left: 0px;
}

/* << Freie Inhaltscont */
/* >> Dokumentenliste */
/* Document Liste Tabelle */
table.dList 
{
	padding-left: 20px; 
	margin: 0px;
}
table.dList td
{
	font-size: 11px;
	text-align: left;
	text-transform: inherit;
	float: left;
}

/* Einstellungen fuer die Dateibeschreibung */
table.dList td span.desc { font-size: 11px; }

/* Groesse des Listentitels */
table.dList td div.size
{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	white-space: nowrap;
}

table.dList a
{
	color: #2c2f37;
}

table.dList a:hover
{
	color: #FF0000;
	text-transform: inherit;
	text-decoration: none;
}
/* << Dokumentenliste */
/* >> Fragen und Antworten*/
/* Einstellungen fuer Gruppenkontainer */
div.faqGrShell { margin-bottom: 15px; }

/* Definition der Gruppentitel in der Fragenuebersicht */
div.faqGrShell h3
{
	padding: 20px;
	margin-bottom: 3px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	background-color: #6d7484;
	color: #FFFFFF;
}

/* Anpassungen fuer den Listenelementekontainer */
div.faqGrShell ul
{	
	margin: 25px;

}



/* Definitionen des Listenelements */
div.faqGrShell ul li
{

	list-style-type: default;
	list-style-image: url(../xist4c/web/standard/04/img/4c_ball_frage.gif);
	list-style-position: default;
	margin-bottom: 20px;
}

div.faqGrShell ul li a
{
	color: #2C2F37;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	vertical-align: 15px;
	text-transform: inherit;
	line-height: 16px;
	text-decoration: none;
}

div.faqGrShell ul li a:hover
{
	color: #FF0000;

}

/* Einstellungen fuer den Fragekontainer in der Detailansicht*/
div.dQShell
{
	
	font-weight: bold;
	background: #6d7484;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	padding: 20px;
	margin-bottom: 30px;
}

/* Anpassungen des "Frage" Titels auf der Detailseite */
div.dQShell div.prefix
{
	padding: 20px;

	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
}

/* Einstellungen der Detail Ansicht der Frage */
div.dQShell div.question { padding: 5px 5px 5px 20px; }

/* << Fragen und Antworten*/
/* >>Erste Ebene Navigation*/
/* Erste Ebene Navigation aeusserer Navigationskontainer*/
td.fLOuterShell 
{ 	
	display: none;
	background: #FFFFFF; 
}

/* Anpassungen der erste Ebene Navigationspalte */
td.fLOuterShell div
{
	display: none;
	width: 640px;
	height: 60px;
	float: right;
}

/* Einstellungen fuer die erste Ebene Navigation */
td.fLOuterShell div table.nav
{
	display: none;	
	width: 640px;
	height: 60px;
}

/* Spacer fuer die Ausrichtung der erste Ebene Navigation*/
td.fLOuterShell div table.nav td.spcLeft
{
	display: none;
	width: 20px;
	height: 10px;
}

td.fLOuterShell div table.nav td.spcRight { display: none; }

/* Spalte fuer ein erste Ebene Navigationselement */
td.fLOuterShell div table.nav td.navItem { }

/* Grundeinstellung der erste Ebene Navigation fuer die Zustaende "normal", "im Pfad" und "hier"*/
td.fLOuterShell div table.nav td.navItem span.here,
td.fLOuterShell div table.nav td.navItem a.normal,
td.fLOuterShell div table.nav td.navItem a.normal:link,
td.fLOuterShell div table.nav td.navItem a.normal:visited,
td.fLOuterShell div table.nav td.navItem a.normal:hover,
td.fLOuterShell div table.nav td.navItem a.inPath:link,
td.fLOuterShell div table.nav td.navItem a.inPath:visited,
td.fLOuterShell div table.nav td.navItem a.inPath:hover
{
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
}

/* Abweichende einstellungen fuer den Zustand "im Pfad" */
td.fLOuterShell div table.nav td.navItem a.inPath:link,
td.fLOuterShell div table.nav td.navItem a.inPath:visited,
td.fLOuterShell div table.nav td.navItem a.inPath:hover { }

/* Folgende Angaben definieren die Reaktion beim ueberfahren mit der Maus */
td.fLOuterShell div table.nav td.navItem a.normal:hover,
td.fLOuterShell div table.nav td.navItem a.inPath:hover { color: #66614f; }

/* Angabe fuer den Zustand "hier" */
td.fLOuterShell div table.nav td.navItem span.here { color: #336; }

/* Einstellung der Trennelemente */
td.fLOuterShell div table.nav td.sep
{
	display: none;
	height: 0px;
	width: 0px;
	background: #fff;
}

td.fLOuterShell div table.nav td.sep img
{
	height: 0px;
	width: 0px;
	margin: 0px;
}

/* <<Erste Ebene Navigation */
/* >> Fusszeile*/
/* Spalte des Footers */
td.msFooter 
{ 	
	background-color: #2c2f37;
}

/* Anpassungen fuer den Fusszeilenkontainer*/
div.decoEl { }
div.deco_1 { }
div.deco_2 { }

/* Definitionen fuer die Fusszeilentabelle */
table.footer
{
	width: 900px;
	margin: 20px;
	background-image: url(4c_footer_amin_8661.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Einstellungen der Fusszeilen Tabellenzelle */
table.footer td
{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-transform: inherit;
}

/* Anpassungen der Fusszeilen Inhaltselemente*/
table.footer td p,
table.footer td ul,
table.footer td ol,
table.footer td form,
table.footer td h1,
table.footer td h2,
table.footer td h3,
table.footer td h4,
table.footer td h5,
table.footer td a
{
	color: #FFF;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	text-transform: inherit;
	text-decoration: none;
	line-height: 10px;
}

table.footer td a:hover
{
	color: #FF0000;
}


/* << Fusszeile */
/* >>Full Size Media*/
/* Voll Breite Media Container */
div.fsMediaShell { margin-bottom: 18px; }

/* Bildelement */
div.fsMediaShell div.img
{
	text-align: center;
	
}

/* Freies XHTML Element */
div.fsMediaShell div.free { border-bottom: 1px solid #333; }

/* <<Full Size Media */
/* >> Standard Listenelement */
/* Anpassungen fuer den Listeneintragkontainer */
div.gOvItem
{
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #CDD1DD;
}

/* Definition des Titels des Listeneintrags */
div.gOvItem h3, div.gOvItem h3 a
{
	margin: 0px 0px 8px 0px;
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: inherit;
	text-decoration: none;
}



/* Definition des Untertitels des Listeneintrags */
div.gOvItem h4 { 
	margin: 0px 0px 8px 0px;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: inherit;
	text-decoration: none;
	margin: 0px 0px 3px 0px; }

/* Definition der Beschreibung des Listeneintrags */
div.gOvItem div { 
	margin-top: 20px; 
	margin-bottom: 20px;
}

/* Definitionen fuer das Listenbild */
div.gOvItem a img.rFloat,
div.gOvItem img.rFloat
{
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

/* Einstellungen des Listen "mehr..." Links */
div.gOvItem div.more
{	

	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	color: #014c9c;
}

/* Einstellungen des Listen "mehr..." Icons */
div.gOvItem div.more img
{
	border: 0px solid red;
	width: 15px;
	height: 15px;
	background: url(../xist4c/web/standard/04/img/4c_link_bullet.gif) bottom left no-repeat;
}

/* << Standard Listenelement */
/* >> Anpassungen des Logos und Bilder im Kopfbereich */
/* Einstellungen der positionierung des Logo Klickbereich */
div.linkCont1
{

	width: auto;
	height: 120px;
	position: absolute;
	left: 720px;
	top: 3px;
	background-image: url(4cmedia_web20_19501.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div.linkCont2
{
	display: none;
	width: auto;
	position: absolute;
	left: 650px;
	top: 21px;
	z-index: 3;
}

/* Definition der groesse des Logo Klickbereichs*/
div.linkCont1 img
{
	border: 0px solid red;
	width: 120px;
	height: 120px;
}

div.linkCont2 img { display: none; }

/* Tabelle fuer Kopfbilder */
table.headerImg
{
	display: none;
	float: center;
	width: 900px;
	top: 63px;
	position: absolute;
	z-index: 10;
	left: 132px;
}

/* Verhalten des 1 Kopfbereichsbild */
td.hImg
{
	display: none;
	width: 180px;
	float: right;
}

/* Verhalten des 2 Kopfbereichsbild */
td.hImg1
{
	display: none;
	width: 640px;
}

/* Verhalten des 3 Kopfbereichsbild */
td.hImg2 { display: none; }

/* << Anpassungen des Logos und Bilder im Kopfbereich */
/* >> Sprachumschalter*/
/* Definitionen fuer den Sprachumschalterkontainer */
div.lSwCont
{	display: none;
	width: 120px;
	position: absolute;
	top: 150px;
}

/* Sprachumschalter Formularfeld einstellungen */
div.lSwCont select
{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	width: 100%;
}

/* >>Navigation links*/
/* Aeusserer Navigationskontainer */
div.navOuterShell
{
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom: 3px solid #2c2f37;
}

/* Bild fue den Start der Navigation */
div.navOuterShell div.topImg { }
div.navOuterShell div.topImg img { display: none; }

/* Bild fuer das Ende der Navigation */
div.navOuterShell div.bottomImg { }
div.navOuterShell div.bottomImg img { }

/* Anpassung der minimalen Navigationskontainerhoehe */
div.navOuterShell img.minHeight
{
	display: none;
	height: 0px;
}

/*Angaben zur Navigationshuelle.
	Je Ebene haben Sie die Moeglichkeit den Ebenenhintergrund zu veraendern.*/

div.navShell_0, 
div.navShell_1,
div.navShell_2,
div.navShell_3 { padding-left: 0px; }
div.navShell_1 { margin-left: 0px; }

/* Benutzen Sie folgende Klassen um die aeussere Huelle der Navigationslinks zu veraendern.*/
div.navEl_0_normal, div.navEl_0_inPath, div.navEl_0_here { display: none; }
div.navEl_1_normal, div.navEl_1_inPath, div.navEl_1_here,
div.navEl_2_normal, div.navEl_2_inPath, div.navEl_2_here,
div.navEl_3_normal, div.navEl_3_inPath, div.navEl_3_here { }

/* Um Bullets vor die Navigationslinks zu Platzieren benutzen Sie die folgenden Klassen*/
div.navEl_0_normal div.outer,
div.navEl_0_inPath div.outer,
div.navEl_0_here div.outer,
div.navEl_1_normal div.outer,
div.navEl_1_inPath div.outer,
div.navEl_1_here div.outer,
div.navEl_2_normal div.outer,
div.navEl_2_inPath div.outer,
div.navEl_2_here div.outer,
div.navEl_3_normal div.outer,
div.navEl_3_inPath div.outer,
div.navEl_3_here div.outer { }
div.navEl_0_inPath div.outer,
div.navEl_0_here div.outer,
div.navEl_1_inPath div.outer,
div.navEl_1_here div.outer,
div.navEl_2_inPath div.outer,
div.navEl_2_here div.outer,
div.navEl_3_inPath div.outer,
div.navEl_3_here div.outer { }
div.navEl_0_normal span.inner, div.navEl_0_inPath span.inner, div.navEl_0_here span.inner,
div.navEl_1_normal span.inner, div.navEl_1_inPath span.inner, div.navEl_1_here span.inner,
div.navEl_2_normal span.inner, div.navEl_2_inPath span.inner, div.navEl_2_here span.inner,
div.navEl_3_normal span.inner, div.navEl_3_inPath span.inner, div.navEl_3_here span.inner { }

/* Ebene 0 */
div.navEl_0_here div.noLink,
div.navEl_0_normal a,
div.navEl_0_normal a:link, div.navEl_0_normal a:visited, div.navEl_0_normal a:hover,
div.navEl_0_inPath a,
div.navEl_0_inPath a:link, div.navEl_0_inPath a:visited, div.navEl_0_inPath a:hover
{
	display: block;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #b1b5c0;
}

div.navEl_0_normal a:hover, div.navEl_0_inPath a:hover { color: #FF000; }
div.navEl_0_here div.noLink { color: #000; }

/* Ebene 1 */
div.navEl_1_here div.noLink,
div.navEl_1_normal a,
div.navEl_1_normal a:link, div.navEl_1_normal a:visited, div.navEl_1_normal a:hover,
div.navEl_1_inPath a,
div.navEl_1_inPath a:link, div.navEl_1_inPath a:visited, div.navEl_1_inPath a:hover
{
	display: block;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #b1b5c0;
	background-color: #444852;
	line-height: 30px;
	text-transform: inherit;
	text-decoration: none;
	background-image: url(../xist4c/web/standard/04/img/4c_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
}
div.navEl_1_normal a:link[href $='3781_.htm']
{
	color: #ff0000;
	font-size: 25px;
}

div.navEl_1_normal a:hover,
div.navEl_1_inPath a:hover
{
	color: #ffffff;
	background-image: url(../xist4c/web/standard/04/img/4c_bullet_hover.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
}

div.navEl_1_inPath a,
div.navEl_1_inPath a:link, div.navEl_1_inPath a:visited, div.navEl_1_inPath a:hover
{
	background-image: url(../xist4c/web/standard/04/img/4c_bullet_inpath.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
}

}

div.navEl_1_normal a:hover, div.navEl_1_inPath a:hover
{
	color: #ffffff;
	background-image: url(../xist4c/web/standard/04/img/4c_bullet_hover.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
}

div.navEl_1_here div.noLink
{
	color: #FF0000;
	background-image: url(../xist4c/web/standard/04/img/4c_bullet_activ.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Ebene 2 */
div.navEl_2_here div.noLink,
div.navEl_2_normal a,
div.navEl_2_normal a:link, div.navEl_2_normal a:visited, div.navEl_2_normal a:hover,
div.navEl_2_inPath a:link, div.navEl_2_inPath a:visited, div.navEl_2_inPath a:hover
{
	display: block;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #b1b5c0;
	line-height: 30px;
	margin-left: 30px;
	padding-left: 30px;
	text-decoration: none;
	background-image: url(../xist4c/web/standard/04/img/4c_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.navEl_2_normal a:hover, div.navEl_2_inPath a:hover
{
	color: #fff;
	background-image: url(../xist4c/web/standard/04/img/4c_bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.navEl_2_here div.noLink, 
div.navEl_2_inPath a
{
	color: #FF0000;
	background-image: url(../xist4c/web/standard/04/img/4c_bullet_activ.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.navEl_2_normal a:visited
{
	background-image: url(../xist4c/web/standard/04/img/4c_bullet_visited.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.navEl_2_inPath a:link, div.navEl_2_inPath a:visited, div.navEl_2_inPath a:hover
{
	background-image: url(../xist4c/web/standard/04/img/4c_bullet_inpath.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Ebene 3 */
div.navEl_3_here div.noLink,
div.navEl_3_normal a,
div.navEl_3_normal a:link, div.navEl_3_normal a:visited, div.navEl_3_normal a:hover,
div.navEl_3_inPath a,
div.navEl_3_inPath a:link, div.navEl_3_inPath a:visited, div.navEl_3_inPath a:hover
{
	display: block;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #b1b5c0;
	line-height: 30px;
	margin-left: 60px;
	padding-left: 30px;
	text-decoration: none;
	background-image: url(../xist4c/web/standard/04/img/4c_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.navEl_3_normal a:hover, div.navEl_3_inPath a:hover
{
	color: #fff;
	background-image: url(../xist4c/web/standard/04/img/4c_bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.navEl_3_here div.noLink
{
	color: #FF0000;
	background-image: url(../xist4c/web/standard/04/img/4c_bullet_activ.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.navEl_3_inPath a:visited,
div.navEl_3_normal a:visited
{
	background-image: url(../xist4c/web/standard/04/img/4c_bullet_visited.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Navigationsbild Kontainer */
div.navigationImage { text-align: center; }

/* <<Navigation links */
/* >> Linkliste */
/* Linkliste Tabelle */
table.llShell 
{ 
	margin: 0px;
	padding-left: 20px;
	
}

/* Einstellungen fuer den Linklisten Titel fuer normal, besucht und bei ueberfahren mit der Maus */
table.llShell td a,
table.llShell td a:link, table.llShell td a:visited
{
	font-size: 11px;
	color: #2c2f37;
}

table.llShell td a:hover
{
	color: #FF0000;
	text-transform: inherit;
	text-decoration: none;
}

/* Linklisten Bullet */
table.llShell td img.bullet
{
	border: 0px solid red;
	width: 15px;
	height: 15px;
	margin-top: 2px;
	margin-right: 6px;
	background-image: url(../xist4c/web/standard/04/img/4c_link_bullet.gif);
	background-repeat: no-repeat;
}

/* Anpassungen der Linkbeschreibung */
table.llShell td.desc { font-size: 11px; }

/* << Linkliste */
/* >> Login und Logout Element */
/* >>>>>Login */
/* Definitionen fuer den Schnelllogin- Schnelllogoutkontainer */
div.quickLogKontainer
{
	width: 165px;
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 4;
}

/* Einstellungen für das Login und Logout Formular */
form.quicklogin,
form.login,
form.logoutFormField
{
	margin: 0px;
	padding: 0px;
}

/* Angaben zu den Input Formularfeldern im Quicklogin Bereich*/
form.quicklogin table td input.text
{
	display: none;
	font-size: 10px;
	width: 100%;
	border: 1px solid #FF0000;
}

/* Angaben zu dem Input Button im Quicklogin Bereich*/
form.quicklogin table td input.button { display: none; }

/* Beschriftungen fuer den Standard Login */
form.login table td span
{
	color: #FFFFFF;
	text-align: right;
	text-transform: inherit;
	font-size: 12px;
}

/* Angaben zu den Input Formularfeldern im Standard Login Bereich*/
form.quicklogin table td input.text
{
	font-size: 11px;
	width: 100%;
}

/* Angaben zu dem Input Button im Standard Login*/
form.login table td input.button { }

/* Einstellungen zur Standard Login Tabelle */
table.designShell
{
	width: 540px;
	padding: 20px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	background-color: #444852;
}

/* Anpassen der Login Fehlermeldung bei missgluecktem Loginversuch*/
form.login table.designShell td table td div
{
	color: #F00;
	font-size: 16px;
	margin-bottom: 20px;
}

/* >>>>Logout */
/* logout Tabelle */
table.logout { }

/* Anpassungen für den Beschreibungstext im Logout Bereich */
table.logout td span
{
	font-size: 9px;
	color: #FF0000;
	font-weight: normal;
}

/* Formatierung des Benutzernamens im Logout Bereich.*/
table.logout td
{
	font-weight: bold;
	color: #FF0000;
	font-size: 20px;
	white-space: nowrap;
	line-height: 15px;
}

/* Formatierung des Buttons im Logout Bereich.*/
table.logout td a img { }

/* >> Login und Logout Element */
/* >> News Uebersicht*/
/* News Uebersicht Tabelle */
table.news { }

/* Anpassungen fuer das News Datum in der Uebersicht*/
table.news td.date
{

	color: #FFFFFF;
	text-align: right;
	text-transform: inherit;
	padding: 20px;
	border-right: 1px solid white;
}

/* News Info Spalte */
table.news td.item { 
padding: 20px;
 }

/* Definition der News Uebersicht Ueberschrift */
table.news td.item h3
{
	margin: 0px 0px 8px 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

/* Definition der News Uebersicht Unterueberschrift */
table.news td.item h4
{
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

table.news td.item a
{
	color: #2c2f37;
	text-transform: inherit;
	text-decoration: none;
}

table.news td.item a:hover
{
	color: #FF0000;

}

/* Einstellungen fuer die News Beschreibung */
table.news td.item div.desc { margin: 0px; }

/* Definition fuer das News Bild */
table.news td.item img.rFloat
{
	float: left;
	margin-right: 10px;

}

/* Anpassungen des News "mehr...." Links */
table.news td.item div.more 
{
	clear: both;
	float: left;
	color: #ff0000;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.news td.item div.more a
{
	color: #2c2f37;
	text-transform: inherit;
	text-decoration: underline;
}

table.news td.item div.more a:hover
{
	color: #FF0000;
	text-transform: inherit;
	text-decoration: none;
}

/* Einstellungen des News "mehr..." Icons */
table.news td.item div.more img
{
	border: 0px solid red;
	width: 15px;
	height: 15px;
	background: url(../xist4c/web/standard/04/img/4c_link_bullet.gif) bottom left no-repeat;
}

/* << News Uebersicht */
/* >> Blaetterelement*/
/* Pager Kontainer */
div.pager
{
	width: 50%;
	padding: 20px;

}

/* Einstellungen fuer die Informationen wieviel Seiten gefunden wurden bsp. "Seite (1 / 23)" */
div.pager table.pInfo td,
div.pager table.pInfo td span
{
	padding: 3px;
	font-size: 10px;
	color: #FFFFFF;
}

/* Definition der Schriftfarbe der Tabellenzelle fuer die gefundenen Seiten */
div.pager table.pPages tr
{
	width: 100px;
}
div.pager table.pPages td
{
		width: 100px;
	height: 18px;
	color: #000;
	
	text-transform: inherit;
	text-decoration: none;
}

/* Einstellung der momentan angewaehlten Seite */
div.pager table.pPages td span
{
	height: 18px;
	width: 16px;
	font-size: 25px;
	color: #FF0000;
}

/* Anpassen der Links */
div.pager table.pPages td a:link,
div.pager table.pPages td a:visited,
div.pager table.pPages td a:hover
{
	height: 18px;
	width: 16px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	color: #2c2f37;
	border: 0px;
	text-transform: inherit;
	text-decoration: none;
}

div.pager table.pPages td a:hover { color: #FF0000; }

/*  Anpassungen fuer den linken Pager Pfeil aktiv und passiv*/
div.pager table.pPages td a img.firstAct
{
display: none;
}

div.pager table.pPages td img.firstPass
{
display: none;
	
	
}

/* Anpassungen fuer den halb linken Pager Pfeil aktiv und passiv */
div.pager table.pPages td a img.prevAct
{
	height: 30px;
	width: 30px;
	background: url(pfeil-links_19525.gif) center left no-repeat;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

div.pager table.pPages td img.prevPass
{

}

/* Anpassungen fuer den halb rechten Pager Pfeil aktiv und passiv */
div.pager table.pPages td a img.nextAct
{
	height: 30px;
	width: 30px;
	margin: 0px 0px 0px 0px;
	background: url(pfeil_rechts_19524.gif) center left no-repeat;
	border: 0px;
}

div.pager table.pPages td img.nextPass
{

}

/* Anpassungen fuer den rechten Pager Pfeil aktiv und passiv */
div.pager table.pPages td a img.lastAct
{
display: none;
}

div.pager table.pPages td img.lastPass
{
display: none;
}

/* Anpassungen fuer das Pager Trennelement */
div.pager table.pPages td img.sep
{

}

/* <<  Blaetterelement */
/* >> Absaetze im Panel Modus */
/* Panel Titelkontainer */
div.panelTitle
{
	color: #fff;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	margin: 0px 0px 13px 0px;
	line-height: 26px;
}

/* Panel Titlekontainer im Footerbereich */
table.footer td div.panelTitle
{
	width: 100%;
	border-left: 1px solid #CDD1DD;
	border-right: 1px solid #CDD1DD;
	padding: 1px 5px 2px 5px;
}

/* Panel Titel */
div.panelTitle h3
{
	margin: 0px;
	color: #fff;
}

/* Panel Titel im Footerbereich*/
table.footer td div.panelTitle h3
{
	font-size: 11px;
	margin: 0px;
}

/* Enstellungen fuer den Panelkontainer */
div.panelOuter { margin-bottom: 12px; }

/* Enstellungen fuer den Panelkontainer im Footerbereich*/
table.footer td div.panelOuter
{
	width: 100%;
	margin-bottom: 12px;
}

/* Einstellungen fuer den Inhaltskontainer */
div.panelOuter div div.cont
{
	border: 1px solid #CDD1DD;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

/* Einstellungen fuer den Inhaltskontainer im Footerbereich*/
table.footer td div.panelOuter div div.cont
{
	width: 100%;
	border: 1px solid #4d7aa5;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

/* Design Panel Titelkontainer */
div.designTitle { }

/* Design Panel Titelkontainer im Footerbereich*/
table.footer td div.designTitle { }

/* Design Panel Titel */
div.designTitle h3
{
	font-size: 16px;
	color: #FFF;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #6D7484;
	border-bottom: 1px solid #b1b5c0;
	font-style: normal;
	font-weight: normal;
}

/* Design Panel Titel im Footerbereich*/
table.footer td div.designTitle h3 { }

/* Enstellungen fuer den Design Panelkontainer */
div.desPanelOuter
{
	width: 540px;
	background-color: #6d7484;
}

/* Enstellungen fuer den Design Panelkontainer im Footerbereich*/
table.footer td div.desPanelOuter { }

/*  Einstellungen fuer den Design Inhaltskontainer  */
div.desPanelOuter div div.cont
{
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*  Einstellungen fuer den Design Inhaltskontainer  im Footerbereich*/
table.footer td div.desPanelOuter div div.cont { }

/* << Absaetze im Panel Modus */
/* >> Absaetze Normal */
/* Absatz Titel */
h3.paraTitle
{
	display: block;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #2C2F37;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding-left: 20px;
}

table.paraImageTable
{
	padding-left: 20px;
	padding-right: 20px;
}

/* Absatz Titel im Footerbereich*/
table.footer td h3.paraTitle
{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	display: block;
	font-size: 16px;
	padding-top: 3px;
	margin-bottom: 2px;
}

/* Definition Absatz Untertitel */
h4.paraSubtitle
{
	font-size: 14px;
	margin: 2px 0px 5px 20px;
	font-style: normal;
	font-weight: normal;
}

/* Definition Absatz Untertitel im Footerbereich*/
table.footer td h4.paraSubtitle
{
	font-size: 11px;
	margin: 2px 0px 2px 0px;
}

/* Einstellungen Absatz Inhalt */
table td.content p,
table td.content p.paraEl
{
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}



/* Einstellungen Absatz Inhalt im Footerbereich*/
table.footer td p,
table.footer td p.paraEl
{
	margin: 0px;
	margin-bottom: 5px;
}

/* Definition Bilduntertext */
td.paragraphImageText { font-size: 10px; }

/* Definition Bilduntertext im Footerbereich*/
table.footer td table td.paragraphImageText { font-size: 10px; }

/* << Absaetze Normal */
/* >> Allgemeine Absatz und Panel Definitionen */
/* Nicht aendern!! */
img.clearAll
{
	display: block;
	clear: both;
	visibility: hidden;
}

/* Standard definition des Absatzabstandes */
div.contentContainer table.contentTable td.contentColumn p 
{ 
	margin-left: 20px; 
	margin-right: 20px;
}

div.contentContainer table.contentTable td.contentColumn h1
{
	margin-left: 20px;
	font-style: normal;
	font-weight: normal;
}

div.contentContainer table.contentTable td.contentColumn table {  }

/* Standard definition des Absatzabstandes im Footerbereich*/
table.footer td div.contentContainer table.contentTable td.contentColumn p
{
	margin: 10px;
	margin-bottom: 7px;
}

/* Anpassung der Bildtabelle */
table.imageTable { margin: 0px; }

/* Einstellungen fuer den Absatz  "mehr..." Link */
table.paraSublinkShell tr td
{ 

	text-align: left;
	text-transform: inherit;
}

/* Absatz Sublink */
td.paraSublink a
{
	color: #2c2f37;
	padding-left: 20px;

}

td.paraSublink a:hover
{
	color: #FF0000;
	text-transform: inherit;
	text-decoration: none;
}

/* Einstellungen fuer den Absatz  "mehr..." Link im Footerbereich */
table.footer td table.paraSublinkShell { }
table.footer td table td.paraSublink { }

/* Einstellungen der Absatz und Panel "mehr.." Link Icons */
img.paragraphMoreArrow
{
	border: 0px solid red;
	width: 15px;
	height: 15px;
	background: url(../xist4c/web/standard/04/img/4c_link_bullet.gif) bottom left no-repeat;
}

/* Einstellungen der Absatz und Panel "mehr.." Link Icons im Footerbereich */
table.footer td img.paragraphMoreArrow { display: none; }

/* << Allgemeine Absatz und Panel Definitionen */
/* >> Schnellzugriff*/
/* Definitionen fuer den Schnellzugriffkontainer */
div.qAccessCont
{
	display: none;
	width: 155px;
	position: absolute;
	left: 7px;
	top: 128px;
	z-index: 6;
}

/* Schnellzugriff Formularfeld einstellungen */
div.qAccessCont select
{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	width: 100%;
}

/* << Schnellzugriff*/
/* >> Schnellsuche*/
/* Definitionen fuer den Schnellsuchekontainer */
div.qSearchCont
{
	padding-top: 5px;
	width: 150px;
	position: absolute;
	left: 60px;
	top: 120px;
	z-index: 3;
}

/* Schnellsuche Formulareinstellungen */
div.qSearchCont form { padding-left: 0px; }

div.qSearchCont form table.qSearch
{
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Schnellsuche Formularfeld Einstellungen */
div.qSearchCont table.qSearch td input.text
{

	font-size: 10px;
	width: 120px;
	color: #FF0000;
	border: 1px solid #2c2f37;
	background-color: #444852;
}

/*  Schnellsuche "Go" button */
div.qSearchCont table.qSearch td input.button
{


}

/* << Schnellsuche*/
/* >> Standard Suche */
/* Standard Suchfeld Einstellungen */
table.stdSearch
{	margin: 20px;
	background-image: url(../xist4c/web/standard/04/img/4c_ball_suche.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 360px;
}

table.stdSearch td 
{

	padding-left: 50px;

}


table.stdSearch td input.text
{
	font-size: 13px;
	border: 1px solid red;
	width: 200px;
	padding-left: 20px;
	background-color: #b1b5c0;
	border: 1px solid red;
}

/* Standard Suche Button Einstellungen */
table.stdSearch td input.button { 
 }

/* Suche Formulareinstellungen */
table.stdSearch form
{	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Einstellungen für die farbige Hinterlegung im Suchergebnis */
span.searchResult
{
	padding: 0px 2px 2px 2px;
	background: #FF0000;
	color: #FFFFFF;
}

/* << Standard Suche */
/* >> Empfehlung versenden */
/* Empfehlung versenden Tabelle */
table.recomShell { }

/* Anpassungen des Formulars */
table.recomShell form
{
	padding: 0px;
	margin: 0px;
}

/* Einstellungen fuer die Fehlermeldungen bei unkorrektem Ausfuellen der Formularelemente */
table.recomShell td ul li
{
	font-weight: bold;
	font-size: 11px;
	color: 014C9C;
	margin: 3px 0px 3px 0px;
}

/* Anpassungen der Formular Tabellenspalten */
table.recomShell td form table td { padding: 1px 8px 1px 8px; }

/* Anpassungen der Formularelemente */
table.recomShell td form table td input.text,
table.recomShell td form table td textarea
{
	font-size: 11px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	width: 100%;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

table.recomShell td form table td textarea { overflow: auto; }

/* Einstellungen fuer die Input Formularelemente */
table.recomShell td form table td input.button
{
	font-size: 11px;
	margin-bottom: 8px;
}

/* Angaben zum Kontainer der Sendebestaetigung */
div.recomSuccess
{
	font-weight: 13px;
	color: #333;
	margin: 10px 0px 10px 0px;
}

/* Einstellungen fuer den Kontainer der Nutzungsbedingungen */
table.recomShell td div.policy
{
	font-size: 11px;
	color: #333;
	margin: 10px 0px 10px 0px;
}

/* Anpassungen der Tabellenzelle des Paneltitels */
table.recomShell td form table td.title
{
	font-weight: bold;
	color: #fff;
	padding: 1px 4px 1px 4px;
	background-color: #99A1A8;
}

/* Definitionen fuer die Paneltabelle */
table.recomShell td form table
{
	background-color: #CDD1DD;

}

/* Angaben zu den Tabellenzellen der Feldbezeichner der Formularfelder */
table.recomShell td form table td.prompt
{
	font-size: 10px;
	color: #000;
}

/* Angaben zu den Feldbezeichnern der Formularfelder */
table.recomShell td form table td.prompt span
{
	font-size: 10px;
	color: #000;
}

/* << Empfehlung versenden */
/* >> Trenner fuer Content Elemente */
/* Trennelement Container */
div.separatorShell
{
	margin-top: 7px;
	margin-bottom: 15px;
	background-color: #2c2f37;
}

/* Trennelement Abstandshalter */
div.separatorShell img { }

/* << Trenner fuer Content Elemente */
/* >> Seitenstruktur */
/* Seitenstruktur Eintragcontainer */
div.sitemapEntry
{
	border-bottom: 1px solid #b1b5c0;
	padding-left: 20px;
	background-color: #6d7484;

}


div.sitemapEntry table td 
{
	width: 50%;
}

div.sitemapEntry table tr td 
{
	width: 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* Definition der Links fuer normal, besucht und beim ueberfahren mit der Maus*/
div.sitemapEntry table td a,
div.sitemapEntry table td a:link, div.sitemapEntry table td a:visited, div.sitemapEntry table td a:hover
{
	

	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	text-transform: inherit;
	text-align: left;
}

div.sitemapEntry table td a:visited

{

	color: #b1b5c0;

}

/* Anpassungen beim ueberfahren mit der Maus */
div.sitemapEntry table td a:hover { color: #FF0000; }

/* Element definition fuer die momentan aktive Seite */
div.sitemapEntry table td em
{
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

/* Einstellungen fuer das Einrueckungselement */
div.sitemapEntry table td img.bullet
{

	height: 10px;
	width: 60px;
	margin-top: 5px;
	background-color: #b1b5c0;
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Anpassungen fuer den Pfeil fuer die Seite von der aus man auf die Sitemap gegangen ist*/
div.sitemapEntry table td img.arrow
{

}

/* << Seitenstruktur */
/* >> Standardeinstellungen */
/* Anpassungen fuer die Seiten Stammtabelle */
table.mShell { width: 100%; }

/* Anpassungen fuer die Zellen der Stammtabelle */
table.mShell td.msCont {  }

/*Angaben zum Drucken (Diese Angaben bitte nicht veraendern) */
div.printHeader,
div.printButtonShell { display: none; }
img.printHeaderSpacer { display: none; }

/* Schaltet den Skip Link aus (Wird bei Barriere freien Seiten verwendet) */
div.skipNav { display: none; }

/* Globale Ebenen Shell */
div.globalLayerShell
{

	width: 900px;
	position: absolute;
	left: auto;
	top: auto;
	z-index: 1;
}

/* Breite der Kopfelemente */
table.headerElements
{
	border: 0px solid white;
	width: 900px;
	height: 120px;
	background-color: white;
}

/* Anpassen der Topnavigation- und Loginzeile */
div.tNavKont { display: none; }
div.tNavKont div.des1 { display: none; }

/* Topnavigation Designcontainer 1 */
div.tNavKont div.des1
{	display: none;
	height: 18px;
	border-bottom: 1px solid #000;
	background: #a0b8cf;
}

/* Topnavigation Designcontainer 2 */
div.tNavKont div.des1 div.des2 { display: none;}

/* Anpassungen der Topnavigationzelle */
div.tNavKont div.des1 div.des2 table.tNavOuter td.navCol { width: 100%; }

/* Einstellungen fuer die Schnelllogin- Schnelllogoutzelle */
div.tNavKont div.des1 div.des2 table.tNavOuter td.loginCol { }

/* Einstellungen fuer die Schnelllogin- Schnelllogout Platzhalters */
div.tNavKont div.des1 div.des2 table.tNavOuter td.loginCol img
{
	display: none;
	width: 10px;
	height: 1px;
}

/* Einstellungen für die Suche und Trail Tabelle*/
table.searchAndTrailBg
{
	
	width: 900px;
	height: 30px;
	border-bottom: 1px solid #2c2f37;
	
}

/* Einstellungen für die Schnellsuche Tabellenzelle */
td.quickSearchBg 
{ border: 1px; solid red;
	background-color: #444852;
	width: 360px; 
}

/* Platzhalterzelle zwischen QuickSearch und Trail */
td.searchAndTrailSpacerColumn
{	display: none;

	width: 10px;
	background-color: #444852;
}

/* Platzhalter zwischen Quicksearch und Trail */
img.searchAndTrailSpacer { 
display: none;
width: 0px; }

/* Einstellungen für die Trail Tabellenzelle */
td.trailbg
{

	background: #b1b5c0;
	width: 540px;
}

/* Platzhalter fuer Navigationszelle */
img.navigationColumnSpacer { width: 360px; }

/* Definition der Breite des linken Platzhalters */
img.spacerLeft { width: 10px; }

/* Definition des Platzhalters fuer den Inhalt */
img.contentSpacer { height: 0px; }

/* Definition der Breite des rechten Platzhalters */
img.spacerRight { width: 10px; }

/* Beseitigt ein Problem im Mozilla Browser */
img.block { display: block; }

/* Einstellungen fuer die Basistabelle des Inhalts */
table.contentMainTable
{

	width: 900px;
	height: 100px;

}

/* Anpassungen fuer die Navigationsspalte */
table.contentMainTable td.leftNavCol
{
	padding: 0px;
	width: 360px;
	background-color: #444852;
	background-image: url(../xist4c/web/standard/04/img/4c_ecke_links.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

td.leftNavCol table.sublink
{
	display: none;
}

/* Definitionen der Platzhalterzelle links*/
td.spacerColumnLeft { display: none; }

/* Anpassungen fuer die Hauptspalte des Inhalts */
td.contentMainColumn
{

	width: 540px;
	padding-top: 20px;
	background: #b1b5c0;
	background-image: url(../xist4c/web/standard/04/img/4c_ecke_rechts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* Container fuer den Inhalt */
div.contentContainer
{
	width: 540px;

}
/* Anpassungen fuer die Inhaltstabelle */
table.contentTable { width: 540px; }

/* Definitionen des Inhaltsbereichs */
td.contentColumn { width: 540px; }

/* Definitionen der Platzhalterzelle rechts*/
td.spacerColumnRight { display: none; }

/* Anpassungen für zweispaltigen Inhalt (linke Spalte, abstand zwischen den Spalten, rechte Spalte) */
table.twoColElShell 
{ 
	width: 540px;
	padding: 0px;
}
table.twoColElShell td.leftSpc img 
{ 
	width: 340px;
	padding: 0px;
}
table.twoColElShell td.middleSpc img 
{ 
	width:0;
	height:0;
	}

table.twoColElShell td.rightSpc img
{
	width: 170px;
	padding: 0px;
}

/* Grundeinstellungen  fuer einige Element festlegen */
th, td, p
{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;

}


/* Anpassungen fuer die Standard Absaetze */
p { margin-top: 0px; }

/* Allgemeine Einstellung fuer Aufzaehlungspunkte */
ul { list-style-type: square; }

/* Einstellungen fuer Ueberschriften */
h1
{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	margin: 0px 0px 13px 0px;
	line-height: 26px;
}

h2
{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	margin: 0px 0px 13px 20px;
	line-height: 26px;
	font-style: normal;
	font-weight: normal;
}

h3
{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px 0px 13px 0px;
	line-height: 26px;
}

h4
{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px 0px 13px 0px;
	line-height: 26px;
}

/*Standard Link einstellungen*/
a { color: #2c2f37; }

a:link, a:visited, a:hover
{
	text-decoration: underline;
	border: 0px solid red;

}

a:hover { color: #ff0000; }

/* << Standardeinstellungen */
/* >> Seitentitelelement */
/*  Aeussere Elemethuelle */
div.titlesShell { }

/* Links ausgerichtete Bildspalte */
div.titlesShell table td.imgL
{
	padding-right: 10px;
	vertical-align: bottom;
}

/* Links ausgerichtetes Bild */
div.titlesShell table td.imgL div.img { }

/* Rechts ausgerichtete Bildspalte */
div.titlesShell table td.imgR
{
	padding-left: 20px;
	vertical-align: bottom;
}

/* Rechts ausgerichtetes Bild */
div.titlesShell table td.imgR div.img { }

/* Linke Titelspalte */
div.titlesShell table td.titlesL
{
	padding-left: 0px;
	vertical-align: bottom;
}

/* Rechte Titelspalte */
div.titlesShell table td.titlesR { vertical-align: bottom; }

/* << Seitentitelelement */
/* >> Umfragen Uebersicht*/
/* Umfrage Tabelle */
table.surveyOvShell { }

/* Definition der Frage auf der Uebersichtsseite */
table.surveyOvShell td div span.question
{
	font-size: 13px;
	font-weight: bold;
}

/* Einstellungen fuer den Hinweis ueber das Ende der Umfrage */
table.surveyOvShell td div span.date { font-size: 10px; }

/* Umfrage Beschreibung  */
table.surveyOvShell td div div.desc { }

/* << Umfragen Uebersicht*/
/* >> Umfragen Detail */
/* Umfrage Formular */
form.surveyForm { }

/* Anpassungen fuer die Tabellenzelle der Detailfrage */
form.surveyForm td.question
{
	font-weight: bold;
	color: #339;
}

/* Einstellungen der Tabellenzelle fuer das Ende der Umfrage */
form.surveyForm td.date { font-size: 10px; }

/* Versenden Button */
form.surveyForm td input.button { }

/* Ergebnistabelle */
table.surveyResult { }

/*  Frage auf der Ergebnisseite */
table.surveyResult td.question
{
	font-weight: bold;
	color: #339;
}

/* Einstellungen fuer den Hinweis ueber das Ende der Umfrage */
table.surveyResult td.date
{
	padding-top: 10px;
	font-size: 10px;
}

/* Anpassen des Teilnehmerzusatz */
table.surveyResult td.participants { }

/* Anpassungen der Grafik fuer den Ergebnissbalken */
table.surveyResult td div.gfx
{
	border-left: 1px solid #ffeea8;
	border-top: 1px solid #ffeea8;
	border-right: 1px solid #6a5503;
	border-bottom: 1px solid #6a5503;
	background: #f90 url("../xist4c/web/standard/04/img/surveyGraphic.gif") repeat-x;
}

/* Anpassungen des Hintergrunds fuer den Ergebnissbalken */
table.surveyResult td.gfxBg
{
	background: #efefef;
	border: 1px inset #ccc;
	width: auto;
}

/* << Umfragen Detail  */
/* >> Teaser */
/* Definition der Teaser Spalte */
td.teasersShell { padding-right: 0px; }

/* Anpassungen der Teaser Breite und den Abstand von oben*/
td.teasersShell img.topSpc,
td.teasersShell img.bottomSpc
{
	height: 0px;
	width: 180px;
}

td.teasersShell img.bottomSpc { height: 0px; }

/* Teaser Ebenen Kontainer */
td.teasersShell div.teasersCont {}

/* Einstellung des Teaser Inhaltbereichs */
td.teasersShell div.teasersCont div.title,
td.teasersShell div.teasersCont div.titleBL
{


}

/* Definition des Teasertitel */
td.teasersShell div.teasersCont div.title h3,
td.teasersShell div.teasersCont div.titleBL h3
{

	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid # 2c2f37;
}

/* Definition des Teaseruntertitel */
td.teasersShell div.teasersCont h4
{
	font-size: 10px;
	margin: 3px;
	color: #000;
}

/* Einstellungen fuer die aeu?ere Teaserhuelle */
td.teasersShell div.teasersCont div.outer,
td.teasersShell div.teasersCont div.outerBL
{
	width: 180px;
	margin-top: 0px;
	padding-bottom: 10px;

}

/* Zus?tzliche Design Kontainer fuer den Teaser Inhaltsbereich*/
td.teasersShell div.teasersCont div.outer div.des1,
td.teasersShell div.teasersCont div.outerBL div.des1BL { }
td.teasersShell div.teasersCont div.outer div.des1 div.des2,
td.teasersShell div.teasersCont div.outerBL div.des1BL div.des2BL { }

/* Einstellungen fuer die Teaserhuelle */
td.teasersShell div.teasersCont div.outer div.des1 div.des2 div.content,
td.teasersShell div.teasersCont div.outerBL div.des1BL div.des2BL div.contentBL
{
	width: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 20px;
}

td.teasersShell div.teasersCont div.outerBL div.des1BL div.des2BL div.contentBL
{
	border: 0;
	padding: 0;
}

/* Anpassungen des Text Inhaltsbereich */
td.teasersShell div.teasersCont p
{
	font-size: 10px;
	line margin: 0px 0px 10px 0px;
	line-height: 16px;
}

/* Anpassungen des XHTML Inhaltsbereich */
td.teasersShell div.teasersCont div.blockCont,
td.teasersShell div.teasersCont div.blockCont p,
td.teasersShell div.teasersCont div.blockCont ul,
td.teasersShell div.teasersCont div.blockCont ol { font-size: 10px; }

/* Anpassungen des XHTML Inhaltsbereich */
td.teasersShell div.teasersCont div.blockCont p,
td.teasersShell div.teasersCont div.blockCont ul,
td.teasersShell div.teasersCont div.blockCont ol
{
	margin-top: 0px;
	margin-bottom: 10px;
}

/* Einstellungen der Abstaende des Mehrlinks */
td.teasersShell div.teasersCont table.sublink td
{
	text-align: left;
	text-transform: inherit;
	padding-right: 10px;
}

/* Anpassen der Schriftgroesse des "mehr..." Links */
td.teasersShell div.teasersCont table.sublink td a
{
	border: 0px solid red;
	color: #2c2f37;
	font-size: 10px;
}

td.teasersShell div.teasersCont table.sublink td a:hover
{
	color: #FF0000;
	text-transform: inherit;
	text-decoration: none;
}

/* Definition fuer die "mehr..." Link Grafik */
td.teasersShell div.teasersCont table.sublink a img
{
	border: 0px solid red;
	width: 15px;
	height: 15px;
	background: url(../xist4c/web/standard/04/img/4c_link_bullet.gif) bottom left no-repeat;
}

td.teasersShell div.teasersCont table.sublink a img:hover
{

}

/* Anpassungen der Platzhalterzelle der rechten Teaser Spalte*/
td.teasersShell td.tRightSpcCol { display: none; }

/* Anpassungen des Platzhalters der rechten Teaser Spalte*/
td.teasersShell td.tRightSpcCol img { display: none; }

/* << Teasers */
/* >> Navigation Teasers */
/* Definition der Teaser Spalte */
div.teasersShell { }

/* Anpassungen der Teaser Breite und den Abstand von oben und unten*/
div.teasersShell img.topSpc,
div.teasersShell img.bottomSpc
{
	height: 10px;
	width: 180px;
}

div.teasersShell img.bottomSpc { height: 1px; }

/* Teaser Ebenen Kontainer */
div.teasersShell div.teasersCont { }

/* Einstellung des Teaser Inhaltbereichs */
div.teasersShell div.teasersCont div.title,
div.teasersShell div.teasersCont div.titleBL
{
	margin-left: 0px;
	margin-right: 0px;
	color: #fff;
}

div.teasersShell div.teasersCont div.titleBL { margin: 0; }

/* Definition des Teasertitel */
div.teasersShell div.teasersCont div.title h3,
div.teasersShell div.teasersCont div.titleBL h3
{
	padding-left: 30px;
	margin: 0px;
	color: #b1b5c0;
	font-style: normal;
	font-weight: normal;
}

/* Definition des Teaseruntertitel */
div.teasersShell div.teasersCont h4
{
	font-size: 12px;
	margin-left: 30px;
	color: #b1b5c0;
	font-weight: normal;
}

/* Einstellungen fuer die aeu?ere Teaserhuelle */
div.teasersShell div.teasersCont div.outer,
div.teasersShell div.teasersCont div.outerBL
{
	width: 100%;
	margin-bottom: 10px;
}

div.teasersShell div.teasersCont div.outerBL
{
	margin-left: 0;
	margin-right: 0;
}

/* Zus?tzliche Design Kontainer fuer den Teaser Inhaltsbereich*/
div.teasersShell div.teasersCont div.outer div.des1,
div.teasersShell div.teasersCont div.outerBL div.des1BL { }
div.teasersShell div.teasersCont div.outer div.des1 div.des2,
div.teasersShell div.teasersCont div.outerBL div.des1BL div.des2BL { }

/* Einstellungen fuer die Teaserhuelle */
div.teasersShell div.teasersCont div.outer div.des1 div.des2 div.content,
div.teasersShell div.teasersCont div.outerBL div.des1BL div.des2BL div.contentBL
{
	width: 100%;


}

div.teasersShell div.teasersCont div.outerBL div.des1BL div.des2BL div.contentBL
{
	padding: 0;
	border: 0;
}

/* Anpassungen des Text Inhaltsbereich */
div.teasersShell div.teasersCont p
{
	font-size: 10px;
	color: #b1b5c0;
	margin: 0px 30px 5px 30px;
}

/* Anpassungen des XHTML Inhaltsbereich */
div.teasersShell div.teasersCont div.blockCont,
div.teasersShell div.teasersCont div.blockCont p,
div.teasersShell div.teasersCont div.blockCont ul,
div.teasersShell div.teasersCont div.blockCont ol { font-size: 11px; }

/* Anpassungen des XHTML Inhaltsbereich */
div.teasersShell div.teasersCont div.blockCont p,
div.teasersShell div.teasersCont div.blockCont ul,
div.teasersShell div.teasersCont div.blockCont ol
{
	margin-top: 0px;
	margin-bottom: 10px;
}
td.left div.teasersCont table.sublink
{
	display: none;
}

/* Einstellungen der Abstaende des Mehrlinks */
div.teasersShell div.teasersCont table.sublink td
{
	padding-left: 20px;
	text-align: left;
	text-transform: inherit;
}

/* Anpassen der Schriftgroesse des "mehr..." Links */
div.teasersShell div.teasersCont table.sublink td a
{

	font-size: 10px;
}

/* Definition fuer die "mehr..." Link Grafik */
div.teasersShell div.teasersCont table.sublink a img
{
	border: 0px solid red;
	width: 15px;
	height: 15px;
	background: url(../xist4c/web/standard/04/img/4c_link_bullet_left.gif) bottom left no-repeat;
}

/* << Navigation Teasers */
/* >>Top Navigation*/
/* Einstellungen fuer die Topnavigationtabelle */
table.tNav { display: none; }

/* Spacereinstellungen fuer die Topnavigation */
table.tNav td.spcLeft { width: 100%; }
table.tNav td.spcRight { }

/* Formatiert den Bezeichner für 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 für die Zust?nde "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-size: 11px;
	font-weight: normal;
	color: #fff;
}

/* Abweichende einstellungen für 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 { font-style: italic; }

/* Folgende Angaben definieren die Reaktion beim überfahren mit der Maus */
table.tNav td.navItem a.normal:hover,
table.tNav td.navItem a.inPath:hover { color: #014C9C; }

/* Angabe für den Zustand "hier" */
table.tNav td.navItem span.here { color: #014C9C; }

/* Einstellung der Trennelemente */
table.tNav td.sep img
{
	height: 11px;
	margin: 0px 4px 0px 4px;
	background-color: #fff;
}


/* >> Navigationspfad */
/* Einstellungen für die Navigationspfad Tabelle */
table.trailShell
{

	padding-left: 20px;	
	padding-top: 5px;	
	padding-bottom: 5px;
	padding-right: 5px;
	cursor: n-resize;

}

/* Angaben zu den Tabellenzellen des Navigationspfad */
td.trailItemCol { }
td.trailSepCol { }

/* Anpassungen des Trail Homelinks fuer normalen Link,  besuchter Link und Reaktion beim Ueberfahren mit der Maus */
table.trailShell td a.hNormal,
table.trailShell td a.hNormal:link, table.trailShell td a.hNormal:visited, table.trailShell td a.hNormal:hover
{
	font-size: 9px;
	color: #444852;
	text-decoration: none;
}

table.trailShell td a.hNormal:hover
{
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}

/* Einstellung für die momentan aktive Seite */
table.trailShell td span.hHere
{
	font-size: 9px;


}

/* Anpassungen der Trail links fuer normalen Link,  besuchter Link und Reaktion beim Ueberfahren mit der Maus */
table.trailShell td a.normal,
table.trailShell td a.normal:link, table.trailShell td a.normal:visited, table.trailShell td a.normal:hover
{
	font-size: 9px;
	color: #444852;
	text-decoration: none;
}

table.trailShell td a.normal:hover
{
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}

/* Einstellung für die momentan aktive Seite */
table.trailShell td span.here
{
	font-size: 9px;
	color: #444852;
	text-decoration: none;

}

/* Anpassungen fuer das Navigationspfad Trennelement*/
table.trailShell td.sep img
{
	height: 10px;
	width: 10px;
	margin: 2px 3px 3px 3px;
	background: url(../xist4c/web/standard/04/img/trailSeperator.gif) top left no-repeat;
}


/* 4c Anpassungen Formular*/

div.formscontainer
{
	margin-left: 20px;
	margin-right: 20px;
}


/* 4c Anpassungen Bildzoom*/

.zoomable
{
    cursor: pointer;
}

.zoomImage
{
    position: absolute;
    left: 110px;
    top: 110px;
    width: 400px;
    height: 300px;
    display: none;
    z-index: 1701;
}

#zoomImageShade
{
    position: absolute;
    left: 100px;
    top: 100px;
    width: 410px;
    height: 310px;
    display: none;
    z-index: 1700;
}

#zoomIma\geShade
{
    background-image: url(black-05.html) !important;
    background-color: transparent !important;

    filter: alpha(opacity=5);
    background-image: none;
    background-color: #000;
}
	    

#lightbox{
	background-color:transparent;
	padding: 10px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	}
#lightboxDetails{
	display: none;
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ 
	float: left;
	display: none; 
	}
#keyboardMsg{ 
	float: right; 
	display:none;
	}
#closeButton{ display: none;}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ 
	background-image: url(../../cccc.xist4c.de/upload/overlay_9185.png);
	 }

* html #overlay{
	background-color: #0000;
	background-color: transparent;
	filter: Alpha(opacity=70)
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
	}
	
table.twoColElShell tbody tr td h1 a
{
	font-size: 14px;
	text-decoration: none;
}



