


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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
	{
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix { display: block }
.floatbox { overflow:hidden }
#ie_clearing { display: none }
/*---- BO calendar css -----*/

table#calTabs {
	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#calContentBatch {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}
table#calContentBatch td {
	padding:0px;
}
table#calContentTabs table#calContentBatch td {
	padding-left:6px;
}
table#calContentBatch a { font-weight: bold; }

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#calContentBatch tr td span.date {
	margin-top:6px;
        font-style: italic;
}
table#calContentBatch tr td span.date,
table#calContentBatch tr td span.title {
	margin-bottom:6px;
	display:block;
}
table#calContentBatch tr td span.title {
        font-weight: bold;
        color: #2B6D99;
}

table#calContentBatch tr td span.link { 
        margin-bottom: 8px;
        margin-top: 8px;
}

table#calContentBatch tr td span.description {
	display: block;
        background-color: #e0e0f0;
        padding: 3px;
}

table#calContentBatch tr td span.place {
	display: block;
        padding: 3px;
}

p.description { font-style: italic; }

table#calContentPrev, 
table#calContentNext {
	border-collapse:collapse;
}
table#calContentPrev th,
table#calContentNext th {
	padding:2px 2px 2px 2px;
	color:#2B6D99;
        font-weight: normal;
        font-size: 80%;
}
div#calTeaser {
	width:200px;
	border-top:4px solid #ccc;
	text-align:center;
	margin-top:10px;
	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:verdana,arial,'sans-serif';
}
table#calGrid a:link,
table#calGrid a:visited {
	text-decoration:none;
}

table#calGrid table.month {
	border-collapse:collapse;
	margin-bottom:0.5em;
	width:100%;
	text-align:center;
	font-weight:bold;	
}
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; 
}	
/*---- EO calendar css -----*/.news_box { 
   background-color: #e0e9f0; 
   border: 1px #a0a9b0 solid;
   margin-top: 8px;
   margin-bottom: 8px;
   padding: 6px;
}
.news_box ul { 
   padding-left:0px; 
}

.news_box .title {
   margin-bottom: 6px;
}
/***************/
/* Colorscheme */
/***************/

.primColorStrong0 { background-color:#394c98; }
.primColorMedium0 { background-color:#555555; } 
.primColorLight0 { background-color:#E7E7E6; } 

.secndColorStrong1 { background-color:#5D7B9B; }
.secndColorStrong0 { background-color:#82A0C0; } 
.secndColorMedium1 { background-color:#B5C8DB; } 
.secndColorMedium0 { background-color:#C8D3DD; } 
.secndColorLight1 { background-color:#E1E8EF; }
.secndColorLight0 { background-color:#E8EFF6; }

.teaserColor { background-color:#800000; } 

.neutralColorBlack { background-color:#394c98; }
.neutralColorStrong0 { background-color:#999999; }
.neutralColorMedium0 { background-color:#d6d4d4; } 
.neutralColorLight0 { background-color:#E7E7E7; } 
.neutralColorWhite { background-color:#FFFFFF; }
.neutralColorTrans { background-color:#666666; } 

.menuColorMain {background-color:#E4E4E4; }
TD.menuColorMain:hover {background-color: #ECECEC; }

.menuColorMedium0 { background-color:#E1E8EF; }
TD.menuColorMedium0:hover {background-color: #FAFAFF; }
 
.menuColorLight0 { background-color:#E8EFF6; }
TD.menuColorLight:hover {background-color: #F0F0FF;}

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

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

.navChannel {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: none;
}

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

A.balken_oben:link, A.balken_oben:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color : #394c98;
text-decoration: none;
}

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

.path_tren{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color : #394c98;
text-decoration: none;
}

A.path:link, A.path:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color : #394c98;
text-decoration: none;
}

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

.navMacroPubIcon  { 
line-height: 10px;
}

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

.navMacroDocIcon { 
line-height: 10px;
}

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

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

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

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

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

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

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


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

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

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

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

h1.title {
color: #415290;
font-weight: bold;
font-size: 16px;
line-height: 20px;
margin-top:16px; }

h1,.heading1{
color: #394c98;
font-weight: bold;
font-size: 16px;
line-height: 20px;
margin-top:16px; }

h2,.heading2 {
color: #394c98;
font-weight: bold;
font-size: 14px;
line-height: 16px}

h3,.heading3 {
color: #394c98;
font-weight: bold;
font-size: 13px;
line-height: 15px;
margin-bottom: 0px}

h4,.heading4 {
color: #394c98;
font-weight: bold;
font-size: 11px;
line-height: 12px }

h5,.heading5 {
color: #394c98;
font-weight: bold;
text-decoration: underline;
font-size: 12px;
line-height: 14px }

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

ol {
line-height: 15px;
list-style-type: square }

ul {
line-height: 15px;
list-style-type: square }

.small {
font-size: 10px;}

.caption {
font-style: italic }


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

.description {
background-color:#E4e4e4;
line-height: 16px;
}

.Hinweis {
font-size: 9px;
margin: 12px;
padding: 9px;
background-color:#e4e4f4;
border: dotted 1px #000000;
}

.Achtung {
font-size: 9px;
margin: 12px;
padding: 9px;
background-color:#ffe4e4;
border: dotted 1px #000000;
}

.Warnung {
font-size: 9px;
margin: 12px;
padding: 9px;
background-color:#ffe4e4;
color:#ff0000;
border: dotted 1px #000000;
}

.Adresse {
font-size: 9px }

.Referenz {
font-size: 9px }

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

sup, sub {
font-size: 10px }

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

TABLE.teaserElement {
    border-spacing: 0pt 0pt;
    border-collapse: collapse;
    border-style: none;
    width: 100%;
}

P.teaserTitle {
    font-family : Arial, Helevetica,sans-serif;
    color : #394c98;
    font-size : 11px;
    line-height : 13px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:3px;
    margin-right:3px;
}

TD.teaserTitle {
padding: 0px;
background-image:url(../common/un_liste_kc.gif); 
}


TD.teaserText { 
padding : 0px;
background-image:url(../common/spacer.gif); 
}

P.teaserText {
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 10px;
    font-weight : normal;
    text-decoration : none;
    color : #394c98;
    line-height: 14px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:3px;
    margin-right:3px;
}

A.teaserTitle:link, A.teaserTitle:visited {
    font-weight: bold;
    font-size : 11px;
    color: #394c98;
    text-decoration: none;
}

A.teaserTitle:hover, A.teaserTitle:active {
    color : #495ca8;
    font-weight: bold;
    text-decoration: underline;
}

A.teaserText:link, A.teaserText:visited {
    color: #495ca8;
    font-weight: bold;
    text-decoration: none;
}

A.teaserText:hover, A.teaserText:active {
    color: #495ca8;
    text-decoration: underline;
}


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

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

.functionSearch {
color : #394c98;
}

a.functionSearch:link, a.functionSearch:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #394c98;
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 : #394c98;
text-decoration : none;
}

.copyright {
color : #394c98;
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;
}


/*******************/
/* Sitemap         */
/*******************/

TD.sitemapTitle0 {
  background-color: #000066;
  border-right-width: 1px;
  border-right-color: #394c98;
  border-right-style: solid;
 }

TD.sitemapTitle1 {
  background-color: #FF6600;
  border-right-width: 1px;
  border-right-color: #;
  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: #E8F2F9;
  text-decoration: underline;
}

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

A.sitemapElement0:hover, A.sitemapElement0:active ,
A.sitemapElement1:hover, A.sitemapElement1:active {
  color: #FF6600;
  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 */

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

u {
text-decoration: underline;
}

/*************************/
/* ZMSGraphic */
/*************************/

div.ZMSGraphic div.alignleft,
div.ZMSGraphic.floatleft {
 margin-right: 1em;
}

div.ZMSGraphic div.alignright,
div.ZMSGraphic.floatright {
 margin-left: 1em;
}

div.ZMSGraphic  { 
  background-color:#FFFFFF; 
}

.graphic {
  margin: 1em;
  background-color:#FFFFFF; 
}

.ZMSCustom_img_link-img {
  margin-right: 1em;
  margin-top: 0,5em;
  margin-bottom: 0,5em;
  border: 0;
}

img {
   border: 0;
}

.ZMSRSS-Feed {
   margin: 4px;
   font-size: 10px;
   text-decoration: none;
}

.ZMSRSS-Feed a {
   margin: 4px;
   font-size: 10px;
   text-decoration: none;
}

.RSS-Feed-Ico {
   margin: 2px;
   vertical-align: text-bottom;
}

div.ZMSTeaserElement div.text { padding: 3px; }


.news_box ul { 
   padding-left: 15px; 
}
