/***************/
/* Colorscheme */
/***************/
.primColorStrong0 { background-color: #841706; }
.primColorMedium0 { background-color: #912D15; }
.primColorLight0 { background-color: #C05540; }
.primColorStrong0_color { color: #841706; }
.primColorMedium0_color { color: #912D15; }
.primColorLight0_color { color: #C05540; }
.secndColorStrong1 { background-color:#002600; }
.secndColorStrong0 { background-color:#003D00; } 
.secndColorMedium1 { background-color:#005500; } 
.secndColorMedium0 { background-color:#036803; } 
.secndColorLight1 { background-color:#CECE9C; }
.secndColorLight0 { background-color:#EBE9CD; }
.teaserColor { background-color:#990000; } 
.neutralColorBlack { background-color:#000000; }
.neutralColorStrong0 { background-color:#FCE4CC; }
.neutralColorMedium0 { background-color:#FCE4CC; }
.neutralColorLight0 { background-color:#FCE4CC; }
.neutralColorWhite { background-color:#FCE4CC; }
.neutralColorTrans { background-color:#00FF00; } 
.neutralColorBlack_color { color: #000000; }
.neutralColorStrong0_color { color: #A2A2A6; }
.neutralColorMedium0_color { color: #D3D3D5; }
.neutralColorLight0_color { color: #F4F4F4; }
.neutralColorWhite_color { color: #FFFFFF; }
/****************/
/* Navigation */
/***************/
.child,.subchild { 
position: absolute;
left: 0px;
top: 0px;
visibility: hidden;}
.navMicro, .navMacroPub, .navMacroDoc {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}
a.navSeq {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color : #000000;
text-decoration : none;
}
.navChannel {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color : #841706;
display: block;
}
.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 */
/***************/

#BlockLink {
display:block;
}

a:link  {
color : #841706;
text-decoration : none;
}
a:visited  {
text-decoration : none;
color : #841706;
}
a:hover, a:active {
text-decoration : none;
color : #841706;
}
a.navChannelFalse:link, a.navChannelFalse:visited {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color : #FCE4CC;
text-decoration : none;
}
a.navChannelFalse:hover, a.navChannelFalse:active {
text-decoration : none;
color : #841706;
}
a.navChannelTrue
 {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color : #841706;
text-decoration : none;
}
a.navMacro0:link, a.navMacro0:visited,
a.navMacro0:hover, a.navMacro0:active,
a.navMicro:link, a.navMicro:visited {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #000000;
text-decoration : none;
}
a.navSeq:link, a.navSeq:visited {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color : #000000;
text-decoration : none;
}
a.navMacro1:link, a.navMacro1:visited,
a.navMacro1:hover, a.navMacro1:active {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #000000;
text-decoration : none;
}
/*********************/
/* Textbody-Elements */
/*********************/
 /* neutralColor_medium */
h1, h2,  h3, h4, .heading1, .heading2, .heading2_menu, .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 : #000000;
font-size: 11px;
}
body {
font-size: 11px;
line-height: 18px;
background-color: #841706;
margin-top: 0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
h1, .heading1 {
color: #000000;
font-weight: bold;
font-size: 14px;
line-height: 18px;
margin-bottom: 20px;
margin-left:0px;
margin-right:5px;
}
.title {
	color: #841706;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-top: 20px;
	text-align: left;
}
h2,.heading2 {
color: #000000;
font-weight: bold;
font-size: 12px;
font-variant: small-caps;
line-height: 16px
}

/* Karsten Steglich, 05.09.2005 */
/* new format */
.heading2_menu {
color: #841706;
font-weight: bold;
font-size: 12px;
font-variant: small-caps;
line-height: 16px
}

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

h4,.heading4 {
color: #000000;
font-weight: normal;
font-size: 11px;
line-height: 13px }

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

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

ol {
font-size: 11px;
line-height: 15px;
margin-bottom: 0px;
}

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

.small {
font-size: 9px;}

.caption, .description {
font-style: italic }

P.emphasis {
background-color: #DBE4D4;
margin-left: 20px;
margin-right: 30px;
line-height: 16px;
}
.Adresse {
font-size: 10px }
.Referenz {
font-size: 10px }
em {
font-weight: bold;
font-style: normal }
sup, sub {
font-size: 10px }
select, input, textarea {
font-family : Verdana, Arial, Helvetica, sans-serif;	
font-size : 10px;
border-color : #D3D3D5; 
border-style : solid; 
border-width : 1px; 
padding : 1px;
scrollbar-base-color : #FFFFFF;
scrollbar-3dlight-color : #D3D3D5;
scrollbar-arrow-color : #D3D3D5;
scrollbar-darkshadow-color : #D3D3D5;
scrollbar-face-color : #FFFFFF;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #FFFFFF;
scrollbar-track-color : #FFFFFF;
}
/**********************/
/* Teaser */
/**********************/
TABLE.teaserElement {
    border-spacing: 0pt 0pt;
    border-collapse: collapse;
    border-style: none;
    width: 100%;
	margin-bottom: 20px;
}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title,
P.teaserTitle {
    font-family : Verdana,Geneva,Arial,Helevetica,sans-serif;
    color : #841706;
    font-size : 11px;
    line-height : 15px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 5px;
    margin-left:0px;
    margin-right:3px;
    padding:0px;
}
div.ZMSTeaserElement div.title,
div.teaserTitle {
border-bottom:1px solid #841706;
padding-bottom: 3px;
margin-bottom: 5px;
}
TD.teaserTitle {
background-image:url(../common/spacer.gif);
}
TD.teaserText { 
padding : 0px;
background-image:url(../common/spacer.gif); 
}
P.teaserText {
    font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size : 10px;
    font-weight : normal;
    text-decoration : none;
    color : #841706;
    line-height: 16px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:3px;
    margin-right:3px;
}
A.teaserTitle:link, A.teaserTitle:visited {
    font-weight: bold;
    font-size : 12px;
    color: #841706;
    text-decoration: none;
}
A.teaserTitle:hover, A.teaserTitle:active {
    color : #841706;
    text-decoration: none;
}
A.teaserText:link, A.teaserText:visited {
    color: #841706;
    text-decoration: none;
}
A.teaserText:hover, A.teaserText:active {
    color: #841706;
    text-decoration: none;
}
/**********************/
/* Functions */
/**********************/
.Copyright {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #FFFFFF;
}
.functionSearch {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #841706;
}
a.functionSearch:link, a.functionSearch:visited {
font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #841706;
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 : #FFFFFF;
font-weight: bold;
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;
}
/*******************/
/* H.3.6 Sitemap   */
/*******************/
TD.sitemapTitle0 {
  background-color: #C05540;
  border-right-width: 1px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
 }
TD.sitemapTitle1 {
  background-color: #841706;
  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: #FFFFFF;
  text-decoration: underline;
}
A.sitemapElement0:link, A.sitemapElement0:visited {
  color: #841706;
  font-weight: normal;
  text-decoration: none;
}
A.sitemapElement1:link, A.sitemapElement1:visited {
  color: #841706;
  font-weight: bold;
  text-decoration: none;
}
A.sitemapElement0:hover, A.sitemapElement0:active {
  color: #841706;
  font-weight: normal;
  text-decoration: underline;
}
A.sitemapElement1:hover, A.sitemapElement1:active {
  color: #841706;
  font-weight: bold;
  text-decoration: underline;
}
/*************************/
/* Management Interface  */
/*************************/
.cmsTxtColorStrong0 { color: #008000; } /* 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 */
.ftTD { background-color:#FCE4CC; }
.ftTH { background-color:#cccccc; }
/* .ftTD { background-color:#efefef; } */

/* Roman Uhlig */
/* Default Replacements */

div.ZMSGraphic 
{ 
background-color: #FCE4CC; 
margin: 4px;
font-style: italic;
}

/* CSS Document */
