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

.layoutColorBlue0 { background-color:#0099FF; }
.primColorStrong0 { background-color:#000000; }
.primColorMedium0 { background-color:#666666; } 
.primColorLight0 { background-color:#E7E7E6; } 

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

.teaserColor { background-color: white; } 

.neutralColorBlack { background-color:#000000; }
.neutralColorStrong0 { background-color:#999999; }
.neutralColorMedium0 { background-color:#CCCCCC; } 
.neutralColorLight0 { background-color:#E2E3DE; }
.neutralColorWhite { background-color:#FFFFFF; }
.neutralColorTrans { background-color:#00FF00; }



body, html
      { 
	margin: 0;
	padding: 0;
      }

#content
	{
	width: 897px;
	margin: 0 auto;
	text-align: left;
	}


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

.box_linksoben {
  background-color: #EEEEEE;
  text-align: left;
  vertical-align: bottom;
  margin:0; padding:0;
}

.schrift_linksoben, .schrift_linksoben a:link, .schrift_linksoben a:visited, .schrift_linksoben a:hover, .schrift_linksoben a:active {
  margin-bottom: 6px;
  margin-left: 4px;
  font-size: 20px;
  text-decoration: none;
  padding:0;
  font-weight: bold;
  color: black;
}

.schrift_linksoben a:hover {
  color: #AA00AA;
}

.language_button, a.language_button:link, a.language_button:visited 
 {
  padding: 6px 5px 1px 5px;
  font-size: 11px;
  font-weight: normal;
  color: white;
  text-decoration: none;
}

.menu {
  min-width: 100px; 
  border: solid 1px #666666;
  background-color: white;
}

* html .menu {
  width: 100px; 
}

.child { 
  position: absolute;
  left: 0px;
  top: 0px;
  visibility: hidden;
}

.navDropdown {
  background-color: #FFFFFF;
  height: 17px;
  display: block;
  min-width: 100px;
  border-bottom: solid 1px white;
  padding-left: 4px;
  padding-right: 4px;
  white-space:nowrap;
}

* html .navDropdown {
  width: 100%;
}



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

a:link, a:visited  {
  text-decoration: none;
  color: #112288;
  font-weight: bold;
}

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

.cellChannel {
  padding: 5px;
}

.navChannel0, .navChannel1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  vertical-align: bottom;
  text-align: center;
  font-weight: bold;
}

a.navChannel0:link, a.navChannel0:visited ,
a.CellChannel:link, a.CellChannel:visited {
  text-decoration: none;
  color: black;
}

a.navChannel0:hover, a.navChannel0:active,
a.CellChannel:hover, a.CellChannel:active{
  text-decoration: none;
  color:#ffaaaa;
}

a.navChannel1:hover, a.navChannel1:active,
a.navChannel1:link, a.navChannel1:visited {
  text-decoration: underline;
  color:black;
}

.navMicro {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: #444444;
}

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

.navMacro0, .navMacro1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
}

a.navMacro0:hover, a.navMacro0:active,
a.navMacro0:link, a.navMacro0:visited {
  vertical-align:middle;
  text-decoration: none;
  color: #444444;
  font-style: normal;
  font-weight: normal;
}

a.navMacro1:hover, a.navMacro1:active,
a.navMacro1:link, a.navMacro1:visited {
  vertical-align:middle;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

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

.graphic, .img, img { 
   margin-top:3px;
   margin-right:10px;
   border:0;
   }

img { 
   margin:0;
   border:0;
   }

.ZMSGraphic { 
   border:0;
   padding:3px; margin:3px;
   }


.standardtext, body, form, ZMSTextarea, p, ol, ul, li, em, sup, sub, table, tr, th, td,.docinfo {
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  color: #220000;
  text-align: justify;
  font-size: 13px;
  line-height: 12px;
}

.ZMSTextarea, .ZMSTextarea p  { 
  line-height: 14px;
   }

td {   
  vertical-align:top;  
  text-align: left;
    }

h1, .title, h2,  h3, h4, h6, .heading1, .heading2, .heading3, .heading4 {
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  color: #999;
  margin: 0 0 0.5em;
  padding-top: 0.5em;
  text-align: left;
  font-weight: bold;
}

.title {
  margin: 0;
  font-size: 100%;
  color: black;
}

.text {
  font-size:80%;
      }

h1, .heading1 {
  font-size: 120%;
  margin-top:5px;
  color: black;
}

h2,.heading2 {
  font-size: 110%;
}

h3,.heading3 {
  font-size: 100%;  
}

h4,.heading4 {
  font-size: 100%;
  font-weight: normal;
}

h6 {
  font-size: 70%;
  font-weight: normal;
  margin:0; padding:0;
}

.description {
  color: #999;
  font-weight: bold;
  margin: 0;
  padding: 5px 10px 0px 10px;
}

.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;
}



/**********************/
/*  Rounded Boxes Teasers   */
/**********************/

.ru {	background:url(../common/rbox_ru.gif) bottom right no-repeat;}
.ro { background:url(../common/rbox_ro.gif) top right no-repeat;}
.lo {	background:url(../common/rbox_lo.gif) top left no-repeat;}
.lu {	background:url(../common/rbox_lu.gif) bottom left no-repeat;}

.lang_rechts_unten { background:url(../common/rechts_unten.gif) bottom right no-repeat;}
.lang_rechts_oben { background:url(../common/rechts_oben.gif) top right no-repeat;}
.lang_links_oben { background:url(../common/links_oben.gif) top left no-repeat;}
.lang_links_unten { background:url(../common/links_unten.gif) bottom left no-repeat;}

.inhalt { margin: 0; padding: 0px; line-height:13px;}
.inhalt p { margin: 0; padding: 0px; color: blue;}


/**********************/
/* Teaser border-style: none;  */
/**********************/

table.teaserElement,
div.ZMSTeaserElement {
  border-spacing: 0pt;
  border-collapse: collapse;
  border-top: dotted 1px #666666;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}

p.teaserTitle {
  font: 80% Verdana, Helvetica, Arial, sans-serif;
  color: #0099FF;
  padding: 0 2px 0;
  line-height: 16px;
  font-weight: bold;
}

td.teaserTitle {
  padding: 0 2px 0;
  background-image:url(common/spacer.gif); 
}

td.teaserText, p.teaserText { 
  text-align: left;
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  padding: 0;
  background-image:url(common/spacer.gif); 
}

* html td.teaserText, * html p.teaserText { 
  text-align: left;
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  padding: 1px 0 2px;
  background-image:url(common/spacer.gif); 
}

a.teaserTitle:link, a.teaserTitle:visited,
a.teaserTitle:hover, a.teaserTitle:active {
  font-weight: bold;
  font-size: 110%;
  text-decoration: none;
  color: #0099FF;
}

a.teaserText:link, a.teaserText:visited,
a.teaserText:hover, a.teaserText:active {
  text-decoration: none;
  color: blue;
  font-size: 100%;
  text-align: right;
}

td ul, td ol { padding: 0 15px 0 0; }
* html td ul, * html td ol { padding-left: 3px; }

td ul { 
	list-style-image:url(../common/folder_icon.gif);
	margin: 1px;
	}

* html td ul {
	padding-left: 2px;
	margin-left: 7px;
	}

td ol { list-style-type:lower-alpha; }

td li {
   color:black;
   text-align: left;
   font-size: 80%;
   line-height: 12px;
   font-style: normal;
   font-weight: normal;
   padding: 0 0 1px 1px;
   margin-left: 18px;
}

* html td li { 
	/* padding-top: 3px;  abstand text zwischen punk */
	padding-left: 0px; /* kein effekt */
	margin-top: 3px;
	margin-left: 8px; /*punkte einruecken */
	}

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

form {
    border: none;
    margin: 0;
}

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

.Copyright, Footer .Copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
}

a.Copyright:link, a.Copyright:visited {
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  padding-left: 15px;
}

a.zoom img.zoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
	}

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

TD.sitemapTitle0 {
  background-color: #DDDDDD;
  border-right-width: 1px;
  border-right-color: #444444;
  border-right-style: solid 1px white;
  padding:2px; margin:1px;
 }

TD.sitemapTitle1 {
  background-color: #DDDDDD;
  border-right-width: 1px;
  border-right-color: #000000;
  border-right-style: solid 1px white;
  padding:2px; margin:1px;
 }

A.sitemapTitle0:link, A.sitemapTitle0:visited ,
A.sitemapTitle0:hover, A.sitemapTitle0:active {
  font-weight: bold;
  color: #444444;
  text-decoration: none;
  padding:2px; margin:1px;
}

A.sitemapTitle1:link, A.sitemapTitle1:visited,
A.sitemapTitle1:hover, A.sitemapTitle1:active {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  padding:2px; margin:1px;
}

A.sitemapElement0:link, A.sitemapElement0:visited,
A.sitemapElement0:hover, A.sitemapElement0:active {
  color: #444444;
  text-decoration: none;
  padding:2px; margin:1px;
}

A.sitemapElement1:link, A.sitemapElement1:visited,
A.sitemapElement1:hover, A.sitemapElement1:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;

  padding:2px; margin:1px;

}

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

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

.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 */
