	/* Einstellungen fuer Ueberschriften */
	h1 {
		font-size: 16px;
		margin: 0 0 6px 0;
		color: #00339D;
	}
	
	h2 {
		font-size: 14px;
		margin: 0 0 12px 0;
		color: #004BE8;
	}
	
	h3 {
		font-size: 13px;
		margin: 0 0 8px 0;
		color: #00339D;
	}
		
	/* Ebene 1 */
	div.navEl_1_here div.noLink {
		color: #00339D;
		display: block;
	}
	
	div.navEl_1_inPath a,
	div.navEl_1_inPath a:link, div.navEl_1_inPath a:visited, div.navEl_1_inPath a:hover {
		color: #00339D;
		display: block;
	}
	
	div.navEl_1_normal a:hover, div.navEl_1_inPath a:hover {
		color: #00143E;
		display: block;
	}
	
	/* 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 {
		color: #00143E;

	}
		
	div.navEl_2_normal a:hover, div.navEl_2_inPath a:hover {
		color: #00339D;
	}
	
	div.navEl_2_here div.noLink,
	div.navEl_2_inPath a,
	div.navEl_2_inPath a:link, div.navEl_2_inPath a:visited, div.navEl_2_inPath a:hover {
		color: #00339D;
	}
	
	table.helpMenue td a:hover,
	table.helpMenue td a.inPath:link,
	table.helpMenue td a.inPath:visited {
		color: #00339D;
	}
	
	table.helpMenue td a.inPath:hover {
		color: #004BE8;
	}
	
	/* HilfsNav in der Fusszeile*/
	table.footer td a {
		color: #00143E;
	}
	
	table.footer td a:hover,
	table.footer td a.inPath:link,
	table.footer td a.inPath:visited {
		color: #00339D;
	}
	
	/* >> Zusaetzliche Steuerelemente (Zurueck, Drucken, Empfehlung versenden) */
	img.recomButton	{
		width: 24px;
		height: 30px;
		border: 0px;
		vertical-align: middle;
		background: url(../upload/mail_26086.gif) bottom right no-repeat;
	}
	
	img.printButton	{
		width: 22px;
		height: 34px;
		border: 0px;
		vertical-align: middle;
		background: url(../upload/print_26085.gif) bottom right no-repeat;
	}
	
	img.cBlindButton,
	img.cBlindResetButton {
		width: 24px;
		height: 26px;
		border: 0px;
		vertical-align: middle;
		background: url(../upload/abc_26084.gif) center right no-repeat;
	}
	
	img.cBlindResetButton {
		background: url(../upload/abc-2_26083.gif) center right no-repeat;
	}
	
	/* Anpassungen des XHTML Inhaltsbereich */
	td.teasersShell div.teasersCont div.blockCont,
	td.teasersShell div.teasersCont div.blockCont p {
		font-size: 11px;
		color: #00143E;
	}
	
	td.teasersShell div.teasersCont div.blockCont a {
		color: #00339D;
	}
	
	td.teasersShell div.teasersCont div.blockCont a:hover {
		color: #88AEFF;
	}
