/* lib/css/main.css
*/

body,td,th,p,div,li,input,a { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px }
a { text-decoration:none;color:#333333; }
a:hover { font-style: normal }


/* relative font größen, 
 */
.size9,.sizem3 { font-size: 8px }
.size8,.sizem2 { font-size: 9px }
.size7,.sizem1 { font-size: 10px }
h6,.size6,.size0 { font-size: 12px }
h5,.size5,.sizep1 { font-size: 14px }
h4,.size4,.sizep2 { font-size: 16px }
h3,.size3,.sizep3 { font-size: 18px }
h2,.size2,.sizep4 { font-size: 20px }
h1,.size1,.sizep5 { font-size: 22px }

/* nav-control */

.nav-nav {
  background-color:#F2F2F2;  
}

.nav-nav-space-left-width {
  width:26;  
  height:1;
}

.nav-nav-space-left-height {
  width:1;
  height:26;  
}

.nav-nav-space-status-width {
  width:48;  
  height:1;
}

.nav-nav-space-bookmark-width {
  width:148;  
  height:1;
}

.nav-nav-space-close-width {
  width:48; 
  height:1; 
}

.nav-pathlabel {
  font-size:8px;
}

.nav-notepoint {
  border:0px;
}
.nav-notepoint-td {
  background-color:#FFFFFF;
}
.nav-pagenotepoint {
  border:0px;
}
.nav-pagenotepoint-td {
  border:0px;
}
.nav-notepoint-label {
  font-size:9px;
}

.nav-glossarylist,
.nav-glossary-anchor {
  font-weight:bold;
}
.nav-glossary-toc {
  text-align:center;
  font-size:10px;
}
.nav-glossary-text {
  font-style:italic;
}

/* nav-page */

/* MISSING: sind main, title, trail, status oder list, file, page die richtigen types */

.nav-page-main-body {
  background-color:#FFFFFF;
}

.nav-page-title-bg,
.nav-page-title-body {
  background-color:#0089CC;
}
.nav-page-title-title {
  font-weight:bold;
}

.nav-page-status-bg,
.nav-page-status-body {
  background-color:#333333;
}

.nav-page-trail-body {
  background-color:#0089CC;
}

.nav-page-content {
  font-family:verdana,arial,helvetica,sans-serif;
}

.nav-text-main-h {
  color:#333333;
  font-weight:bold;
}

.nav-text-title-h {
  color:#333333;
  font-weight:bold;
}

.nav-text-status-h {
  color:#333333;
  font-weight:bold;
}

.nav-text-trail-h {
  color:#333333;
  font-weight:bold;
}
