


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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.floatleft
	{ 
	float:left;
	}

div.ZMSGraphic.floatright
	{ 
	float:right;
	}

div.ZMSGraphic.center
	{ 
	text-align:center;
	}

div.graphic.alignleft
	{
	float:left;
	text-align:right;
	}
	
div.graphic.alignright
	{
	float:right;
	text-align:right;
	}
	
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
	{
	}

/* BO f_css_defaults */

/* EO f_css_defaults *//* BO refFootnote.f_css_defaults */

 a.footnote {
 	font-weight: bold;
 	color: navy;
 }
 
 img#refFootnoteLine {
 	border-top: 1px solid black;
 }
 
 div#refFootnote {
 	font-size:9px;
 }
 
 div#refFootnote span.refFootnoteMark {
 	font-weight: bold;
 }
 
/* EO refFootnote.f_css_defaults  *//* BO refGlossary.f_css_defaults */

 a.glossary {
 	border: 1px dotted maroon; 
 	background-color:#FFFFE0;
 }
 
/* EO refGlossary.f_css_defaults  *//*-- InfoBox --*/

div.infobox  {
	margin-top: 10px;
	border-top:5px solid #ccc;
	background-color:#f6f6f6;
	padding:0px;
	width:auto;
	margin-bottom:20px;
}
p.infoboxtitle  {
	padding:3px;
	margin:0px;
	font-weight:bold;
}
p.infoboxtitle img {
	margin:-3px;
}

div.infoboxContentEven,
div.infoboxContentOdd {
	padding:5px 0px 5px 10px;
}
div.infoboxContentEven p,
div.infoboxContentOdd p  {
	margin: 3px;
}
div.infobox div.infoboxContentOdd  {
	background-color:#eaeaea;
}
div.infobox  div.ZMSFile div.title img {
	margin-bottom:-5px;
}
div.infobox  div.ZMSFile div.title,
div.infobox  div.ZMSFile div.text,
div.infobox  div.ZMSFile div.title a {
	font-size:11px;
}
div.infobox div.ZMSFile div.title a:link, 
div.infobox div.ZMSFile div.title a:visited {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
div.infobox div.ZMSFile div.text {
	margin-left:23px;
}
div.infobox ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
div.infobox ul li {
	margin:0px 0px 0px 2px;
	font-family:Arial,Helvetica,sans-serif;

}
li.LinkElementExternal {
	list-style-image:url(common/external_link.gif);
	list-style-position:inside;
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
	list-style-image:url(common/internal_link.gif);
	list-style-position:inside;
}
li.LinkElementInternalClient {
	list-style-image:url(common/internal_link.gif);
	list-style-position:inside;
}
li.LinkElementMailto {
	list-style-image:url(common/mail_link.gif);
	list-style-position:inside;
}/* -------// BO refLinkList.f_css_default //------- */

div#Linkindex ol li {
 margin-bottom:15px;
}
div#Linkindex ol li span.Subjects {
 font-size:10px;
 color:#555;

 /* letter-spacing:0.1em; */
 /* border:1px solid #999; */
 /* background-color:#ffc; */
 /* padding:1px; */
}
/* -------// EO refLinkList.f_css_default //------- *//* BO refLiterature.f_css_defaults */

 a.literature {
 
 }
 
 img#refLitLine {
 	border-top: 1px solid black;
 }
 
 div#refLit {
 	font-size:9px;
 }
 
 div#refLit span.refLitDescription {
 	
 }
 
 div#refLit span.refLitAuthor {
 	font-variant:small-caps; 
 	font-size:110%
 }
 
 div#refLit span.refLitTitle {
 	
 }
 div#refLit span.refLitJournal {
 	
 }
 div#refLit span.refLitIssue {
 	
 }
 div#refLit span.refLitLink {
 	
 }
div#refLiteratureList ol {
margin-top:5px;
margin-bottom:0px;
font-size:xx-small;
}
div#refLiteratureList ol li {
margin-bottom:5px;
}
div#refLiteratureList ol li .author {
font-style:italic;
}
div#refLiteratureList ol li span.Subjects {
font-size:10px;
color:#555;
}


/*  EO refLiterature.f_css_defaults  *//* -------// BO refLinkList.f_css_default //------- */

div#Linkindex ol li {
 margin-bottom:15px;
}
div#Linkindex ol li span.Subjects {
 font-size:10px;
 color:#555;

 /* letter-spacing:0.1em; */
 /* border:1px solid #999; */
 /* background-color:#ffc; */
 /* padding:1px; */
}
/* -------// EO refLinkList.f_css_default //------- *//* -------// BO refLiteratureList.f_css_default //------- */

/* div#refLiteratureList { */
/* border:1px solid silver; */
/* padding:5px; */
/* }*/

div#refLiteratureList ol {
margin-top:5px;
margin-bottom:0px;
font-size:xx-small;
}
div#refLiteratureList ol li {
margin-bottom:5px;
}
div#refLiteratureList ol li .author {
font-style:italic;
}
div#refLiteratureList ol li span.Subjects {
font-size:10px;
color:#555;
}

/* -------// EO refLiteratureList.f_css_default //------- */
***************/
/* Colorscheme */
/***************/

.primColorStrong0 { background-color:#000066; }
.primColorMedium0 { background-color:#5AAE63; } 
.primColorLight0 { background-color:#D4EBD9; } 

.secndColorStrong1 { background-color:#532767; }
.secndColorStrong0 { background-color:#36683B; } 
.secndColorMedium1 { background-color:#8F5792; } 
.secndColorMedium0 { background-color:#488B4F; } 
.secndColorLight1 { background-color:#FAFEFB; }
.secndColorLight0 { background-color:#84D68D; }

.teaserColor { background-color:#9CCEA1; } 

.neutralColorBlack { background-color:#000000; } /* Neutrale/neutralisierende Farbe f?t geeignet (meist Schwarz) */
.neutralColorStrong0 { background-color:#999999; } /* Neutrale/neutralisierende Farbe f?t geeignet (meist sehr dunkles Grau) */
.neutralColorMedium0 { background-color:#EEFFEE; } /* Neutrale/neutralisierende Farbe f?t geeignet (meist sehr Dunkelgrau) */
.neutralColorLight0 { background-color:#E7E7E7; } /* Neutrale/neutralisierende Farbe f?t geeignet (als Hintergrund geeignet) */
.neutralColorWhite { background-color:#FFFFFF; } /* Nichtfarbe */
.neutralColorTrans { background-color:#00FF00; } /* Transparente Farbe */


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [ZMS default] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSGraphic 
	{
	clear:none; 
	margin: 0;
	padding:0;
	border:0;
	background-color:transparent;
	}

div.ZMSGraphic img
	{
	margin:0px;
	border:0;
	}

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

img.imgNoborder {
	border:0px;
}

/****************/
/* Navigation */
/***************/

.navMacroPub, .navMacroDoc {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}

.navMicro {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:12px;
text-decoration: none;
color:#854988;
}

.navChannel {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color : #FFFFFF;
text-decoration: none;
margin-left: 6px;
margin-right: 6px;
}

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

.navMacroPubIcon  { 
line-height: 10px;
}

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

.navMacroDocIcon { 
line-height: 10px;
}

.sitemapicon {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}

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

a:link  {
color : #336633;
text-decoration : underline;
}

a:visited  {
color : #999999;
text-decoration : underline;
}

a:hover, a:active {
text-decoration : underline;
color : #800080;
}

a.sitemapicon:link, a.sitemapicon:visited {
text-decoration: none;
color:#36683B;
}

a.sitemapicon:hover {
color:#36683B;
text-decoration:underline;
}

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

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

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

a.navMacroPub:hover, a.navMacroDoc:hover, 
a.navMacroPub:active, a.navMacroDoc:active {
text-decoration : underline;
}

a.navMicro:link, a.navMicro:visited {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #36683B;
text-decoration : none;
}

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

a.ListOfContent:link, a.ListOfContent:visited {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
color: #36683B;
font-size: 12px;
font-weight: bold;
text-decoration : none;
}

a.ListOfContentH2:link, a.ListOfContentH2:visited {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
color : #323232;
font-size: 12px;
font-weight: normal;
text-decoration : none;
}

a.ListOfContent:hover, a.ListOfContent:active,
a.ListOfContentH2:hover, a.ListOfContentH2:active {
color: #8F5792;
text-decoration : underline;
}

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

 /* neutralColor_medium */
h1, h2,  h3, h4, .heading1, .heading2, .heading3, .heading4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.standardtext, body, form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #323232;
font-size: 12px;
}

body {
font-size: 12px;
line-height: 16px;
background-color: #f9f9f9;
margin-top: 0px;
margin-left:0px;
}

h1.title {
color: #36683B;
font-weight: bold;
font-size: 18px;
line-height: 20px;
margin-top:12px; }

h1,.heading1{
color: #323232;
font-weight: bold;
font-size: 17px;
line-height: 17px;
margin-top: 6px; 
margin-bottom: 0px; }

h2,.heading2 {
color: #36683B;
font-weight: bold;
font-size: 15px;
line-height: 16px; }

h3,.heading3 {
color: #323232;
font-weight: bold;
font-size: 14px;
line-height: 16px;
margin-bottom: 0px;}

h4,.heading4 {
color: #36683B;
font-weight: bold;
font-size: 12px;
line-height: 14px; }

h5,.heading5 {
color: #323232;
font-weight: bold;
font-size: 12px;
line-height: 14px; }

h6,.heading6 {
color: #36683B;
font-weight: bold;
font-size: 11px; }

p {
font-size: 12px;
line-height: 16px; }

ol {
font-size: 12px;
line-height: 16px;
list-style-type: decimal; }
}

ul {
font-size: 12px;
line-height: 16px;
list-style-type: square; }

.small {
font-size: 9px;}

/* .caption steht jetzt unter Word-Formatvorlagen */

.description {
font-size: 11px;
color: #343E5F;
font-style: normal; }

p.emphasis, p.Merksatz, li.Merksatz, div.Merksatz {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif; 
font-style: normal;
font-weight: bold;
background-color:#CCCCCC;
margin-left: 15px;
margin-right: 10px;
font-size: 12px;
line-height: 15px; 
}

.Adresse {
font-size: 10px; }

/* .Referenz {font-size: 10px } : steht jetzt unter Word-Formatvorlagen */

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

sup, sub {
font-size: 10px; }

blockquote {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif; 
font-style: normal;
font-weight: normal;
background-color:#CCCCCC;
margin-left: 15px;
margin-right: 10px;
font-size: 10px;
line-height: 12px; 
}

.ListOfContent {
font-weight: bold;
font-size: 12px;
line-height: 14px; }

.ListOfContentH2 {

font-weight: normal;
font-size: 12px;
line-height: 14px; }

/**********************/
/* Word-Formatvorlagen plus .caption und .Referenz */ 
/**********************/

.caption, p.MsoCaption, li.MsoCaption, div.MsoCaption
	{
                     margin-top:6.0pt;
	margin-right:0cm;
	margin-bottom:12.0pt;
	margin-left:0cm;
	line-height:125%;
	font-size:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:#3A198D;}

p.Tabellenspaltentitel, li.Tabellenspaltentitel, div.Tabellenspaltentitel, .Tabellenspaltentitel
	{
	margin:0cm;
	margin-bottom:.0001pt;
	line-height:125%;
	background:#efefef;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:#3A198D;}

p.Tabellentitel, li.Tabellentitel, div.Tabellentitel, .Tabellentitel
	{
	margin:0cm;
	margin-bottom:.0001pt;
	line-height:125%;
	background:#cccccc;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:#3A198D;
	font-weight:bold;}

p.Tabellenzeilentitel, li.Tabellenzeilentitel, div.Tabellenzeilentitel, .Tabellenzeilentitel
	{
	margin:0cm;
	margin-bottom:.0001pt;
	line-height:125%;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:#3A198D;}

.Referenz, p.Referenz, li.Referenz, div.Referenz
	{
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:18.0pt;
	margin-bottom:.0001pt;
	text-indent:-18.0pt;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

p.Tiefgestellt, li.Tiefgestellt, div.Tiefgestellt
	{
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	vertical-align:sub;}

p.Hochgestellt, li.Hochgestellt, div.Hochgestellt
	{
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	vertical-align:super;}


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div#teaser
	{
	width:180px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	width:174px;
	padding:1px;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:0px;
	}

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 : #336633;
                     font-size : 12px;
	padding: 2px;
	}

div.ZMSTeaserElement div.text
 	{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
	line-height: 16px;
	padding: 5px;
	}

div.ZMSTeaserElement div.textfett
    {
    font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size : 10px;
    font-weight : bold;
    text-decoration : none;
    color : #000000;
    line-height: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:3px;
    margin-right:3px;
    }

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited
    {
    color: #336633;
    text-decoration: none;
    }

div.ZMSTeaserElement div.title a:hover,
div.ZMSTeaserElement div.title a:active
    {
    color : #800080;
    text-decoration: none;
    }

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
    {    
    color: #999999;
    text-decoration: none;
    }

div.ZMSTeaserElement div.text a:hover,
div.ZMSTeaserElement div.text a:active
    {
    color: #800080;
    text-decoration: underline;
    }


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */
table.ZMSTable {
border-collapse:collapse;
}
table.ZMSTable tr th,
div.ZMSTable tr.even th {
background-color:#ccc;
font-weight : bold;
text-align:left;
border:1px solid #fff;
}
table.ZMSTable tr td {
text-align:left;
border:1px solid #fff;
width:30%;
}
table.ZMSTable tr.even td {
background-color:#eee;
vertical-align:top;
}
table.ZMSTable tr.odd  td {
background-color:#eee;
vertical-align:top;
}

/**********************/
/* Mozilla-Tabellenzellenoptimierung */ 
/**********************/

div.ZMSTable table {margin-top:10px;}
div.ZMSTable table {margin-bottom:5px;}
/* td>p{margin:0px;} */
/* th>p{margin:0px;} */
div.ZMSTable table td>div.ZMSTextarea>p{margin:0px;}
table {border-collapse:collapse;}
table tr td p.MsoNormal {margin:0px;}
.ZMSTable p {margin:0px;}


/**************************************/
/* 8. CSS-Modul: TOC LISTS            */
/**************************************/

/* ------------ Jobindex ------------------- */

div.Jobindex {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color:#000000;
         text-align: left;
}

/* ------------ Newsindex ------------------- */

div#Newsindex {
	margin-top:0px;
         width: 580px;
	background-color:#fff;
         
}

/************************/
/* ZMS LINK: Newslinks */ 
/************************/

table#LatestNews {
	border:1px solid #9CCEA1 NoShade;
 	padding:0px;
	margin:15px 0px 0px 0px;
	width:582px;
	background-color:#9CCEA1;
}
table#LatestNews tr {
	background-color:#9CCEA1;
}
table#LatestNews table{
	margin:0px;
	padding:0px;
}
table#LatestNews table {
	background-color:#9CCEA1;
}
table#LatestNews table tr td {
	padding-bottom: 12px;
}
table#LatestNews table tr.teaserColor {
	background-color:#9CCEA1;
/* set row color */
}
table#LatestNews table#Newslinks {
	border:0px;
}

table#Newslinks {
	border:1px solid #9CCEA1 NoShade;
 	padding:0px;
	margin:15px 0px 0px 0px;
/* Breite und bg-color eingefügt nach Verschieben des Kalenders */
	width:580;
	background-color:#FFF;
}

table#Newslinks td, 
table#Newslinks th {
	padding: 4px;
	margin:0px;
/* Linksbündig ergänzt */
         text-align:left;
}
table#Newslinks th {

/* Linksbündig ergänzt */
         text-align:left;
         color:#36683B;
}
table#Newslinks td {
         background-:#FFF;
	width:578;
}

table#Newslinks div.ZMSLinkElement {
	margin: 0px;
	padding:0px 2px 10px 0px;
	background-color: #FFF;
}
table#Newslinks div.ZMSLinkElement div.title,
table#Newslinks div.ZMSLinkElement div.title a:link,
table#Newslinks div.ZMSLinkElement div.title a:visited {
	margin: 0px;
	font-weight:bold;
	color:black;
	font-size: 12px;
}
table#Newslinks div.ZMSLinkElement div.title a:link,
table#Newslinks div.ZMSLinkElement div.title a:visited {
	text-decoration: underline;
	font-weight:normal;
	font-size: 11px;
}

table#Newslinks div.ZMSLinkElement div.text {
	font-size: 11px;
	font-weight:normal;
}

/************************/
/* ZMS InfoBox */ 
/************************/

div.infobox  {
	margin-top: 10px;
	border-top:5px solid #9CCEA1;
	background-color:#D4EBD9;
	padding:0px;
	width:582px;
	margin-bottom:20px;
}
p.infoboxtitle  {
	padding:3px;
	margin:0px;
	font-weight:bold;
}
p.infoboxtitle img {
	margin:-3px;
}

div.infoboxContentEven,
div.infoboxContentOdd {
	padding:5px 0px 5px 10px;
}
div.infoboxContentEven p,
div.infoboxContentOdd p  {
	margin: 3px;
}
div.infobox div.infoboxContentOdd  {
	background-color:#D4EBD9;
}
div.infobox  div.ZMSFile div.title img {
	margin-bottom:-5px;
}
div.infobox  div.ZMSFile div.title,
div.infobox  div.ZMSFile div.text,
div.infobox  div.ZMSFile div.title a {
	font-size:11px;
}
div.infobox div.ZMSFile div.title a:link, 
div.infobox div.ZMSFile div.title a:visited {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
div.infobox div.ZMSFile div.text {
	margin-left:23px;
}
div.infobox ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
div.infobox ul li {
	margin:0px 0px 0px 2px;
	font-family:Arial,Helvetica,sans-serif;

}


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

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

.functionSearch {
color : #FFFFFF;
}

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

a.functionSearch:hover, a.functionSearch:active, a.copyright:hover, a.copyright:active  {

}

a.copyright:link, a.copyright:visited {
color : #336633;
text-decoration : none;
}

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

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

TD.sitemapTitle1 {
  background-color: #9CCEA1;
  border-right-width: 1px;
  border-right-color: #9CCEA1;
  border-right-style: solid;
 }

A.sitemapTitle0:link, A.sitemapTitle0:visited {
  font-weight: normal;
  color: #36683B;
  text-decoration: none;
}

A.sitemapTitle0:hover, A.sitemapTitle0:active {
  font-weight: normal;
  color: #800080;
  text-decoration: underline;
}

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

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

A.sitemapElement0:link, A.sitemapElement0:visited {
  font-weight: normal;
  color : #336633;
  text-decoration: none;
}

A.sitemapElement1:link, A.sitemapElement1:visited {
  font-weight: bold;
  color : #854988;
  text-decoration: none;
}

A.sitemapElement0:hover, A.sitemapElement0:active ,
A.sitemapElement1:hover, A.sitemapElement1:active {
  color: #800080;
  text-decoration: underline;
}


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

.cmsTxtColorStrong0 { color: #000066; } /* 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 */

/* Textfarben */
.clDarkBlue { color:#374797; }
.clDarkGray { color:#666666; }

/* Hintergrundfarben */
.bgDarkBlue { background-color:#374797; }
.bgMediumBlue { background-color:#abbace; }
.bgLightBlue { background-color:#ffffff; }
.bgDarkGray { background-color:#cccccc; }
.bgMediumGray { background-color:#efefef; }
.bgLightGray { background-color:#f1f1f1; }

.ftTiny {
color:#666666;
font-family : Arial,Geneva,sans-serif;
font-size : 10px;
font-weight : normal;
}

.ftStrong {
font-family : Arial,Geneva,sans-serif;
font-size : 12px;
font-weight : bold;
}

.ftInput, input {
font-family : Arial,Geneva,sans-serif;
color : #000000;
font-size : 12px;
}

u {
text-decoration: underline;
}

.form-optional {
    font-family : Verdana,Arial,Geneva,sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-style : normal;
}

.form-element {
    font-family : Arial,Geneva,sans-serif;
    color : #000000;
    font-size : 12px;
    font-weight : normal;
    font-style : normal;
}

