BODY, TD {
      font-family: Arial, Helvetica, sans-serif;
            color: black;
        font-size: 9pt;
      font-weight: normal;
}

TABLE,TBODY { 
        margin: 0px;
 }

BODY { 
 background-color: EBE5DF; 
 }

H1 { font-size: 12pt;
}

H2 { font-size: 11pt;
}

H3 {  font-size: 10pt;}

P { }

A, a:active, a:link, a:visited { 
	text-decoration: underline; 
         color: black; 
}

a:visited { color: #787878; }
A:hover { text-decoration: none; } 

.navtop, 
A.navtop, 
A:active.navtop, 
A:link.navtop, 
A:visited.navtop, 
A:hover.navtop { 
                 padding: 2px 10px 2px 10px;
                 font-weight: bold;
                 margin-left: 2px;
                 background-color: <%tp echo %CW_COLORS->{'BLAU'}; %> ;
                 text-decoration: none;
                 color: #FFFFFF }

.navtop_selected, 
A.navtop_selected, 
A:active.navtop_selected, 
A:link.navtop_selected, 
A:visited.navtop_selected, 
A:hover.navtop_selected { text-decoration: none;
                 font-weight: bold;
                 padding: 2px 10px 2px 10px;
                 margin-left: 2px;
                 background-color: <%tp echo %CW_COLORS->{'BLAU'}; %> ;
                          color: <%tp echo %CW_COLORS->{'MITTELBLAU'}; %> }

.nav, 
A.nav, 
A:active.nav, 
A:link.nav, 
A:visited.nav, 
A:hover.nav { text-decoration: none;
                  font-weight: bold;
                    font-size: 8pt;
                        color: white }

.nav_selected, 
A.nav_selected, 
A:active.nav_selected, 
A:link.nav_selected, 
A:visited.nav_selected, 
A:hover.nav_selected { text-decoration: none;
                           font-weight: bold;
                             font-size: 8pt;
                                 color: <%tp echo %CW_COLORS->{'MITTELBLAU'}; %> }
  
.subnav, 
A.subnav, 
A:active.subnav, 
A:link.subnav, 
A:visited.subnav, 
A:hover.subnav {  text-decoration: none;
                        font-size: 8pt;
                 background-color: white;
                            color: <%tp echo %CW_COLORS->{'BLAU'}; %> }


.subnav_selected, 
A.subnav_selected, 
A:active.subnav_selected, 
A:link.subnav_selected, 
A:visited.subnav_selected, 
A:hover.subnav_selected { text-decoration: none;
                           font-size: 8pt;
                 background-color: white;
                           color: <%tp echo %CW_COLORS->{'ROT'}; %> }

.intro, 
A.intro, 
A:active.intro, 
A:link.intro, 
A:visited.intro, 
A:hover.intro { font-size: 11pt;
                color: #FFFFFF }

.content {
           background-color: white;
           padding: 10px;
}

table.content {
                margin-top: -10px;
}

.lex, A.lex, A:active.lex, A:visited.lex, A:hover.lex {
           padding: 2px;
         color: <%tp echo %CW_COLORS->{'DUNKELBLAU'}; %>
}


.header { font-size: 12pt;
          font-weight: bold;
          color: <%tp echo %CW_COLORS->{'ORANGE'}; %> }

.listheader,
A.listheader,
A:active.listheader, 
A:link.listheader, 
A:visited.listheader, 
A:hover.listheader { font-size: 9px;
                   font-weight: bold;
                         color: <%tp echo %CW_COLORS->{'ROT'}; %> }

.footer,
A.footer,
A:active.footer, 
A:link.footer, 
A:visited.footer, 
A:hover.footer { 
                font-style: italic;
           text-decoration: none;
}

.modulpfad, 
A.modulpfad, 
A:active.modulpfad, 
A:link.modulpfad, 
A:visited.modulpfad { 
	text-decoration: none; 
         text-transform: uppercase;
                  color: <%tp echo %CW_COLORS->{'ORANGE'}; %>;
            font-weight: normal
 }

.modulpfad_selected, 
A.modulpfad_selected, 
A:active.modulpfad_selected, 
A:link.modulpfad_selected, 
A:visited.modulpfad_selected { 
	text-decoration: none; 
         text-transform: uppercase;
                  color: <%tp echo %CW_COLORS->{'ORANGE'}; %>;
            font-weight: bold;
 }

.modulzelle { 
        border-style: solid;
        border-width: 1px;
        border-color: <%tp echo %CW_COLORS->{'ORANGE'}; %>;
    background-color:<%tp echo %CW_COLORS->{'HELLBLAU'}; %>;
         margin-left:5pt              
}

.modultabelle { 
        border-collapse:separate;
        border-spacing:5px; 
}

.midnight { 
        position: absolute;
        right:0;
        top:460;
 }

.modultitel { 
       font-weight:bold;
             color:white;
  background-color:<%tp echo %CW_COLORS->{'ORANGE'}; %>;
}

.input { 
         font-size: 9px;
            border: none;
  background-color: <%tp echo %CW_COLORS->{'HELLBLAU'}; %>; 
             color: <%tp echo %CW_COLORS->{'ORANGE'}; %>
 }

a:active.sitemap, a:link.sitemap, a:visited.sitemap, a:hover.sitemap { 
             color: black;
         font-size: 10px;
}


#headerframe { 
            position: absolute;
                left: 0px;
                 top: 0px;
              height: <%%$CW_TOP_HEIGHT%%>px;
               width: <%%$CW_WIDTH%%>px;

          text-align: right;
         padding-top: 20px;
    background-color: EBE5DF; 
    background-image: url("./imgs/header.gif"); 
 background-position: 0px 0px; 
   background-repeat: no-repeat;
}

#navframe { 
            position: absolute;
                left: 0px;
                 top: <%%$CW_TOP_HEIGHT%%>px;
               width: <%%$CW_NAV_WIDTH%%>px;
              height: <%%$CW_DEFAULT_NAV_HEIGHT%%>px;

         padding-top: 20px;
    background-color: EBE5DF; 
 }

#contentframe { 
            position: absolute;
                left: <%%$CW_NAV_WIDTH%%>px;
                 top: <%%$CW_TOP_HEIGHT%%>px;
               width: <%%$CW_CONTENT_WIDTH%%>px;
              height: <%%$CW_DEFAULT_CONTENT_HEIGHT%%>px;

    background-color: white; 
         padding-top: 20px;
            overflow: auto;
}

#footerframe { 
            position: absolute;
                left: 0px;
                 top: <%tp echo $CW_TOP_HEIGHT + $CW_DEFAULT_CONTENT_HEIGHT;%>px;
               width: <%%$CW_WIDTH%%>;
              height: <%%$CW_FOOTER_HEIGHT%%>px;

    background-color: EBE5DF; 
    background-image: url("./imgs/footer.gif"); 
 background-position: 5px 0px; 
   background-repeat: no-repeat;
}

#footercontent { 
            position: absolute;
               right: 0px;
                 top: 2px;
               width: 40px;
              height: 20px;
}

#logo { 
            position: absolute;
                 top: 10px;
                left: 30px; 
               width: 109;
              height: 57;
}

#bvdm-logo { 
         margin-left: 25px; 
          margin-top: 9px; 
               width: 110;
              height: 33;
}

#navtable { 
        padding-left: 5px;
       padding-right: 5px;
         margin-left: 25px;
               width: <%tp echo $CW_NAV_WIDTH - 49; %>px;
        table-layout: fixed;
    background-color: <%tp echo %CW_COLORS->{'BLAU'}; %> }
}

.subnavtable { 
    background-color: white;
}

#sequenceframe {  }
#sequencecontentframe { height: <%%$CW_SEQUENCE_CONTENT_HEIGHT%%>px; }
#sequencefooterframe { 
            position: absolute;
                left: <%%$CW_NAV_WIDTH%%>px;
                 top: 40px;
               width: <%%$CW_CONTENT_WIDTH%%>px;
              height: 20px;
} 

#modifiedinfo {  }
#modifylink {  }
#modifyimage {  }
#printlink {  }
#printimage {}
#toplink { }
#topimage {}
#sequencefooterdelimiter {  }
#sequencenav { }
#sequencepagecount {
            position: absolute;
                left: 10px;
                 top: 5px;
               width: 100px;
} 
#sequenceleftpage { 
            position: absolute;
               right: 155px;
                 top: 5px;
               width: 135px;
          text-align: right;
         white-space: nowrap;
}
#sequenceleftlink { 
 }
#sequenceleftimage {
         margin-left: 5px;
}
#sequencerightpage {
            position: absolute;
               right: 0px;
                 top: 5px;
               width: 135px;
         white-space: nowrap;
}
#sequencerightlink {  
}
#sequencerightimage {
        margin-right: 5px;
}

