BODY { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }


/* 
 * Formular Rahmen unterbinden. 
 */ 
Form { margin-top: 0px; margin-bottom: 0px; } 

TD.tree A { display: block; width: 100%; height: 100%; }
TD.tree A:hover { display: block; width: 100%; height: 100%; }
TD.treeSymbol { text-align: right; }

TD.banner A { display: block; width: 100%; height: 100%; }
TD.banner A:hover { display: block; width: 100%; height: 100%; }


/* standard input Field ReadWrite */
.inpRW { 
    padding-left: 2px;
}

/* standard input Field ReadOnly */
.inpRO { 
    padding-left: 2px;
}

/* Allgmeine Anchors */
.navPath { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; COLOR: #5D5B5B; }
A.navPath:hover { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; COLOR: #5D5B5B; }
A.navPath:active { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; COLOR: #5D5B5B; }
A.navPath:link  { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; COLOR: #5D5B5B; }
A.navPath:visited  { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; COLOR: #5D5B5B; }

.navImgPrint { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; cursor: hand; }
A.navImgPrint:hover { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; cursor: hand; }
A.navImgPrint:active { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; cursor: hand; }
A.navImgPrint:link  { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; cursor: hand; }
A.navImgPrint:visited  { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; cursor: hand; }

A { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; COLOR: #001A50; }
A:hover { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; COLOR: #001A50; }
A:active { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; COLOR: #001A50; }
A:link  { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; COLOR: #001A50; }
A:visited  { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: none; COLOR: #001A50; }

/* Page Content Definitionen */
TABLE.pageContentMainBefore { width: 90%; }
TABLE.pageContentMainBeforePath { width: 90%; margin-bottom: 2px; }
TABLE.pageContentMain { width: 90%; padding: 2px; }
TABLE.pageContentMainFull { width: 90%; height: 100%; padding: 2px; }
TABLE.pageContentMainAfter { width: 90%; padding: 2px; margin-top: 5px; }

/* Suche Highlight Anchors */
.searchHighlight {
    background-color: yellow;
    color: black;
}
A.searchHighlight:hover { font-family: arial,helvetica,verdana; font-size: 14px; background-color: yellow; color: black; }
A.searchHighlight:active { font-family: arial,helvetica,verdana; font-size: 14px; background-color: yellow; color: black; }
A.searchHighlight:link  { font-family: arial,helvetica,verdana; font-size: 14px; background-color: yellow; color: black; }
A.searchHighlight:visited  { font-family: arial,helvetica,verdana; font-size: 14px; background-color: yellow; color: black; }

.defectAnchorsHighlight {
    background-color: yellow;
    color: black;
}
A.defectAnchorsHighlight:hover { font-family: arial,helvetica,verdana; font-size: 14px; background-color: yellow; color: black; }
A.defectAnchorsHighlight:active { font-family: arial,helvetica,verdana; font-size: 14px; background-color: yellow; color: black; }
A.defectAnchorsHighlight:link  { font-family: arial,helvetica,verdana; font-size: 14px; background-color: yellow; color: black; }
A.defectAnchorsHighlight:visited  { font-family: arial,helvetica,verdana; font-size: 14px; background-color: yellow; color: black; }

/* Bewertungssystem Anchors */
A.betriebBewerten:link { font-family: arial,helvetica,verdana; font-size: 11px; COLOR: black; }
A.betriebBewerten:visited { font-family: arial,helvetica,verdana; font-size: 11px; COLOR: black; }
A.betriebBewerten:hover { font-family: arial,helvetica,verdana; font-size: 11px; COLOR: black; }

A.objektBewerten:link { font-family: arial,helvetica,verdana; font-size: 11px; COLOR: black; }
A.objektBewerten:visited { font-family: arial,helvetica,verdana; font-size: 11px; COLOR: black; }
A.objektBewerten:hover { font-family: arial,helvetica,verdana; font-size: 11px; COLOR: black; }

/* Allgemeine Pinnwand Styles */
.pinnwandDateiLink { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: underline; cursor: hand; }
A.pinnwandDateiLink:hover { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: underline; cursor: hand; }
A.pinnwandDateiLink:active { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: underline; cursor: hand; }
A.pinnwandDateiLink:link  { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: underline; cursor: hand; }
A.pinnwandDateiLink:visited  { font-family: arial,helvetica,verdana; font-size: 11px; text-decoration: underline; cursor: hand; }

.pinnwandDateiTypBild { margin-top: 2px; }

.pinnwandAnschriftBack {
    background: #ECECEC;
}
.pinnwandTitle {
    background: #ECECEC;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    height: 24px;
    font-family: arial,helvetica,verdana; 
    font-size: 11px; 
    font-weight: bold;
    COLOR: black; 
}

.pinnwandTitleText {
    padding-left: 5px;
    padding-right: 5px;
    font-family: arial,helvetica,verdana; 
    font-size: 11px; 
    font-weight: bold;
    COLOR: black; 
}

 
/* domTTOverlib */
/* Overlib Style */

/* Default DOM Tooltip Style */
div.domTT {
    border: 1px solid #333333;
    background-color: #333333;
}
div.domTT .caption {
    font-family: serif;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 2px;
    color: #FFFFFF;
}
div.domTT .contents {
    font-size: 12px;
    font-family: sans-serif;
    padding: 3px 2px;
    background-color: #F1F1FF;
}

/* Classic Style */
div.domTTClassic {
    border: 1px solid black;
    background-color: InfoBackground;
}
div.domTTClassic .caption {
    font-family: serif;
    font-size: 13px;
    _font-size: 12px;
    font-weight: bold;
    font-style: italic;
    padding: 1px 2px;
}
div.domTTClassic .contents {
    color: InfoText;
    font-size: 13px;
    _font-size: 12px;
    font-family: Arial, sans-serif;
    padding: 1px 2px;
    _padding-bottom: 0;
}

/* Win9x Style */
div.domTTWin {
  border: 2px outset #BFBFBF;
  background-color: #808080
}
div.domTTWin .caption {
  border: 0px solid #BFBFBF;
  border-width: 1px 1px 0px 1px;
  background-color: #00007F;
  padding: 2px;
  font-size: 12px;
  font-weight: bold;
  font-family: sans-serif;
  color: white;
}
div.domTTWin .contents {
  border: 1px solid #BFBFBF;
}

/* Overlib Style */
div.domTTOverlib {
    border: 1px solid #333366;
    background-color: #333366;
}
div.domTTOverlib .caption {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}
div.domTTOverlib .contents {
    font-size: 10px;
    font-family: Verdana, Helvetica;
    padding: 2px;
    background-color: #F1F1FF;
}

/* Nicetitle Style */
div.niceTitle
{
    /*#333333; 87*/
    background-color: #E2E2E2;
    border: 1px solid black;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    font-family: "Trebuchet MS", sans-serif;
    width: 250px;
    left: 0;
    top: 0;
    padding: 2px;
    position: absolute;
    text-align: left;
    z-index: 20;
    -moz-border-radius: 0 10px 10px 10px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=96);
    -moz-opacity: .87;
    -khtml-opacity: .87;
    opacity: .87;
}
div.niceTitle .contents
{
    margin: 0;
    padding: 0 0px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
div.niceTitle p
{
    color: #D17E62;
    font-size: 9px;
    padding: 3px 0 0 0;
    margin: 0;
    text-align: left;
    -moz-opacity: 1;
}

/* Context Menu Style */
div.domTTMenu {
  width: 150px;
  border: 2px outset #E6E6E6;
}
div.domTTMenu .caption {
  font-size: 12px;
  font-family: sans-serif;
  background-color: #E6E6E6;
}
div.domTTMenu .contents {
  padding: 1px 0;
  background-color: #E6E6E6;
}
