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

.primColorStrong0 { background-color:#000000; }
.primColorMedium0 { background-color:#666666; } 
.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:#000000; }
.neutralColorStrong0 { background-color:#999999; }
.neutralColorMedium0 { background-color:#CCCCCC; } 
.neutralColorLight0 { background-color:#E7E7E7; } 
.neutralColorWhite { background-color:#FFFFFF; }
.neutralColorTrans { background-color:#00FF00; } 


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

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

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

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

.navMacroPubIcon  { 
line-height: 10px;
}

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

.navMacroDocIcon { 
line-height: 10px;
}

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

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

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

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

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

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

a.navMacroPub:link, a.navMacroDoc:link, 
a.navMacroPub:visited, a.navMacroDoc:visited, 
a.navMicro:link, a.navMicro:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color : #000000;
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, .textbox {
font-family: Geneva, 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: #999999;
font-weight: bold;
font-size: 18px;
line-height: 24px;
margin-top:18px; }

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

h2,.heading2 {
color: #999999;
font-weight: bold;
font-size: 15px;
line-height: 18px}

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

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

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

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

ol {
line-height: 15px;
}

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

.small {
font-size: 10px;}

.caption {
font-style: italic }


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

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

.Adresse {
font-size: 10px }

.Referenz {
font-size: 10px }

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

sup, sub {
font-size: 10px }

.textbox {
font-family: Geneva, Arial, Helvetica, sans-serif;
color : #000000;
font-size: 12px;
border-width:1px; 
border-style:solid; 
border-color:#CCCCCC; 
padding:10px; 
}


/**********************/
/* Teaser */
/**********************/
div.teaser,
div.ZMSTeaserContainer {
    width: 142px;
    padding: 1px;
}

div.ZMSTeaserElement {
    width: auto;
}

.ZMSTeaserElement .title,
div.ZMSTeaserElement div.title{
    font-family : Geneva,Arial,Helevetica,sans-serif;
    color : #666;
    font-size : 12px;
    line-height : 15px;
    font-weight: bold;
    display:block;
    padding: 2px 4px;
    background-image:url(../common/spacer.gif); 
}

div.ZMSTeaserElement div.graphic {
    margin:0px:
    padding: 0px 0px 0px 0px;
    background-color:#fff;
}


.ZMSTeaserElement .text,
div.ZMSTeaserElement div.text {
    font-family : Geneva,Arial,Helvetica,sans-serif;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
    color : #000000;
    line-height: 16px;
    padding: 2px 4px;
    background-image:url(../common/spacer.gif); 
}

.ZMSTeaserElement .title a:link, 
.ZMSTeaserElement .title a:visited {
    font-weight: bold;
    font-size : 12px;
    color: #666666;
    text-decoration: none;
}


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

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

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

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

.small, .copyright, .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  {
text-decoration : underline;
}

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



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


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


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

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

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

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

A.sitemapTitle0:hover, A.sitemapTitle0:active ,
A.sitemapTitle1:hover, A.sitemapTitle1:active {
  font-weight: bold;
  color: #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 */

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

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

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