/* @override http://www.talis-gmbh.de/upload/talis_25961.css */


/* CSS Document */

/* CSS 4c media - 04.05.2007 - talis-gmbh.de/
/* >> Zusaetzliche Steuerelemente (Zurueck, Drucken, Empfehlung versenden) */
/* Steuerelement Container oben*/
div.topAddContrContainer {display: none;}

/* Steuerelement Container unten*/
div.bottomAddContrContainer {	
	width:500px;
	height:30px;
	padding: 25px;
	text-align: right;
	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: 35px;
	height: 25px;
	background-image: url(../xist4c/web/standard/13/img/backIcon.gif);
	background-repeat: no-repeat;
}

img.backIcon:hover {
	border: 0px solid red;
	width: 35px;
	height: 25px;
	background-image: url(../xist4c/web/standard/13/img/backIcon_hover.gif);
	background-repeat: no-repeat;
}

img.recomButton {
	width: 35px;
	height:25px;
	border: 0px;
	background: url(../xist4c/web/standard/13/img/recom.gif);
	background-repeat: no-repeat;	
}

img.recomButton:hover {
	width: 35px;
	height:25px;
	border: 0px;
	background: url(../xist4c/web/standard/13/img/recom_hover.gif);
	background-repeat: no-repeat;
}


img.printButton {
	width: 35px;
	height: 25px;
	border: 0px;
	background: url(../xist4c/web/standard/13/img/print.gif);
	background-repeat: no-repeat;
}

img.printButton:hover {
	width: 35px;
	height: 25px;
	border: 0px;
	background: url(../xist4c/web/standard/13/img/print_hover.gif);
	background-repeat: no-repeat;
}

img.bFreeButton {
	
	width: 30px;
	height: 30px;
	border: 0px;
	background: url(../upload/barrierefrei_21732.gif); 	
	background-repeat: no-repeat;
}

img.bFreeButton:hover {
	
	width: 30px;
	height: 30px;
	border: 0px;
	background: url(../upload/barrierefrei_hover_21733.gif); 	
	background-repeat: no-repeat;
}

img.cBlindButton,
img.cBlindResetButton {display: none;}


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

/* Definition fuer das Datum auf der Uebersicht */
table.aN td.date {
	color: #423b3d ;
	text-align: right;
	text-transform: inherit;
	padding: 20px;

}

/* Anpassungen der Beschreibungsspalte*/
table.aN td.item { padding: 20px; }
table.aN td.item a {
	text-transform: inherit;
}

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

/* Anpassungen des Titels auf der Uebersicht */
table.aN td.item h3 { 
	font-size: 12px;
    line-height:20px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
}

/* Anpassungen des Untertitels auf der Uebersicht */
table.aN td.item h4 { 
	padding: 0px;
	font-size: 12px;
	line-hight:20px;
	font-style: normal;
	font-weight: bold;;
}

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

/* Anpassungen fuer die Autonews Beschreibung  auf der Uebersicht*/
table.aN td.item div.desc { 
	font-size:12px;
	line-height:20px;
}
	
/* 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 {
	font-size:12px;
	text-transform: inherit;
}

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

/* Definitionen fuer das "mehr..." Link Icon */
table.aN td.item div.more img {
	width: 10px;
	height: 10px;
	background: url(../xist4c/web/standard/13/img/more_content.gif) no-repeat;
}


/* << Autonews Uebersicht */
/* >> Autonews Panel */
/* Auto news Tabelle */
table.aNP {}

/* Definition des Autonews Panel Datum */
table.aNP td span.date {
	font-size: 10px;
	padding-bottom: 3px;
	padding-left: 25px;
}

/* Einstellungen des Autonews Titels */
table.aNP td h3.title {
	padding-top: 20px;
	margin: 0px 0px 8px 0px;
	width:100%;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

/* Formatiert die Trennlinie zwischen Ueberschrift und Unterueberschrift*/
table.aNP td img.line {
	width: 100%;
	margin: 2px 0px 2px 0px;
	background: #a29a9d;;
}

/* Einstellungen des Autonews Untertitels */
table.aNP td h4.subtitle {
	margin: 0px 0px 8px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

/* Einstellungen der Autonews Beschreibung */
table.aNP td div.desc {
	margin: 0px 0px 0px 25px;
	font-size: 12px;
	line-height: 18px;
	
}

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

/* Definitionen fuer den "mehr..." Link */
table.aNP td div.more {
	clear: both;
	font-size: 12px;
	padding-right: 20px;
}

table.aNP td div.more a {
	text-decoration:none;
}

/* Definitionen fuer das "mehr..." Link Icon */
table.aNP td div.more img {
	width: 10px;
	height: 10px;
	vertical-align:text-top;
	background-repeat:no-repeat;
	background-image:url(../xist4c/web/standard/13/img/more_content.gif);
	margin-right: 4px;
}

/* Autonews  Tabelle */
table.aNPSublink { text-decoration:none;}

/* Definiert den Link mit dem es zu der Autonews Uebersicht geht */
table.aNPSublink td a {
	font-size: 12px;
	text-decoration: none;
}

/* Anpassen des Autonews Panel "zur Uebersicht...." Icons */
table.aNPSublink td a img {
	width: 12px;
	height: 12px;
	vertical-align:text-top;
	background-repeat:no-repeat;
	background-image:url(../xist4c/web/standard/13/img/more_content.gif);
	border:0px;
	margin-right: 4px;
}

/* << Autonews Panel */
/* >> Sprungmarke */
/* Sprungmarkencontainer */
div.bToTop {
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
	text-align: center;
}

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

/* Sprungmarkencontainer Prompt*/
div.bToTop div.des1 span { font-size: 12px; }

/* Sprungmarkencontainer Prompt Link*/
div.bToTop div.des1 span a.text:hover {
	color: #fff;
	text-transform: inherit;
	text-decoration: none;
}

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

/* Sprungmarkencontainer Bild*/
div.bToTop div.des1 img {
	width: 30px;
	height: 25px;
	vertical-align: bottom;
	background: url(../xist4c/web/standard/13/img/bToTopImg.gif) top right no-repeat;
	border:0px;
	margin-left: 4px;
	margin-bottom: 4px;
}

/* Sprungmarkencontainer Bildlink*/
div.bToTop div.des1 a.img {
	width: 30px;
	height: 25px;
	vertical-align: bottom;
	}

/* << Sprungmarke */
/* >> Standard body Definitionen */
/* Legt Hoehe und Breite fest */
html, body { width: auto; 
	height:auto;
	margin:auto;

}

/* Anpassungen fuer die Standardeinstellungen des Bodys */
body {
	background: #fff;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:20px;
	color: #423b3d;
}

/* << Standard body Definitionen */
/* >> Angaben nicht veraendern!!! */
/* for framesets */
body.mainFrame {
	background: #fff;
	font-size: 11px;
	color: #000;
}

/* for print page */
body.print {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	color: #000;
}

/* << Angaben nicht veraendern!!! */
/* >> Freie Inhaltscont*/
/* Standard Definition fuer die freien Inhaltscontainer. Diese Angabe bitte unveraendert lassen*/
div.stdSty {display: none;
	position: absolute; 
	top:0px;
	width:700px;
	height: 150px;
}

/* Hier koennen die angelegten Container definiert werden */
div.banner {display: none;
	position: absolute; 
	top: 0px;
	width:700px;
	height: 150px;
	}

/* << Freie Inhaltscont */
/* >> Dokumentenliste */
/* Document Liste Tabelle */
table.dList {padding: 25px;}

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

/* Groesse des Listentitels */
table.dList td div.size  {
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
}

table.dList a{}

table.dList a:hover {
	color: #84ae19;
	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 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

/* Anpassungen fuer den Listenelementekontainer */
div.faqGrShell ul {
	padding-left: 25px;
}


/* Definitionen des Listenelements */
div.faqGrShell ul li {
	list-style-type: circle;
	list-style-image: url(../xist4c/web/standard/13/img/more_content.gif);
	margin-right:10px;
}

div.faqGrShell ul li a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: inherit;
	line-height: 16px;
	text-decoration: none;
	margin-right:10px;
}

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

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

/* Anpassungen des "Frage" Titels auf der Detailseite */
div.dQShell div.prefix {
	padding: 20px;
	font-weight: normal;
	font-size: 15px;
}

/* 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{}	

/* Anpassungen der erste Ebene Navigationspalte */
td.fLOuterShell div{}

/* Einstellungen fuer die erste Ebene Navigation */
td.fLOuterShell div table.nav{
	position: absolute;
	top: 10px;
	width: 700px;
	text-align: right;}

/* Spacer fuer die Ausrichtung der erste Ebene Navigation*/
td.fLOuterShell div table.nav td.spcLeft{width: 400px;}

td.fLOuterShell div table.nav td.spcRight{}

/* 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{color: #fff;
font-weight:  normal;}

/* 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{color: #fff;
font-weight:  normal;}

/* 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: #fff;
font-weight:  bold;}

/* Angabe fuer den Zustand "hier" */
td.fLOuterShell div table.nav td.navItem span.here{color: #fff;
font-weight:  bold;}

/* Einstellung der Trennelemente */
td.fLOuterShell div table.nav td.sep
{}

td.fLOuterShell div table.nav td.sep img{}

/* <<Erste Ebene Navigation */
/* >> Fusszeile*/
/* Spalte des Footers */
td.msFooter  {
	width:100%;
	color: #ffffff;
	height: 80px;
	
}

/* Anpassungen fuer den Fusszeilenkontainer*/
div.decoEl {	
	width: 710px;
	height: 80px;
	background: url(../upload/talis_footerlogo_neu_22502.gif) no-repeat left bottom;



	
}

div.deco_1 {	
	text-align: left;
	padding-left: 80px;
}

div.deco_2 {}

/* Definitionen fuer die Fusszeilentabelle */
table.footer {
	width: 550px; 
	text-align: left;
	background-color: #c0b7ba;
	color: #ffffff;
	padding-left: 25px;
	height: 80px;
}


/* Einstellungen der Fusszeilen Tabellenzelle */
table.footer td{}

/* Anpassungen der Fusszeilen Inhaltselemente*/
table.footer td p {
	font-size:10px;
	line-height: 13px;
	color:#ffffff;
	text-align:left;
	padding-left:00px;
}

table.footer td ul,
table.footer td ol,
table.footer td form,
table.footer td h1,
table.footer td h2,
table.footer td h3 {
	font-size:12px;
	line-height: 13px;
	color:#ffffff;
	text-align:left;
	padding-left:00px;
}

table.footer td h4,
table.footer td h5,
table.footer td a {
	color:#ffffff;
	font-size: 10px;
	padding-top: 10px;
	padding-left:0px;
	text-align: left;
}

table.footer  a:hover {
	color:#fff;
	font-size: 10px;
	padding-top: 10px;
	padding-left:00px;
}
table.footer  a {
	color:#fff;
	font-size: 10px;
	padding-top: 10px;
	padding-left:00px;
	text-align: left;
}

table.footer  a:hover {
	color:#7a6f74;
	font-size: 10px;
	padding-top: 10px;
	padding-left:00px;
	text-align: left;
}

/* << 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 {}

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

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

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

/* Definition der Beschreibung des Listeneintrags */
div.gOvItem div { 
	font-size:12px;
	line-height:20px;
	margin-top: 5px; 
	padding-left: 25px;
	margin-bottom: 10px;
}

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

/* Einstellungen des Listen "mehr..." Links */
div.gOvItem div.more { font-size:12px;padding-right: 10px; }
	


/* Einstellungen des Listen "mehr..." Icons */
div.gOvItem div.more img {
	width: 12px;
	height: 12px;
	margin-right: 4px;
	background-image: url(../xist4c/web/standard/13/img/more_content.gif);
	background-repeat: no-repeat;
   	background-position: bottom;
}

/* << Standard Listenelement */
/* >> Anpassungen des Logos und Bilder im Kopfbereich */
/* Einstellungen der positionierung des Logo Klickbereich */
div.linkCont1 {	position:absolute;
				left: 700px;
				border:0;
}

div.linkCont2 {display: none;}

/* Definition der groesse des Logo Klickbereichs*/
div.linkCont1 img {	

	top:0px;
	width:150px;
	height:150px;
	z-index:5;
	border:0;
}

div.linkCont2 img {display: none;}

/* Tabelle fuer Kopfbilder */
table.headerImg {width:850px; height: 150px;}

/* Verhalten des 1 Kopfbereichsbild */
td.hImg {
	width:150px;
	vertical-align: top;
	
}

/* Verhalten des 2 Kopfbereichsbild */
td.hImg1 {
	width:550px;
	height:200px;
	vertical-align: top;
	background-color: #c0b7ba;
	}

/* Verhalten des 3 Kopfbereichsbild */
td.hImg2 {
	width:150px;
	vertical-align: top;
	
}

/* << Anpassungen des Logos und Bilder im Kopfbereich */
/* >> Sprachumschalter*/
/* Definitionen fuer den Sprachumschalterkontainer */
div.lSwCont{display: none;}

/* Sprachumschalter Formularfeld einstellungen */
div.lSwCont select {}

/* >>Navigation links*/
/* Aeusserer Navigationskontainer */
div.navOuterShell { 	
	width:150px;
}

/* Bild fue den Start der Navigation */
div.navOuterShell div.topImg {}
div.navOuterShell div.topImg img {}

/* 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;}

/*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,
div.navShell_1{}

/* 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,
div.navEl_0_normal a:hover, div.navEl_0_inPath a:hover,
div.navEl_0_here div.noLink {}

/* 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-size: 15px;
	text-align:right;
	color: #7e7075;
	line-height: 25px;
	text-decoration: none;
	padding-right:15px;
}

div.navEl_1_normal a:hover,
div.navEl_1_inPath a:hover {
	color:#fff;
	background-color:#C0B7BA;
	background-position:left;

}

div.navEl_1_inPath a,
div.navEl_1_inPath a:link, div.navEl_1_inPath a:visited, div.navEl_1_inPath a:hover {
	color:#fff;
	background-color:#C0B7BA;
	background-position:left;
	font-weight: bold;

}



div.navEl_1_normal a:hover, div.navEl_1_inPath a:hover {
	color:#fff;
	background-color:#C0B7BA;
	
}

div.navEl_1_here div.noLink {
	color: #fff;
	background-color:#C0B7BA;
		font-weight: bold;
}

/* 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
{
	display: block;
	font-size: 12px;
	line-height:25px;
	text-align:right;
	color: #7e7075;
	font-weight:bold;
	text-decoration: none;
	padding-right:15px;
}
div.navEl_2_inPath a:link, div.navEl_2_inPath a:visited, div.navEl_2_inPath a:hover {
	display: block;
	font-size: 12px;
	line-height:25px;
	text-align:right;
	color: #fff;
	background-color:#C0B7BA;
	font-weight:bold;
	text-decoration: none;
	padding-right:15px;

}

div.navEl_2_normal a:hover, div.navEl_2_inPath a:hover {
	color: #fff;
	font-weight:bold;
	background-color:#C0B7BA;
	}

div.navEl_2_here div.noLink, 
div.navEl_2_inPath a {
	color: #fff;
	font-weight:bold;
	background-color:#C0B7BA;

	
}

div.navEl_2_normal a:visited{}
div.navEl_2_inPath a:link, div.navEl_2_inPath a:visited, div.navEl_2_inPath a:hover {
	color: #fff;
	font-weight:bold;
	background-position:left;
}

/* 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-size: 10px;
	text-align:right;
	color: #7e7075;
	font-weight:bold;
	line-height: 25px;
	text-decoration: none;
	padding-right:15px;
}

div.navEl_3_normal a:hover, div.navEl_3_inPath a:hover {	
	color: #fff;
	background-color:#C0B7BA;

}

div.navEl_3_here div.noLink {
	color: #fff;
	background-color:#C0B7BA;
}

div.navEl_3_inPath a:visited,
div.navEl_3_normal a:visited{}

/* Navigationsbild Kontainer */
div.navigationImage {}

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

/* 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: 12px;
	color: #7e7075 ;
	line-height: 20px;
	font-weight:bold;
}

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

/* Linklisten Bullet */
table.llShell td img.bullet {
	width: 10px;
	height: 10px;
	margin-top: 2px;
	margin-right: 6px;
	background-image: url(../xist4c/web/standard/13/img/more_content.gif);
	background-repeat: no-repeat;
}

/* Anpassungen der Linkbeschreibung */
table.llShell td.desc { font-size: 10px; line-height:15px; }

/* << Linkliste */
/* >> Login und Logout Element */
/* >>>>>Login */
/* Definitionen fuer den Schnelllogin- Schnelllogoutkontainer */
div.quickLogKontainer{display:none;}

/* 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;}

/* 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 {
	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 {
	padding-right: 10px;
}

/* 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: 10px;
	white-space: nowrap;
	line-height: 10px;
}

/* 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:#423b3d ;
	text-align: right;
	text-transform: inherit;
	padding: 20px;
}

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

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

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

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

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

/* Einstellungen fuer die News Beschreibung */
table.news td.item div.desc { 
	margin: 0px;
	font-size:12px;
	line-height: 18px; 
}

/* 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;
	margin-top:10px;
	font-size: 12px;
}

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

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

/* Einstellungen des News "mehr..." Icons */
table.news td.item div.more img {
	width: 10px;
	height: 12px;
	margin-right:5px;
	vertical-align:middle;
	background-image:url(../xist4c/web/standard/13/img/more_content.gif);
	background-repeat: no-repeat;
}

/* << News Uebersicht */
/* >> Blaetterelement*/
/* Pager Kontainer */
div.pager {
	width:100%;
}

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

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

/* Einstellung der momentan angewaehlten Seite */
div.pager table.pPages td span {
	height: 18px;
	width: 16px;
	font-weight: bold;
	color: #7e7075;
}

/* 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: 11px;
	border: 0px;
	text-transform: inherit;
	text-decoration: none;
}

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

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

	height: 18px;
	width: 16px;
	background: url(../xist4c/web/standard/13/img/firstPageButtActive.gif) center left no-repeat;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

div.pager table.pPages td img.firstPass {
	height: 18px;
	width: 16px;
	margin: 0px 0px 0px 0px;
	background: url(../xist4c/web/standard/13/img/firstPageButtPassive.gif) center left no-repeat;
}

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

div.pager table.pPages td img.prevPass {
	height: 18px;
	width: 16px;
	margin: 0px 0px 0px 0px;
	background: url(../xist4c/web/standard/13/img/prevPageButtPassive.gif) center left no-repeat;
	border: 0px;
}

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

div.pager table.pPages td img.nextPass {
	height: 18px;
	width: 16px;
	margin: 0px 0px 0px 0px;
	background: url(../xist4c/web/standard/13/img/nextPageButtPassive.gif) no-repeat center;
	border: 0px;
}

/* Anpassungen fuer den rechten Pager Pfeil aktiv und passiv */
div.pager table.pPages td a img.lastAct {	
	height: 18px;
	width: 15px;
	margin: 0px 0px 0px 0px;
	background: url(../xist4c/web/standard/13/img/lastPageButtActive.gif) center left no-repeat;
	border: 0px;
}

div.pager table.pPages td img.lastPass {
	height: 18px;
	width: 15px;
	margin: 0px 0px 0px 0px;
	background: url(../xist4c/web/standard/13/img/lastPageButtPassive.gif) center left no-repeat;
	border: 0px;
}

/* Anpassungen fuer das Pager Trennelement */
div.pager table.pPages td img.sep {
	height: 18px;
	width: 16px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

/* <<  Blaetterelement */
/* >> Absaetze im Panel Modus */
/* Panel Titelkontainer */
div.panelTitle {
	font-size: 15px;
	line-height: 18px;
}

/* Panel Titlekontainer im Footerbereich */
table.footer td div.panelTitle {
	width: 100%;
	padding: 1px 5px 2px 5px;
}

/* Panel Titel */
div.panelTitle h3 {
	font-size:12px;
	line-height:20px;
	margin: 0px 0px 0px 0;
	color:#fff;
	padding-top:2px;
	padding-left: 0;
	padding-bottom: 2px;
}

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

/* Enstellungen fuer den Panelkontainer */
div.panelOuter {
	margin-bottom: 12px; 
	border: 1px solid #fff; 
    padding-right:5px;
	margin-right:20px;
}

/* 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 {
	padding: 5px;
}

/* Einstellungen fuer den Inhaltskontainer im Footerbereich*/
table.footer td div.panelOuter div div.cont {
	width: 100%;
	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: 13px;
	line-height: 20px;;
	color: #fff;
	margin-bottom:0px;
	padding-top: 20px;
	padding-bottom:0px;
	font-style: normal;
	font-weight: bold;
}

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

/* Enstellungen fuer den Design Panelkontainer */
div.desPanelOuter {	
	width:100%;
}

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

/*  Einstellungen fuer den Design Inhaltskontainer  */
div.desPanelOuter div div.cont {
	color: #fff;
	font-size:15px;
	line-height: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 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-right:25px;
	padding-left:25px;
	margin-bottom:2px;
	line-height:20px;

}

table.paraImageTable {padding: 10px;}

/* Absatz Titel im Footerbereich*/
table.footer td h3.paraTitle {
	display: block;
	font-size: 12px;
	padding-top: 3px;
	margin-bottom: 2px;
}

/* Definition Absatz Untertitel */
h4.paraSubtitle {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-right:10px;
	padding-left:25px;
	margin-bottom:2px;
	line-height:20px;
}

/* 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: 12px;
	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;
	font-size:10px;
	line-height:13px;
}

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

/* 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  {	
	font-size:12px;
	line-height:20px;
	padding-right:10px;
	padding-left:25px;
	
}

div.paneouter  div div.cont p {
	padding-left: -0px;}
}


div.contentContainer table.contentTable td.contentColumn h1 {
	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; padding:0px }

/* Einstellungen fuer den Absatz  "mehr..." Link */
table.paraSublinkShell tr td { 
	font-size:12px;
	text-align: right;
	text-transform: inherit;
}

/* Absatz Sublink */
td.paraSublink a {
	color: #423b3d ;
	padding-right:10px;
	text-decoration:none;
}

td.paraSublink a:hover {
	color: #fff;
	text-decoration:none;
}

/* Einstellungen fuer den Absatz  "mehr..." Link im Footerbereich */
table.footer td table.paraSublinkShell {}
table.footer td table td.paraSublink {
	
	text-align: left;
}
table.footer td table td.paraSublink a:hover {
	
	text-align: left;
	color:  #423b3d;
}



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

/* 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;}

/* Schnellzugriff Formularfeld einstellungen */
div.qAccessCont select{}

/* << Schnellzugriff*/
/* >> Schnellsuche*/
/* Definitionen fuer den Schnellsuchekontainer */
div.qSearchCont {
			position: relative;
			top: 160px;
			left: 720px;
			width: 130px;
			}

/* Schnellsuche Formulareinstellungen */
div.qSearchCont form {}

div.qSearchCont form table.qSearch{}

/* Schnellsuche Formularfeld Einstellungen */
div.qSearchCont table.qSearch td input.text{width: 100px;}

/*  Schnellsuche "Go" button */
div.qSearchCont table.qSearch td input.button{ 
	width: 20px;
	height: 20px;}

/* << Schnellsuche*/
/* >> Standard Suche */
/* Standard Suchfeld Einstellungen */
table.stdSearch { 
	padding-left:25px;
	width: 120px;
	
	
}

table.stdSearch td {
	
}


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

/* Standard Suche Button Einstellungen */
table.stdSearch td input.button{
	width: 50px;
	height: 20px;
}

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

/* Einstellungen f¸r die farbige Hinterlegung im Suchergebnis */
span.searchResult{
	font-size:12px; 
	line-height:20px;
	color: #fff;}

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

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

/* Einstellungen fuer die Fehlermeldungen bei unkorrektem Ausfuellen der Formularelemente */
table.recomShell td ul li {
	font-weight: bold;
	font-size: 11px;
	color: #F00;
	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;
	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 {
	margin: 10px 0px 10px 0px;
}

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

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

/* Definitionen fuer die Paneltabelle */
table.recomShell td form table{}

/* Angaben zu den Tabellenzellen der Feldbezeichner der Formularfelder */
table.recomShell td form table td.prompt{}

/* Angaben zu den Feldbezeichnern der Formularfelder */
table.recomShell td form table td.prompt span{}

/* << Empfehlung versenden */
/* >> Trenner fuer Content Elemente */
/* Trennelement Container */
div.separatorShell{}

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

/* << Trenner fuer Content Elemente */
/* >> Seitenstruktur */
/* >> Seitenstruktur */
/* Seitenstruktur Eintragcontainer */
div.sitemapEntry { padding-left:  25px; margin-bottom: 5px;}

/* 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;
	font-size:  11px;
	
}

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

/* Element definition fuer die momentan aktive Seite */
div.sitemapEntry table td em
{
	font-style: italic;
	font-weight: bold;

}

/* Einstellungen fuer das Einrueckungselement */
div.sitemapEntry table td img.bullet
{
	height: 10px;
	width: 15px;
	margin: 5px 6px 0px 3px;
	background: url(../xist4c/web/standard/13/img/more_content.gif) no-repeat;
}

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

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

/* 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 {

	position: absolute;


}

/* Breite der Kopfelemente */
table.headerElements {
	width: 800px;
	height: 150px;
}

/* Anpassen der Topnavigation- und Loginzeile */
div.tNavKont {
	position: absolute;
	color: #fff;
	width: 680px;
	height: 30px;
	font-size: 12px;
	text-align: right;
	}
div.tNavKont div.des1 {}

/* Topnavigation Designcontainer 1 */
div.tNavKont div.des1{}

/* Topnavigation Designcontainer 2 */
div.tNavKont div.des1 div.des2 {}

/* Anpassungen der Topnavigationzelle */
div.tNavKont div.des1 div.des2 table.tNavOuter td.navCol{}

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

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


/* Einstellungen f¸r die Suche und Trail Tabelle*/
table.searchAndTrailBg{
	position: relative;
	top: -65px;
	left: -5px;
	width: 550px;
	text-align: left;
	}

/* Einstellungen f¸r die Schnellsuche Tabellenzelle */
td.quickSearchBg {position: absolute; top:0;left: 0;}


/* Platzhalterzelle zwischen QuickSearch und Trail */
td.searchAndTrailSpacerColumn {}


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

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

/* Platzhalter fuer Navigationszelle */
img.navigationColumnSpacer {display: none;}

/* Definition der Breite des linken Platzhalters */
img.spacerLeft {display: none;}

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

/* Definition der Breite des rechten Platzhalters */
img.spacerRight {
	display: none;
}

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

/* Einstellungen fuer die Basistabelle des Inhalts */
table.contentMainTable {
	width: 800px;
	height:auto;
	margin-top: -85px;
}

*html table.contentMainTable {
	width: 800px;
	height:auto;
	margin-top: -65px;
}

/* Anpassungen fuer die Navigationsspalte */
table.contentMainTable td.leftNavCol {
	width:150px;
}

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

/* Anpassungen fuer die Hauptspalte des Inhalts */
td.contentMainColumn {
	width: 700px;
	height: auto;
	

}


/* Container fuer den Inhalt */
div.contentContainer {
	width: 700px;
	height: auto;


}
/* Anpassungen fuer die Inhaltstabelle */
table.contentTable { 
	
	width:550px;
	margin-top: -2px;
	padding-top: 25px;
}

/* Definitionen des Inhaltsbereichs */
td.contentColumn { 

	width: 550px; 
	height: 100%;
	background:url(../upload/talis_bg_content_21324.gif) #C0B7BA no-repeat;
	padding-top: 10px;
	}
*html td.contentColumn { 

	width: 550px; 
	height: 100%;
	background:url(../upload/talis_bg_content_21324.gif) #C0B7BA no-repeat;
	padding-top: 30px;


	}



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

/* Anpassungen f¸r zweispaltigen Inhalt (linke Spalte, abstand zwischen den Spalten, rechte Spalte) */
table.twoColElShell { 
	width: 500px;
	margin: 10px;
}

table.twoColElShell td.leftSpc img  { 
	width:50%;
	
}
table.twoColElShell td.middleSpc img  { 
	
}

table.twoColElShell td.rightSpc img {
	width:50%;
	
}

/* Grundeinstellungen  fuer einige Element festlegen */
th, td, p {
	margin-right: 0px;
	padding-right: 0px;
}


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

/* Allgemeine Einstellung fuer Aufzaehlungspunkte */
ul { 
	list-style-image: url(../xist4c/web/standard/13/img/more_content.gif);
	margin-left:15px; 
	padding-left:25px; 
	font-size:12px;
	line-height:20px; }

/* Einstellungen fuer Ueberschriften */
h1 {
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

h2 {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	padding-left: 25px;
	padding-right: 25px;
}

h4 {
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

/*Standard Link einstellungen*/
a {color:#423b3d ;
text-decoration: none; font-weight: bold;}

a:link, a:visited, a:hover{color:#423b3d ; text-decoration: none; font-weight: bold;}

a:hover {color: #fff;}

/* << 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 {
	margin-right:0px;
	padding-right:0px;
	padding-left: 0px;

}

/* Rechts ausgerichtetes Bild */
div.titlesShell table td.imgR div.img {padding-right:0px; margin-right:0px;}

/* 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 {display: none; }

/* Definition der Frage auf der Uebersichtsseite */
table.surveyOvShell td div span.question{}

/* Einstellungen fuer den Hinweis ueber das Ende der Umfrage */
table.surveyOvShell td div span.date{}

/* 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{}

/* Einstellungen der Tabellenzelle fuer das Ende der Umfrage */
form.surveyForm td.date {}

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

/* Ergebnistabelle */
table.surveyResult {}

/*  Frage auf der Ergebnisseite */
table.surveyResult td.question{}

/* Einstellungen fuer den Hinweis ueber das Ende der Umfrage */
table.surveyResult td.date{}

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

/* Anpassungen der Grafik fuer den Ergebnissbalken */
table.surveyResult td div.gfx
{}

/* Anpassungen des Hintergrunds fuer den Ergebnissbalken */
table.surveyResult td.gfxBg{}

/* << Umfragen Detail  */
/* >> Teaser */
/* Definition der Teaser Spalte */
td.teasersShell{
	width:150px;
	background-color:#fff;
	color:#7e7075;
	padding-top: 40px;
	
	}
	
*html td.teasersShell{
	width:150px;
	background-color:#fff;
	color:#423b3d;
	padding-top: 60px;
	margin-top:20px;
	
	}

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

td.teasersShell img.bottomSpc{}

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

}


td.teasersShell div.teasersCont a:hover{
	color: #c0b7ba;
	text-decoration: none;

}

/* 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-weight: bold;
	font-size: 12px;
	margin-bottom:5px;
	line-height: 20px;
	
}

/* Definition des Teaseruntertitel */
td.teasersShell div.teasersCont h3 {
	padding-left:20px;
	padding-right:0px;
	font-size: 12px;
	margin-bottom:5px;
	
}

/* Einstellungen fuer die aeu?ere Teaserhuelle */
td.teasersShell div.teasersCont div.outer,
td.teasersShell div.teasersCont {
	width: 150px;
	margin-bottom: 20px;
}

/* 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:150px;
		margin-bottom: 20px;
	
}

td.teasersShell div.teasersCont div.outerBL div.des1BL div.des2BL div.contentBL{width: 150px;}

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

/* 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: 12px;
	line-height:20px;
	margin: 0px 0px 10px 0px;

}

/* 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 {
	font-size: 12px;
	line-height:20px;
	margin: 0px 0px 10px 0px;
}

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

/* Anpassen der Schriftgroesse des "mehr..." Links */
td.teasersShell div.teasersCont table.sublink td a {
		width: 100px;
		color:#7e7075;
		font-size: 11px;
		text-decoration:none;
		
}

td.teasersShell div.teasersCont table.sublink td a:hover {
		width: 100px;
		color:#c0b7ba;
		font-size: 11px;
		text-decoration:none;
}

/* Definition fuer die "mehr..." Link Grafik */
td.teasersShell div.teasersCont table.sublink a img {
	width: 10px;
	height: 10px;
	border: 0px;
	vertical-align:text-bottom;
	background: url(../xist4c/web/standard/13/img/more_teaser.gif) left no-repeat;
	margin-right: 4px;
}

/* 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 { 
	width:150px;
}


div.teasersShell a:hover{
	color: #c0b7ba;
	text-decoration: none;

}

/* Anpassungen der Teaser Breite und den Abstand von oben und unten*/
div.teasersShell img.topSpc,
div.teasersShell img.bottomSpc{}

/* Teaser Ebenen Kontainer */

div.teaserImgInner{}
div.teasersCont {
	width: 150px;
}

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

/* Definition des Teasertitel */
div.teasersShell div.teasersCont div.title h3,
div.teasersShell div.teasersCont div.titleBL h3 {
	padding-left: 0px;
	font-size:12px;
	margin-bottom:10px;
	line-height:20px;
	

}

/* Definition des Teaseruntertitel */
div.teasersShell div.teasersCont h4 {	
	padding-left: 0px;
	font-size: 12px;
	margin-bottom:3px;
	line-height:20px;
	
}

/* Einstellungen fuer die aeu?ere Teaserhuelle */
div.teasersShell div.teasersCont div.outer,
div.teasersShell div.teasersCont div. {}


/* 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,
div.teasersShell div.teasersCont div.outerBL div.des1BL div.des2BL div.contentBL{
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	
}

/* Anpassungen des Text Inhaltsbereich */
div.teasersShell div.teasersCont p{
	font-size: 12px;
	line-height:20px;


}

/* 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: 12px;
	line-height:20px;
}

/* 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;

	
}

/* Einstellungen der Abstaende des Mehrlinks */
div.teasersShell div.teasersCont table.sublink td {
	padding: 1px 3px 1px 3px;
	padding-right: 10px;
	}

/* Anpassen der Schriftgroesse des "mehr..." Links */
div.teasersShell div.teasersCont table.sublink td a {
	color:#423b3d ;
	font-size: 11px;
	text-decoration:none;
}

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

/* Definition fuer die "mehr..." Link Grafik */
div.teasersShell div.teasersCont table.sublink a img {
	width: 10px;
	height: 10px;
	border: 0px;
	vertical-align:text-top;
	background: url(../xist4c/web/standard/13/img/more_teaser.gif) left no-repeat;
	border:0;
	margin-right: 4px;
}

/* << Navigation Teasers */
/* >>Top Navigation*/
/* Einstellungen fuer die Topnavigationtabelle */
table.tNav {	
	position: relative;
	color:  #fff;
	text-align: right;
	font-size: 10px;
	padding-top: 10px;
	}




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

/* Formatiert den Bezeichner f¸r die Navigation */
table.tNav td.prompt{}

/* 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{ color: #fff; padding-left: 10px;  }

/* 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-weight:  bold; font-style: italic; color:  #7e7075}

/* 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: #7e7075;}

/* Angabe f¸r den Zustand "hier" */
table.tNav td.navItem span.here {font-weight:  bold; font-style: italic; color:  #7e7075;}

/* Einstellung der Trennelemente */
table.tNav td.sep img{}


/* >> Navigationspfad */
/* Einstellungen f¸r die Navigationspfad Tabelle */
table.trailShell
{	padding-left: 25px;

}

/* 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: 10px;
	color: #fff;

}

/* Einstellung f¸r die momentan aktive Seite */
table.trailShell td span.hHere
{
	font-size: 10px;
	color: #fff;

}

/* 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: 10px;
	color: #fff;

}
table.trailShell td a.normal:hover, table.trailShell td a.hNormal:hover
{
	font-size: 10px;
	color: #7e7075;


}
/* Einstellung f¸r die momentan aktive Seite */
table.trailShell td span.here
{
	font-size: 10px;

	color: #fff;
}

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

div.disclaimer{	height:95%;	margin:7px;	margin-bottom: 14px;	padding: 7px;    font-family: arial, helvetica, sans-serif;    overflow: -moz-scrollbars-vertical;    overflow-y: scroll;    font-size: 12px;}.formscontainer{    font-size: 10px;    width: 500px;
    padding-left: 25px;
	margin-bottom: 10px;}.formscontainerextra{    font-size: 10px;    background-color: #FFF;    width: 400px;    margin-bottom: 7px;}.formslogincontainer{    font-size: 10px;    width: 121px;    padding: 7px;    margin-bottom: 7px;}.formscontainer .introtext, .formslogincontainer .introtext{    margin-bottom: 7px;}.formslogincontainer a{    display: block;    text-decoration: none;    overflow: hidden;    padding-top: 3px;    padding-bottom: 0;    padding-left: 18px;    font-size: 10px;    background-image: url(../images/arrow-gray.gif);    background-repeat: no-repeat;    background-position: 4px 6px;}.formslogincontainer a:hover{    color: rgb(204,0,0);    background-image: url(../images/arrow-red.gif);}.formscontainertitle{	margin-bottom: 7px;}.formscontainer table{	border-collapse: collapse;	padding: 0;		margin: 0;	border: 0;}.formscontainerline{	border: 0;	padding: 0;	margin: 0;	margin-bottom: 4px;}table.formscontainerline, table.formscontainerline td{	border-collapse: collapse;	border: 0;	padding: 0;	margin: 0;	margin-bottom: 4px;}.formscontainer input{	font-size: 11px;}.formscontainer select{	font-size: 11px;}td.formsfieldspacer{	border-collapse: collapse;	width: 7px;	border: 0;	padding: 0;	margin: 0;	text-align: center;	vertical-align: middle;}td.formsleftcaption{	width: 139px;}table.formsfield{	border-collapse: collapse;	padding: 0;	margin: 0;	border: 0;	width: auto;}table.formsfield td{	border-collapse: collapse;	padding: 0;	margin: 0;	border: 0;}td.forminputdescription{	vertical-align: bottom;    font-size: 10px;	color: #4d4648;	height: 14px;}.forminputdescription{    font-size: 10px;	color: #4d4648;	height: auto;	line-height: normal;}.formtext{    font-size: 10px;	color: black;}label.formcheckboxdescription{	margin-top: 3px;    font-size: 10px;	color: #4d4648;	height: auto;	line-height: normal;}label.formcheckboxdescriptionerror{	margin-top: 3px;    font-size: 10px;	color: #4d4648;	height: auto;	line-height: normal;}.forminputdescriptionerror{    font-size: 10px;    color: #CC0000;	height: auto;	line-height: normal;}.forminputvalue{    font-size: 10px;	color: black;	height: auto;	line-height: normal;}.formviewlineeven{	background-color: #F2F2F2;}.formviewlineodd{	background-color: Transparent;}.formviewlineeven .forminputdescription{	padding: 2px;	width: 50%;}.formviewlineeven .forminputvalue{	padding: 2px;	width: 50%;}.formviewlineodd .forminputdescription{	padding: 2px;	width: 50%;}.formviewlineodd .forminputvalue{	padding: 2px;	width: 50%;}.infotext{	line-height: normal;    font-family: arial, sans-serif;    font-size: 10px;    padding: 4px;    background-color: #FFFFFF;    display: none;    border: 1px solid black;    position:absolute;    z-index: 100;    left:0;    top:0;    white-space: nowrap;    text-align: left;}.infoicon{	padding-bottom: 2px;	vertical-align: bottom;	text-align: right;}.infoiconrt1{	vertical-align: middle;	text-align: left;}.infoiconrt2{	vertical-align: top;	text-align: left;}.error{  font-size: 10px;  color: #CC0000;	height: auto;	line-height: normal;}




/*Lightbox*/#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../upload/blank_23619.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../upload/prevlabel_23613.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../upload/nextlabel_23611.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
