


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [DirectEdit2.0]
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

form.DirectEdit
	{
	}
	
a.DirectEdit:link, a.DirectEdit:visited
	{
	background-color: white;
	}

a.DirectEdit:hover, a.DirectEdit:active
	{
	background-color: yellow;
	}

div.DirectEditManageForm
	{
 	border: 1px solid black; 
 	background-color: black;
 	width: 749px; 
 	}

div.DirectEditManageForm div.zmiNeutralColorMedium0
	{
 	padding: 10px;
	}

div.DirectEditManageForm div.zmiNeutralColorMedium0 div.zmiNeutralColorLight0
	{
 	padding: 4px;
	}

div.DirectEditActionList
	{
	font-size:xx-small;
 	border: 1px solid black; 
 	background-color: white;
 	}

div.DirectEditActionList div.action,
div.DirectEditActionList div.action a:link, div.DirectEditActionList div.action a:visited
	{
	white-space: nowrap;
	font-size:xx-small;
	color: black;
	background-color: white;
	text-decoration: none;
	}

div.DirectEditActionList div.action
	{
	border: 1px solid white;
	}

div.DirectEditActionList div.actionActive,
div.DirectEditActionList div.actionActive a:hover, div.DirectEditActionList div.actionActive a:active
	{
	white-space: nowrap;
	font-size:xx-small;
	color: black;
	background-color: silver;
	text-decoration: none;
	}

div.DirectEditActionList div.actionActive
	{
	border: 1px dotted gray;
	}


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkContainer
	{
	background-color: #EEEEEE;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSFile
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSFile div.title a:link,
div.ZMSFile div.title a:visited,
div.ZMSFile div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkElement
	{
	background-color: #EEEEEE;
	padding: 2px;
	}

div.ZMSLinkElement div.title a:link,
div.ZMSLinkElement div.title a:visited,
div.ZMSLinkElement div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSLinkElement div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSGraphic 
	{ 
	background-color:#EFEFEF; 
	margin: 4px;
	}

div.ZMSGraphic div.text
	{
	padding: 4px;
	}
	
a.zoom img.zoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
	}

a.download img.download
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
	}

a.superzoom img.superzoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

table.ZMSTable th 
	{ 
	background-color:#DDEFFC; 
	}
	
table.ZMSTable td { 
	background-color:#EEEEEE; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{

	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}


/* Modified 10-2003 by Joachim Stein dg2-holzfrei */

* {box-sizing:border-box} 

/***************/
/* Colorscheme */
/***************/

.primColorStrong0 { background-color: white; }
.primColorMedium0 { background-color:#EEEEEE; } 
.primColorLight0 { background-color: #CCCCCC; } 

.secndColorStrong1 { background-color:#8A8E16; }
.secndColorStrong0 { background-color:#9DA124; }
.secndColorMedium1 { background-color:#D5D579; } 
.secndColorMedium0  { background-color:#D5D579; }
.secndColorLight1 { background-color:#413332; }
.secndColorLight0 { background-color:black; }

.teaserColor { background-color: black; } 

.neutralColorBlack { background-color: black; }
.neutralColorStrong0 { background-color:#333333; }
.neutralColorMedium0 { background-color:#666666; } 
.neutralColorLight0 { background-color:#999999; } 
.neutralColorWhite { background-color: white; }
.neutralColorTrans { background-color: transparent; }



/*****************************/
/* Custom Identified Objects */
/*****************************/

.clear {
clear: both;
line-height: 1px;
height:1px;
}

body {
	background-color: #000;
/*	background-image: url(common/raster.gif);*/
	margin-top: 5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

div#bodyAll {
	background-color: black;
	background-image: url(common/head.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 30px 0px;
	text-align:left;
	border: 0px solid #826F6B;
	top: 0px;
	left: 0px;
	width: 799px;
	height: 99%;
/*	overflow: hidden; */
}

div#header {

	width: 795px;
	height: 126px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: transparent;
	padding: 0px 3px 0px 3px;
	box-sizing: content-box;
	z-index: 0;
	overflow: visible;
}

div#leftNavHolder {
	float:left;
	width: 140px;
	margin: 40px 0px 0px 5px;
	padding-top: 0px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: white;
	background-color: black;
}

img#logo {
    position: relative;
    margin-bottom: -50px;
	top: 0px;
	left: -80px;
	border: 0px solid white;
	z-index: 6;
}

div#footHolder {

/*	background-image: url(common/foot.gif); */
	height: 44px;
	width: 736px;
}

div#theContent {
	float:left;
	width: 445px;
	margin: 40px 20px 0px 20px;
}

div#teaserHolder {
	float:right;
	width: 160px;
	margin: 40px 0px 0px 0px;
}

/***************/
/* Links */
/***************/

a:link  {
	text-decoration: underline;
	color: white;
}

a:hover, a:active {
	color: white;
}

a:visited {
	color: #EEEEEE;
}


/***************/
/* Channel Bar */
/***************/

ul#channelBar {
	margin: 0px 0px 0px 105px;
	padding: 0px 0px 0px 0px;
	z-index: 4;
}

ul#channelBar li {
list-style-type: none;
float: left;
margin-right: 5px;
}

a.navChannelFalse,
a.navChannelFalse:link,
a.navChannelFalse:visited,
a.navChannelFalse:active,
a.navChannelTrue,
a.navChannelTrue:link,
a.navChannelTrue:active,
a.navChannelTrue:visited {
	text-decoration: none;
	text-transform: none;
	font-family: Verdana;
	letter-spacing: 1px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
	border-style: solid;
	border-width: 3px 3px 3px 3px;
	position: relative;
}

a.navChannelTrue,
a.navChannelTrue:link,
a.navChannelTrue:active,
a.navChannelTrue:visited {
	background-color: white;
	color: black;
	border-color: white;
}

a.navChannelFalse,
a.navChannelFalse:link,
a.navChannelFalse:active,
a.navChannelFalse:visited {
	background-color: black;
	color: white;
	border-color: white;
}

a.navChannelTrue:hover {
	text-decoration: none;
	color: white;
	background-color: black;
}

a.navChannelFalse:hover {
	text-decoration: none;
	color: black;
	background-color: white;
}


/*******************/
/* Micronavigation */
/*******************/

div#microNavigation {
    margin: 0px 0px 0px 105px;
	width: 690px;
	color: white;
	background-color: #111;
}

.navMicro {
	font: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

a.navMicro:hover,
a.navMicro:active,
a.navMicro:link,
a.navMicro:visited {
	text-decoration: none;
	color: #EEEEEE;
}

/***********************/
/* Macronavigation new */
/***********************/

.macroUp {
text-align:right;
height:15px;
}

.macroTitle {
background-color: #fff;
color: #000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
padding-left: 1px;
}

ul.navMacro {
padding: 3px 0px 0px 0px;
margin: 0px;
background-color: #000;
}

ul#navMacroSub {
padding: 0px 0px 3px 11px;
margin: 0px;
background-color: #000;
}

li.navMacroFalse {
list-style-type: none;
padding: 0px 0px 0px 1px;
margin: 1px 0px 2px 0px;
background-color: #111;
}

div.navMacroFalse {
list-style-type: none;
padding: 0px 0px 0px 1px;
margin: 1px 0px 2px 0px;
background-color: #111;
}

ul#navMacroSub li.navMacroFalse {
list-style-type: none;
padding: 0px 0px 0px 1px;
margin: 1px 0px 2px 0px;
background-color: #000;
}

li.navMacroTrue {
list-style-type: none;
padding: 0px 0px 0px 1px;
margin: 1px 0px 2px 0px;
background-color: #222;
}

/*li.navMacroFalse:hover {
background-color: #fff;
color: #000;
}

li.navMacroTrue:hover {
background-color: #fff;
color: #000;
}*/

a.navMacroFalse:link, a.navMacroFalse:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 11pt;
color: #fff;
text-decoration: none;
margin: 0px 0px 0px 0px;
font-weight: bold;
display:block;
}

div#navMacroSub a.navMacroFalse:link, div#navMacroSub a.navMacroFalse:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 11pt;
color: #fff;
text-decoration: none;
margin: 0px 0px 0px 0px;
font-weight: normal;
display:block;
}

ul#navMacroSub a.navMacroFalse:hover, ul#navMacroSub a.navMacroFalse:active {
color: #000;
text-decoration: none;
font-weight: normal;
}

a.navMacroTrue:link, a.navMacroTrue:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 11pt;
color: #fff;
text-decoration : none;
margin: 0px 0px 0px 0px;
font-weight: bold;
display:block;
}

a.navMacroFalse:hover, a.navMacroFalse:active, a.navMacroTrue:hover {
color: #000;
text-decoration: none;
background-color: #fff;
}

a.navMicro:link, a.navMicro:visited {
color: #fff;
text-decoration : none;
margin: 0px 4px 0px 4px;
font-weight: bold;
}

a.navMicroCurrent:link, a.navMicroCurrent:visited {
color: #fff;
text-decoration : none;
margin: 0px 0px 0px 4px;
font-weight: bold;
}

a.navMicro:hover, a.navMicro:active, a.navMicroCurrent:hover {
color: #000;
text-decoration : none;
font-weight: bold;
background-color: #fff;
}

/*********/
/* Links */
/*********/

#externalLinks {
margin: 20px 0px 0px 0px;
}

.linkDescription {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 10pt;
color: #fff;
text-decoration: none;
font-weight: normal;
padding-left: 9px;
}

.linksTitle {
background-color: #fff;
color: #000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
padding-left: 1px;
}



ul.internalLinks {
margin: 0px;
padding: 0px;
}

.internalLinks li {
background-color: #111;
margin: 5px 0px 0px 30px;
padding: 0px 0px 0px 2px;
}

a.intLink:link, a.intLink:visited {
padding: 0px;
margin: 0px 0px 2px 0px;
font-size: 10pt;
font-weight: bold;
letter-spacing: 2px;
text-decoration: none;
display:block;
}


/******************/
/* Metanavigation */
/******************/

div#metaNavigation {
	background-color: transparent;
	color: white;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-style: solid;
	border-color: white;
}

a.metaLink:link,
a.metaLink:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 10px;
	line-height: 9px;
	position: relative;
	margin-right: 5px;
}

a.metaLink:hover,
a.metaLink:active {
	text-decoration: none;
	color: #EEEEEE;
}

img.metaIcon {
    border-width: 0px;
    border-color: white;
}


/*********************/
/* Language Switches */
/*********************/

div#langSwitches {
	background-color: transparent;
	color: black;
	height: 20px;
	margin: -2px 0px -15px 0px;
	padding: 0px 5px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: transparent;
	text-align: right;
	z-index: 10;
}

a.langLink:link,
a.langLink:visited {
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 10px;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	background-color: white;
}

a.langLink:hover,
a.langLink:active {
	text-decoration: none;
	color: white;
	background-color: black;
}


/*********************/
/* Textbody-Elements */
/*********************/

h1, h2,  h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5, .heading6 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #bba;
	clear: left;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
}
.standardtext, body, form, p, ol, ul, li, em, sup, sub, table, tr, th, td,.docinfo {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #bba;
	font-size: 12px;
	line-height: 18px;
}

h1, .title, .heading1 {
	font-size: 160%;
	font-weight: normal;
	letter-spacing: 0px;
	margin-top:0px;
	padding-top:0px;
}

h1.title {
	font-weight: normal;
}


h2,.heading2 {
	font-size: 140%;
	font-weight: bold;
}

h3,.heading3 {
	font-size: 120%;  
	font-weight: bold;
}

h4,.heading4 {
	font-size: 110%;
	font-weight: bold;
}


.description {
	color: #bba;
	font-weight: bold;
}

.caption {
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
}

P.emphasis {
	background-color:#DDEFFC;
	margin-left: 20px;
	margin-right: 30px;
	line-height: 16px;
	padding: 10px;
}

P.docinfo {
	line-height: 12px;

}

em {
	font-weight: bold;
	font-style: normal 
}

sup, sub {
	font-size: 10px 
}

blockquote {
	font-size: 11px;
	font-style: normal;
	background-color:#E2E3DE;
	border: 1px solid #666666;
	padding:10px
}

/***************/
/* ZMS Graphic */
/***************/


div.graphic {
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #fff;
}

div.graphic img {
margin-bottom: 1px;
}

div.ZMSGraphic {
padding: 0px;
margin: 0px 0px 0px 0px;
background-color: transparent;
}

div.ZMSGraphic div.text {
padding: 0px;
margin: 0px;
}


/**********/
/* Teaser */
/**********/

div#contentLinks {
margin: 40px 0px 0px 0px;
}

div.ZMSTeaserContainer {
	width: 152px;
}

div.ZMSTeaserElement {
	width: 100%;
}

div.ZMSTeaserElement div.title {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	color: white;
	font-size: 10pt;
	line-height : 11pt;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	width: 100%;
}

div.title a {
    display:block;
	margin: 0px;
}


div.ZMSTeaserElement div.text {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: white;
	line-height: 10pt;
	margin: 0px;
	padding:2px;
}


/**********************/
/* Inputs */
/**********************/

form {
    border: none;
    margin: 0;
}

/**********************/
/* Functions */
/**********************/

.Copyright {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
}

a.Copyright:link,
a.Copyright:visited {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-decoration : none;
}


/*******************/
/* H.3.6 Sitemap   */
/*******************/

div.sitemapTitle0 {
    height: 20px;
    width: 100%;
    background-color: #222222;
}

div.sitemapTitle1 {
    height: 20px;
    width: 100%;
    background-color: #222222;
}

table.sitemapTree {
    border: 0px solid white;

}

tr.sitemapElement {
}

td.sitemapElement0 {
    vertical-align: top;
}

td.sitemapElement1 {
    vertical-align: top;
}

td.sitemapIcon {
}

p.sitemapElement0 {
    display: inline;
}

p.sitemapElement1 {
    display: inline;
}

td.sitemapTitle0 {
	background-color: #222222;
	border-right-width: 1px;
	border-right-color: white;
	border-right-style: solid 1px white;
	vertical-align: top;
 }

td.sitemapTitle1 {
	background-color: #222222;
	border-right-width: 1px;
	border-right-color: white;
	border-right-style: solid 1px white;
	vertical-align: top;
 }

a.sitemapTitle0:link, A.sitemapTitle0:visited ,
a.sitemapTitle0:hover, A.sitemapTitle0:active {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.sitemapTitle1:link, A.sitemapTitle1:visited,
a.sitemapTitle1:hover, A.sitemapTitle1:active {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.sitemapElement0:link, A.sitemapElement0:visited,
a.sitemapElement0:hover, A.sitemapElement0:active {
	color: white;
	text-decoration: none;
}

a.sitemapElement1:link,
a.sitemapElement1:visited,
a.sitemapElement1:hover,
a.sitemapElement1:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
}



/*************************/
/* Print Version  */
/*************************/

div#contentPrintVersion {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 600px;
}

div#contentPrintVersion div {
	color: black;
	background-color;
}

div#contentPrintVersion span {
	color: black;
	background-color;
}

div#contentPrintVersion h1 {
	color: black;
	background-color;
}

div#contentPrintVersion h2 {
	color: black;
	background-color;
}

div#contentPrintVersion h3 {
	color: black;
	background-color;
}

div#contentPrintVersion h4 {
	color: black;
	background-color;
}

div#contentPrintVersion h5 {
	color: black;
	background-color;
}

div#contentPrintVersion p {
	color: black;
	background-color;
}

div#contentPrintVersion td {
	color: black;
	background-color;
}

div#contentPrintVersion ol {
	color: black;
	background-color;
}

div#contentPrintVersion ul {
	color: black;
	background-color;
}

div#contentPrintVersion li {
	color: black;
	background-color;
}

div#contentPrintVersion a {
	color: black;
	background-color;
}

div#contentPrintVersion a:link {
	color: black;
	background-color;
}

div#contentPrintVersion a:visited {
	color: black;
	background-color;
}



/*************************/
/* Management Interface  */
/*************************/

/*zmi*/

.cmsTxtColorStrong0 { color: #436976; } /* primColorStrong0 */
.cmsTxtColorStrong1 { color: #666666; } /* neutralColorStrong0 */
.cmsBgColorStrong0 { background-color: #8CABB9; } /* primColorStrong0 */
.cmsBgColorStrong1 { background-color: #CCCCCC; } /* neutralColorLight0 */
.cmsBgColorMedium0 { background-color: #DDE6EC; } /* primColorLight0 */
.cmsBgColorLight0 { background-color: #FFFFFF; } /* neutralColorWhite */

.ftTH { background-color:#DDEFFC; }
.ftTD { background-color:#AAAAAA; }



.zmiNeutralColorLight0 a {
	color: black;
}

.zmiNeutralColorLight0 a:visited {
	color: black;
}

.zmiNeutralColorLight0 a:active {
	color: #333333;
}

.zmiNeutralColorLight0 a:hover {
	color: #333333;
}

.zmiNeutralColorLight0 div {
	color: black;
}

.zmiNeutralColorLight0 td {
	color: black;
}

.zmiNeutralColorMedium0 a {
	color: black;
}

.zmiNeutralColorMedium0 a:visited {
	color: black;
}

.zmiNeutralColorMedium0 a:active {
	color: #333333;
}

.zmiNeutralColorMedium0 a:hover {
	color: #333333;
}

.zmiNeutralColorMedium0 div {
	color: black;
}

.zmiNeutralColorMedium0 td {
	color: black;
}

/*cms*/

.cmsBgColorMedium0 a {
	color: black;
}

.cmsBgColorMedium0 a:visited {
	color: black;
}

.cmsBgColorMedium0 a:active {
	color: #333333;
}

.cmsBgColorMedium0 a:hover {
	color: #333333;
}

.cmsBgColorMedium0 div {
	color: black;
}

.cmsBgColorMedium0 p {
	color: black;
}

.cmsBgColorMedium0 h1 {
	color: black;
}

.cmsBgColorMedium0 h2 {
	color: black;
}

.cmsBgColorMedium0 h3 {
	color: black;
}

.cmsBgColorMedium0 h4 {
	color: black;
}

.cmsBgColorMedium0 h5 {
	color: black;
}

.cmsBgColorMedium0 td {
	color: black;
}

.cmsBgColorMedium0 h6 {
	color: black;
}




.cmsBgColorLight0 a {
	color: black;
}

.cmsBgColorLight0 a:visited {
	color: black;
}

.cmsBgColorLight0 a:active {
	color: #333333;
}

.cmsBgColorLight0 a:hover {
	color: #333333;
}

.cmsBgColorLight0 div {
	color: black;
}

.cmsBgColorLight0 p {
	color: black;
}

.cmsBgColorLight0 h1 {
	color: black;
}

.cmsBgColorLight0 h2 {
	color: black;
}

.cmsBgColorLight0 h3 {
	color: black;
}

.cmsBgColorLight0 h4 {
	color: black;
}

.cmsBgColorLight0 h5 {
	color: black;
}

.cmsBgColorLight0 td {
	color: black;
}

.cmsBgColorLight0 h6 {
	color: black;
}
