


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSTable table th 
	{ 
	background-color:#DDEFFC; 
	}
	
div.ZMSTable table 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
	{
	}
/***************/
/* Colorscheme */
/***************/

.primColorStrong0 { background-color:#DEF4FF; }
.primColorMedium0 { background-color:#DEF4FF; } 
.primColorLight0 { background-color:#ECF9FF; } 
.secndColorStrong1 { background-color:#00756E; }
.secndColorStrong0 { background-color:#009289; } 
.secndColorMedium1 { background-color:#33A8A1; } 
.secndColorMedium0 { background-color:#80C9C4; } 
.secndColorLight1 { background-color:#ECF9FF; }
.secndColorLight0 { background-color:#D9EFED; }

.teaserColor { background-color:#DEF4FF; } 
.neutralColorBlack { background-color:#000000; }
.neutralColorStrong0 { background-color:#888888; }
.neutralColorMedium0 { background-color:#BBBBBB; }
.neutralColorLight0 { background-color:#DDDDDD; }
.neutralColorWhite { background-color:#FFFFFF; }
.neutralColorTrans { background-color:#00FF00; }


/****************/
/* Navigation */
/***************/
.navMenu {
  float:left;
  background-color:#ECF9FF; 
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 6px;
  width:150px;
}

.menuLeft { 
  padding-top:5px;
  background-color:#ECF9FF;
  width: 150px;
}
.menuBorder {
  padding: 0px 0px 0px 0px;
  background-color:#ECF9FF;
  border-left:5px;
  border-left-style: solid;
  border-left-color: #006699;
  font-family: Arial, Helvetica, sans-serif;
}

.lNav1Color {
  padding-right:5px;
  border-left:5px;
  border-left-style: solid;
  border-left-color: #006699;
  width:150px;
  vertical-align: top;
}
.lNav1Highlight {
  border-left:5px;
  border-left-style: solid;
  background-color:#FFFFFF; 
  border-left-color: #4C94B8;
  width:150px;
  vertical-align: top;
} 
.lNav2Color {
  border-left:5px;
  border-left-style: solid;
  border-left-color: #4C94B8;
  width:150px;
  vertical-align: top;
} 
.lNav2Highlight {
  border-left:5px;
  border-left-style: solid;
  background-color:#FFFFFF; 
  border-left-color: #4C94B8;
  width:150px;
  vertical-align: top;
} 
.lNav3Highlight { 
  border-left:5px;
  background-color:#FFFFFF; 
  border-left-color: #80B2CC;
  border-left-style: solid;
  width:150px;
   vertical-align: top;
} 
.lNav3Color { 
  border-left:5px;
  border-left-color: #80B2CC;
  border-left-style: solid;
  width:150px;
  vertical-align: top;
} 
.lNavHome{ 
  width:150px;
} 
.child,.subchild { 
position: relative; left: 0px; top: 0px; visibility: hidden;}

.navMicro{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}

.navChannel,.navMenu, .navMacroPub, .navMacroDoc  {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 display: block;
}

.navMenu, a.navMenu:link, a.navMenu:visited  {
 text-decoration: none;
 margin-left: 0px;
 margin-bottom: 1px;
}

.navMacroPub  { 
line-height: 10px;
color : #003366;
text-decoration: None;
}

.navMacroPubIcon  { 
line-height: 10px;
}

.navMacroDoc  {  
line-height: 10px;
color : #003366;
text-decoration: None;
}

.navMacroDocIcon { 
line-height: 10px;
}

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

a:link  {
color : #003366;
text-decoration : none;
}

a:visited  {
color : #003366;
text-decoration : none;
}

a:hover, a:active {
text-decoration : bold;
color : #800000;
}

a.navChannel:link, a.navChannel:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color : #fff;
text-decoration : none;
margin-left:3px;
margin-right:3px;
}

a.navChannel:hover, a.navChannel:active {
text-decoration : underline;
color : #fff;
}

a.navChannelactive:link, a.navChannelactive:visited {
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
color : #000000;
text-decoration : none;
margin-left:5px;
margin-right:5px;
}


a.navMacroPub:link, a.navMacroDoc:link, 
a.navMacroPub:visited, a.navMacroDoc:visited {
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
color : #000000;
text-decoration : none;
}

a.navMicro:link, a.navMicro:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color : #000000;
text-decoration : none;
}


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

.wrapper{
  margin: 10px 0px 10px 0px;
  width:775px;
}

.mainContent {
padding:0px 10px 0px 10px;
width: 430px;
}
 
/* neutralColor_medium */
h1, h2,  h3, h4, .heading1, .heading2, .heading3, .heading4 {
font-family:  Arial, Helvetica, sans-serif;
margin-left: 2px;
color: rgb(100,100,100);
}

.standardtext, body, form, p {
font-family: Verdana, Arial, Helvetica, sans-serif;
color : #323232;
font-size: 11px;
}

body {
font-size: 11px;
margin-left:auto;
margin-right:auto;
}

hr {
  height:1px;
    width:95%;
    background:#006699;
    margin: 0px 3px 0px 2px; 
}

h1, .heading1 {
font-family: Helvetica, Arial, sans-serif;
color: rgb(70,70,70);
font-weight: bold;
font-size: 16px;
line-height: 20px;
margin-top: 20px;
margin-bottom: 5px;
margin-left:0px;
margin-right:5px;
padding-bottom:2px;
border-bottom:1px;
border-bottom-style:solid;
border-bottom-color:#006699;
}

h2,.heading2 {
font-family: Helvetica, Arial, sans-serif;
color: #666666;
font-weight: bold;
font-size: 14px;
line-height: 16px
padding-bottom:2px;
border-bottom:1px;
border-bottom-style:solid;
border-bottom-color:#80B2CC;
}

h3,.heading3 {
font-family: Helvetica, Arial, sans-serif;
color: #666666;
font-weight: bold;
font-size: 12px;
line-height: 14px;
margin-bottom: 0px}

h4,.heading4 {
font-family: Helvetica, Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12px;
line-height: 12px }

h5,.heading5 {
font-family: Helvetica, Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12px;
line-height: 12px }

p {
font-size: 11px;
line-height: 15px }

ol {
font-size: 12px;
line-height: 15px;
margin-bottom: 0px;
margin-left:0px;
}

ul {
font-size: 11px;
line-height: 15px;
list-style-type: square; 
margin-left:12px;
margin-bottom:12px;
padding:0px 0px 0px 0px;
}

li { 
  margin-bottom:12px;
}

br {
line-height: 7px;
}

.small {
font-size: 10px;}

.caption {
font-size: 11px;
}

.description {
font-weight: bold;
font-style: normal }


P.emphasis {
margin-left: 1px;
margin-right: 1px;
padding-top: 2px;
padding-bottom: 5px;
}

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

sup, sub {
font-size: 10px }



/**********************/
/* Teaser */
/**********************/
#teaser { 
  display:inline;

}
#teaser .title {
    font-family : Helevetica,Arial,sans-serif;
    color : #000000;
    font-size : 11px;
    line-height : 15px;
    font-weight: bold;
    margin-top: 3px;
    margin-left:6px;
    margin-right:6px;
}

#teaser .text {
    font-family : Helvetica,Arial,sans-serif;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
    color : #000000;
    line-height: 16px;
    margin-bottom: 6px;
    margin-left:6px;
    margin-right:6px;
}

#teaser .title a:link, #teaser .title a:visited {
    font-weight: bold;
    font-size : 11px;
    color: #003366;
    text-decoration: none;
}

#teaser .title a:hover, #teaser .title a:active {
    color : #800000;
    text-decoration: none;
}

#teaser .text a:link, #teaser .text a:visited {
    color: #000099;
    text-decoration: none;
}

#teaser .text a:hover, #teaser .text a:active {
    color: #800000;
    text-decoration: underline;
}
.ZMSTeaserContainer {
  background-color:#ECF9FF;
} 
.ZMSTextarea {
  display:inline;
}
/**********************/
/* Functions */
/**********************/

.copyright,.Copyright,.functionSearch {
font-family:  Arial, Helvetica, sans-serif;
font-size: 10px;
}

.functionSearch {
color : #FFFFFF;
}

a.functionSearch:link, a.functionSearch:visited {
font-family:  Arial, Helvetica, sans-serif;
font-size: 10px;
color : #FFFFFF;
text-decoration : none;}

a.functionSearch:hover, a.functionSearch:active, a.Copyright:hover, a.Copyright:active  {
text-decoration : underline;
}

a.Copyright:link, a.Copyright:visited {
color : #003366;
text-decoration : none;
}

a.forumNav:link,a.forumNav:visited  {
color : #003366;
font-weight: bold;
text-decoration: underline;
}

a.forumNav:active,a.forumNav:hover {
color : #000000;
font-weight: bold;
text-decoration: none;
background-color: #E1E8EF;
}

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

TD.sitemapTitle0 {
  background-color: #A3B3CA;
  border-right-width: 1px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
 }

TD.sitemapTitle1 {
  background-color: #0098E0;
  border-right-width: 1px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
 }

A.sitemapTitle0:link, A.sitemapTitle0:visited ,
A.sitemapTitle1:link, A.sitemapTitle1:visited {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.sitemapTitle0:hover, A.sitemapTitle0:active ,
A.sitemapTitle1:hover, A.sitemapTitle1:active {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}

A.sitemapElement0:link, A.sitemapElement0:visited {
  color: #0098E0;
  font-weight: normal;
  text-decoration: none;
}
A.sitemapElement1:link, A.sitemapElement1:visited {
  color: #0098E0;
  font-weight: bold;
  text-decoration: none;
}

A.sitemapElement0:hover, A.sitemapElement0:active {
  color: #0098E0;
  font-weight: normal;
  text-decoration: underline;
}

A.sitemapElement1:hover, A.sitemapElement1:active {
  color: #0098E0;
  font-weight: bold;
  text-decoration: underline;
}
/*************************/
/* Graphics  */
/*************************/
img {
  display:inline;
}
.ZMSGraphic {
  display:inline;
}
.graphic {
  display:inline;
}
.newsItemImage {
  text-align:left;
  float:right;
}

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

.cmsTxtColorStrong0 { color: #008000; } /* primColorStrong0 */
.cmsTxtColorStrong1 { color: #666666; } /* neutralColorStrong0 */
.cmsBgColorStrong0 { background-color: #000066; } /* primColorStrong0 */
.cmsBgColorStrong1 { background-color: #CCCCCC; } /* neutralColorLight0 */
.cmsBgColorMedium0 { background-color: #E8F2F9; } /* primColorLight0 */
.cmsBgColorLight0 { background-color: #FFFFFF; } /* neutralColorWhite */

.ftTH { background-color:#cccccc; }
.ftTD { background-color:#efefef; }
