/************************************************************************/
/* Caution!                                                             */
/* Do not change the code block headlines especially the version number */
/* at the end of the code block headline.                               */
/* These are essential information for update purposes.                 */
/*                                                                      */
/************************************************************************/


/* >> Zusaetzliche Steuerelemente (Zurueck, Drucken, Empfehlung versenden) Version: rel-1-0-1 */
	/* Steuerelement Container oben*/
	div.topAddContrContainer
	{
		display: none;
		margin-top: 5px;
	}
	
	/* Steuerelement Container unten*/
	div.bottomAddContrContainer
	{
		display: none;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
	/* Anpassungen der Steuerelemente Tabelle*/
	table.aCShell
	{
		width: 100%;
		background: #cac8b3;
	}
	
	table.aCShell td
	{
		padding: 8px 12px;
	}
	
	table.aCShell td.rSpc
	{
		width: 100%;
	}
	
	table.aCShell td.backSpacer
	{
		display: none;
	}
	
	table.aCShell a
	{
	}
	
	/* Text */
	table.aCShell span
	{
		font-size: 12px;
	}
	
	table.aCShell td.backIcon span
	{
	}
	
	table.aCShell img
	{
		margin-right: 3px;
		height: 11px;
	}
	
	table.aCShell img.printButton,
	table.aCShell img.recomButton
	{
		display: none;
	}
	
	div.detailViewPage div.bottomAddContrContainer
	{
		display: block;
	}
	
	div.detailViewPage div.bottomAddContrContainer td.printButton,
	div.detailViewPage div.bottomAddContrContainer td.recomButton
	{
		display: none;
	}
	
	/* Allgemeine Icon Einstellungen */
	img.backIcon,
	img.printButton,
	img.recomButton,
	img.bFreeButton,
	img.cBlindButton,
	img.cBlindResetButton
	{
		margin-right: 3px;
		width: 18px;
		height: 11px;
		border: 0px;
		vertical-align: text-top;
		background: url(img/addControl_all.gif) left top no-repeat;
	}
	
	img.backIcon
	{
		margin-top: 3px;
		width: 15px;
		background-position: 0px 0px;
	}
	
	img.printButton
	{
		width: 19px;
		background-position: 0px -18px;
	}
	
	img.recomButton
	{
		width: 26px;
		background-position: 0px -36px;
	}
	
	img.bFreeButton
	{
		width: 19px;
		background-position: 0px -54px;
	}
	
	img.cBlindButton,
	img.cBlindResetButton
	{
		width: 26px;
		background-position: 0px -90px;
	}
	
	img.cBlindResetButton
	{
		background-position: 0px -108px;
	}
	
	td.bFreeButton,
	td.cBlindButton,
	td.cBlindResetButton
	{
		display: none;
	}
/* << */


/* >> Sprungmarke Version: rel-1-0-0 */
	/* Sprungmarkencontainer */
	div.bToTop
	{
		margin-top: 0px;
		margin-bottom: 15px;
	}
	
	/* 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
	{
	}
	
	/* Sprungmarkencontainer Bild*/
	div.bToTop div.des1 img
	{
		width: 18px;
		height: 13px;
		vertical-align: text-top;
		background: url(img/bToTopImg.gif) top right no-repeat;
		border: 0px;
	}
	
	/* Sprungmarkencontainer Bildlink*/
	div.bToTop div.des1 a.img
	{
	}
/* << */


/* >> Standard body Definitionen Version: rel-1-0-0 */
	/* Legt Hoehe und Breite fest */
	html, body
	{
		height: 100%;
		margin: 0px;
		padding: 0px;
	}
	
	
	/* Anpassungen fuer die Standardeinstellungen des Bodys */
	body
	{
		background: #fff;
		font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
		font-size: 12px;
		color: #000;
	}
/* << */


/* >> Standardeinstellungen Version: rel-1-0-2 */
	/* Standard viewport definition */
	.viewport
	{
		position: relative;
	}
	
	/* Anpassungen fuer die Seiten Stammtabelle */
	table.mShell
	{
		width: 100%;
		height: 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: 1000px;
		position: absolute;
		left: auto;
		top: auto;
		z-index: 31;
	}
	
	/* Breite der Kopfelemente */
	table.headerElements
	{
		width: 1000px;
	}
	
	/* Platzhalter fuer Navigationszelle */
	img.navigationColumnSpacer
	{
		width: 170px;
	}
	
	/* Definition der Breite des linken Platzhalters */
	img.spacerLeft
	{
		width: 20px;
	}
	
	/* Definition des Platzhalters fuer den Inhalt */
	img.contentSpacer
	{
		display: none;
		height: 30px;
	}
	
	/* Definition der Breite des rechten Platzhalters */
	img.spacerRight
	{
		width: 20px;
	}
	
	/* Einstellungen fuer die Basistabelle des Inhalts */
	table.contentMainTable
	{
		width: 1000px;
		height: 100%;
		margin-top: 24px;
	}
	
	/* Definitionen der Platzhalterzelle links*/
	td.spacerColumnLeft
	{
		display: none;
	}
	
	/* Anpassungen fuer die Hauptspalte des Inhalts */
	td.contentMainColumn
	{
		width: 100%;
	}
	
	/* Container fuer den Inhalt */
	div.contentContainer
	{
	}
	
	/* Anpassungen fuer die Inhaltstabelle */
	table.contentTable
	{
		width: 100%;
	}
	
	/* Definitionen des Inhaltsbereichs */
	td.contentColumn
	{
		width: 100%;
	}
	
	div.contColDes1
	div.contColDes2,
	div.contColDes3,
	div.contColDes4,
	div.contColDes5
	{
	}
	
	td.contentColumn div.contSpcShellStd,
	td.contentColumn div.contSpcShellBL,
	td.contentColumn div.contSpcContentPager
	{
		padding: 0;
	}
	
	/* Definitionen der Platzhalterzelle rechts*/
	td.spacerColumnRight
	{
		display: none;
	}
	
	/* Anpassungen fuer zweispaltigen Inhalt (linke Spalte, abstand zwischen den Spalten, rechte Spalte) */
	table.twoColElShell
	{
		width: 100%;
	}

	table.twoColElShell td.leftSpc img
	{
		width: 190px;
	}

	table.twoColElShell td.middleSpc img
	{
		width: 12px;
	}
	
	table.twoColElShell td.rightSpc img
	{
		width: 190px;
	}

	table.twoColElShell td.l
	{
	}

	table.twoColElShell td.m
	{
	}
	
	table.twoColElShell td.r
	{
	}
	
	/* Anpassungen fuer halbe Breite */
	table.halfWidthElShell
	{
		width: 100%;
	}

	table.halfWidthElShell td.hwLeftSpc img,
	table.halfWidthElShell td.hwRightSpc img
	{
	}

	table.halfWidthElShell td.hwMiddleSpc img
	{
		width: 200px;
	}
	
	table.halfWidthElShell td.hwL
	{
	}

	table.halfWidthElShell td.hwM
	{
	}
	
	table.halfWidthElShell td.hwR
	{
	}

	/* Grundeinstellungen  fuer einige Element festlegen */
	th, td, p
	{
		font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
		font-size: 12px;
	}
	
	/* Anpassungen fuer die Standard Absaetze */
	p
	{
		margin: 0px;
		margin-bottom: 10px;
	}
	
	/* Allgemeine Einstellung fuer Aufzaehlungspunkte */
	ul
	{
		list-style-image: url(img/list_icon.png);
		/list-style-image: url(img/list_icon_ie.png);
		margin: 0px 0px 10px 0px;
		padding-left: 17px;
	}
	
	/* Zeilenhoehe im Contentbereich */
	p, ul, td.contentColumn div
	{
		line-height: 16px;
	}
	
	/* Einstellungen fuer Ueberschriften */
	h1
	{
		font-size: 20px;
		margin: 0px 0px 5px 0px;
	}
	
	h2
	{
		font-size: 18px;
		margin: 0px 0px 5px 0px;
	}
	
	h3
	{
		font-size: 15px;
		margin: 0px 0px 5px 0px;
	}
	
	h4
	{
		font-size: 12px;
		margin: 0px 0px 3px 0px;
	}
	
	/*Standard Link einstellungen*/
	a,
	a:link, a:visited, a:hover
	{
		color: #000;
		text-decoration: underline;
		outline: none;
	}
	
	a:hover
	{
		text-decoration: none;
	}
	
	a img
	{
		border: 0 none;
	}
	
	input, select, textarea
	{
		font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
		font-size: 12px;
	}
/* << */


/* >> Angaben nicht veraendern!!! Version: rel-1-0-0 */
	/* for framesets */
	body.mainFrame
	{
		background: #fff;
		font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
		font-size: 13px;
		color: #000;
	}
	
	/* for print page */
	body.print
	{
		background: #fff;
		font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
		font-size: 13px;
		color: #000;
	}
	
	/* Beseitigt ein Problem im Mozilla Browser */
	img.block
	{
		display: block;
		height: 0;
	}
	
	/* Nicht aendern!! */
	img.clearAll
	{
		display: block;
		clear: both;
		visibility: hidden;
		height: 0;
	}
	
	div.floatTerm
	{
		clear: both;
	}
/* << */


/* >> Freie Inhaltscont Version: rel-1-1-0 */
	/* Standard Definition fuer die freien Inhaltscontainer. Diese Angabe bitte unveraendert lassen*/
	div.stdSty
	{
		height: 1px;
		width: 1000px;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 0;
	}
	
	/* Hier koennen die angelegten Container definiert werden */
	div.banner
	{
		display: none;
		width: 468px;
		height: auto;
		position: absolute;
		left: 280px;
		top: 19px;
		z-index: 4;
	}
	
	/* Standard Definition fuer die freien Inhaltscontainer am Seitenende. Diese Angabe bitte unveraendert lassen*/
	div.pageBottomContainer
	{
		display: none;
	}
/* <<  */


/* >>Top Navigation Version: rel-1-0-0 */
	/* Anpassen der Topnavigation- und Loginzeile */
	div.tNavKont,
	div.tNavKont div.des1
	{
		width: 1000px;
	}
	
	div.tNavKont
	{
		position: relative;
		top: 0;
		left: 0;
		z-index: 30;
	}
	
	/* Topnavigation Designcontainer 1 */
	div.tNavKont div.des1
	{
		position: absolute;
		top: 15px;
		left: 0px;
		z-index: 31;
	}
	
	/* Topnavigation Designcontainer 2 */
	div.tNavKont div.des1 div.des2
	{
	}
	
	/* 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
	{
		display: none;
	}
	
	/* Einstellungen fuer die Schnelllogin- Schnelllogout Platzhalters */
	div.tNavKont div.des1 div.des2 table.tNavOuter td.loginCol img
	{
	}
	
	/* Einstellungen fuer die Topnavigationtabelle */
	table.tNav
	{
	}
	
	/* Spacereinstellungen fuer die Topnavigation */
	table.tNav td.spcLeft
	{
		width: 100%;
	}
	
	table.tNav td.spcRight
	{
		display: none;
	}
	
	table.tNav td.spcRight img
	{
		width: 10px;
	}
	
	/* Formatiert den Bezeichner fuer die Navigation */
	table.tNav td.prompt
	{
		display: none;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		white-space: nowrap;
	}
	
	/* Spalte fuer ein Topnavigations element */
	table.tNav td.navItem
	{
	}
	
	/* Grundeinstellung der Top Navigation fuer die Zustaende "normal", "im Pfad" und "hier"*/
	table.tNav td.navItem span.here,
	table.tNav td.navItem a.normal,
	table.tNav td.navItem a.normal:link, table.tNav td.navItem a.normal:visited, table.tNav td.navItem a.normal:hover,
	table.tNav td.navItem a.inPath:link, table.tNav td.navItem a.inPath:visited, table.tNav td.navItem a.inPath:hover
	{
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		color: #9b9c9e;
		white-space: nowrap;
	}
	
	table.tNav td.navItem span.here span,
	table.tNav td.navItem a.normal span,
	table.tNav td.navItem a.normal:link span, table.tNav td.navItem a.normal:visited span, table.tNav td.navItem a.normal:hover span,
	table.tNav td.navItem a.inPath:link span, table.tNav td.navItem a.inPath:visited span, table.tNav td.navItem a.inPath:hover span
	{
	}
	
	/* Abweichende einstellungen fuer den Zustand "im Pfad" */
	table.tNav td.navItem a.inPath:link, table.tNav td.navItem a.inPath:visited, table.tNav td.navItem a.inPath:hover
	{
	}
	
	/* Folgende Angaben definieren die Reaktion beim ueberfahren mit der Maus */
	table.tNav td.navItem a.normal:hover,
	table.tNav td.navItem a.inPath:hover
	{
		color: #000;
	}
	
	/* Angabe fuer den Zustand "hier" */
	table.tNav td.navItem span.here
	{
		color: #000;
	}
	
	/* Einstellung der Trennelemente */
	table.tNav td.sep img
	{
		width: 1px;
		height: 12px;
		background: #9b9c9e;
		margin: 0px 4px 0px 4px;
	}
/* << */


/* >> Navigationspfad Version: rel-1-0-0 */
	div.trailMainShell
	{
		width: 1000px;
		text-align: left;
	}
	
	/* Einstellungen fuer die Suche und Trail Tabelle*/
	table.searchAndTrailBg
	{
		width: auto;
		position: absolute;
		top: 15px;
		left: auto;
		z-index: 32;
	}
	
	/* Einstellungen fuer die Schnellsuche Tabellenzelle */
	td.quickSearchBg
	{
		display: none;
		width: 170px;
	}
	
	/* Platzhalterzelle zwischen QuickSearch und Trail */
	td.searchAndTrailSpacerColumn
	{
		display: none;
	}
	
	/* Platzhalter zwischen Quicksearch und Trail */
	img.searchAndTrailSpacer
	{
		width: 20px;
	}
	
	/* Einstellungen fuer die Trail Tabellenzelle */
	td.trailbg
	{
		width: 100%;
	}
	
	/* Einstellungen fuer die Navigationspfad Tabelle */
	table.trailShell
	{
	}
	
	/* Angaben zu den Tabellenzellen des Navigationspfad */
	td.trailItemCol
	{
	}
	
	td.trailSepCol
	{
	}
	
	/* Gemeinsame Einstellungen fuer Trail items */
	table.trailShell td a.hNormal,
	table.trailShell td a.hNormal:link, table.trailShell td a.hNormal:visited, table.trailShell td a.hNormal:hover,
	table.trailShell td a.normal,
	table.trailShell td a.normal:link, table.trailShell td a.normal:visited, table.trailShell td a.normal:hover,
	table.trailShell td span.hHere,
	table.trailShell td span.here
	{
		font-size: 12px;
		text-decoration: none;
		color: #9b9c9e;
	}
	
	table.trailShell td a.hNormal:hover,
	table.trailShell td a.normal:hover
	{
		color: #000;
	}
	
	table.trailShell td span.hHere,
	table.trailShell td span.here
	{
	}
	
	/* 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
	{
	}
	
	table.trailShell td a.hNormal span,
	table.trailShell td a.hNormal:link span, table.trailShell td a.hNormal:visited span, table.trailShell td a.hNormal:hover span
	{
	}
	
	/* Einstellung fuer die momentan aktive Seite */
	table.trailShell td span.hHere
	{
	}
	
	/* 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
	{
	}
	
	/* Einstellung fuer die momentan aktive Seite */
	table.trailShell td span.here
	{
	}
	
	/* Anpassungen fuer das Navigationspfad Trennelement*/
	table.trailShell td.sep img
	{
		height: 6px;
		width: 11px;
		margin: 2px 3px 0px 3px;
		background: url(img/trail_sep.gif) top left no-repeat;
	}
/* << */


/* >>Erste Ebene Navigation Version: rel-2-2-0 */
	/* Erste Ebene Navigation aeusserer Navigationskontainer*/
	div.flOuterShell,
	div.flOuterShell div.des1
	{
		width: 1000px;
	}
	
	div.flOuterShell
	{
		position: relative;
		top: 0;
		left: 0;
		z-index: 30;
	}
	
	/* Anpassungen der erste Ebene Navigationspalte */
	div.flOuterShell div.des1
	{
	}
	
	div.flOuterShell div.des1 div.des2
	{
	}
	
	/* Einstellungen fuer die erste Ebene Navigation */
	div.flNavCHS_1,
	div.flNavCHS_2,
	div.flNavCHS_3
	{
	}
	
	div.flNavNS_1,
	div.flNavNS_2,
	div.flNavNS_3
	{
	}

	/* Einstellung der Trennelemente */
	div.flOuterShell td.sep img,
	div.flOuterShell_floats div.sep img,
	div.flOuterShell_slide div.sep img
	{
		width: 35px;
		height: 23px;
	}
	
	/* Abstand links */
	div.flOuterShell table.nav td.spcLeft img,
	div.flOuterShell_floats div.nav div.spcLeft img,
	div.flOuterShell_slide div.nav div.spcLeft img
	{
		width: 0px;
	}
	
	/* Abstand rechts */
	div.flOuterShell table.nav td.spcRight img,
	div.flOuterShell_floats div.nav div.spcRight img,
	div.flOuterShell_slide div.nav div.spcRight img
	{
		width: 0;
	}
	
	/* table mode */
	div.flOuterShell table.nav
	{
	}
	
	div.flOuterShell table.nav td.sep
	{
		display: none;
	}
	
	div.flOuterShell table.nav td.spcRight
	{
		width: 100%;
	}
	
	div.flOuterShell td.navItem,
	div.flOuterShell td.navItem_0_normal, div.flOuterShell td.navItem_0_inPath, div.flOuterShell td.navItem_0_here,
	div.flOuterShell td.navItem_1_normal, div.flOuterShell td.navItem_1_inPath, div.flOuterShell td.navItem_1_here,
	div.flOuterShell td.navItem_2_normal, div.flOuterShell td.navItem_2_inPath, div.flOuterShell td.navItem_2_here,
	div.flOuterShell td.navItem_3_normal, div.flOuterShell td.navItem_3_inPath, div.flOuterShell td.navItem_3_here
	{
		white-space: nowrap;
	}
	
	/* float mode */
	div.flOuterShell_floats div.nav div.spcLeft,
	div.flOuterShell_floats div.nav div.spcRight,
	div.flOuterShell_floats div.nav div.navItem,
	div.flOuterShell_floats div.nav div.sep
	{
		float: left;
	}
	
	div.flOuterShell_floats div.flNavCHS_2
	{
		display: none;
	}
	
	/* slide mode */
	div.flOuterShell_slide div.nav div.spcLeft,
	div.flOuterShell_slide div.nav div.spcRight,
	div.flOuterShell_slide div.nav div.navItem,
	div.flOuterShell_slide div.nav div.sep
	{
		float: left;
	}
	
	div.flOuterShell_slide div.nav div.spcLeft,
	div.flOuterShell_slide div.nav div.spcRight,
	div.flOuterShell_slide div.nav div.sep
	{
		display: none;
	}
	
	div.flOuterShell_slide div.flNavCHS_2 div.nav div.navItem
	{
		float: none;
		text-align: left;
	}
	
	div.flOuterShell_slide div.flNavCHS_2,
	div.flOuterShell_slide div.flNavCHS_3
	{
		position: relative;
		top: 0;
		left: 0;
		z-index: 30;
	}
	
	div.flOuterShell_slide div.flNavCHS_2 div.flNavNS_2
	{
		display: none;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 31;
		width: 200px;
	}
	
	div.flOuterShell_slide div.flNavCHS_2 div.flNavNS_2 div.nav
	{
	}
	
	div.flOuterShell_slide div.flNavCHS_3 div.flNavNS_3
	{
		display: none;
		position: absolute;
		top: -14px;
		left: 200px;
		z-index: 31;
		width: 200px;
	}
	
	div.flOuterShell_slide div.flNavEl_1_here:hover div.flNavNS_2,
	div.flOuterShell_slide div.flNavEl_1_normal:hover div.flNavNS_2,
	div.flOuterShell_slide div.flNavEl_1_inPath:hover div.flNavNS_2,
	div.flOuterShell_slide div.flNavEl_2_here:hover div.flNavNS_3,
	div.flOuterShell_slide div.flNavEl_2_normal:hover div.flNavNS_3,
	div.flOuterShell_slide div.flNavEl_2_inPath:hover div.flNavNS_3
	{
	}
	
	/* Ebene 1 */
	div.flNavEl_1_here div.noLink,
	div.flNavEl_1_normal a,
	div.flNavEl_1_normal a:link, div.flNavEl_1_normal a:visited, div.flNavEl_1_normal a:hover,
	div.flNavEl_1_inPath a,
	div.flNavEl_1_inPath a:link, div.flNavEl_1_inPath a:visited, div.flNavEl_1_inPath a:hover
	{
		display: block;
		width: 200px;
		height: 28px;
		overflow: hidden;
		text-decoration: none;
		background: url(img/de/flNav_L1_items.png) 0px 0px no-repeat;
	}
	
	div.flNavEl_1_here div.noLink span,
	div.flNavEl_1_normal a span,
	div.flNavEl_1_inPath a span
	{
		visibility: hidden;
	}
	
	div.flNavEl_1_normal a:hover,
	div.flNavEl_1_inPath a,
	div.flNavEl_1_inPath a:link, div.flNavEl_1_inPath a:visited, div.flNavEl_1_inPath a:hover,
	div.flNavEl_1_here div.noLink
	{
		background-position: -200px 0px;
	}
	
	/* Ebene 2 */
	div.flNavEl_2_here div.noLink,
	div.flNavEl_2_normal a,
	div.flNavEl_2_normal a:link, div.flNavEl_2_normal a:visited, div.flNavEl_2_normal a:hover,
	div.flNavEl_2_inPath a,
	div.flNavEl_2_inPath a:link, div.flNavEl_2_inPath a:visited, div.flNavEl_2_inPath a:hover
	{
		display: block;
		width: 200px;
		height: 19px;
		/height: 21px;
		overflow: hidden;
		font-size: 11px;
		color: #000;
		line-height: 19px;
		text-decoration: none;
		text-align: center;
		border-top: 2px solid #fff;
		background: url(img/flNav_L2_bg.png) 0px 0px no-repeat;
	}
	
	div.flNavEl_2_here div.noLink span,
	div.flNavEl_2_normal a span,
	div.flNavEl_2_inPath a span
	{
		visibility: visible;
	}
	
	div.flNavEl_2_normal a:hover,
	div.flNavEl_2_inPath a,
	div.flNavEl_2_inPath a:link, div.flNavEl_2_inPath a:visited, div.flNavEl_2_inPath a:hover
	{
		text-decoration: underline;
	}
	
	div.flNavEl_2_here div.noLink
	{
		font-weight: bold;
	}
	
	/* Ebene 3 */
	div.flNavEl_3_here div.noLink,
	div.flNavEl_3_normal a,
	div.flNavEl_3_normal a:link, div.flNavEl_3_normal a:visited, div.flNavEl_3_normal a:hover,
	div.flNavEl_3_inPath a,
	div.flNavEl_3_inPath a:link, div.flNavEl_3_inPath a:visited, div.flNavEl_3_inPath a:hover
	{
		display: block;
		width: 200px;
		height: 19px;
		overflow: hidden;
		font-size: 12px;
		color: #000;
		line-height: 19px;
		text-decoration: none;
		text-align: center;
		border-top: 2px solid #fff;
		background: url(img/flNav_L2_bg.png) 0px 0px no-repeat;
	}
	
	div.flNavEl_3_here div.noLink span,
	div.flNavEl_3_normal a span,
	div.flNavEl_3_inPath a span
	{
		visibility: visible;
	}
	
	div.flNavEl_3_normal a:hover,
	div.flNavEl_3_inPath a,
	div.flNavEl_3_inPath a:link, div.flNavEl_3_inPath a:visited, div.flNavEl_3_inPath a:hover
	{
		text-decoration: underline;
	}
	
	div.flNavEl_3_here div.noLink
	{
		font-weight: bold;
	}
/* << */


/* >> Fusszeile Version: rel-1-0-0 */
	/* Spalte des Footers */
	td.msFooter
	{
	}
	
	/* Anpassungen fuer den Fusszeilenkontainer*/
	div.decoEl
	{
		width: 1000px;
		height: 172px;
		overflow: hidden;
		background: url(img/footer_bg.jpg) left top no-repeat;
	}
	
	div.deco_1
	{
		/width: 100%;
		padding: 27px 5px 0px 5px;
	}
	
	div.deco_2
	{
	}
	
	/* Definitionen fuer die Fusszeilentabelle */
	table.footer
	{
		width: 100%;
	}
	
	/* Einstellungen der Fusszeilen Tabellenzelle */
	table.footer td
	{
		font-size: 11px;
		line-height: 16px;
		color: #fff;
		text-align: right;
	}
	
	/* 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 h6,
	table.footer td h3.paraTitle
	{
		color: #fff;
		font-size: 11px;
		line-height: 16px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	table.footer td a,
	table.footer td a:link,
	table.footer td a:visited,
	table.footer td a:hover
	{
		color: #fff;
	}
	
	table.footer td a:hover
	{
	}
/* <<  */


/* >> Standard Formular Elemente: rel-1-2-0 */
	div.stdFormOuter
	{
	}
	
	table.stdFormTable
	{
	}
	
	table.stdFormTable td.stdFormContent
	{
	}
	
	td.stdFormContent
	{
	}
	
	div.formDesc
	{
		font-size: 11px;
		margin-bottom: 10px;
	}
	
	table.stdFormFieldsTable
	{
	}
	
	table.stdFormFieldsTable tr.row_normal,
	table.stdFormFieldsTable tr.row_required
	{
	}
	
	table.stdFormFieldsTable tr td
	{
		padding-right: 10px;
	}
	
	/* Group title */
	table.stdFormFieldsTable tr td.stdFormGroupTitle
	{
		font-size: 13px;
		font-weight: bold;
		color: #000;
		padding: 10px 10px 7px 10px;
	}
	
	table.stdFormFieldsTable tr td.stdFormGroupTitle div.stdFormGroupText
	{
		border-bottom: 1px solid #000;
		padding-bottom: 2px;
	}
	
	table.stdFormFieldsTable tr td.stdFormGroupTitle div.stdFormGroupHint span
	{
		font-size: 11px;
		font-weight: normal;
	}
	
	table.stdFormFieldsTable tr td div.formError span
	{
		display: block;
		color: red;
		padding-bottom: 5px;
		padding-right: 5px;
		font-size: 11px;
	}
	
	div.formGlobalError span
	{
		color: red;
		font-weight: bold;
		font-size: 11px;
	}
	
	/* Formular prompts */
	table.stdFormFieldsTable tr td.stdFormPrompt
	{
		font-size: 12px;
		padding-left: 20px;
	}
	
	table.stdFormFieldsTable tr td.stdFormPrompt div
	{
	}
	
	table.stdFormFieldsTable tr td.stdFormPrompt div.required
	{
	}
	
	table.stdFormFieldsTable tr td.stdFormPrompt div.required span.req
	{
	}
	
	/* Formular fields */
	table.stdFormFieldsTable tr td input.input_text,
	table.stdFormFieldsTable tr td textarea
	{
		width: 100%;
		margin-bottom: 5px;
		padding-left: 3px;
		border: 1px solid #cac8b3;
	}
	
	table.stdFormFieldsTable tr td select
	{
		width: 100%;
		font-size: 11px;
	}
	
	table.stdFormFieldsTable tr td textarea
	{
		overflow: auto;
	}
	
	/* Submit Button */
	table.stdFormTable table.custFormSumbitTable
	{
		width: 100%;
	}
	
	table.stdFormTable tr td.stdFormSubmit
	{
		padding: 5px;
	}
	
	table.stdFormTable tr td.stdFormSubmit table
	{
		width: 100%;
	}
	
	table.stdFormTable tr td.stdFormSubmit td.subButton
	{
		width: 100%;
		text-align: right;
	}
	
	table.stdFormTable tr td.stdFormSubmit input,
	table.stdFormTable tr td.stdFormSubmit td.backButton img
	{
		width: 81px;
		height: 21px;
		background: url(img/de/buttons.png) 0px -300px no-repeat;
		cursor: pointer;
		cursor: hand;
	}
	
	table.stdFormTable tr td.stdFormSubmit td.backButton img
	{
		background-position: 0px -400px;
	}
/* << */


/* >> Anpassungen des Logos und Bilder im Kopfbereich Version: rel-1-0-0 */
	/* Einstellungen der positionierung des Logo Klickbereich */
	div.linkCont1
	{
		display: none;
		width: auto;
		position: absolute;
		left: 3px;
		top: 33px;
		z-index: 2;
	}
	
	div.linkCont2
	{
		width: auto;
		position: absolute;
		right: 0px;
		top: 35px;
		z-index: 3;
	}
	
	/* Definition der groesse des Logo Klickbereichs*/
	div.linkCont1 img
	{
		width: 170px;
		height: 30px;
		border: 0px;
	}
	
	div.linkCont2 img
	{
		width: 275px;
		height: 135px;
		border: 0px;
	}
	
	/* Tabelle fuer Kopfbilder */
	table.headerImg
	{
		margin-top: 35px;
	}
	
	/* Verhalten des 1 Kopfbereichsbild */
	td.hImg
	{
	}
	
	/* Verhalten des 2 Kopfbereichsbild */
	td.hImg1
	{
		width: 100%;
	}
	
	/* Verhalten des 3 Kopfbereichsbild */
	td.hImg2
	{
	}
/* << */


/* >> Sprachumschalter Version: rel-1-0-0 */
	/* Definitionen fuer den Sprachumschalterkontainer */
	div.lSwCont
	{
	}
	
	/* Layout fuer Select Box */
	div.lSwCont div.selectBox
	{
		width: 165px;
		position: absolute;
		left: 317px;
		top: 13px;
		z-index: 5;
	}
	
	/* Sprachumschalter Formularfeld einstellungen */
	div.lSwCont select
	{
		font-size: 10px;
		width: 100%;
	}
	
	/* Layout fuer Flaggen */
	div.lSwCont div.flags
	{
		width: 150px;
		position: absolute;
		left: 317px;
		top: 13px;
		z-index: 5;
		font-size: 10px;
	}
	
	div.lSwCont div.flags div.active,
	div.lSwCont div.flags div.passive
	{
	}
	
	div.lSwCont div.flags div.language,
	div.lSwCont div.flags div.flag,
	div.lSwCont div.flags div.spc
	{
		float: left;
	}
	
	div.lSwCont div.flags div.spc,
	div.lSwCont div.flags div.spc img
	{
		display: none;
	}
	
	div.lSwCont div.flags div.language
	{
		display: none;
		padding-top: 4px;
		padding-right: 5px;
	}

	div.lSwCont div.flags div.language a:link,
	div.lSwCont div.flags div.language a:visited,
	div.lSwCont div.flags div.language a:hover
	{
	}
	
	div.lSwCont div.flags div.flag
	{
		padding-right: 10px;
	}
/* << */


/* >> Schnellzugriff Version: rel-1-0-0 */
	/* Definitionen fuer den Schnellzugriffkontainer */
	div.qAccessCont
	{
		width: 155px;
		position: absolute;
		left: 500px;
		top: 13px;
		z-index: 6;
	}
	
	/* Schnellzugriff Formularfeld einstellungen */
	div.qAccessCont select
	{
		font-size: 10px;
		width: 100%;
	}
/* << */


/* >> Schnellsuche Version: rel-1-1-0 */
	/* Definitionen fuer den Schnellsuchekontainer */
	div.qSearchCont
	{
		width: 180px;
		position: absolute;
		right: 280px;
		top: 145px;
		z-index: 3;
	}
	
	/* Schnellsuche Formulareinstellungen */
	div.qSearchCont form
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	div.qSearchCont table.qSearch
	{
	}
	
	/* Schnellsuche Formularfeld Einstellungen */
	div.qSearchCont table.qSearch td input.text
	{
		font-size: 11px;
		width: 100%;
		border: 1px solid #9b9c9e;
	}
	
	/*  Schnellsuche "Go" button */
	div.qSearchCont table.qSearch td input.button
	{
		width: 81px;
		height: 21px;
		border: 0;
		background: url(img/de/buttons.png) 0px 0px no-repeat;
	}
	
	#c_qSearch
	{
		background: #fff url(img/de/quickSearchBgImg.gif) 2px 3px no-repeat;
	}
/* << */


/* >> Navigationstitel Version: rel-1-0-1 */
	div.navTitleElement
	{
		background: url(img/teaser_title_bg.gif) left top no-repeat;
		padding: 5px 12px 4px 12px;
		margin-bottom: 4px;
	}
	
	div.navTitleElement div.ntDes1,
	div.navTitleElement div.ntDes2,
	div.navTitleElement div.ntDes3,
	div.navTitleElement div.ntDes4
	{
	}
	
	div.navTitleElement div.inner
	{
	}
	
	div.navTitleElement div.inner span
	{
		/width: 100%;
		display: block;
		font-size: 15px;
		line-height: 21px;
		margin: 0px;
		color: #000;
		font-weight: normal;
	}
/* << */


/* >> Navigation links Version: rel-1-0-1 */
	/* Aeussere Navigationskontainer */
	div.navOuterShell
	{
		margin-bottom: 10px;
	}
	
	div.noDes1,
	div.noDes2
	{
	}
	
	/* 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
	{
		display: none;
	}
	
	/* Anpassung der minimalen Navigationskontainerhoehe */
	div.navOuterShell img.minHeight
	{
		display: none;
		height: 1px;
		float: left;
	}
	
	/*Angaben zur Navigationshuelle.
		Je Ebene haben Sie die Moeglichkeit den Ebenenhintergrund zu veraendern.*/
	div.navCHS_1,
	div.navCHS_2,
	div.navCHS_3
	{
	}
	
	div.navCHS_1
	{
		padding-bottom: 5px;
	}
	
	/* Angaben zur Navigationsknotenhuelle */
	div.navNS_0
	{
		background: #f8f6eb url(img/teaser_bg.gif) left top no-repeat;
	}
	
	div.navNS_0,
	div.navNS_1,
	div.navNS_2,
	div.navNS_3
	{
	}
	
	div.navEl_0_normal, div.navEl_0_inPath, div.navEl_0_here,
	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
	{
	}
	
	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
	{
		/width: 100%;
		display: block;
		font-size: 15px;
		line-height: 21px;
		color: #000;
		text-decoration: none;
		background: url(img/teaser_title_bg.gif) left top no-repeat;
		padding: 5px 12px 4px 12px;
		border-bottom: 4px solid #fff;
	}
	
	div.navEl_0_normal a:hover, div.navEl_0_inPath a:hover
	{
		text-decoration: underline;
	}
	
	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
	{
		/width: 100%;
		display: block;
		font-size: 12px;
		color: #000;
		font-weight: normal;
		text-decoration: none;
		padding: 4px 10px 4px 10px;
	}
	
	div.navEl_1_normal a:hover,
	div.navEl_1_inPath a:hover
	{
		text-decoration: underline;
	}

	div.navEl_1_inPath a,
	div.navEl_1_inPath a:link, div.navEl_1_inPath a:visited, div.navEl_1_inPath a:hover,
	div.navEl_1_here div.noLink
	{
		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,
	div.navEl_2_inPath a,
	div.navEl_2_inPath a:link, div.navEl_2_inPath a:visited, div.navEl_2_inPath a:hover
	{
		/width: 100%;
		display: block;
		font-size: 12px;
		color: #000;
		font-weight: normal;
		text-decoration: none;
		padding: 2px 10px 2px 20px;
	}
	
	div.navEl_2_normal a:hover,
	div.navEl_2_inPath a:hover
	{
		text-decoration: underline;
	}

	div.navEl_2_inPath a,
	div.navEl_2_inPath a:link, div.navEl_2_inPath a:visited, div.navEl_2_inPath a:hover,
	div.navEl_2_here div.noLink
	{
		font-weight: bold;
	}
	
	/* 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
	{
		/width: 100%;
		display: block;
		font-size: 12px;
		color: #000;
		font-weight: normal;
		text-decoration: none;
		padding: 2px 10px 2px 30px;
	}
	
	div.navEl_3_normal a:hover,
	div.navEl_3_inPath a:hover
	{
		text-decoration: underline;
	}

	div.navEl_3_inPath a,
	div.navEl_3_inPath a:link, div.navEl_3_inPath a:visited, div.navEl_3_inPath a:hover,
	div.navEl_3_here div.noLink
	{
		font-weight: bold;
	}
/* << */


/* >> NavSplitShell Version: rel-1-0-0 */
	div.navSplitShell
	{
		margin-bottom: 10px;
	}
	
	div.navSplitShell div.nssTitle
	{
		background: url(img/teaser_title_bg.gif) left top no-repeat;
		padding: 5px 12px 4px 12px;
		margin-bottom: 4px;
	}
	
	div.navSplitShell div.nssTitle h3
	{
		/width: 100%;
		display: block;
		font-size: 15px;
		line-height: 21px;
		margin: 0px;
		color: #000;
		font-weight: normal;
	}
	
	div.navSplitShell div.nssDes1,
	div.navSplitShell div.nssDes2,
	div.navSplitShell div.nssDes3
	{
	}
/* << */


/* >> Randbereich links Version: rel-1-0-0 */
	/* Definition des linken Randbereichs */
	td.leftBorderCol
	{
		padding-right: 10px;
	}
	
	/* Anpassungen der Randbereich Breite und den Abstand von oben*/
	td.leftBorderCol div.leBoElShell img.topSpc,
	td.leftBorderCol div.leBoElShell img.bottomSpc
	{
		height: 0px;
		width: 195px;
	}
	
	td.leftBorderCol div.leBoElShell img.bottomSpc
	{
	}
	
	/* Randbereich Inhaltscontainer */
	td.leftBorderCol div.lElCont
	{
	}
/* << */


/* >> Randbereich rechts Version: rel-1-0-0 */
	/* Definition des rechten Randbereichs */
	td.rightBorderCol
	{
		padding-left: 10px;
	}
	
	/* Anpassungen der Randbereich Breite und den Abstand von oben*/
	td.rightBorderCol div.riBoElShell img.topSpc,
	td.rightBorderCol div.riBoElShell img.bottomSpc
	{
		height: 0px;
		width: 195px;
	}
	
	td.rightBorderCol div.riBoElShell img.bottomSpc
	{
	}
	
	/* Randbereich Inhaltscontainer */
	td.rightBorderCol div.rElCont
	{
	}
/* << */


/* >> Teaser rechts, Teaser linksVersion: rel-1-1-0 */
	/* Einstellung des Teaser Inhaltbereichs */
	td div.teaserItem div.title,
	td div.teaserItem div.titleBL,
	td div.shopElement div.title,
	td div.shopElement div.titleBL
	{
		/width: 100%;
		background: url(img/teaser_title_bg.gif) left top no-repeat;
		padding: 5px 12px 4px 12px;
		margin-bottom: 4px;
	}
	
	/* Definition des Teasertitel */
	td div.teaserItem div.title h3,
	td div.teaserItem div.titleBL h3,
	td div.shopElement div.title h3,
	td div.shopElement div.titleBL h3
	{
		/width: 100%;
		display: block;
		font-size: 15px;
		line-height: 21px;
		margin: 0px;
		color: #000;
		font-weight: normal;
	}
	
	/* Definition des Teaseruntertitel */
	td div.teaserItem h4,
	td div.shopElement h4
	{
		font-size: 12px;
		margin: 0 0 3px 0;
		color: #000;
	}
	
	/* Einstellungen fuer die aeussere Teaserhuelle */
	td div.teaserItem div.tDesOut1,
	td div.teaserItem div.tDesOut1BL,
	td div.shopElement div.tDesOut1,
	td div.shopElement div.tDesOut1BL
	{
	}

	td div.teaserItem div.tDesOut2,
	td div.teaserItem div.tDesOut2BL,
	td div.shopElement div.tDesOut2,
	td div.shopElement div.tDesOut2BL
	{
	}

	td div.teaserItem div.tOuter,
	td div.teaserItem div.tOuterBL,
	td div.shopElement div.tOuter,
	td div.shopElement div.tOuterBL
	{
		/width: 100%;
		margin-bottom: 10px;
	}
	
	/* Zusaetzliche Design Kontainer fuer den Teaser Inhaltsbereich*/
	td div.teaserItem div.tOuter div.des1,
	td div.teaserItem div.tOuterBL div.des1BL,
	td div.shopElement div.tOuter div.des1,
	td div.shopElement div.tOuterBL div.des1BL
	{
	}

	td div.teaserItem div.tOuter div.des2,
	td div.teaserItem div.tOuterBL div.des2BL,
	td div.shopElement div.tOuter div.des2,
	td div.shopElement div.tOuterBL div.des2BL
	{
	}
	
	td div.teaserItem div.tOuter div.des1 div.des2 div.des3,
	td div.teaserItem div.tOuterBL div.des1BL div.des2BL div.des3BL,
	td div.shopElement div.tOuter div.des1 div.des2 div.des3,
	td div.shopElement div.tOuterBL div.des1BL div.des2BL div.des3BL
	{
	}
	
	/* Einstellungen fuer die Teaserhuelle */
	td div.teaserItem div.tOuter div.des1 div.des2 div.des3 div.content,
	td div.teaserItem div.tOuterBL div.des1BL div.des2BL div.des3BL div.contentBL,
	td div.shopElement div.tOuter div.des1 div.des2 div.des3 div.content,
	td div.shopElement div.tOuterBL div.des1BL div.des2BL div.des3BL div.contentBL
	{
		/width: 100%;
		padding: 10px 10px 5px 10px;
		background: #f8f6eb url(img/teaser_bg.gif) left top no-repeat;
	}
	
	td div.teaserItem div.tOuterBL div.des1BL div.des2BL div.des3BL div.contentBL,
	td div.shopElement div.tOuterBL div.des1BL div.des2BL div.des3BL div.contentBL
	{
		padding: 0;
		background: transparent;
	}
	
	/* Anpassungen des Text Inhaltsbereich */
	/* Einstellungen der Bild und Content ausrichtung */
	td div.teaserItem div.teaserImgOuter,
	td div.teaserItem div.teaserImgOuterL,
	td div.teaserItem div.teaserImgOuterR,
	td div.teaserItem div.teaserFxImgOuter,
	td div.shopElement div.teaserImgOuter,
	td div.shopElement div.teaserImgOuterL,
	td div.shopElement div.teaserImgOuterR,
	td div.shopElement div.teaserFxImgOuter
	{
		padding-top: 2px;
		margin-bottom: 3px;
	}
	
	/* Fuer Bild zu Textabstand bei links und rechts umfliessend */
	td div.teaserItem div.teaserImgOuterL,
	td div.shopElement div.teaserImgOuterL
	{
		padding-right: 6px;
	}
	
	td div.teaserItem div.teaserImgOuterR,
	td div.shopElement div.teaserImgOuterR
	{
		padding-left: 6px;
	}
	
	td div.teaserItem div.teaserContOuter,
	td div.shopElement div.teaserContOuter
	{
	}
	
	/* Bild zu Textabstand bei rechts und links freibleibend*/
	td div.teaserItem div.teaserContOuterL,
	td div.shopElement div.teaserContOuterL
	{
		padding-left: 6px;
	}
	
	td div.teaserItem div.teaserContOuterR,
	td div.shopElement div.teaserContOuterR
	{
		padding-right: 6px;
	}
	
	/* Innerer Bild Container  */
	td div.teaserItem div.teaserImgInner,
	td div.shopElement div.teaserImgInner
	{
		margin-left: auto;
		margin-right: auto;
	}
	
	/* Bild zu Text im zentrierten Modus */
	td div.teaserItem div.teaserCeImgOuter,
	td div.shopElement div.teaserCeImgOuter
	{
		text-align: center;
	}
	
	td div.teaserItem p,
	td div.shopElement p
	{
		font-size: 12px;
		margin: 0px 0px 10px 0px;
	}
	
	/* Anpassungen des XHTML Inhaltsbereich */
	td div.teaserItem div.blockCont,
	td div.teaserItem div.blockCont p,
	td div.teaserItem div.blockCont ul,
	td div.teaserItem div.blockCont ol,
	td div.shopElement div.blockCont,
	td div.shopElement div.blockCont p,
	td div.shopElement div.blockCont ul,
	td div.shopElement div.blockCont ol
	{
		font-size: 12px;
	}
	
	/* Anpassungen des XHTML Inhaltsbereich */
	td div.teaserItem div.blockCont p,
	td div.teaserItem div.blockCont ul,
	td div.teaserItem div.blockCont ol,
	td div.shopElement div.blockCont p,
	td div.shopElement div.blockCont ul,
	td div.shopElement div.blockCont ol
	{
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	/* Einstellungen der Abstaende des Mehrlinks */
	td div.teaserItem div.teaserSublinkShell,
	td div.shopElement div.teaserSublinkShell
	{
		padding: 1px 0px 1px 0px;
		text-align: right;
	}
	
	/* Anpassen der Schriftgroesse des "mehr..." Links */
	td div.teaserItem div.teaserSublinkShell a,
	td div.shopElement div.teaserSublinkShell a
	{
		font-size: 12px;
	}
	
	/* Definition fuer die "mehr..." Link Grafik */
	td div.teaserItem div.teaserSublinkShell img,
	td div.shopElement div.teaserSublinkShell img
	{
		display: none;
		width: 6px;
		height: 10px;
		vertical-align: text-top;
		border: 0px;
	}
	
	/* Anpassungen der Platzhalterzelle der rechten Teaser Spalte*/
	td.tRightSpcCol
	{
		display: none;
	}
	
	/* Anpassungen des Platzhalters der rechten Teaser Spalte*/
	td.tRightSpcCol img
	{
		display: none;
	}
/* << */


/* >> News Teaser Version: rel-1-0-0 */
	div.newsTContShell
	{
	}
	
	div.newsTContShell div.inner
	{
	}
	
	div.newsTContShell div.inner div.date
	{
		font-weight: bold;
		font-size: 12px;
	}
	
	div.newsTContShell div.inner h3
	{
		font-size: 12px;
		margin: 0;
		font-weight: normal;
		margin-bottom: 5px;
		padding-left: 10px;
	}
	
	div.newsTContShell div.inner h3 a:link,
	div.newsTContShell div.inner h3 a:visited,
	div.newsTContShell div.inner h3 a:hover
	{
	}
/* << */


/* >> Teaser login Version: rel-1-1-0 */
	div.teaserLogin form
	{
		margin: 0;
		padding: 0;
	}
	
	div.teaserLogin form div.errors div
	{
		font-size: 10px;
		font-weight: bold;
		color: darkred;
		padding-bottom: 5px;
	}
	
	div.teaserLogin form div.fieldShell
	{
		float:left;
	}
	
	div.teaserLogin form div.field,
	div.teaserLogin form div.user,
	div.teaserLogin form div.pass
	{
	}
	
	div.teaserLogin form div.field
	{
		padding-bottom: 3px;
	}
	
	div.teaserLogin form div.field input
	{
		width: 85px;
		font-size: 11px;
		border: 1px solid #cac8b3;
	}
	
	div.teaserLogin form div.button
	{
		text-align: right;
		padding-top: 19px;
	}
	
	div.teaserLogin form div.button input
	{
		width: 81px;
		height: 21px;
		background: url(img/de/buttons.png) 0px -100px no-repeat;
		cursor: pointer;
		cursor: hand;
	}
	
	div.teaserLogin div.service div.fPass,
	div.teaserLogin div.service div.fReg
	{
		padding-top: 2px;
	}
	
	#t_LoginUser, #t_LoginPass
	{
		background: #fff url(img/de/loginUserBgImg.gif) 2px 3px no-repeat;
	}
	
	#t_LoginPass
	{
		background-image: url(img/de/loginPasswordBgImg.gif);
	}
/* << */


/* >> Teaser logout Version: rel-1-1-0 */
	div.teaserLogout
	{
		padding-bottom: 5px;
	}
	
	div.teaserLogout div.user
	{
		padding-bottom: 5px;
	}
	
	div.teaserLogout div.user span
	{
		font-weight: bold;
	}
	
	div.teaserLogout div.button
	{
		text-align: left;
	}
	
	div.teaserLogout div.button a img
	{
		border: 0;
		width: 81px;
		height: 21px;
		background: url(img/de/buttons.png) 0px -200px no-repeat;
	}
/* << */


/* >> Teaser document list Version: rel-1-0-0 */
	div.teaserDList div.item,
	div.teaserDList div.lastItem
	{
		clear: both;
		padding-top: 4px;
		padding-bottom: 3px;
		border-bottom: 1px solid #cac8b3;
	}
	
	div.teaserDList div.lastItem
	{
		border-bottom: none;
	}
	
	div.teaserDList .icon
	{
		display: block;
		float: left;
		margin-right: 9px;
	}
	
	div.teaserDList .icon img
	{
		border: none;
	}
/* << */


/* >> Teaser quicksearch Version: rel-1-0-0 */
	/* Schnellsuche Formulareinstellungen */
	div.tOuter form,
	div.tOuterBL form
	{
		margin: 0px;
	}
	
	div.teaserSearch
	{
		padding-bottom: 5px;
	}
	
	div.teaserSearch div.text,
	div.teaserSearch div.button
	{
	}
	
	div.teaserSearch div.text
	{
	}
	
	div.teaserSearch div.button
	{
		text-align: left;
		padding-top: 5px;
	}
	
	/* Schnellsuche Formularfeld Einstellungen */
	div.teaserSearch div.text input
	{
		font-size: 11px;
		width: 100%;
		border: 1px solid #cac8b3;
	}
	
	/*  Schnellsuche "Go" button */
	div.teaserSearch div.button input
	{
		width: 81px;
		height: 21px;
		background: url(img/de/buttons.png) 0px 0px no-repeat;
	}
	
	#t_qSearch
	{
		background: #fff url(img/de/quickSearchBgImg.gif) 2px 3px no-repeat;
	}
/* << */


/* >> News Uebersicht Version: rel-1-0-0 */
	/* News Uebersicht Tabelle */
	table.news
	{
	}
	
	/* Anpassungen fuer das News Datum in der Uebersicht*/
	table.news td.date
	{
		font-weight: bold;
		color: #9b9c9e;
		padding-right: 8px;
		padding-top: 2px;
	}
	
	/* News Info Spalte */
	table.news td.item
	{
		padding-bottom: 20px;
	}
	
	/* Definition der News Uebersicht Ueberschrift */
	table.news td.item h3
	{
		margin: 0px 0px 8px 0px;
	}
	
	/* Definition der News Uebersicht Unterueberschrift */
	table.news td.item h4
	{
		margin: 0px 0px 3px 0px;
	}
	
	/* 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: right;
		margin-left: 10px;
		margin-bottom: 5px;
	}
	
	/* Anpassungen des News "mehr...." Links */
	table.news td.item div.more
	{
		clear: both;
	}
	
	table.news td.item div.more a
	{
		display: none;
	}
	
	/* Einstellungen des News "mehr..." Icons */
	table.news td.item div.more img
	{
		display: none;
	}
/* << */


/* >> Autonews Uebersicht Version: rel-1-0-0 */
	/* Autonews Tabelle */
	table.aN
	{
	}
	
	/* Definition fuer das Datum auf der Uebersicht */
	table.aN td.date
	{
		font-weight: bold;
		color: #9b9c9e;
		padding-right: 8px;
		padding-top: 2px;
	}
	
	/* Anpassungen der Beschreibungsspalte*/
	table.aN td.item
	{
		padding-bottom: 20px;
	}
	
	/* Anpassungen des Titels auf der Uebersicht */
	table.aN td.item h3
	{
		margin: 0px 0px 8px 0px;
	}
	
	/* Anpassungen des Untertitels auf der Uebersicht */
	table.aN td.item h4
	{
		margin: 0px 0px 3px 0px;
	}
	
	/* Definitionen fuer das Uebersichtsbild */
	table.aN td.item a img,
	table.aN td.item img
	{
		float: right;
		margin-left: 10px;
		margin-bottom: 5px;
	}
	
	/* 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
	{
		clear: both;
	}
	
	table.aN td.item div.more a
	{
		display: none;
	}
	
	/* Definitionen fuer das "mehr..." Link Icon */
	table.aN td.item div.more img
	{
		display: none;
	}
/* << */


/* >> Autonews Panel Version: rel-1-0-0 */
	/* Auto news Tabelle */
	table.aNP
	{
	}
	
	/* Definition des Autonews Panel Datum */
	table.aNP td span.date
	{
		font-size: 10px;
		padding-bottom: 3px;
	}
	
	/* Einstellungen des Autonews Titels */
	table.aNP td h3.title
	{
		display: inline;
		margin: 0px 0px 1px 0px;
		font-size: 12px;
	}
	
	/* Formatiert die Trennlinie zwischen Ueberschrift und Unterueberschrift*/
	table.aNP td img.line
	{
		width: 100%;
		margin: 2px 0px 2px 0px;
		background: #000;
	}
	
	/* Einstellungen des Autonews Untertitels */
	table.aNP td h4.subtitle
	{
		margin: 0px 0px 3px 0px;
		font-size: 11px;
	}
	
	/* Einstellungen der Autonews Beschreibung */
	table.aNP td div.desc
	{
		margin: 0px;
		font-size: 11px;
	}
	
	/* 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;
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 11px;
	}
	
	table.aNP td div.more a
	{
	}
	
	/* Definitionen fuer das "mehr..." Link Icon */
	table.aNP td div.more img
	{
		display: none;
	}
	
	/* Autonews sublink Tabelle */
	table.aNPSublink
	{
	}
	
	/* Definiert den Link mit dem es zu der Autonews Uebersicht geht */
	table.aNPSublink td a
	{
		font-size: 11px;
	}
	
	/* Anpassen des Autonews Panel "zur Uebersicht...." Icons */
	table.aNPSublink td a img
	{
		display: none;
	}
/* << */


/* >> Dokumentenliste Version: rel-1-1-1 */
	/* Document Liste Tabelle */
	table.dList
	{
	}
	
	table.dList td.icon,
	table.dList td.spc,
	table.dList td.text
	{
	}
	
	/* Einstellungen fuer die Dateibeschreibung */
	table.dList td a
	{
	}
	
	table.dList td span.desc
	{
		font-size: 11px;
		line-height: 16px;
	}
	
	/* Groesse des Listentitels */
	table.dList td div.size
	{
		font-family: Arial Narrow, Arial, Verdana, Helvetica, XHelvetica, sans-serif;
		font-size: 11px;
		color: #000;
		white-space: nowrap;
	}
	
	/* Document list table with table header and special layout*/
	table.dList_withHeader
	{
	}
	
	table.dList_withHeader td
	{
		padding-bottom: 5px;
	}
	
	table.dList_withHeader td.col1 a
	{
	}
	
	table.dList_withHeader td span.desc
	{
	}
	
	table.dList_withHeader td div.size
	{
		font-family: Arial Narrow, Arial, Verdana, Helvetica, XHelvetica, sans-serif;
		font-size: 11px;
		color: #000;
		white-space: nowrap;
	}
/* << */


/* >> Fragen und Antworten Version: rel-1-0-1 */
	/* Einstellungen fuer Gruppenkontainer */
	div.faqGrShell
	{
		margin-bottom: 15px;
	}
	
	/* Definition der Gruppentitel in der Fragenuebersicht */
	div.faqGrShell h3
	{
		margin-bottom: 3px;
	}
	
	/* Anpassungen fuer den Listenelementekontainer */
	div.faqGrShell ul
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	/* Definitionen des Listenelements */
	div.faqGrShell ul li
	{
		margin-bottom: 5px;
	}
	
	/* Einstellungen fuer den Fragekontainer in der Detailansicht*/
	div.dQShell
	{
		margin: 0px 0px 15px 0px;
		border: 1px solid #cac8b3;
		background: #f8f6eb;
	}
	
	div.dQDes1,
	div.dQDes2,
	div.dQDes3,
	div.dQDes4
	{
	}
	
	/* Anpassungen des "Frage" Titels auf der Detailseite */
	div.dQShell div.prefix
	{
		display: none;
		padding: 5px;
		font-weight: bold;
		font-size: 16px;
	}
	
	/* Einstellungen der Detail Ansicht der Frage */
	div.dQShell div.question
	{
		padding: 10px;
		font-size: 15px;
		line-height: 21px;
	}
/* << */


/* >> Termin uebersicht Version: rel-1-0-0 */
	div.appointmentOuterShell
	{
	}
	
	div.appointmentOuterShell div.grpShell
	{
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
	div.appointmentOuterShell div.grpShell h3
	{
	}
	
	div.appointmentOuterShell div.grpShell div.item
	{
		padding: 4px 5px 4px 5px;
		border-bottom: 1px solid #cac8b3;
	}
	
	div.appointmentOuterShell div.grpShell div.item div.date
	{
		float: left;
		width: 70px;
	}
	
	div.appointmentOuterShell div.grpShell div.item div.title
	{
		margin-left: 80px;
		margin-bottom: 5px;
	}
	
	div.appointmentOuterShell div.grpShell div.item div.desc
	{
		margin-left: 82px;
		margin-bottom: 5px;
		font-size: 11px;
	}
	
	div.appointmentOuterShell div.grpShell div.item div.img
	{
		float: right;
		margin-left: 5px;
	}
	
	div.appointmentOuterShell div.grpShell div.item div.more
	{
		margin-bottom: 8px;
	}
	
	div.appointmentOuterShell div.grpShell div.item div.more div
	{
		text-align: right;
	}
	
	div.appointmentOuterShell div.grpShell div.item div.more div a:link,
	div.appointmentOuterShell div.grpShell div.item div.more div a:visited,
	div.appointmentOuterShell div.grpShell div.item div.more div a:hover
	{
	}
/* << */


/* >> Full Size Media Version: rel-1-0-0 */
	/* Voll Breite Media Container */
	div.fsMediaShell
	{
		margin-bottom: 18px;
	}
	
	/* Bildelement */
	div.fsMediaShell div.img
	{
	}
	
	/* Freies XHTML Element */
	div.fsMediaShell div.free
	{
	}
/* << */


/* >> Standard Listenelement Version: rel-1-0-0 */
	/* Anpassungen fuer den Listeneintragkontainer */
	div.gOvItem
	{
		padding-bottom: 10px;
	}
	
	/* Definition des Titels des Listeneintrags */
	div.gOvItem h3
	{
		margin: 0px 0px 8px 0px;
	}
	
	/* Definition des Untertitels des Listeneintrags */
	div.gOvItem h4
	{
		margin: 0px 0px 3px 0px;
	}
	
	/* Definition der Beschreibung des Listeneintrags */
	div.gOvItem div
	{
		margin: 0px;
	}
	
	div.gOvItem div.desc
	{
	}
	
	/* 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
	{
		clear: both;
	}
	
	div.gOvItem div.more a
	{
		display: none;
	}
	
	/* Einstellungen des Listen "mehr..." Icons */
	div.gOvItem div.more img
	{
		display: none;
	}
/* <<  */


/* >> Linkliste Version: rel-1-0-1 */
	/* Linkliste Tabelle */
	table.llShell
	{
		margin-bottom: 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, table.llShell td a:hover
	{
		font-size: 12px;
	}
	
	/* Linklisten Bullet */
	table.llShell td.bullet,
	table.llShell td.bulletSpc
	{
	}
	
	table.llShell td img.bullet
	{
		width: 6px;
		height: 6px;
		margin-top: 5px;
		margin-right: 6px;
		background: #cac8b3;
	}
	
	/* Titel */
	table.llShell td.title
	{
		line-height: 16px;
	}
	
	/* Anpassungen der Linkbeschreibung */
	table.llShell td.desc
	{
		font-size: 11px;
		line-height: 16px;
	}
/* << */


/* >> Login und Logout Element Version: rel-3-0-0 */
	/* >>>>>Quick login */
	/* Definitionen fuer den Schnelllogin- Schnelllogoutkontainer */
	div.quickLogKontainer
	{
		display: none;
		width: 210px;
		position: absolute;
		right: 280px;
		top: 12px;
		z-index: 14;
	}
	
	/* Einstellungen fuer das Login Formular */
	form.quicklogin
	{
		display: none;
		margin: 0px;
		padding: 0px;
	}
	
	/* Angaben zu den Input Formularfeldern im Quicklogin Bereich*/
	form.quicklogin table td.qlField
	{
		padding-right: 6px;
	}
	
	form.quicklogin table td input.text
	{
		font-size: 11px;
		width: 100%;
		border: 1px solid #9b9c9e;
	}
	
	/* Angaben zu dem Input Button im Quicklogin Bereich*/
	form.quicklogin table td input.button
	{
		width: 81px;
		height: 21px;
		border: 0;
		background: url(img/de/buttons.png) 0px -100px no-repeat;
	}
	
	#qlUser
	{
		background: #fff url(img/de/loginUserBgImg.gif) 2px 3px no-repeat;
	}
	
	#qlPassword
	{
		background: #fff url(img/de/loginPasswordBgImg.gif) 2px 3px no-repeat;
	}
	
	/* >>>>Standard Login */
	div.loginForm,
	div.registrationForm
	{
		padding-top: 10px;
		padding-bottom: 20px;
	}
	
	div.loginForm table.stdFormTable,
	div.registrationForm table.stdFormTable
	{
	}
	
	div.loginForm td.stdFormContent,
	div.registrationForm td.stdFormContent
	{
		border: 0;
	}
	
	div.loginForm div.stdFormContInner,
	div.registrationForm div.stdFormContInner
	{
	}
	
	div.loginForm div.formDesc,
	div.registrationForm div.formDesc
	{
		/width: 100%;
		padding: 3px;
		background: #fff;
		color: #000;
		text-align: center;
	}
	
	div.loginForm div.stdFormFieldsShell,
	div.registrationForm div.stdFormFieldsShell
	{
		text-align: center;
	}
	
	div.loginForm table.stdFormFieldsTable,
	div.registrationForm table.stdFormFieldsTable
	{
		width: 400px;
		border: 1px solid #cac8b3;
		background: #f8f6eb;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	}
	
	div.loginForm table.stdFormFieldsTable tr td,
	div.registrationForm table.stdFormFieldsTable tr td
	{
		padding-top: 5px;
	}
	
	/* Beschriftungen fuer den Standard Login */
	div.loginForm table.stdFormFieldsTable tr td.stdFormPrompt div,
	div.registrationForm table.stdFormFieldsTable tr td.stdFormPrompt div
	{
	}
	
	/* Angaben zu den Input Formularfeldern im Standard Login Bereich*/
	div.loginForm table.stdFormFieldsTable tr td input.input_text,
	div.registrationForm table.stdFormFieldsTable tr td input.input_text
	{
		font-size: 10px;
		width: 160px;
		border: 1px solid #cac8b3;
	}
	
	/* Anpassen der Login Fehlermeldung bei missgluecktem Loginversuch*/
	div.loginForm table.stdFormFieldsTable tr td div.formError span,
	div.registrationForm table.stdFormFieldsTable tr td div.formError span
	{
	}
	
	div.loginForm table.stdFormFieldsTable tr td.stdFormSubmit,
	div.registrationForm table.stdFormFieldsTable tr td.stdFormSubmit
	{
	}
	
	/* Angaben zu dem Input Button im Standard Login*/
	div.loginForm table.stdFormFieldsTable tr td.stdFormSubmit input,
	div.registrationForm table.stdFormFieldsTable tr td.stdFormSubmit input
	{
		width: 81px;
		height: 21px;
		background: url(img/de/buttons.png) 0px -100px no-repeat;
	}
	
	div.registrationForm table.stdFormFieldsTable tr td.stdFormSubmit input
	{
		background-position: -400px -300px;
	}
	
	div.loginForm table.stdFormFieldsTable tr td.backButton,
	div.registrationForm table.stdFormFieldsTable tr td.backButton
	{
		display: none;
	}
	
	/* >>>>Logout */
	form.logoutFormField
	{
		margin: 0px;
		padding: 0px;
	}
	
	/* logout Tabelle */
	table.logout
	{
	}
	
	/* Anpassungen fuer den Beschreibungstext im Logout Bereich */
	table.logout td div.prompt
	{
		display: none;
		font-size: 9px;
		font-weight: normal;
	}
	
	/* Formatierung des Benutzernamens im Logout Bereich.*/
	table.logout td div.user
	{
		font-weight: bold;
		font-size: 10px;
		white-space: nowrap;
		line-height: 10px;
	}
	
	/* Formatierung des Buttons im Logout Bereich.*/
	table.logout td a img
	{
		width: 81px;
		height: 21px;
		border: 0;
		background: url(img/de/buttons.png) 0px -200px no-repeat;
	}
/* >> */


/* >> Schriftgroessen Anpassung (FontSizeAdjust) Version: rel-1-0-0 */
	div.fontSizeAdjustCont
	{
		display: none;
		position: absolute;
		left: auto;
		right: 300px;
		top: 1px;
		z-index: 43;
	}
	
	div.fontSizeAdjustShell
	{
	}
	
	div.fontSizeAdjustShell div.inner1
	{
		width: 168px;
		padding-bottom: 3px;
	}
	
	div.fontSizeAdjustShell div.inner2
	{
		margin-left: 86px;
	}
	
	div.fontSizeAdjustShell div.item
	{
		float: left;
		width: 16px;
		height: 16px;
		margin: 0 5px;
		cursor: hand;
		cursor: pointer;
	}
	
	div.fontSizeAdjustShell div.symbol_0_pass,
	div.fontSizeAdjustShell div.symbol_1_pass,
	div.fontSizeAdjustShell div.symbol_2_pass,
	div.fontSizeAdjustShell div.symbol_0_act,
	div.fontSizeAdjustShell div.symbol_1_act,
	div.fontSizeAdjustShell div.symbol_2_act
	{
	}
	
	div.fontSizeAdjustShell div.symbol_0_pass
	{
	}

	div.fontSizeAdjustShell div.symbol_1_act
	{
	}
	
	div.fontSizeAdjustShell div.symbol_1_pass
	{
	}

	div.fontSizeAdjustShell div.symbol_2_act
	{
	}
	
	div.fontSizeAdjustShell div.symbol_2_pass
	{
	}
/* << */


/* >> Blaetterelement Version: rel-1-0-1 */
	/* Pager Kontainer */
	div.pager
	{
	}
	
	/* Einstellungen fuer die Informationen wieviel Seiten gefunden wurden bsp. "Seite (1 / 23)" */
	div.pager table.pInfo td,
	div.pager table.pInfo td span
	{
		font-size: 12px;
	}
	
	/* Definition der Schriftfarbe der Tabellenzelle fuer die gefundenen Seiten */
	div.pager table.pPages td
	{
	}
	
	/* Einstellung der momentan angewaehlten Seite */
	div.pager table.pPages td span
	{
		font-weight: bold;
		font-size: 15px;
	}
	
	/* Anpassen der Links */
	div.pager table.pPages td a:link,
	div.pager table.pPages td a:visited,
	div.pager table.pPages td a:hover
	{
		font-size: 12px;
		vertical-align: middle;
	}
	
	div.pager table.pPages td img.firstAct,
	div.pager table.pPages td img.firstPass,
	div.pager table.pPages td img.prevAct,
	div.pager table.pPages td img.prevPass,
	div.pager table.pPages td img.nextAct,
	div.pager table.pPages td img.nextPass,
	div.pager table.pPages td img.lastAct,
	div.pager table.pPages td img.lastPass
	{
		width: 8px;
		height: 9px;
		border: 0;
		background: url(img/pager_normal_all.gif) 0px 0px no-repeat;
	}
	
	div.pager table.pPages td img.prevAct,
	div.pager table.pPages td img.prevPass,
	div.pager table.pPages td img.nextAct,
	div.pager table.pPages td img.nextPass
	{
		width: 5px;
	}
	
	/*  Anpassungen fuer den linken Pager Pfeil aktiv und passiv*/
	div.pager table.pPages td img.firstAct,
	div.pager table.pPages td img.firstPass
	{
		margin: 0px 4px 0px 0px;
		background-position: 0px 0px;
	}
	
	div.pager table.pPages td img.firstPass
	{
		background-position: -8px 0px;
	}
	
	/* Anpassungen fuer den halb linken Pager Pfeil aktiv und passiv */
	div.pager table.pPages td img.prevAct,
	div.pager table.pPages td img.prevPass
	{
		margin: 0px 0px 0px 0px;
		background-position: 0px -9px;
	}
	
	div.pager table.pPages td img.prevPass
	{
		background-position: -8px -9px;
	}
	
	/* Anpassungen fuer den halb rechten Pager Pfeil aktiv und passiv */
	div.pager table.pPages td img.nextAct,
	div.pager table.pPages td img.nextPass
	{
		margin: 0px 0px 0px 0px;
		background-position: 0px -18px;
	}
	
	div.pager table.pPages td img.nextPass
	{
		background-position: -8px -18px;
	}
	
	/* Anpassungen fuer den rechten Pager Pfeil aktiv und passiv */
	div.pager table.pPages td img.lastAct,
	div.pager table.pPages td img.lastPass
	{
		margin: 0px 0px 0px 4px;
		background-position: 0px -27px;
	}
	
	div.pager table.pPages td img.lastPass
	{
		background-position: -8px -27px;
	}
	
	/* Anpassungen fuer das Pager Trennelement */
	div.pager table.pPages td img.sep
	{
		height: 4px;
		width: 6px;
		border: 0px;
	}
/* << */


/* >> Blaetterelement fuer Dokumentunterteilung Version: rel-1-0-0 */
	div.topContentPager
	{
	}
	
	div.bottomContentPager
	{
	}
	
	div.contPagerShell
	{
		margin-bottom: 10px;
	}
	
	div.contPagerShell div.outDes1
	{
	}
	
	div.contPagerShell div.outDes2
	{
		text-align: right;
	}
	
	div.contPagerShell div.outDes2 table
	{
		margin-left: auto;
	}
	
	div.contPagerShell div.outDes2 table td
	{
	}
	
	div.contPagerShell div.outDes2 table td div.des1
	{
	}
	
	div.contPagerShell div.outDes2 table td div.des2
	{
	}
	
	/* Links des normalen pagers */
	div.contPagerShell div.outDes2 table td div.here,
	div.contPagerShell div.outDes2 table td a:link,
	div.contPagerShell div.outDes2 table td a:visited,
	div.contPagerShell div.outDes2 table td a:hover
	{
		display: block;
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		padding: 1px 4px 1px 4px;
		border: 1px solid #cac8b3;
		color: #000;
		text-decoration: none;
	}
	
	div.contPagerShell div.outDes2 table td a:hover
	{
		background: #f8f6eb;
	}
	
	div.contPagerShell div.outDes2 table td div.here
	{
		background: #f8f6eb;
	}
	
	div.contPagerShell div.outDes2 table td div.spc
	{
		display: block;
		width: 4px;
		height: 10px;
	}
	
	/* Anordnung der simplen Bildpagerelemente */
	div.smpContPagerShell
	{
		/width: 100%;
		margin-bottom: 10px;
	}

	div.smpContPagerShell div.outDes1
	{
	}

	div.smpContPagerShell div.outDes2
	{
		/width: 100%;
		text-align: right;
	}

	div.smpContPagerShell div.outDes2 table.outer
	{
		margin-left: auto;
	}

	div.smpContPagerShell div.outDes2 table.outer td.left
	{
		text-align: left;
	}
	
	div.smpContPagerShell div.outDes2 table.outer td.right
	{
		text-align: right;
	}

	div.smpContPagerShell div.outDes2 table.outer td.left div.d1_left,
	div.smpContPagerShell div.outDes2 table.outer td.right div.d1_right
	{
	}

	div.smpContPagerShell div.outDes2 table.outer td.left div.d2_left,
	div.smpContPagerShell div.outDes2 table.outer td.right div.d2_right
	{
	}
	
	div.smpContPagerShell div.outDes2 table.outer td.sep
	{
		width: 1px;
	}

	table.pElOuter_left,
	table.pElOuter_right
	{
	}
	
	table.pElOuter_right
	{
		margin-left: auto;
	}
	
	table.pElOuter_left td.spcL,
	table.pElOuter_left td.spcR,
	table.pElOuter_right td.spcL,
	table.pElOuter_right td.spcR
	{
	}
	
	table.pElOuter_left td.spcR img,
	table.pElOuter_right td.spcL img
	{
		width: 3px;
	}
	
	table.pElOuter_left td.spcL img,
	table.pElOuter_left td.spcR img,
	table.pElOuter_right td.spcL img,
	table.pElOuter_right td.spcR img
	{
	}
	
	/* Links des simplen Bildpagerelements */
	table.pElOuter_left td.pEl div.noLink img,
	table.pElOuter_right td.pEl div.noLink img,
	table.pElOuter_left td.pEl a:link img,
	table.pElOuter_left td.pEl a:visited img,
	table.pElOuter_left td.pEl a:hover img,
	table.pElOuter_right td.pEl a:link img,
	table.pElOuter_right td.pEl a:visited img,
	table.pElOuter_right td.pEl a:hover img
	{
		height: 20px;
		width: 24px;
		border: none;
		background: url(img/pager_smp_all.gif) 0px 0px no-repeat;
	}
	
	table.pElOuter_left td.pEl a:link img,
	table.pElOuter_left td.pEl a:visited img,
	table.pElOuter_left td.pEl a:hover img
	{
		background-position: 0px 0px;
	}

	table.pElOuter_left td.pEl div.noLink img
	{
		background-position: -24px 0px;
	}
	
	table.pElOuter_right td.pEl a:link img,
	table.pElOuter_right td.pEl a:visited img,
	table.pElOuter_right td.pEl a:hover img
	{
		background-position: 0px -20px;
	}
	
	table.pElOuter_right td.pEl div.noLink img
	{
		background-position: -24px -20px;
	}

	/* Anordnung der simplen Textpagerelemente */
	div.smpTxtContPagerShell
	{
		/width: 100%;
		margin-bottom: 10px;
	}

	div.smpTxtContPagerShell div.outDes1
	{
	}

	div.smpTxtContPagerShell div.outDes2
	{
		/width: 100%;
		text-align: right;
	}

	div.smpTxtContPagerShell div.outDes2 table.outer
	{
		margin-left: auto;
	}

	div.smpTxtContPagerShell div.outDes2 table.outer td.left
	{
		text-align: left;
	}
	
	div.smpTxtContPagerShell div.outDes2 table.outer td.right
	{
		text-align: right;
	}

	div.smpTxtContPagerShell div.outDes2 table.outer td.left div.d1_left,
	div.smpTxtContPagerShell div.outDes2 table.outer td.right div.d1_right
	{
	}

	div.smpTxtContPagerShell div.outDes2 table.outer td.left div.d2_left,
	div.smpTxtContPagerShell div.outDes2 table.outer td.right div.d2_right
	{
	}

	div.smpTxtContPagerShell div.outDes2 table.outer td.sep
	{
		width: 1px;
		background: #000;
	}

	table.pTxtElOuter_left,
	table.pTxtElOuter_right
	{
	}
	
	table.pTxtElOuter_right
	{
		margin-left: auto;
	}
	
	table.pTxtElOuter_left td.spcL,
	table.pTxtElOuter_left td.spcR,
	table.pTxtElOuter_right td.spcL,
	table.pTxtElOuter_right td.spcR
	{
	}
	
	table.pTxtElOuter_left td.spcR img,
	table.pTxtElOuter_right td.spcL img
	{
		width: 10px;
	}
	
	table.pTxtElOuter_left td.spcL img,
	table.pTxtElOuter_left td.spcR img,
	table.pTxtElOuter_right td.spcL img,
	table.pTxtElOuter_right td.spcR img
	{
	}
	
	/* Links des simplen Textpagerelements */
	table.pTxtElOuter_left td.pEl div.noLink,
	table.pTxtElOuter_right td.pEl div.noLink,
	table.pTxtElOuter_left td.pEl a:link,
	table.pTxtElOuter_left td.pEl a:visited,
	table.pTxtElOuter_left td.pEl a:hover,
	table.pTxtElOuter_right td.pEl a:link,
	table.pTxtElOuter_right td.pEl a:visited,
	table.pTxtElOuter_right td.pEl a:hover
	{
		display: block;
		font-size: 12px;
		line-height: 16px;
		border: none;
	}
	
	table.pTxtElOuter_left td.pEl div.noLink,
	table.pTxtElOuter_left td.pEl a:link,
	table.pTxtElOuter_left td.pEl a:visited,
	table.pTxtElOuter_left td.pEl a:hover
	{
		padding-left: 20px;
		background: url(img/pager_smpTxt_l_act.gif) 0 0px no-repeat;
	}

	table.pTxtElOuter_right td.pEl div.noLink,
	table.pTxtElOuter_right td.pEl a:link,
	table.pTxtElOuter_right td.pEl a:visited,
	table.pTxtElOuter_right td.pEl a:hover
	{
		padding-right: 20px;
		background: url(img/pager_smpTxt_r_act.gif) right 0px no-repeat;
	}
	
	table.pTxtElOuter_left td.pEl div.noLink
	{
		background-image: url(img/pager_smpTxt_l_pass.gif);
		color: #ccc;
	}
	
	table.pTxtElOuter_right td.pEl div.noLink
	{
		background-image: url(img/pager_smpTxt_r_pass.gif);
		color: #ccc;
	}
/* << */


/* >> Absaetze im Panel Modus Version: rel-1-1-0 */
	/* Panel Titelkontainer */
	div.panelTitle,
	table.footer td div.panelTitle
	{
		/width: 100%;
		background: #cac8b3;
		padding: 5px 12px 4px 12px;
		margin-bottom: 4px;
	}
	
	/* Panel Titlekontainer im Footerbereich */
	table.footer td div.panelTitle
	{
	}
	
	/* Panel Titel */
	div.panelTitle h3,
	table.footer td div.panelTitle h3
	{
		display: block;
		font-size: 15px;
		line-height: 21px;
		margin: 0px;
		color: #000;
		font-weight: normal;
	}
	
	/* Panel Titel im Footerbereich*/
	table.footer td div.panelTitle h3
	{
		font-size: 12px;
	}
	
	/* Enstellungen fuer den Panelkontainer */
	div.panelOuter,
	table.footer td div.panelOuter
	{
		/width: 100%;
		margin-bottom: 10px;
	}
	
	/* Enstellungen fuer den Panelkontainer im Footerbereich*/
	table.footer td div.panelOuter
	{
	}
	
	/* Einstellungen fuer die Zentriertbild-Kontainer oben*/
	div.panelOuter div.paraCeTopImgOuter,
	table.footer td div.panelOuter div.paraCeTopImgOuter
	{
	}
	
	div.panelOuter div.paraCeTopImgOuter div.outerD1,
	table.footer td div.panelOuter div.paraCeTopImgOuter div.outerD1
	{
	}
	
	div.panelOuter div.paraCeTopImgOuter div.outerD2,
	table.footer td div.panelOuter div.paraCeTopImgOuter div.outerD2
	{
	}
	
	/* Einstellungen fuer den Inhaltskontainer */
	div.panelOuter div.desOut1 div.des1
	{
	}

	div.panelOuter div.desOut1 div.des2
	{
	}

	div.panelOuter div.desOut1 div.des2 div.cont,
	table.footer td div.panelOuter div.desOut1 div.des2 div.cont
	{
		/width: 100%;
		padding: 10px 10px 5px 10px;
		border-bottom: 1px solid #cac8b3;
	}
	
	/* Einstellungen fuer den Inhaltskontainer im Footerbereich*/
	table.footer td div.panelOuter div.desOut1 div.des2 div.cont
	{
		background: transparent;
		border: 0 none;
		padding: 0;
	}
	
	/* Design Panel Titelkontainer */
	div.designTitle,
	table.footer td div.designTitle
	{
		/width: 100%;
		background: #cac8b3;
		padding: 5px 12px 4px 12px;
		margin-bottom: 4px;
	}
	
	/* Design Panel Titelkontainer im Footerbereich*/
	table.footer td div.designTitle
	{
	}
	
	/* Design Panel Titel */
	div.designTitle h3,
	table.footer td div.designTitle h3
	{
		display: block;
		font-size: 15px;
		line-height: 21px;
		margin: 0px;
		color: #000;
		font-weight: normal;
	}
	
	/* Design Panel Titel im Footerbereich*/
	table.footer td div.designTitle h3
	{
		font-size: 12px;
	}
	
	/* Enstellungen fuer den Design Panelkontainer */
	div.desPanelOuter,
	table.footer td div.desPanelOuter
	{
		/width: 100%;
		margin-bottom: 10px;
	}
	
	/* Enstellungen fuer den Design Panelkontainer im Footerbereich*/
	table.footer td div.desPanelOuter
	{
	}
	
	/* Einstellungen fuer die Design panel Zentriertbild-Kontainer oben*/
	div.desPanelOuter div.paraCeTopImgOuter,
	table.footer td div.desPanelOuter div.paraCeTopImgOuter
	{
	}
	
	div.desPanelOuter div.paraCeTopImgOuter div.outerD1,
	table.footer td div.desPanelOuter div.paraCeTopImgOuter div.outerD1
	{
	}
	
	div.desPanelOuter div.paraCeTopImgOuter div.outerD2,
	table.footer td div.desPanelOuter div.paraCeTopImgOuter div.outerD2
	{
	}
	
	/* Einstellungen fuer den Inhaltskontainer */
	div.desPanelOuter div.desOut1 div.des1
	{
	}

	div.desPanelOuter div.desOut1 div.des2
	{
	}
	
	/*  Einstellungen fuer den Design Inhaltskontainer  */
	div.desPanelOuter div.desOut1 div.des2 div.cont,
	table.footer td div.desPanelOuter div.desOut1 div.des2 div.cont
	{
		/width: 100%;
		padding: 10px 10px 5px 10px;
		background: #f8f6eb;
	}
	
	/*  Einstellungen fuer den Design Inhaltskontainer  im Footerbereich*/
	table.footer td div.desPanelOuter div.desOut1 div.des2 div.cont
	{
		padding: 0;
		background: transparent;
	}
/* << */


/* >> Absaetze Normal Version: rel-1-0-0 */
	/* Absatz Titel */
	h3.paraTitle,
	table.footer td h3.paraTitle
	{
		display: block;
		padding-top: 3px;
	}
	
	/* Absatz Titel im Footerbereich*/
	table.footer td h3.paraTitle
	{
	}
	
	/* Definition Absatz Untertitel */
	h4.paraSubtitle
	{
	}
	
	/* Definition Absatz Untertitel im Footerbereich*/
	table.footer td h4.paraSubtitle
	{
	}
/* << */


/* >> Allgemeine Absatz und Panel Definitionen Version: rel-1-1-1 */
	/* Einstellungen Absatz Inhalt */
	table.contentTable td.contentColumn p,
	table.contentTable td.contentColumn p.paraEl
	{
	}
	
	/* Einstellungen Absatz Inhalt im Footerbereich*/
	table.footer td p,
	table.footer td p.paraEl
	{
	}
	
	/* Einstellungen der Bild und Content ausrichtung */
	div.paraImgOuter,
	div.paraImgOuterL,
	div.paraImgOuterR,
	div.paraFxImgOuter
	{
		padding-top: 2px;
		margin-bottom: 3px;
	}
	
	/* Fuer Bild zu Textabstand bei links und rechts umfliessend */
	div.paraImgOuterL
	{
		padding-right: 15px;
	}
	
	div.paraImgOuterR
	{
		padding-left: 15px;
	}
	
	div.paraContOuter,
	div.paraContOuterL,
	div.paraContOuterR
	{
	}
	
	/* Bild zu Textabstand bei rechts und links freibleibend*/
	div.paraContOuterL
	{
		padding-left: 15px;
	}
	
	div.paraContOuterR
	{
		padding-right: 15px;
	}
	
	/* Innerer Bild Container  */
	div.paraImgInner
	{
		margin-left: auto;
		margin-right: auto;
	}
	
	/* Bild zu Text im zentrierten Modus */
	div.paraCeImgOuter,
	div.paraCeTopImgOuter
	{
		text-align: center;
	}
	
	/* Definition Bilduntertext */
	div.paraImgInner div.sT
	{
		padding-top: 2px;
		padding-bottom: 3px;
		font-size: 11px;
		text-align: center;
	}
	
	/* Definition Bilduntertext im Footerbereich */
	table.footer td div.paraImgInner div.sT
	{
		padding-top: 1px;
		padding-bottom: 2px;
		font-size: 10px;
		text-align: left;
	}
	
	/* Einstellungen fuer den Absatz  "mehr..." Link */
	div.paraSublinkShell
	{
		text-align: right;
		margin-bottom: 5px;
	}
	
	/* Absatz Sublink */
	div.paraSublinkShell span.sL
	{
	}
	
	/* Einstellungen fuer den Absatz  "mehr..." Link im Footerbereich */
	table.footer td div.paraSublinkShell
	{
	}
	
	table.footer td div.paraSublinkShell span.sL
	{
	}
	
	/* Einstellungen der Absatz und Panel "mehr.." Link Icons */
	div.paraSublinkShell img
	{
		display: none;
		width: 8px;
		height: 14px;
		vertical-align: text-top;
		border: 0px;
	}
	
	/* Einstellungen der Absatz und Panel "mehr.." Link Icons im Footerbereich */
	table.footer td div.paraSublinkShell img
	{
		display: none;
	}
/* << */


/* >>Panel with Product Table Version: rel-1-0-0 */
	/* Enstellungen fuer den Panelkontainer */
	div.panelProductOuter
	{
		margin: 0px 0px 20px 0px;
		/width: 100%;
	}

	/* Panel Titelkontainer */
	div.panelProductOuter div.panelTitle
	{
		/width: 100%;
		border-bottom: 0;
	}
	
	/* Panel Titel */
	div.panelProductOuter div.panelTitle h3
	{
		margin: 0px;
	}
	
	/* Einstellungen fuer den Inhaltskontainer */
	div.panelProductOuter div.desOut1 div.des1
	{
		border: 1px solid #cac8b3;
	}

	div.panelProductOuter div.desOut1 div.des2
	{
	}

	div.panelProductOuter div.desOut1 div.des2 div.cont
	{
		padding: 5px 5px 5px 5px;
	}
	
	/* Einstellungen fuer XHTML-Feld */
	div.panelProductOuter div.paragraphProductDataRow
	{
		/width: 100%;
		padding: 5px 15px 5px 9px;
		background-color: #ddd;
	}

	div.panelProductOuter form
	{
		margin: 0;
		padding: 0;
	}
	
	/* Einstellungen fuer Preis Tabelle */
	div.panelProductOuter table.priceTable
	{
		height: 19px;
		font-size: 8px;
		background: #cac8b3;
	}

	div.panelProductOuter table.priceTable td.amountCol,
	div.panelProductOuter table.priceTable td.amountCol input,
	div.panelProductOuter table.priceTable td.pricePrompt,
	div.panelProductOuter table.priceTable td.buttonProductLinkShell,
	div.panelProductOuter table.priceTable td.buttonProductLinkShell input
	{
		white-space: nowrap;
		font-size: 12px;
	}
	
	/* Einstellungen fuer Menge */
	div.panelProductOuter table.priceTable td.amountCol
	{
		padding: 1px 5px 0px 10px;
		color: #fff;
	}

	div.panelProductOuter table.priceTable td.amountCol input
	{
		width: 20px;
		font-size: 8px;
		margin: 0px 0px 2px 5px;
		padding: 1px 2px 1px 2px;
		border: 1px solid #ccc;
	}
	
	/* Einstellungen fuer Preis */
	div.panelProductOuter table.priceTable td.pricePrompt
	{
		color: #fff;
		padding-right: 5px;
	}
	
	div.panelProductOuter table.priceTable td.price
	{
		width: 100%;
		margin: 0;
	}
	
	div.panelProductOuter table.priceTable td.price div
	{
		padding: 6px 0px 5px 0px;
		text-align: left;
		background: #fff;
	}
	
	div.panelProductOuter table.priceTable td.price div span
	{
		padding-left: 5px;
		margin-right: 10px;
		font-size: 10px;
		line-height: 10px;
		font-weight: bold;
		color: #000;
	}
	
	/* Einstellungen fuer Button */
	div.panelProductOuter table.priceTable td.buttonProductLinkShell
	{
		padding-left: 1px;
		padding-right: 1px;
	}
	
	div.panelProductOuter table.priceTable td.buttonProductLinkShell div
	{
		/width: 100%;
		padding: 0px 0px 1px 0px;
	}
	
	div.panelProductOuter table.priceTable td.buttonProductLinkShell input
	{
		width: 115px;
		height: 21px;
		margin: 0;
		padding: 0px 3px 1px 25px;
		color: #000;
		font-size: 11px;
		line-height: 9px;
		border: 1px solid #fff;
		cursor: pointer;
		cursor: hand;
		background: #fff url(img/productRecomButton.gif) left center no-repeat;
	}
/* << */


/* >> Standard Suche Version: rel-1-0-0 */
	/* Standard Suchfeld Einstellungen */
	table.stdSearch td input.text
	{
		font-size: 13px;
		width: 300px;
	}
	
	/* Standard Suche Button Einstellungen */
	table.stdSearch td input.button
	{
		cursor: pointer;
		cursor: hand;
	}
	
	/* Suche Formulareinstellungen */
	table.stdSearch form
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	/* Einstellungen fuer die farbige Hinterlegung im Suchergebnis */
	span.searchResult
	{
		padding: 0px 2px 0px 2px;
		background: #dedbbd;
	}
/* << */


/* >> Empfehlung versenden Version: rel-1-0-0 */
	/* 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: darkred;
		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: 1px;
		padding-right: 1px;
	}
	
	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;
		cursor: pointer;
		cursor: hand;
	}
	
	/* Angaben zum Kontainer der Sendebestaetigung */
	div.recomSuccess
	{
		font-weight: bold;
		font-size: 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
	{
		padding: 5px 12px 4px 12px;
		border-bottom: 4px solid #fff;
		background: #cac8b3;
		font-size: 15px;
		line-height: 21px;
	}
	
	/* Definitionen fuer die Paneltabelle */
	table.recomShell td form table
	{
		background: #f8f6eb;
	}
	
	/* Angaben zu den Tabellenzellen der Feldbezeichner der Formularfelder */
	table.recomShell td form table td.prompt
	{
		font-size: 12px;
	}
	
	/* Angaben zu den Feldbezeichnern der Formularfelder */
	table.recomShell td form table td.prompt span
	{
		font-size: 11px;
	}
/* << */


/* >> Trenner fuer Content Elemente Version: rel-1-0-0 */
	/* Trennelement Container */
	div.separatorShell
	{
		margin-top: 7px;
		margin-bottom: 15px;
		background-color: #cac8b3;
	}
	
	/* Trennelement Abstandshalter */
	div.separatorShell img
	{
	}
/* << */


/* >> Seitenstruktur Version: rel-1-0-1 */
	/*Angaben zur Navigationshuelle.
		Je Ebene haben Sie die Moeglichkeit den Ebenenhintergrund zu veraendern.*/
	div.smNavCHS_0,
	div.smNavCHS_1,
	div.smNavCHS_2,
	div.smNavCHS_3
	{
	}
	
	div.smNavCHS_1
	{
		border-left: 1px solid #d8d6d6;
		margin-left: 5px;
		padding-top: 5px;
	}
	
	/* Angaben zur Navigationsknotenhuelle */
	div.smNavNS_0,
	div.smNavNS_1,
	div.smNavNS_2,
	div.smNavNS_3,
	div.smNavNS_4,
	div.smNavNS_5
	{
		background: url(img/sitemap_fbs.gif) 0px 9px repeat-x;
	}
	
	div.smNavNS_1
	{
		padding-bottom: 20px;
	}
	
	div.smNavNS_0
	{
		background: transparent;
	}
	
	/* Benutzen Sie folgende Klassen um die aeussere Huelle der Navigationslinks zu veraendern.*/
	div.smNavEl_0_normal, div.smNavEl_0_inPath, div.smNavEl_0_here,
	div.smNavEl_1_normal, div.smNavEl_1_inPath, div.smNavEl_1_here,
	div.smNavEl_2_normal, div.smNavEl_2_inPath, div.smNavEl_2_here,
	div.smNavEl_3_normal, div.smNavEl_3_inPath, div.smNavEl_3_here,
	div.smNavEl_4_normal, div.smNavEl_4_inPath, div.smNavEl_4_here,
	div.smNavEl_5_normal, div.smNavEl_5_inPath, div.smNavEl_5_here
	{
		background: #fff;
		margin-left: 10px;
	}
	
	div.smNavEl_0_normal, div.smNavEl_0_inPath, div.smNavEl_0_here
	{
		margin-left: 0;
	}
	
	div.smNavEl_2_normal, div.smNavEl_2_inPath, div.smNavEl_2_here
	{
		margin-left: 30px;
	}
	
	div.smNavEl_3_normal, div.smNavEl_3_inPath, div.smNavEl_3_here
	{
		margin-left: 50px;
	}
	
	div.smNavEl_4_normal, div.smNavEl_4_inPath, div.smNavEl_4_here
	{
		margin-left: 60px;
	}
	
	div.smNavEl_5_normal, div.smNavEl_5_inPath, div.smNavEl_5_here
	{
		margin-left: 80px;
	}
	
	/* Um Bullets vor die Navigationslinks zu Platzieren benutzen Sie die folgenden Klassen*/
	div.smNavEl_0_normal div.outer,
	div.smNavEl_0_inPath div.outer,
	div.smNavEl_0_here div.outer,
	div.smNavEl_1_normal div.outer,
	div.smNavEl_1_inPath div.outer,
	div.smNavEl_1_here div.outer,
	div.smNavEl_2_normal div.outer,
	div.smNavEl_2_inPath div.outer,
	div.smNavEl_2_here div.outer,
	div.smNavEl_3_normal div.outer,
	div.smNavEl_3_inPath div.outer,
	div.smNavEl_3_here div.outer,
	div.smNavEl_4_normal div.outer,
	div.smNavEl_4_inPath div.outer,
	div.smNavEl_4_here div.outer,
	div.smNavEl_5_normal div.outer,
	div.smNavEl_5_inPath div.outer,
	div.smNavEl_5_here div.outer
	{
	}
	
	div.smNavEl_0_inPath div.outer,
	div.smNavEl_0_here div.outer,
	div.smNavEl_1_inPath div.outer,
	div.smNavEl_1_here div.outer,
	div.smNavEl_2_inPath div.outer,
	div.smNavEl_2_here div.outer,
	div.smNavEl_3_inPath div.outer,
	div.smNavEl_3_here div.outer,
	div.smNavEl_4_inPath div.outer,
	div.smNavEl_4_here div.outer,
	div.smNavEl_5_inPath div.outer,
	div.smNavEl_5_here div.outer
	{
	}
	
	div.smNavEl_0_normal span.inner, div.smNavEl_0_inPath span.inner, div.smNavEl_0_here span.inner,
	div.smNavEl_1_normal span.inner, div.smNavEl_1_inPath span.inner, div.smNavEl_1_here span.inner,
	div.smNavEl_2_normal span.inner, div.smNavEl_2_inPath span.inner, div.smNavEl_2_here span.inner,
	div.smNavEl_3_normal span.inner, div.smNavEl_3_inPath span.inner, div.smNavEl_3_here span.inner,
	div.smNavEl_4_normal span.inner, div.smNavEl_4_inPath span.inner, div.smNavEl_4_here span.inner,
	div.smNavEl_5_normal span.inner, div.smNavEl_5_inPath span.inner, div.smNavEl_5_here span.inner
	{
	}

	/* Ebene 0 */
	div.smNavEl_0_here div.noLink,
	div.smNavEl_0_normal a,
	div.smNavEl_0_normal a:link, div.smNavEl_0_normal a:visited, div.smNavEl_0_normal a:hover,
	div.smNavEl_0_inPath a,
	div.smNavEl_0_inPath a:link, div.smNavEl_0_inPath a:visited, div.smNavEl_0_inPath a:hover
	{
		display: block;
		font-size: 12px;
		line-height: 16px;
		padding: 0px 3px;
	}
	
	div.smNavEl_0_normal a:hover, div.smNavEl_0_inPath a:hover
	{
	}
	
	div.smNavEl_0_here div.noLink
	{
		font-weight: bold;
	}
	
	/* Ebene 1 */
	div.smNavEl_1_here div.noLink,
	div.smNavEl_1_normal a,
	div.smNavEl_1_normal a:link, div.smNavEl_1_normal a:visited, div.smNavEl_1_normal a:hover,
	div.smNavEl_1_inPath a,
	div.smNavEl_1_inPath a:link, div.smNavEl_1_inPath a:visited, div.smNavEl_1_inPath a:hover
	{
		display: block;
		font-size: 12px;
		line-height: 16px;
		padding: 0px 3px;
	}
	
	div.smNavEl_1_normal a:hover, div.smNavEl_1_inPath a:hover
	{
	}
	
	div.smNavEl_1_here div.noLink
	{
		font-weight: bold;
	}
	
	/* Ebene 2 */
	div.smNavEl_2_here div.noLink,
	div.smNavEl_2_normal a,
	div.smNavEl_2_normal a:link, div.smNavEl_2_normal a:visited, div.smNavEl_2_normal a:hover,
	div.smNavEl_2_inPath a,
	div.smNavEl_2_inPath a:link, div.smNavEl_2_inPath a:visited, div.smNavEl_2_inPath a:hover
	{
		display: block;
		font-size: 12px;
		line-height: 16px;
		padding: 2px 3px;
	}
	
	div.smNavEl_2_normal a:hover, div.smNavEl_2_inPath a:hover
	{
	}
	
	div.smNavEl_2_here div.noLink
	{
		font-weight: bold;
	}
	
	/* Ebene 3 */
	div.smNavEl_3_here div.noLink,
	div.smNavEl_3_normal a,
	div.smNavEl_3_normal a:link, div.smNavEl_3_normal a:visited, div.smNavEl_3_normal a:hover,
	div.smNavEl_3_inPath a,
	div.smNavEl_3_inPath a:link, div.smNavEl_3_inPath a:visited, div.smNavEl_3_inPath a:hover
	{
		display: block;
		font-size: 11px;
		line-height: 16px;
		padding: 1px 3px;
	}
	
	div.smNavEl_3_normal a:hover, div.smNavEl_3_inPath a:hover
	{
	}
	
	div.smNavEl_3_here div.noLink
	{
		font-weight: bold;
	}
	
	/* Ebene 4 */
	div.smNavEl_4_here div.noLink,
	div.smNavEl_4_normal a,
	div.smNavEl_4_normal a:link, div.smNavEl_4_normal a:visited, div.smNavEl_4_normal a:hover,
	div.smNavEl_4_inPath a,
	div.smNavEl_4_inPath a:link, div.smNavEl_4_inPath a:visited, div.smNavEl_4_inPath a:hover
	{
		display: block;
		font-size: 11px;
		line-height: 16px;
		padding: 1px 3px;
	}
	
	div.smNavEl_4_normal a:hover, div.smNavEl_4_inPath a:hover
	{
	}
	
	div.smNavEl_4_here div.noLink
	{
		font-weight: bold;
	}
	
	/* Ebene 5 */
	div.smNavEl_5_here div.noLink,
	div.smNavEl_5_normal a,
	div.smNavEl_5_normal a:link, div.smNavEl_5_normal a:visited, div.smNavEl_5_normal a:hover,
	div.smNavEl_5_inPath a,
	div.smNavEl_5_inPath a:link, div.smNavEl_5_inPath a:visited, div.smNavEl_5_inPath a:hover
	{
		display: block;
		font-size: 11px;
		line-height: 16px;
		padding: 1px 3px;
	}
	
	div.smNavEl_5_normal a:hover, div.smNavEl_5_inPath a:hover
	{
	}
	
	div.smNavEl_5_here div.noLink
	{
		font-weight: bold;
	}
/* << */


/* >> Seitentitelelement Version: rel-1-0-0 */
	/*  Aeussere Elemethuelle */
	div.titlesShell
	{
		padding-top: 3px;
		margin-bottom: 5px;
	}
	
	div.titlesShell h1,
	div.titlesShell h2
	{
		line-height: normal;
	}
	
	div.titlesShell table
	{
		width: 100%;
	}
	
	/* 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: 10px;
		vertical-align: bottom;
		text-align: right;
	}
	
	/* Rechts ausgerichtetes Bild */
	div.titlesShell table td.imgR div.img
	{
	}
	
	/* Linke Titelspalte */
	div.titlesShell table td.titlesL
	{
		vertical-align: bottom;
		text-align: left;
	}
	
	/* Rechte Titelspalte */
	div.titlesShell table td.titlesR
	{
		vertical-align: bottom;
	}
/* << */


/* >> Umfragen Uebersicht Version: rel-1-0-0 */
	/* 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.desc
	{
	}
/* << */


/* >> Umfragen Detail Version: rel-1-0-0 */
	/* Umfrage Formular */
	form.surveyForm
	{
	}
	
	/* Anpassungen fuer die Tabellenzelle der Detailfrage */
	form.surveyForm td.question
	{
		font-weight: bold;
	}
	
	/* Einstellungen der Tabellenzelle fuer das Ende der Umfrage */
	form.surveyForm td.date
	{
		font-size: 10px;
	}
	
	/* Versenden Button */
	form.surveyForm td input.button
	{
		cursor: pointer;
		cursor: hand;
	}
	
	/* Ergebnistabelle */
	table.surveyResult
	{
	}
	
	/*  Frage auf der Ergebnisseite */
	table.surveyResult td.question
	{
		font-weight: bold;
	}
	
	/* 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(img/surveyGraphic.gif) repeat-x;
	}
	
	/* Anpassungen des Hintergrunds fuer den Ergebnissbalken */
	table.surveyResult td.gfxBg
	{
		background: #efefef;
		border: 1px inset #ccc;
		width: auto;
	}
/* << */


/* >> javascript RSS Element Version: rel-1-0-0 */
	div.jsRssElementContainer,
	td.leftBorderCol div.jsRssElementContainer,
	td.rightBorderCol div.jsRssElementContainer
	{
		margin-bottom: 10px;
	}
	
	td.leftBorderCol div.jsRssElementContainer,
	td.rightBorderCol div.jsRssElementContainer
	{
		margin: 0;
	}
	
	div.jsRssElementContainer div.item,
	td.leftBorderCol div.jsRssElementContainer div.item,
	td.rightBorderCol div.jsRssElementContainer div.item
	{
		padding: 5px 0px;
		border-bottom: 1px solid #cac8b3;
	}
	
	div.jsRssElementContainer div.odd,
	td.leftBorderCol div.jsRssElementContainer div.odd,
	td.rightBorderCol div.jsRssElementContainer div.odd
	{
	}

	div.jsRssElementContainer div.rssElementPubDate,
	td.leftBorderCol div.jsRssElementContainer div.rssElementPubDate,
	td.rightBorderCol div.jsRssElementContainer div.rssElementPubDate
	{
		font-size: 11px;
		margin-top: 5px;
		margin-bottom: 2px;
	}
	
	div.jsRssElementContainer div.rssElementTitle h3,
	td.leftBorderCol div.jsRssElementContainer div.rssElementTitle h3,
	td.rightBorderCol div.jsRssElementContainer div.rssElementTitle h3
	{
		font-size: 12px;
		margin-bottom: 2px;
	}

	td.leftBorderCol div.jsRssElementContainer div.rssElementTitle h3,
	td.rightBorderCol div.jsRssElementContainer div.rssElementTitle h3
	{
		font-size: 11px;
		margin-bottom: 2px;
	}
	
	div.jsRssElementContainer div.rssElementDesc,
	td.leftBorderCol div.jsRssElementContainer div.rssElementDesc,
	td.rightBorderCol div.jsRssElementContainer div.rssElementDesc
	{
		margin: 0;
		margin-bottom: 10px;
	}
	
	div.jsRssElementContainer div.rssElementDesc *,
	td.leftBorderCol div.jsRssElementContainer div.rssElementDesc *,
	td.rightBorderCol div.jsRssElementContainer div.rssElementDesc *
	{
		font-size: 12px;
	}

	td.leftBorderCol div.jsRssElementContainer div.rssElementDesc *,
	td.rightBorderCol div.jsRssElementContainer div.rssElementDesc *
	{
		font-size: 11px;
	}
/* << */


/* >> generic multimedia element Version: rel-1-0-0 */
	div.genericMultimediaShell
	{
		margin-bottom: 10px;
		overflow: auto;
	}
	
	div.genericMultimediaShell div.gmD1
	{
	}
	
	div.genericMultimediaShell div.gmD2
	{
	}
	
	div.genericMultimediaShell div.gmD3
	{
	}
	
	div.genericMultimediaShell div.gmD4
	{
	}
/* << */


/* >> bookmark tool Version: rel-1-0-0 */
	div.bookmarkTool,
	td.leftBorderCol div.bookmarkTool,
	td.rightBorderCol div.bookmarkTool
	{
		margin-bottom: 10px;
	}
	
	div.bookmarkTool div.bmtDes1,
	div.bookmarkTool div.bmtDes2,
	div.bookmarkTool div.bmtDes3,
	div.bookmarkTool div.bmtDes4,
	td.leftBorderCol div.bookmarkTool div.bmtDes1,
	td.rightBorderCol div.bookmarkTool div.bmtDes1,
	td.leftBorderCol div.bookmarkTool div.bmtDes2,
	td.rightBorderCol div.bookmarkTool div.bmtDes2,
	td.leftBorderCol div.bookmarkTool div.bmtDes3,
	td.rightBorderCol div.bookmarkTool div.bmtDes3,
	td.leftBorderCol div.bookmarkTool div.bmtDes4,
	td.rightBorderCol div.bookmarkTool div.bmtDes4
	{
	}
	
	#bookmarksOuter div.bookmarkTitleOuter h3,
	td.leftBorderCol #bookmarksOuter div.bookmarkTitleOuter h3,
	td.rightBorderCol #bookmarksOuter div.bookmarkTitleOuter h3
	{
		font-size: 12px;
		margin-top: 0;
		margin-bottom: 3px;
	}
	
	td.leftBorderCol #bookmarksOuter div.bookmarkTitleOuter h3,
	td.rightBorderCol #bookmarksOuter div.bookmarkTitleOuter h3
	{
		font-size: 11px;
	}
	
	#bookmarksOuter div.bookmarkTextOuter p,
	td.leftBorderCol #bookmarksOuter div.bookmarkTextOuter  p,
	td.rightBorderCol #bookmarksOuter div.bookmarkTextOuter  p
	{
		margin-bottom: 3px;
	}

	td.leftBorderCol #bookmarksOuter div.bookmarkTextOuter  p,
	td.rightBorderCol #bookmarksOuter div.bookmarkTextOuter  p
	{
		font-size: 11px;
	}
	
	#bookmarksOuter div.imgOuter img,
	td.leftBorderCol #bookmarksOuter div.imgOuter img,
	td.rightBorderCol #bookmarksOuter div.imgOuter img
	{
		margin-right: 2px;
		margin-bottom: 2px;
		cursor: pointer;
		cursor: hand;
	}
	
	#bookmarksOuter span.bmDescSlice span,
	td.leftBorderCol #bookmarksOuter span.bmDescSlice span,
	td.rightBorderCol #bookmarksOuter span.bmDescSlice span
	{
		font-weight: bold;
		padding-left: 5px;
	}
/* << */


/* >> multiple column element Version: rel-1-1-0 */
	div.multipleColumnShellOuter
	{
		margin-bottom: 10px;
	}
	
	div.multipleColumnShellOuter div.titleOuter h3
	{
	}
	
	div.multipleColumnShellOuter div.outerD2,
	div.multipleColumnShellOuter div.outerD3,
	div.multipleColumnShellOuter div.outerD4
	{
		text-align: center;
	}
	
	div.multipleColumnShellOuter table.multipleColumnShell
	{
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		width: 100%;
	}
	
	div.multipleColumnShellOuter tr,
	div.multipleColumnShellOuter tr.odd,
	div.multipleColumnShellOuter tr.first
	{
	}
	
	div.multipleColumnShellOuter td.colSpacer img
	{
		width: 10px;
	}
	
	/* Use selector col_1, col_2, ... to modify specific columns */
	div.multipleColumnShellOuter td.col,
	div.multipleColumnShellOuter td.last
	{
	}
	
	div.multipleColumnShellOuter td div.itemD1,
	div.multipleColumnShellOuter td div.itemD2,
	div.multipleColumnShellOuter td div.itemD3,
	div.multipleColumnShellOuter td div.itemD4
	{
	}
	
	div.multipleColumnShellOuter td div.itemD1
	{
	}
	
	div.multipleColumnShellOuter td div.itemD2
	{
	}
	
	div.multipleColumnShellOuter td div.itemD3
	{
	}
/* << */


/* >> xpopup Version: rel-1-0-0 */
	div.xpopup,
	div.xpopup_fixed,
	div.xpopup_slideshow,
	div.xpopup_slideshow_fixed
	{
		display: inline;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 500001;
		border: 1px solid #000;
		background: #fff;
	}
	
	
	div.xpopup_fixed,
	div.xpopup_slideshow_fixed
	{
		position: fixed;
	}
	
	div.xpopup_slideshow,
	div.xpopup_slideshow_fixed
	{
		background: transparent;
		border: 1px solid transparent;
	}
	
	#xpopupCloseButton div.inner
	{
		padding: 4px 7px;
		text-align: right;
	}
	
	#xpopupCloseButton div.inner img
	{
		width: 17px;
		height: 17px;
		background: url(img/xpopup/xpopupCloseButton.gif) center no-repeat;
		cursor: hand;
		cursor: pointer;
	}
	
	div.xpopup_slideshow #xpopupCloseButton,
	div.xpopup_slideshow_fixed #xpopupCloseButton
	{
		visibility: hidden;
	}
	
	#xpopupContent
	{
		/* do not change this properties if you dont now what to do at javascript */
		padding: 0 7px 7px;
	}
	
	#xpopupAddOns
	{
	}
	
	div.xpopupImgTitle,
	div.xpopupImgTitle_slideshow
	{
		font-size: 11px;
		color: #666;
		padding: 0 10px 15px;
	}
	
	div.xpopupImgTitle_slideshow
	{
		color: #ccc;
	}
	
	#xpopupHoverMenuOuter
	{
		display: none;
	}
	
	#xpopupHoverMenuPos
	{
		position: relative;
		z-index: 10;
	}
	
	#xpopupHoverMenu
	{
		position: absolute;
		top: -70px;
		z-index: 20;
		height: 52px;
		width: 265px;
		background: url(img/xpopup/hoverMenuBg.png) center no-repeat;
	}
	
	#xpopupHoverMenuPlayPauseButton,
	#xpopupHoverMenuPreviousButton,
	#xpopupHoverMenuNextButton,
	#xpopupHoverMenuThumbsButton,
	#xpopupHoverMenuCloseButton
	{
		position: absolute;
		z-index: 10;
	}
	
	#xpopupHoverMenuPlayPauseButton
	{
		left: 20px;
		top: 16px;
		width: 20px;
		height: 22px;
	}
	
	#xpopupHoverMenu .playButton_pass,
	#xpopupHoverMenu .playButton_act,
	#xpopupHoverMenu .pauseButton_pass,
	#xpopupHoverMenu .pauseButton_act
	{
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter: alpha(opacity=50%);
		background: url(img/xpopup/hoverMenuPlay_pass.png) center no-repeat;
	}

	#xpopupHoverMenu .pauseButton_pass,
	#xpopupHoverMenu .pauseButton_act
	{
		background: url(img/xpopup/hoverMenuPause_pass.png) center no-repeat;
	}
	
	#xpopupHoverMenu .playButton_act,
	#xpopupHoverMenu .pauseButton_act
	{
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100%);
		cursor: hand;
		cursor: pointer;
		background-image: url(img/xpopup/hoverMenuPlay_act.png);
	}

	#xpopupHoverMenu .pauseButton_act
	{
		background-image: url(img/xpopup/hoverMenuPause_act.png);
	}


	#xpopupHoverMenuPreviousButton
	{
		left: 63px;
		top: 16px;
		width: 31px;
		height: 22px;
	}
	
	#xpopupHoverMenu .previousButton_pass,
	#xpopupHoverMenu .previousButton_act
	{
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter: alpha(opacity=50%);
		background: url(img/xpopup/hoverMenuPrevious_pass.png) center no-repeat;
	}
	
	#xpopupHoverMenu .previousButton_act
	{
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100%);
		cursor: hand;
		cursor: pointer;
		background-image: url(img/xpopup/hoverMenuPrevious_act.png);
	}


	#xpopupHoverMenuNextButton
	{
		left: 109px;
		top: 16px;
		width: 31px;
		height: 22px;
	}
	
	#xpopupHoverMenu .nextButton_pass,
	#xpopupHoverMenu .nextButton_act
	{
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter: alpha(opacity=50%);
		background: url(img/xpopup/hoverMenuNext_pass.png) center no-repeat;
	}
	
	#xpopupHoverMenu .nextButton_act
	{
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100%);
		cursor: hand;
		cursor: pointer;
		background-image: url(img/xpopup/hoverMenuNext_act.png);
	}


	#xpopupHoverMenuThumbsButton
	{
		left: 165px;
		top: 14px;
		width: 30px;
		height: 25px;
	}
	
	#xpopupHoverMenu .thumbsButton_pass,
	#xpopupHoverMenu .thumbsButton_act
	{
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter: alpha(opacity=50%);
		background: url(img/xpopup/hoverMenuThumbs_pass.png) center no-repeat;
	}
	
	#xpopupHoverMenu .thumbsButton_act
	{
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100%);
		cursor: hand;
		cursor: pointer;
		background-image: url(img/xpopup/hoverMenuThumbs_act.png);
	}


	#xpopupHoverMenuCloseButton
	{
		left: 223px;
		top: 16px;
		width: 22px;
		height: 22px;

	}
	
	#xpopupHoverMenu .closeButton_pass,
	#xpopupHoverMenu .closeButton_act
	{
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter: alpha(opacity=50%);
		background: url(img/xpopup/hoverMenuClose_pass.png) center no-repeat;
	}
	
	#xpopupHoverMenu .closeButton_act
	{
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100%);
		cursor: hand;
		cursor: pointer;
		background-image: url(img/xpopup/hoverMenuClose_act.png);
	}
	
	/* gallery */
	#xpopupGalleryOverview
	{
		position: absolute;
		left: 0;
		top: 0;
		z-index: 500002;
		overflow: auto;
	}
	
	#xpopupGalleryOverview div.xpopupGalleryImageDeco
	{
		float: left;
		padding: 15px;
	}
	
	#xpopupGalleryOverview a.inner1:link,
	#xpopupGalleryOverview a.inner1:visited,
	#xpopupGalleryOverview a.inner1:hover
	{
		display: block;
		width: 175px;
		height: 150px;
		background: url(img/xpopup/xpopupGalleryOverviewDeco_pass.png) center no-repeat;
		overflow: auto;
		text-decoration: none;
		border: none;
	}
	
	#xpopupGalleryOverview a.inner1:link img,
	#xpopupGalleryOverview a.inner1:visited img,
	#xpopupGalleryOverview a.inner1:hover img
	{
		opacity: 0.8;
		-moz-opacity: 0.8;
		filter: alpha(opacity=80%);
	}
	
	#xpopupGalleryOverview a.inner1:hover
	{
		background-image: url(img/xpopup/xpopupGalleryOverviewDeco_act.png);
	}
	
	#xpopupGalleryOverview a.inner1:hover img
	{
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100%);
	}

	#xpopupGalleryOverview span
	{
		display: block;
	}
	
	#xpopupGalleryOverview span.image
	{
		margin: 30px 20px;
		text-align: center;
	}
/* << */


/* >> jquery ui core Version: rel-1.6rc6 (Angaben nicht veraendern!!!) */
	.ui-helper-hidden { display: none; }
	.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
	.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
	.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.ui-helper-clearfix { display: inline-block; }
	* html .ui-helper-clearfix { height:1%; }
	.ui-helper-clearfix { display:block; }
	.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
	.ui-state-disabled { cursor: default !important; }
	.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
	.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* << */


/* >> jquery ui tabs Version: rel-1.6rc6 rel-1-0-0 */
	.ui-tabs,
	td.leftBorderCol .ui-tabs,
	td.rightBorderCol .ui-tabs
	{
		padding: 0 0 12px 0;
		margin-bottom: 10px;
	}
	
	td.leftBorderCol .ui-tabs,
	td.rightBorderCol .ui-tabs
	{
		padding: 0;
	}
	
	.ui-tabs .ui-tabs-nav,
	td.leftBorderCol .ui-tabs .ui-tabs-nav,
	td.rightBorderCol .ui-tabs .ui-tabs-nav
	{
		position: relative;
		padding: 0 10px;
		margin: 0;
	}
	
	.ui-tabs .ui-tabs-nav li,
	td.leftBorderCol .ui-tabs .ui-tabs-nav li,
	td.rightBorderCol .ui-tabs .ui-tabs-nav li
	{
		float: left;
		list-style: none;
		margin: 4px 4px -1px 0;
		padding: 0;
		border: 1px solid #cac8b3;
		border-bottom: 0 !important;
		background: #f8f6eb;
		white-space: nowrap;
	}
	
	.ui-tabs .ui-tabs-nav li.tabHead_special,
	td.leftBorderCol .ui-tabs .ui-tabs-nav li.tabHead_special,
	td.rightBorderCol .ui-tabs .ui-tabs-nav li.tabHead_special
	{
		background: #d5232a;
		border-color: #c4baba;
	}
	
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
	td.leftBorderCol .ui-tabs .ui-tabs-nav li.ui-tabs-selected,
	td.rightBorderCol .ui-tabs .ui-tabs-nav li.ui-tabs-selected
	{
		position: relative;
		padding-bottom: 2px;
		margin-top: 0;
		background: #fff;
	}
	
	.ui-tabs .ui-tabs-nav li a,
	td.leftBorderCol .ui-tabs .ui-tabs-nav li a,
	td.rightBorderCol .ui-tabs .ui-tabs-nav li a
	{
		display: block;
		text-decoration: none;
		font-weight: bold;
		padding: 1px 23px;
	}
	
	td.leftBorderCol .ui-tabs .ui-tabs-nav li a,
	td.rightBorderCol .ui-tabs .ui-tabs-nav li a
	{
		font-size: 11px;
		padding: 2px 5px;
	}
	
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
	td.leftBorderCol .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
	td.rightBorderCol .ui-tabs .ui-tabs-nav li.ui-tabs-selected a
	{
		font-size: 14px;
		padding-top: 3px;
		padding-bottom: 0px;
	}
	
	td.leftBorderCol .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
	td.rightBorderCol .ui-tabs .ui-tabs-nav li.ui-tabs-selected a
	{
		font-size: 12px;
		padding-top: 4px;
		padding-bottom: 1px;
	}
	
	.ui-tabs .ui-tabs-panel,
	td.leftBorderCol .ui-tabs .ui-tabs-panel,
	td.rightBorderCol .ui-tabs .ui-tabs-panel
	{
		display: block;
		border: 1px solid #e1e1e1;
		background: none;
		padding: 12px;
	}
	
	.ui-tabs .ui-tabs-hide {
		display: none !important;
	}
/* << */


/* >> jquery ui accordion Version: rel-1.6rc6 rel-1-0-0 */
	.ui-accordion .ui-accordion-header,
	td.leftBorderCol .ui-accordion .ui-accordion-header,
	td.rightBorderCol .ui-accordion .ui-accordion-header
	{
		position: relative;
		zoom: 1;
		cursor: pointer;
		margin-top: -2px;
	}
	
	div.teaserItem_first #uiAcc00 .ui-accordion-header
	{
		margin-top: 0;
	}
	
	.ui-accordion li,
	td.leftBorderCol .ui-accordion li,
	td.rightBorderCol .ui-accordion li
	{
		display: inline;
	}
	
	.ui-accordion .ui-accordion-header-active,
	td.leftBorderCol .ui-accordion .ui-accordion-header-active,
	td.rightBorderCol .ui-accordion .ui-accordion-header-active
	{
		border-bottom: 0 !important;
	}
	
	.ui-accordion .ui-accordion-header h3,
	td.leftBorderCol .ui-accordion .ui-accordion-header h3,
	td.rightBorderCol .ui-accordion .ui-accordion-header h3
	{
		margin: 0;
		font-size: 15px;
		font-weight: normal;
	}
	
	td.leftBorderCol .ui-accordion .ui-accordion-header h3,
	td.rightBorderCol .ui-accordion .ui-accordion-header h3
	{
	}
	
	.ui-accordion .ui-accordion-header a,
	td.leftBorderCol .ui-accordion .ui-accordion-header a,
	td.rightBorderCol .ui-accordion .ui-accordion-header a
	{
		display: block;
		font-size: 1em;
		background: #cac8b3;
		padding: 5px 12px 4px 40px;
		margin-bottom: 4px;
		text-decoration: none;
	}
	
	.ui-accordion .ui-accordion-header .ui-icon,
	td.leftBorderCol .ui-accordion .ui-accordion-header .ui-icon,
	td.rightBorderCol .ui-accordion .ui-accordion-header .ui-icon
	{
		position: absolute;
		left: 18px;
		top: 7px;
		width: 16px;
		height: 16px;
		background: url(img/jsElements/ui-icons.gif) -48px -194px no-repeat;
	}
	
	.ui-accordion .ui-accordion-header .ui-icon-triangle-1-s,
	td.leftBorderCol .ui-accordion .ui-accordion-header .ui-icon-triangle-1-s,
	td.rightBorderCol .ui-accordion .ui-accordion-header .ui-icon-triangle-1-s
	{
		background-position: -64px -194px;
	}

	/* Activ hover */
	.ui-accordion .ui-state-hover .ui-icon-triangle-1-s,
	td.leftBorderCol .ui-accordion .ui-state-hover .ui-icon-triangle-1-s ,
	td.rightBorderCol .ui-accordion .ui-state-hover .ui-icon-triangle-1-s
	{
		background-position: -64px -194px;
	}
	
	/* Passiv hover */
	.ui-accordion .ui-state-hover .ui-icon-triangle-1-e,
	td.leftBorderCol .ui-accordion .ui-state-hover .ui-icon-triangle-1-e,
	td.rightBorderCol .ui-accordion .ui-state-hover .ui-icon-triangle-1-e
	{
		background-position: -64px -194px;
	}
	
	.ui-accordion .ui-accordion-content,
	td.leftBorderCol .ui-accordion .ui-accordion-content,
	td.rightBorderCol .ui-accordion .ui-accordion-content
	{
		display: none;
		position: relative;
		top: 1px;
		overflow: auto;
		padding: 10px;
		margin-top: -2px;
		margin-bottom: 2px;
		background: #f8f6eb;
	}
	
	.ui-accordion .ui-accordion-content-active,
	td.leftBorderCol .ui-accordion .ui-accordion-content-active,
	td.rightBorderCol .ui-accordion .ui-accordion-content-active
	{
		display: block;
	}
/* << */


/* >> javascript pager Version: rel-1-0-0 */
	div.jsPagerShell
	{
		padding: 10px 0;
	}
	
	div.jsPagerShell div.jsPagerButtons img
	{
		width: 19px;
		height: 19px;
		margin-right: 13px;
		background: url(img/jsElements/jsPager_icons.gif) 0px 0px no-repeat;
	}
	
	div.jsPagerShell div.jspb_hover img
	{
		background-position: -19px 0px;
	}
	
	div.jsPagerShell div.jsPagerButtons img.next
	{
		margin-right: 0;
		margin-left: 13px;
		background-position: 0px -19px;
	}
	
	div.jsPagerShell div.jspb_hover img.next
	{
		background-position: -19px -19px;
	}
	
	div.jsPagerContent
	{
		overflow: auto;
		text-align: left;
	}
	
	div.ms_grpShell
	{
		float: left;
		overflow: auto;
	}
/* << */


/* >> Content Navigation Version: rel-1-0-0 */
	div.contentNavigationShell
	{
		padding-top: 6px;
		background: #e1e1e1;
	}
	
	div.contentNavigationShell table td.spc,
	div.contentNavigationShell table td.spacerLeft,
	div.contentNavigationShell table td.spacerRight
	{
		border-bottom: 1px solid #c3c3c3;
	}

	div.contentNavigationShell table td.spacerLeft img,
	div.contentNavigationShell table td.spacerRight img,
	div.contentNavigationShell table td.spc img
	{
		width: 15px;
	}
	
	div.contentNavigationShell table td.spacerRight
	{
		width: 100%;
	}
	
	div.contentNavigationShell table td.contNavItem
	{
		font-size: 14px;
		font-weight: bold;
	}
	
	div.contentNavigationShell td a,
	div.contentNavigationShell td a:link,
	div.contentNavigationShell td a:visited,
	div.contentNavigationShell td a:hover,
	div.contentNavigationShell td div.here
	{
		width: 130px;
		display: block;
		background: #e9e9e9;
		border: 1px solid #c3c3c3;
		white-space: nowrap;
		padding: 3px 20px 4px 20px;
		overflow: auto;
	}
	
	div.contentNavigationShell td a:hover,
	div.contentNavigationShell td div.here
	{
		text-decoration: none;
		background: #fff;
	}
	
	div.contentNavigationShell td div.here
	{
		border-bottom-color: #fff;
	}
	
	div.contentNavigationShell span.pmt,
	div.contentNavigationShell img.icon
	{
		display: block;
		float: left;
	}
	
	div.contentNavigationShell span.pmt
	{
		margin-top: -2px;
	}
	
	div.contentNavigationShell img.icon
	{
		width: 16px;
		height: 16px;
		border: 0;
		vertical-align: top;
		margin-left: 6px;
		margin-right: 8px;
		background: url(img/jsElements/ui-icons.gif) -48px -192px no-repeat;
	}
/* << */


/* >> Mediaplayer flash video player Version: rel-1-0-0 */
	div.mediaplayerShell
	{
		margin-bottom: 30px;
	}
	
	div.mediaplayerShell div.mpDes1,
	div.mediaplayerShell div.mpDes2,
	div.mediaplayerShell div.mpDes3,
	div.mediaplayerShell div.mpDes4
	{
	}
/* << */


	table.mShell,
	table.contentMainTable
	{
		height: auto;
	}


/* >> UI-Teaser */
	div.teaserItem .ui-tabs .ui-tabs-panel div.tOuter,
	div.teaserItem .ui-tabs .ui-tabs-panel div.tOuterBL,
	div.teaserItem .ui-accordion .ui-accordion-content div.tOuter,
	div.teaserItem .ui-accordion .ui-accordion-content div.tOuterBL
	{
		margin: 0;
	}
	
	div.teaserItem .ui-tabs .ui-tabs-panel div.title,
	div.teaserItem .ui-tabs .ui-tabs-panel div.titleBL,
	div.teaserItem .ui-tabs .ui-tabs-panel div.tOuter div.des1 div.des2 div.des3 div.content,
	div.teaserItem .ui-tabs .ui-tabs-panel div.tOuterBL div.des1BL div.des2BL div.des3BL div.contentBL,
	div.teaserItem .ui-accordion .ui-accordion-content div.title,
	div.teaserItem .ui-accordion .ui-accordion-content div.titleBL,
	div.teaserItem .ui-accordion .ui-accordion-content div.tOuter div.des1 div.des2 div.des3 div.content,
	div.teaserItem .ui-accordion .ui-accordion-content div.tOuterBL div.des1BL div.des2BL div.des3BL div.contentBL
	{
		background: transparent;
		border: 0 none;
		padding: 0;
	}
/* << */


/* >> FL special layouts */
	div.co_knuddelwelt div.flNavEl_1_here div.noLink,
	div.co_knuddelwelt div.flNavEl_1_normal a,
	div.co_knuddelwelt div.flNavEl_1_normal a:link, div.co_knuddelwelt div.flNavEl_1_normal a:visited, div.co_knuddelwelt div.flNavEl_1_normal a:hover,
	div.co_knuddelwelt div.flNavEl_1_inPath a,
	div.co_knuddelwelt div.flNavEl_1_inPath a:link, div.co_knuddelwelt div.flNavEl_1_inPath a:visited, div.co_knuddelwelt div.flNavEl_1_inPath a:hover
	{
		background-position: 0px 0px;
	}
	
	div.co_knuddelwelt div.flNavEl_1_normal a:hover,
	div.co_knuddelwelt div.flNavEl_1_inPath a,
	div.co_knuddelwelt div.flNavEl_1_inPath a:link, div.co_knuddelwelt div.flNavEl_1_inPath a:visited, div.co_knuddelwelt div.flNavEl_1_inPath a:hover,
	div.co_knuddelwelt div.flNavEl_1_here div.noLink
	{
		background-position: -200px 0px;
	}
	
	div.co_basicCollection div.flNavEl_1_here div.noLink,
	div.co_basicCollection div.flNavEl_1_normal a,
	div.co_basicCollection div.flNavEl_1_normal a:link, div.co_basicCollection div.flNavEl_1_normal a:visited, div.co_basicCollection div.flNavEl_1_normal a:hover,
	div.co_basicCollection div.flNavEl_1_inPath a,
	div.co_basicCollection div.flNavEl_1_inPath a:link, div.co_basicCollection div.flNavEl_1_inPath a:visited, div.co_basicCollection div.flNavEl_1_inPath a:hover
	{
		background-position: 0px -50px;
	}
	
	div.co_basicCollection div.flNavEl_1_normal a:hover,
	div.co_basicCollection div.flNavEl_1_inPath a,
	div.co_basicCollection div.flNavEl_1_inPath a:link, div.co_basicCollection div.flNavEl_1_inPath a:visited, div.co_basicCollection div.flNavEl_1_inPath a:hover,
	div.co_basicCollection div.flNavEl_1_here div.noLink
	{
		background-position: -200px -50px;
	}
	
	div.co_cottonCollection div.flNavEl_1_here div.noLink,
	div.co_cottonCollection div.flNavEl_1_normal a,
	div.co_cottonCollection div.flNavEl_1_normal a:link, div.co_cottonCollection div.flNavEl_1_normal a:visited, div.co_cottonCollection div.flNavEl_1_normal a:hover,
	div.co_cottonCollection div.flNavEl_1_inPath a,
	div.co_cottonCollection div.flNavEl_1_inPath a:link, div.co_cottonCollection div.flNavEl_1_inPath a:visited, div.co_cottonCollection div.flNavEl_1_inPath a:hover
	{
		background-position: 0px -100px;
	}
	
	div.co_cottonCollection div.flNavEl_1_normal a:hover,
	div.co_cottonCollection div.flNavEl_1_inPath a,
	div.co_cottonCollection div.flNavEl_1_inPath a:link, div.co_cottonCollection div.flNavEl_1_inPath a:visited, div.co_cottonCollection div.flNavEl_1_inPath a:hover,
	div.co_cottonCollection div.flNavEl_1_here div.noLink
	{
		background-position: -200px -100px;
	}
	
	div.co_kidsCollection div.flNavEl_1_here div.noLink,
	div.co_kidsCollection div.flNavEl_1_normal a,
	div.co_kidsCollection div.flNavEl_1_normal a:link, div.co_kidsCollection div.flNavEl_1_normal a:visited, div.co_kidsCollection div.flNavEl_1_normal a:hover,
	div.co_kidsCollection div.flNavEl_1_inPath a,
	div.co_kidsCollection div.flNavEl_1_inPath a:link, div.co_kidsCollection div.flNavEl_1_inPath a:visited, div.co_kidsCollection div.flNavEl_1_inPath a:hover
	{
		background-position: 0px -150px;
	}
	
	div.co_kidsCollection div.flNavEl_1_normal a:hover,
	div.co_kidsCollection div.flNavEl_1_inPath a,
	div.co_kidsCollection div.flNavEl_1_inPath a:link, div.co_kidsCollection div.flNavEl_1_inPath a:visited, div.co_kidsCollection div.flNavEl_1_inPath a:hover,
	div.co_kidsCollection div.flNavEl_1_here div.noLink
	{
		background-position: -200px -150px;
	}
	
	div.co_relaxCollection div.flNavEl_1_here div.noLink,
	div.co_relaxCollection div.flNavEl_1_normal a,
	div.co_relaxCollection div.flNavEl_1_normal a:link, div.co_relaxCollection div.flNavEl_1_normal a:visited, div.co_relaxCollection div.flNavEl_1_normal a:hover,
	div.co_relaxCollection div.flNavEl_1_inPath a,
	div.co_relaxCollection div.flNavEl_1_inPath a:link, div.co_relaxCollection div.flNavEl_1_inPath a:visited, div.co_relaxCollection div.flNavEl_1_inPath a:hover
	{
		background-position: 0px -200px;
	}
	
	div.co_relaxCollection div.flNavEl_1_normal a:hover,
	div.co_relaxCollection div.flNavEl_1_inPath a,
	div.co_relaxCollection div.flNavEl_1_inPath a:link, div.co_relaxCollection div.flNavEl_1_inPath a:visited, div.co_relaxCollection div.flNavEl_1_inPath a:hover,
	div.co_relaxCollection div.flNavEl_1_here div.noLink
	{
		background-position: -200px -200px;
	}
	
	div.co_knuddelwelt div.flNavEl_2_here div.noLink,
	div.co_knuddelwelt div.flNavEl_2_normal a,
	div.co_knuddelwelt div.flNavEl_2_normal a:link, div.co_knuddelwelt div.flNavEl_2_normal a:visited, div.co_knuddelwelt div.flNavEl_2_normal a:hover,
	div.co_knuddelwelt div.flNavEl_2_inPath a,
	div.co_knuddelwelt div.flNavEl_2_inPath a:link, div.co_knuddelwelt div.flNavEl_2_inPath a:visited, div.co_knuddelwelt div.flNavEl_2_inPath a:hover,
	div.co_basicCollection div.flNavEl_2_here div.noLink,
	div.co_basicCollection div.flNavEl_2_normal a,
	div.co_basicCollection div.flNavEl_2_normal a:link, div.co_basicCollection div.flNavEl_2_normal a:visited, div.co_basicCollection div.flNavEl_2_normal a:hover,
	div.co_basicCollection div.flNavEl_2_inPath a,
	div.co_basicCollection div.flNavEl_2_inPath a:link, div.co_basicCollection div.flNavEl_2_inPath a:visited, div.co_basicCollection div.flNavEl_2_inPath a:hover,
	div.co_cottonCollection div.flNavEl_2_here div.noLink,
	div.co_cottonCollection div.flNavEl_2_normal a,
	div.co_cottonCollection div.flNavEl_2_normal a:link, div.co_cottonCollection div.flNavEl_2_normal a:visited, div.co_cottonCollection div.flNavEl_2_normal a:hover,
	div.co_cottonCollection div.flNavEl_2_inPath a,
	div.co_cottonCollection div.flNavEl_2_inPath a:link, div.co_cottonCollection div.flNavEl_2_inPath a:visited, div.co_cottonCollection div.flNavEl_2_inPath a:hover,
	div.co_kidsCollection div.flNavEl_2_here div.noLink,
	div.co_kidsCollection div.flNavEl_2_normal a,
	div.co_kidsCollection div.flNavEl_2_normal a:link, div.co_kidsCollection div.flNavEl_2_normal a:visited, div.co_kidsCollection div.flNavEl_2_normal a:hover,
	div.co_kidsCollection div.flNavEl_2_inPath a,
	div.co_kidsCollection div.flNavEl_2_inPath a:link, div.co_kidsCollection div.flNavEl_2_inPath a:visited, div.co_kidsCollection div.flNavEl_2_inPath a:hover,
	div.co_relaxCollection div.flNavEl_2_here div.noLink,
	div.co_relaxCollection div.flNavEl_2_normal a,
	div.co_relaxCollection div.flNavEl_2_normal a:link, div.co_relaxCollection div.flNavEl_2_normal a:visited, div.co_relaxCollection div.flNavEl_2_normal a:hover,
	div.co_relaxCollection div.flNavEl_2_inPath a,
	div.co_relaxCollection div.flNavEl_2_inPath a:link, div.co_relaxCollection div.flNavEl_2_inPath a:visited, div.co_relaxCollection div.flNavEl_2_inPath a:hover
	{
		background-position: 0px 0px;
	}
/* << */


/* >> Teaser styles */
	td div.teaserItem div.el_artSearch div.title h3,
	td div.teaserItem div.el_artSearch div.titleBL h3,
	td div.teaserItem div.el_wkTeaser div.title h3,
	td div.teaserItem div.el_wkTeaser div.titleBL h3
	{
		background: url(img/teaser_title_icons.png) 100% -199px no-repeat;
		padding-right: 25px;
	}
	
	td div.teaserItem div.el_artSearch div.title h3,
	td div.teaserItem div.el_artSearch div.titleBL h3
	{
		background-position: 100% -199px;
	}
	
	td div.teaserItem div.el_wkTeaser div.title h3,
	td div.teaserItem div.el_wkTeaser div.titleBL h3
	{
		background-position: 100% 3px;
	}
/* << */


/* >> Special Navs */
	div.co_webshop div.navCHS_2
	{
		display: none;
	}
	
	div.co_webshop div.co_nav_basicCollection div.navEl_1_here div.noLink,
	div.co_webshop div.co_nav_basicCollection div.navEl_1_normal a,
	div.co_webshop div.co_nav_basicCollection div.navEl_1_normal a:link, div.co_webshop div.co_nav_basicCollection div.navEl_1_normal a:visited, div.co_webshop div.co_nav_basicCollection div.navEl_1_normal a:hover,
	div.co_webshop div.co_nav_basicCollection div.navEl_1_inPath a,
	div.co_webshop div.co_nav_basicCollection div.navEl_1_inPath a:link, div.co_webshop div.co_nav_basicCollection div.navEl_1_inPath a:visited, div.co_webshop div.co_nav_basicCollection div.navEl_1_inPath a:hover
	{
		color: #aeca00;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	div.co_webshop div.co_nav_cottonCollection div.navEl_1_here div.noLink,
	div.co_webshop div.co_nav_cottonCollection div.navEl_1_normal a,
	div.co_webshop div.co_nav_cottonCollection div.navEl_1_normal a:link, div.co_webshop div.co_nav_cottonCollection div.navEl_1_normal a:visited, div.co_webshop div.co_nav_cottonCollection div.navEl_1_normal a:hover,
	div.co_webshop div.co_nav_cottonCollection div.navEl_1_inPath a,
	div.co_webshop div.co_nav_cottonCollection div.navEl_1_inPath a:link, div.co_webshop div.co_nav_cottonCollection div.navEl_1_inPath a:visited, div.co_webshop div.co_nav_cottonCollection div.navEl_1_inPath a:hover
	{
		color: #0099e0;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	div.co_webshop div.co_nav_kidsCollection div.navEl_1_here div.noLink,
	div.co_webshop div.co_nav_kidsCollection div.navEl_1_normal a,
	div.co_webshop div.co_nav_kidsCollection div.navEl_1_normal a:link, div.co_webshop div.co_nav_kidsCollection div.navEl_1_normal a:visited, div.co_webshop div.co_nav_kidsCollection div.navEl_1_normal a:hover,
	div.co_webshop div.co_nav_kidsCollection div.navEl_1_inPath a,
	div.co_webshop div.co_nav_kidsCollection div.navEl_1_inPath a:link, div.co_webshop div.co_nav_kidsCollection div.navEl_1_inPath a:visited, div.co_webshop div.co_nav_kidsCollection div.navEl_1_inPath a:hover
	{
		color: #da0079;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	div.co_webshop div.co_nav_relaxCollection div.navEl_1_here div.noLink,
	div.co_webshop div.co_nav_relaxCollection div.navEl_1_normal a,
	div.co_webshop div.co_nav_relaxCollection div.navEl_1_normal a:link, div.co_webshop div.co_nav_relaxCollection div.navEl_1_normal a:visited, div.co_webshop div.co_nav_relaxCollection div.navEl_1_normal a:hover,
	div.co_webshop div.co_nav_relaxCollection div.navEl_1_inPath a,
	div.co_webshop div.co_nav_relaxCollection div.navEl_1_inPath a:link, div.co_webshop div.co_nav_relaxCollection div.navEl_1_inPath a:visited, div.co_webshop div.co_nav_relaxCollection div.navEl_1_inPath a:hover
	{
		color: #e78108;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	div.co_webshop div.co_nav_prodOv div.navEl_1_here div.noLink,
	div.co_webshop div.co_nav_prodOv div.navEl_1_normal a,
	div.co_webshop div.co_nav_prodOv div.navEl_1_normal a:link, div.co_webshop div.co_nav_prodOv div.navEl_1_normal a:visited, div.co_webshop div.co_nav_prodOv div.navEl_1_normal a:hover,
	div.co_webshop div.co_nav_prodOv div.navEl_1_inPath a,
	div.co_webshop div.co_nav_prodOv div.navEl_1_inPath a:link, div.co_webshop div.co_nav_prodOv div.navEl_1_inPath a:visited, div.co_webshop div.co_nav_prodOv div.navEl_1_inPath a:hover
	{
		color: #908b77;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	div.co_serviceNav div.nssTitle h3,
	div.co_serviceNav div.navEl_0_normal span.inner, div.co_serviceNav div.navEl_0_inPath span.inner, div.co_serviceNav div.navEl_0_here span.inner
	{
		display: block;
		font-size: 15px;
		line-height: 21px;
		background: url(img/teaser_title_icons.png) 100% -399px no-repeat;
		padding-right: 25px;
	}
/* << */
