/* HOFFMANN+LIEBENBERG Farbkonzept
/* orange: FF9900
/* gelb : D9E100
/* hellgrau: CCCCCC
/* mittelgrau: 999999
/* schwarz: 000000
/* weiss: ffffff

/*******************/
/* H.4 Farbkonzept */
/*******************/
.primColorStrong0 { background-color:#336699; } /* primäre Farbe, Vollton, deckend */
.primColorMedium0 { background-color:#6699CC; } /* primäre Farbe, mittel */
.primColorLight0 { background-color:#E8F2F9; } /* primäre Farbe, abgeschwächt/translucent (als Hintergrund geeignet) */
.secndColorStrong1 { background-color:#88AA70; } /* sekundäre Farbe, dunkel */
.secndColorStrong0 { background-color:#6699CC; } /* sekundäre Farbe, Vollton */
.secndColorMedium1 { background-color:#BFCFA3; } /* sekundäre Farbe, mitteldunkel */
.secndColorMedium0 { background-color:#DBE5D4; } /* sekundäre Farbe, mittel */
.secndColorLight1 { background-color:#E2E2C3; } /* sekundäre Farbe, abgeschwächt/translucent (als Hintergrund geeignet) */
.secndColorLight0 { background-color:#F0F0E0; } /* sekundäre Farbe, stark abgeschwächt/translucent (als Hintergrund geeignet) */
.teaserColor { background-color:#CCCCCC; } /* Hintergrund TeaserTitel*/
.neutralColorBlack { background-color:#000000; } /* Neutrale/neutralisierende Farbe für Text geeignet (meist Schwarz) */
.neutralColorStrong0 { background-color:#999999; } /* Neutrale/neutralisierende Farbe für Text geeignet (meist sehr dunkles Grau) */
.neutralColorMedium0 { background-color:#666666; } /* Neutrale/neutralisierende Farbe für Text geeignet (meist sehr Dunkelgrau) */
.neutralColorLight0 { background-color:#CCCCCC; } /* Neutrale/neutralisierende Farbe für Text geeignet (als Hintergrund geeignet) */
.neutralColorWhite { background-color:#FFFFFF; } /* Nichtfarbe */
.neutralColorTrans { background-color:#E4E4E4; } /* Transparente Farbe */

/* Textklassen Management Interface  */
.cmsTxtColorStrong0 { color: #336699; } /* primColorStrong0 */
.cmsTxtColorStrong1 { color: #666666; } /* neutralColorStrong0 */
.cmsBgColorStrong0 { background-color: #336699; } /* primColorStrong0 */
.cmsBgColorStrong1 { background-color: #CCCCCC; } /* neutralColorLight0 */
.cmsBgColorMedium0 { background-color: #E8F2F9; } /* primColorLight0 */
.cmsBgColorLight0 { background-color: #FFFFFF; } /* neutralColorWhite */

/* Textklassen Management Interface */
/*----------------------------------- */

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

.standardtext,BODY,FORM,P,OL,UL,LI {
    font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
    color : #333333;
    font-size : 11px;
    line-height : 1.5em;
}

.relatedLinks {
    font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
    color : #333333;
    font-size : 11px;
    line-height : 1.5em;
}

TH,TD {
    font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
    color : #333333;
    font-size : 11px;
}


.description {
    font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight : bold;
    color : #999999;
}

.caption {
    font-size : 11px;
}

code {
    font-family : Courier New,Courier;
}


.navigationMicro {
    font-size : 10px;
text-transform: uppercase
}



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

a.title:hover, a.title:active, a.nav:hover, a.nav:active {
    color : #000000;
}

.copyright, a.copyright:link, a.copyright:visited {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight: normal;
    text-decoration: none; 
    color: #CCCCCC;
    font-size: 10px;
}

.searchfield {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-decoration: none; 
    color: #000000;
    font-size: 10px;
}


/* Textklassen Links */
/*------------------------------- */
:link {
    color : #333333;
}

:visited {
    color : #333333;
}

:active {
    color : #000000;
}

:hover {
    color : #333333;
}

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

a.relatedLinks:hover {
   background-color: #cccccc;
   color: #ff9000;
   text-decoration: none;
}

/* Textklassen Headings */
/*------------------------------- */

h1,h2,h3 {
    font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight : normal;
    font-style : normal;
}

h1,.heading1  {
    font-size : 16px;
    line-height : 1.2em;
    color : #963333;
    margin-top : 10px
}
h2,.heading2  {
    font-size : 14px;
    line-height : 1.2em;
    color : #000000;
}
h3,.heading3  {
    font-size : 11px;
    line-height : 1.4em;
    color : #000000;
}


/**********************/
/*    CAD-Referenz-Table     */
/**********************/
table.cadreferenz {
    border-style: solid;
}

/**********************/
/*            Workshop           */
/**********************/


.workshop { 
    background-color:#CCCCCC; 
}


/**********************/
/* H.3.5 Teaser */
/**********************/

TABLE.teaserElement {
    padding: 0px;
}

TD.teaserTitle {
	padding: 0px;
}

TD.teaserText {
	padding : 0px;
}


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


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

A.teaserTitle:link, A.teaserTitle:visited {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

A.teaserTitle:hover, A.teaserTitle:active {
    color : #000000;
    text-decoration: none;
}

A.teaserText:link, A.teaserText:visited {
    color: #000000;
    text-decoration: none;
}

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

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

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

TD.sitemapTitle1 {
  background-color: #CCCCCC;
  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: normal;
  color: #000000;
  text-decoration: none;
}

A.sitemapTitle0:hover, A.sitemapTitle0:active ,
A.sitemapTitle1:hover, A.sitemapTitle1:active {
  font-weight: normal;
  color: #963333;
  text-decoration: underline;
}

A.sitemapElement0:link, A.sitemapElement0:visited {
  font-weight: normal;
  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: #FF0000;
  text-decoration: none;
}

