
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Search Form
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.searchresult {
margin-bottom:20px;
}
.searchresult span.title {
display:block;
font-weight:bold;
color:#2200D5;
}
.searchresult span.title a {
color:#2200D5;
}
.searchresult span.title a:visited {
color:#91198B;
}
.searchresult span.description {
display:block;
}
.searchresult span.linkpath {
display:block;
font-size:smaller;
line-height:1.3em;
} 
.searchresult span.linkpath a {
color:#008000;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSLinkContainer
	{
	background-color: #eee;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSFile / ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSFile, div.ZMSLinkElement 
	{ 
	background-color: #F8F8F8;
	margin: 4px;
	}

div.ZMSFile.none, div.ZMSLinkElement.none 
	{
	background-color: transparent;
	border: 2px dashed #eee;
	}

div.ZMSFile.floatleft, div.ZMSLinkElement.floatleft 
	{ 
	float:left;
	width:50%
	}

div.ZMSFile.floatright, div.ZMSLinkElement.floatright 
	{ 
	float:right;
	width:50%
	}

div.ZMSFile div.title, div.ZMSLinkElement div.title 
	{
	font-size:x-small;
	white-space:nowrap;
	}

div.ZMSFile div.title a:link, div.ZMSFile div.title a:visited, 
div.ZMSLinkElement div.title a:link, div.ZMSLinkElement div.title a:visited 
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text, div.ZMSLinkElement div.text 
	{
	font-size:xx-small;
	}

div.ZMSFile div.description, div.ZMSLinkElement div.description 
	{
	font-size:x-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

a.fancybox img {
	padding:1px 1px 21px 1px;
	background:#fff url(/misc_/zms/zoom.gif) bottom right no-repeat;
}

div.ZMSGraphic {
	background-color: #F8F8F8;
	margin: 4px;
}

div.ZMSGraphic.left {
	text-align:left;
}

div.ZMSGraphic.right {
	text-align:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.ZMSGraphic.floatleft {
	float:left;
	margin-right:10px;
}

div.ZMSGraphic.floatright {
	float:right;
	margin-left:10px;
}

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

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic {
	width:100% !important; 
}
div.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

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

body.print table.ZMSTable th, 
body.print table.ZMSTable td {
	background-color:transparent; 
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [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 calendar css -----*/

table#calTabs {
	margin-top:18px;
	width:100%;
	border-collapse:collapse;
}
table#calTabs td.active,
table#calTabs td.inactive {
	white-space:nowrap;
	margin:0px;
	text-align:center;
	border:1px solid #ccc;
	border-bottom:0px;
	background-color:#eee;
	padding:2px 15px;
}
table#calTabs td.active {
	border-bottom:0px;
	background-color:#fff;
}
table#calTabs td.empty{
	border-bottom:1px solid #ccc;
	width:100%;
}
/*--Calendar without Tabs--*/
table#calContent {
	border-collapse:collapse;
	border:0px;
}
table#calContentTabs {
	border-collapse:collapse;
	border:1px solid #ccc;
	border-top:0px;
}
table#calContent tr td,
table#calContentTabs tr td {
	vertical-align:top;
	padding-top:6px;
}
form#calTabSearch {
	margin:0px;
	border:1px solid #ccc;
	border-top:0px;
	padding:12px 6px;
}
/* -- FF -- */
html>/**/body form#calTabSearch {
margin-left:-1px;
}
table#calContentTabs table#calGrid {
	text-align:right;
	padding:5px;
}
table#calContentEvent, 
table#calContentBatch {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}
table#calContentEvent td,
table#calContentBatch td {
	padding:0px;
}
table#calContentEvent table#calContentBatch td,
table#calContentTabs table#calContentBatch td {
	padding-left:6px;
}
table#calContentBatch tr.odd {
	background-color:#fff;
}
table#calContentBatch tr.even {
	/* background-color:#eee; */
}
table#calContentBatch tr.even td {
	padding:2px;
}
table#calContentBatch tr.odd td {
	padding-bottom:6px;
}
table#calContentEvent tr td span.date,
table#calContentBatch tr td span.date {
	margin-top:6px;
}
table#calContentEvent tr td span.date,
table#calContentEvent tr td span.title, 
table#calContentBatch tr td span.date,
table#calContentBatch tr td span.title {
	margin-bottom:6px;
	display:block;
	font-weight:bold;
}
table#calContentEvent tr td span.description,
table#calContentBatch tr td span.description {
	display:block;

}
table#calContent td#calContentPrev,
table#calContent td#calContentNext {
	text-align:right !important;
	width:100%;
	padding:15px 10px 5px 10px;
}
table#calContent td#calContentNext {
	padding-bottom:15px;
	background-color:#fee;
}
div#calTeaser {
	width:200px;
	border-top:4px solid #ccc;
	text-align:center;
	margin-top:0px;
	padding-top:6px;
}
table#calCategorySel {
	width:200px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
}
table#calCategorySel tr td {
	padding:0px 10px
}

table#calGrid {
	border-collapse:collapse;
	margin:0px 10px 10px 10px;
	padding:0px;	
	width:180px;
	font-size:10px;
	line-height:10px;
	font-family: arial,'sans-serif';
}
table#calGrid a:link,
table#calGrid a:visited {
	text-decoration:none;
}

table#calGrid table.month {
	border-collapse:collapse;
	margin-bottom:1.0em;
	width:100%;
	text-align:center;
	font-weight:bold;
}
table#calGrid table.month a {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

table#calGrid table.days {
	width:100%;
/*	border-collapse:collapse; */
}
table#calGrid table.days td {
	padding:0px 4px 1px 3px;
}
table#calGrid table.days td.weekTitle {
	font-style:italic;
	font-weight:bold;
	background-color:#eee;
}
table#calGrid table.days td.week {
	font-weight:bold;
	background-color:#efdfdf;
}
table#calGrid table.days td.dayname,
table#calGrid table.days td.daynameToday {
	text-align:right;
	font-weight:bold;
}
table#calGrid table.days td.daynameToday {
	/* border:1px solid #ee1947; */
	color:#ee1947; 
}
table#calGrid table.days td.date,
table#calGrid table.days td.dateToday {
	text-align:right;
}
table#calGrid table.days td.dateToday {
	/* border:1px solid #ee1947; */
	/* background-color:#ddd; */
	font-weight:bold;
	color:#ee1947; 
}
table#calGrid table.days td.date a:link,
table#calGrid table.days td.date a:visited,
table#calGrid table.days td.dateToday a:link,
table#calGrid table.days td.dateToday a:visited {
	font-weight:bold;
	background-color:#ddd;
	padding:0px;
	border:0px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
table#calGrid table.days td.dateToday a:link,
table#calGrid table.days td.dateToday a:visited {
	color:#ee1947; 
}	
/* ------------- EUTOS ------------------- */

table#calGrid table.days td.dayname,
table#calGrid table.days td.daynameToday {
	width:20px;
	padding-bottom:3px;
}
table#calContent {
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table#calContent tr td,
table#calContentTabs tr td {
	font-size:11px;
	line-height:16px;
}

table#calContent tr td {
	padding:5px
}
table#calContentBatch tr.odd td:hover, 
table#calContentBatch tr.even td:hover  {
background-color:#eee;
}
table#calContentEvent span.date,
table#calContentBatch span.date {
	color:#666; 
	margin-top:3px;
	padding-top:3px;
	border-top:1px solid #999;
	width:449px;
}

#calEmptyBatch {
	padding: 10px;
	font-size:12px;
}
a.calNav {
	font-size:10px;
}
tr#tr_cal_text {
	display:none;
}

/*---- EO calendar css -----*//* BO f_css_defaults */

table.contacts {
  border:1px solid #bbb;
  border-collapse:collapse;
  padding:1px;
} 

table.contacts td, 
table.contacts th  {
  vertical-align:top;
  font-size:11px;
  border:1px solid #bbb;
  padding:3px;
} 

table.contacts td.flag {
  background-color:#ddd;
} 
table.contacts td.email {
  text-align:center;
} 

table.contacts th {
  font-weight:bold;
  background-color:#ddd;
}

table.contacts th.caption {
  font-weight:bold;
  font-style:italic;
  background-color:#eee;
}

/* EO 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 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;
}
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;
}
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;
}

td.zmiNeutralColorLight1 div.infobox,
td.zmiNeutralColorLight1 div.infobox div.ZMSFile {
	background-color:transparent;
}
/*-- EO InfoBox --*//* 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  */textarea#code.form-element {
 font-family:courier !important;
 font-size:11px !important;
 height:350px !important;
 width:630px !important; 
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] Misc
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSObject.new, div.ZMSObject.modified {
  border: 2px dashed blue;
  background-color: #F0F0FF;
} 
div.ZMSObject.deleted {
  border: 2px dashed red;
  background-color: #FFF0F0;
  color: red;
  text-decoration: line-through;
} 

span.unicode { 
  font-family:"Lucida Sans Unicode", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

span.highlight { 
  background-color: yellow;
  color: black;
  font-weight: bold;
}


/**************************************/
/* ZMI-Correction                     */
/**************************************/
a.zmi:link,
a.zmi:visited,
#ZMIManageTabs a,
#ZMIManageTabsSub a {
text-decoration: none !important;
}
.form-element img,
.zmiContainerColRight img {
border:0px !important;
}

/**************************************/
/* (c) 2007 SNTL publishing           */
/* Author: Dr. F. Hoffmann            */
/* modif. for CML; Nov 28.2007        */
/**************************************/


/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/

.neutralColorTrans {background-color: transparent}

.neutralColorWhite {background-color: #fff}
.neutralColorLight0 {background-color: #eee}
.neutralColorLight1 {background-color: #e8e8e8}
.neutralColorMedium0 { background-color: #ddd; }
.neutralColorMedium1 {background-color: #ccc}  
.neutralColorStrong0 { background-color: #999; }
.neutralColorStrong1 {background-color: #666}   
.neutralColorBlack  {background-color: #000}

.teaserColor {background-color: #900;} 

.primColorStrong { background-color:#5D6175; }
.primColorMedium { background-color:#cc6666; }
.primColorLight { background-color:#e6b3b3; }

.tableColorHeader { background-color:#cccccc; }


/**************************************/
/* 2. CSS-Modul: LAYOUT (PAGEREGIONS) */
/**************************************/
/* wrapping model based on:           */
/* http://www.alistapart.com          */
/* /articles/negativemargins/         */
/**************************************/
body#web {
	margin: 0;
	padding: 0;
	border: 0;
	background: #DCDDDE url(../../common/gradient.jpg) top left fixed repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important; font-size: 0.8em;
	position:relative;
	text-align:center;
}

/*-- wrapper for whole page region --*/
#pageregion {
	margin: auto;
	padding: 0;
	border: 0;
	width:900px;
	text-align:left;
    }
/*-- wrapper for providing a full scale left background --*/
#layoutWrapper1_BGleft { 
	background:url(../../common/pageregionLeftBG3.gif) repeat-y left;
	background-color:#fff;
	border-bottom:1px solid #999;
	width:900px;
}
/*-- wrapper for providing a full scale right background --*/
#layoutWrapper2_BGright {	
	background:transparent url(../../common/pageregionRightBG1.gif) repeat-y right;
	padding:0;
	margin:0;
}
/*-- wrapper for positioning the right column --*/
#layoutWrapper3_ContentAll  {
	padding:0;
	margin:0;
	width: 100%;
	float: left;
	margin-right: -200px;
	background:transparent url(../../common/pageregionRightBG1.gif) repeat-y right;
}
/*-- wrapper for left column and content column--*/
#layoutWrapper4_ContentLeft {
	background:transparent url(../../common/pageregionLeftBG3.gif) repeat-y left;
	padding:0px;
/* position bug FF */
	margin-top: 0px !important;
	margin:0px;
	margin-right: 205px;
}

/* a la alistapart 				*/
/* #Content { 				*/
/* 	margin:0px;			*/
/* 	margin-left: 205px;		*/
/* 	padding:0px 20px 20px 0px;		*/
/* 	border:0px;			*/
/* 	overflow:visible;			*/
/* }					*/

#Content {
	margin:0px;
	padding: 0px 10px 0px 15px;
	border:0px;
	overflow:visible;
	float:left;
	width:470px;
}

#Sitemap {
	margin-top:60px;
	margin-bottom:50px;
	margin-left: 200px;
	padding:0px 20px 0px 0px;
	border:0;
}

#pageregionTop {
	margin:0;
	padding:0;
}
#pageregionLeft {
	padding:0px;
	padding-top:65px;
	margin:0px;
	float:left;
	width:195px;
	background:transparent url(../../common/pageregionLeftGradient.jpg/) top left no-repeat;
}

/* BG-color compensates BG-bug of IE */
#pageregionRight {
	float: right;
	margin: 0;
	padding: 10px;
	background-color: #e8e8e8; 
}
#Logo {
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:115px;
	background: url(common/bannerMagic.jpg) no-repeat top right;
}
#pageregionBottom {
	vertical-align:top;
	padding-top:5px;
	font-size:11px;
}

/*-- FLOATING ---------------*/
.clearing {
	clear:both;
	height:0px;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:0px;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
img.imgNoborder {
	border:0px;
}

/**************************************/
/* 3. CSS-Modul: NAVIGATION           */
/**************************************/


/*-- Channel Menu ---------------------------*/

div#Menu {
	float: left;
	width: 100%;
	margin:0px;
	padding:0px;
	background-color: #e6b3b3;
	white-space:nowrap;
	border-bottom:3px solid #900;
	border-left:1px solid #900;
	}
div#Menu ul {
	margin:0px;
	padding:0px;
	font-size:small;
	white-space: nowrap;

	}
/*----- font size hack -----*/
/*/*/a{}
body #Menu ul {
font-size : x-small;
}
html>head:first-child+body #Menu ul {
font-size : small;
}
/* */
/*----- /font size hack -----*/

div#Menu ul li.claim {
	float: left;
	padding: 0.30em 0em;
	padding-bottom:0.29em;
	font-weight:normal;
	text-align:center;
	color:#666;
	width:245px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(common/claimBG.gif) repeat-x top left;
}

div#Menu ul li {
	line-height: 125%;
	display: inline;
	padding:0px;
	margin:0px;
	}
div#Menu ul li a {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #6b2e2e;
	text-decoration: none;
	padding: 0.30em 1.3em;
	margin:0px;
	}
div#Menu ul li a.current {
	color:#fff;
	background-color: #900;
	}
div#Menu ul li a.home {
	background-color: #900;
	}
div#Menu ul li a:hover {
	background-color: #900;
	color: #fff;
	}
div#Menu ul li a.WPitem {
	background-color: #5d6175;
	}


/*-- MenuDropdown ---------------------------*/

.child, .subchild 
	{ 
	position: absolute;
	visibility: hidden;
/*-------box model hack-------*/
	margin-left: -1.1em !important;
	margin-left: 0px;
	margin-left/**/:/**/-1.1em;
/*-------box model hack-------*/	
	margin-top: 0.50em !important;
	margin-top: 0.0em;
	margin-top/**/:/**/0.55em;
	}

.menuDropdown 
	{
/*-----   filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);*/
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #eee; 
	width: 11.5em;
	}

.navDropdown
	{
	display: block;
	text-align: left;
	border-bottom: 1px solid #666;
	line-height: 1.3em;
	white-space:nowrap;
	padding: 0.25em 0.25em 0.25em 1.0em;
	}

.navDropdown a:link,
.navDropdown a:visited,
.navDropdown a:hover {
	text-decoration: none;
}

/* -- MICRONAVIGATION -----------------*/

#Micronavigation {
	padding:15px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
}
#Micronavigation a:link,
#Micronavigation a:visited {
	color: #000;
	text-decoration:none;

}
#Micronavigation a:hover {
	color: #900;
	text-decoration:none;
}

/* -- MACRONAVIGATION -----------------*/

#Macronavigation {
	margin: 0;
	border: 0;
	padding: 0;
	width:181px; 
}	
#Macronavigation ul {
	padding: 0;
	margin: 0px 0px 0px 1px;
	border-top:1px solid #999;
	list-style-type: none;
	list-style-image: none;
}

#Macronavigation ul li.parent {
	font-weight:bold;
	margin: 0;
	border: 0;
	padding: 1px 3px 3px 10px;
	border-bottom: 1px solid #999;
	background-image: none;
	list-style-type: none;
	list-style-image: none;
}
#Macronavigation ul li {
	margin: 0;
	border: 0;
	padding: 1px 3px 3px 25px;
	border-bottom: 1px solid #999;
	background-repeat: no-repeat;
	background-position: 17px 7px;
	background-image: url(../../common/icon_inactive.gif);
	background-color: #ddd;
	list-style-type: none;
	list-style-image: none;
}
#Macronavigation ul li.active {
	background-color:#eee;
	background-image: url(../../common/icon_active.gif);
}
#Macronavigation ul li a:link, 
#Macronavigation ul li a:visited {
	color: #000;
	text-decoration:none;
}
#Macronavigation ul li a:hover {
	color: #900;
	text-decoration:none;
}
#Macronavigation ul li.active a:link,
#Macronavigation ul li.active a:visited {
	color: #000;
	text-decoration:none;
}
#Macronavigation dl,
#Macronavigation dt, 
#Macronavigation dd 
	{
	margin: 0;
	padding: 0;
	border:0;
}



/* -- SITEMAP ------------------------*/

td.sitemapTitle0 {
	background-color: #ddd;
	border-right: 1px solid #444;
}
td.sitemapTitle1 {
	background-color: #ddd;
	border-right: 1px  #000;
}
a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

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

a.sitemapElement0:link, a.sitemapElement0:visited,
a.sitemapElement0:hover, a.sitemapElement0:active {
	color: #444;
	text-decoration: none;
	font-size:12px !important;font-size:small;
}

a.sitemapElement1:link, a.sitemapElement1:visited,
a.sitemapElement1:hover, a.sitemapElement1:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size:12px !important;font-size:small;
}


/* -- SEARCH ------------------------*/

.searchLabel, .searchLabel, .searchElement, .searchText {
	font-size: 10px !important; font-size: xx-small;
}

#Search {
	margin: 0px 0px 30px 0px;
	border: 0;
	padding: 0;
}
#Search form {
	margin: 0;
	border: 0;
	padding: 10px 10px 0px 10px;
}
#Search input#raw {
	font-family:Courier;
	font-size:12px;
	padding:0;
	margin:0;
	height:16px;
	width:152px;
	vertical-align:middle;
}
#Search input#btnSearch {
	vertical-align:middle;
}
#Search table {
	margin:10px 10px 0px 10px;
	color:#666;
	text-align:left;
}


/* -- METANAVIGATION ------------------------*/

#Metanavigation {
	margin: 0px;
	text-align:center;
	margin:10px 0px;
}

#Metanavigation a {
	color: #666;
	text-decoration:none;
}


#Copyright p {
	margin-top:30px;
	color:#666;
} 
#Copyright p a {
	text-decoration:none;
	color:#666;
} 

#Login {
	padding: 0;
	margin-top: 20px;
	border: 0;
	/* border-top: 5px solid #ccc; */
	width:165px;
	/* background-color:#EDEDED; */
}

/**************************************/
/* 4. CSS-Modul: TEXT                 */
/**************************************/

#Headline {
	padding:0px;
}

#Headline h1 {
	margin-top: 0;
/*	height:70px; */

}

h1, h2,  h3, h4, H5, .heading1, .heading2, .heading3, .heading4, .heading5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	}

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

h1.title {
	font-size: 18px;
	line-height: 24px;
	margin-top:10px; 
	}

h1,.heading1 {
	font-size: 18px;
	line-height: 20px;
	margin-top:16px; 
	}
h2,.heading2 {
	font-size: 15px;
	line-height: 18px;
border-bottom: 1px dashed #cccccc;
border-top: 1px dashed #cccccc;
border-left: 1px dashed #cccccc;
border-right: 1px dashed #cccccc;
background-color: #e5e5e5;
padding-left: 10px;

	}

h3,.heading3 {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 3px;
         border-bottom: 1px dashed #999999;
	}
h4,.heading4 {
	font-size: 12px;
	line-height: 14px;
         font-style: italic;
	}
h5,.heading5 {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px 
	}
p {
	line-height: 17px;
	}
ol {
	line-height: 17px;
margin-bottom: 3px;
	}
ul {
	line-height: 17px;
margin-bottom: 3px;
	list-style-type: square;
	list-style-image:  url(../../common/bullet.gif);
	text-align:left;
        }
div#Content ul {
	padding-left:10px;
	margin-left:10px;
}

ul.emphasisList {
	background-color:#CCC3A0; 
	border:1px solid #aaa;
	padding:3px;
	margin-left:0px !important;
}
ul.emphasisList li {
	margin-left:15px !important;
	font-weight:bold;
	padding:3px 0px;
}

p.caption {
font-size:10px;
line-height: 10px;
	font-style: italic;
	padding-top:0px;
	margin-top:0px;
	color:#000;
	line-height:14px;
	}
p.emphasis {
	background-color:#e8e8e8;
	padding:4px 6px;
         font-size: 10px;
	border: 1px solid #ccc;
	}

p.description {
	line-height: 16px;
	font-weight:bold;
	color:#999;
	margin-top:0.5em;
	}
p.creator  {
	font-size:9px;
	margin:25px 0px 5px 0px;
	border-top: 1px dotted #999;
}
p.author {
        font-size:9px;
font-weight:italic;
background-color:#e6b3b3;
}
ol.reference {
font-size:9px;
list-style-position:outside;
}
ol.reference li {
font-weight:italic;
}

p.small {
	font-size: 10px;
	}
p.smalltext {
	font-size: 10px !important; font-size: xx-small;
}

a:link, a:visited {
	color: #660000;
	text-decoration : underline;
}

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

code {
}

/**************************************/
/* 5. CSS-Modul: TABLES               */
/**************************************/

table.ZMSTable {
	border-collapse:collapse;
	margin:0.75em 0em;
	width:99%;
}
table.ZMSTable caption {
	font-style:italic;
	margin-top:1em;
	text-align:left;
}
table.ZMSTable tr th {
	vertical-align:top;
	background-color:#cccccc; 
/*	background-color:#A6CADC;*/
	color:#000;
	padding:3px;
	border:1px solid #aaa;
}

table.ZMSTable tr th p,
table.ZMSTable tr th h2,
table.ZMSTable tr th h3 {
	color:#000;
	margin:0px;
}


table.ZMSTable tr td {
	background-color:#fff;
	vertical-align:top;
	padding:3px;
	border:1px solid #aaa;
}

table.ZMSTable tr td p {
	margin:0px;
}

table.ZMSTable tr.odd td, 
table.ZMSTable tr.even td {

}
table tr td  {
/*	font-size: 10px !important; font-size: xx-small; */
}


/**************************************/
/* 6. CSS-Modul: ZMS-DEFAULTS         */
/**************************************/


div.ZMSGraphic { background-color:transparent; }
div.ZMSGraphic div.graphic.alignleft { margin-right:10px; }
div.ZMSGraphic div.graphic.alignright { margin-left:10px; }
div.ZMSGraphic.floatleft { margin-right:10px; }
div.ZMSGraphic.floatright { margin-left:10px; }
div.ZMSGraphic div.text { padding: 4px 0 0 0; }
div.ZMSGraphic img, div.ZMSGraphic a img { border: 0px; }

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic { width:100% !important; }
div.ZMSGraphic.right div.graphic img { display:inline !important; }

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

/*--------- ZMS TEASER --------------*/

div#teaser
	{
	width:180px;
	font-size: 12px !important; font-size: 12px;
	}

div.ZMSTeaserContainer {
	padding:1px;
	margin:0;
	margin-bottom:10px;
}
div.ZMSTeaserElement {
	width:178px;
	padding:0;
	margin:0;
}
div.ZMSTeaserElement img.title {
	padding:0;
	margin:0;
	border: none;
	text-align:center;
}

div.ZMSTeaserElement div.title {
	font-weight:bold;
	text-decoration:none;
	color:black;
	margin:0;
	border:0;
	padding: 4px 4px 2px 4px;
	display: block;
}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited  {
	color:#900;
	font-size: 12px !important; font-size: 12px;
	text-decoration:none;
	font-weight:bold;

}

div.ZMSTeaserElement div.text
	{
	padding: 3px 6px 6px 6px;
	line-height:1.3em;
	font-size: 11px !important; font-size: 11px;
	}


div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited {
	color: #900;
	text-decoration: none;
	border:0px;
	margin:0px;
}

div.ZMSTeaserElement div.text a img {
	border:0px;
	margin:0px;
}


/*--------- ZMS LINK --------------*/


div#pageelement_Links 
	{
	width:180px;
	}

div.ZMSLinkElement
	{
	background-color: transparent;
	padding: 2px;
	}

div.ZMSLinkElement div.title
	{
	font-weight:bold;
	color:black;
	font-size: 12px !important; font-size: small;
	margin: 10px 0px 0px 0px
	}

div.ZMSLinkElement div.text
	{
	}

div.ZMSLinkElement div.text ul
	{
	margin-top: 5px;
	margin-left: -10px !important; margin-left: 20px ;
	}


.form {
	color: #000;
	border: 1px solid #666;
	padding: 1px;
	margin: 0;
	font-size: 10px !important; font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
	html>.form {
	font-size: x-small;
} 
	
.form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: 10px !important; font-size: xx-small;
}

/**************************************/
/* 7. CSS-Modul: SPECIAL OBJECTS      */
/**************************************/

/*------- Cover ------------------------------*/
div#Cover {
	float:left;
	padding:0px;
	border:0px;
	margin:0px;
}
div#Cover  img {
	border:0px;
	margin-right:10px; 
}


/*------- 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;
}
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 {
	padding-left:7px;
}
div.infobox div.ZMSFile div.text {
	padding-left:3px;
}
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.text {
	margin-left:20px;
}
div.infobox ul {
	margin:0px 0px 0px 28px;
	padding:0;
}
div.infobox ul li {
}
li.LinkElementExternal {
	list-style-image:url(../../common/external_link.gif);
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
	list-style-image:url(../../common/external_link.gif);
}
li.LinkElementInternalClient {
	list-style-image:url(../../common/external_link.gif);
}
li.LinkElementMailto {
	list-style-image:url(../../common/mail_link.gif);
}

/*------- Linkindex------------------------------*/

div#Linkindex ol li a:link {
	color:#900;
	font-weight:bold;
}
div#Linkindex ol li a:visited {
	color:#666;
	font-weight:bold;
}


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

#pageregionLeft #Newsindex {
	padding: 0px 20px 0px 10px;
	margin:0;
}
#pageregionLeft #Newsindex h2 {
	padding:0;
	margin:0;
	color:#fff;
}
#pageregionLeft #Newsindex p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color:#fff;
}

#pageregionLeft #Newsindex p a:link, 
#pageregionLeft #Newsindex p a:visited {
	color:#fff;
}


div#Newsindex {
	margin-top:0px;
}
div#Newsindex h1 {
	margin-top:0px;
	font-size: 13px;
	padding:3px;
	border: 1px solid #ccc;
	background-color: #eeeff1;
}

div#Newsindex p {

}
div#Newsindex p a.Newstitle:link,
div#Newsindex p a.Newstitle:visited {
	text-decoration:none;
	font-size:115%;
	color: #900;
	font-weight:bold;
	margin: 3px 0px;
}

div#Standardindex ul li {
	margin-bottom:1em;
}

div#WPindex table tr td {
	vertical-align:top;
}

div#WPindex table {
	width:99%;
}
div#WPindex table tr td.img {
	width:50px;
}


div#WPindex table tr td.text {
	padding:3px 3px 3px 10px;
	border: 1px solid #ccc;
	width:99%;
}
div#WPindex table tr td.text:hover {
	background-color:#eee;
}


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

table#LatestNews {
	border:0px;
	padding:0px;
	width:460px;
	background-color:#bbb;
}
table#LatestNews tr {
	background-color:white
}
table#LatestNews table{
	margin:0px;
	padding:0px;
}
table#LatestNews table.cmsBgColorStrong1 {
	background-color:white;
}
table#LatestNews table.cmsBgColorStrong1 tr td.form-small {
	padding-bottom: 15px;
}
table#LatestNews table.cmsBgColorStrong1 tr.neutralColorLight0 {
	background-color:#ddd;
}
table#LatestNews table#Newslinks {
	border:0px;
}

table#Newslinks {
	padding:0px;
	margin:0px;
}

table#Newslinks td, 
table#Newslinks th {
	padding: 4px;
	margin:0px;
}
table#Newslinks th {
	border:1px solid white;
}
table#Newslinks div.ZMSLinkElement {
	margin: 0px;
	padding:0px 0px 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;
}


table#Newslinks div.ZMSLinkElement div.text {
	font-size: 12px;
}

table#Newslinks  p {
	font-size:11px !important;
	margin-top:0px;
	line-height:15px;
}
table#LatestNews table tr td {
	font-size:11px !important;
	line-height:15px;
}


/*--------- PAGETOC -----------*/
div#pageelement_PAGETOC {
	border:1px solid #990000;
	padding:0px 15px 0px 0px;
	background-color:#eee;
	margin:10px 60px 15px 55px;
}
div#pageelement_PAGETOC h2 {
	font-size:11px;
	font-weight:bold;
	padding:5px 0px 0px 15px;
	margin:0px;
	border:0px;
	background-color: transparent;
}


div#pageelement_PAGETOC ol, 
div#pageelement_PAGETOC ol li,
div#pageelement_PAGETOC ul,
div#pageelement_PAGETOC ul li {
	padding:0px auto;
	font-size:10px;
	line-height:1.6em;
}
div#pageelement_PAGETOC li {
	margin:0px;
	}
div#pageelement_PAGETOC ol ol {
	list-style-image:url(../../common/icon_inactive.gif);
	font-style:italic;
}


/**************************************/
/* 9. CSS-Modul: PRINT                */
/**************************************/

h1, h2, h3, h4, h5, h6 {
} 
h1.title {
}
p, li, blockquote {
}
ol, ul {
}
p.description {
}
p.caption {
}
p.creator  {
}
p.smalltext {
}
code {
}




/**************************************/
/* 10. ZMI Management Interface       */
/**************************************/

.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }
div.ZMSTable table th { background-color:#DDEFFC; }
div.ZMSTable table td { background-color:#EEEEEE; }


th.form-small { background-color: #ddd; } 

.zmiTableRowEven {background-color:#eee;}
.zmiTableRowOdd {background-color:#ccc;}

.form-submit { font-size:12px; }

body.zmi h1, body.zmi h2, body.zmi h3, body.zmi h4, 
body.zmi h5, body.zmi h6  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:19px;

} 
body.zmi p, body.zmi li, body.zmi blockquote  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
} 


div#zmi_logo {background-color:#fff;}
table.zmiTabBg {background-color:#fff;}

/**************************************/
/* 11. Elements for register/login    */
/**************************************/

#registerform table td.form-label {
white-space:nowrap;
font-weight:bold;
text-align:right;
padding-right:2px;
}
#registerform table .form-element input,
#registerform table .form-element select,
#registerform table .form-element textarea  {
width:300px !important;
margin:3px 0px;
}
#registerform table table .form-element select {
width:135px !important;
}
#registerform table input.form-submit {
width:22px !important;
height:25px !important;
margin:1px;
}
#registerform table input.form-checkbox {
width:15px !important;
padding:0px 0px;
margin:3px 0px;
}

/* Calendar customs */

table#calContentTabs {
	width:100%;
}

table#calGrid {
	border-collapse:collapse;
	margin:0px 0px 10px 0px;
	padding:0px;	
	width:165px;
	font-size:10px;
	line-height:10px;
	font-family: arial,'sans-serif';
}
table#calGrid table.days td {
	font-family:arial,'sans-serif';
	font-size:11px;
	padding:0px 0px 1px 1px;
}
div#calTeaser {
	width:165px;
}

table#calCategorySel {
	width:165px;
	border-top:1px solid #999;
	border-bottom:0px solid #999;
	text-align:left;

}
table#calCategorySel td {
	padding:0px 10px;
	font-size:11px !important;
	font-family: arial,'sans-serif';
}

