/* Cascading Stylesheet for Die Deutsche Bibliothek */
/* as per request the CSS-file is mapped in english */
/* 3-point concepts: Stephan Betke - 14.03.2006 */

/* designed for nestor - Kompetenzzentrum Langzeitarchivierung - 30.06.2009 */

/* Stylesheets for Primary Navigation Sites */

/* Pagemenu */
#content div.chapters ul {border-top:#CCCFD4 1px solid; list-style:none; margin:0 0 0.75em 0; padding:0; width:90%;}
#content div.chapters ul li {border-top:#FFF 1px solid; margin-left:0; padding:0;}
#content div.chapters ul li a:link, #content div.chapters ul li a:visited {background:url(../bilder/pfeil_rechts.gif) top left no-repeat; color:#004880; display:block; text-decoration:none; padding:0 0 0 23px;}
#content div.chapters ul li a:hover {background:url(../bilder/pfeil_rechts.gif) top left no-repeat; text-decoration:underline; padding:0 0 0 23px;}
* html #content div.chapters ul li {border-bottom:#FFF 1px solid; border-top:0;}
* html #content div.chapters ul li a:link, * html #content div.chapters ul li a:visited {height:12px;}
* html #content div.chapters ul li {margin-left:-16px; voice-family:"\"}\""; voice-family: inherit; margin-left:0;} #empty {}

/* Headlines */
h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; font-weight:normal; color:#222; margin: 0 0 0.25em 0;  }

h1 { font-size: 250%; }                       /* 30px */
h2 { font-size: 116.67%; }                    /* 14px */
h3 { font-size: 100%; }                       /* 12px */
h4 { font-size: 100%; }                    /* 16px */
h5 { font-size: 116.67%; }                    /* 14px */
h6 { font-size: 116.67%; }                    /* 14px */

h1 { color: #074f88; 	letter-spacing: 1pt; line-height: 1.05em; }
h2 { padding: 0; font-weight: bold; 	 }
h3 { color: #000; margin: 0 0 0.25em 0; font-weight: bold; }
h4, h5 { font-weight: bold;  }

/* Page-Specific Stylesheets-Classes */
select {cursor:pointer; font-size:1em; width:100%;  padding: 0.1em 0; margin-bottom: 0.5em;}
.searchtext {font-size:1em; width:98%; padding: 0.1em 0; margin-bottom: 0.5em;}
input.submit {background:#005696 url(../img/site/nes_bg_btsearch.gif) right no-repeat; color: #fff; float:right; font-size:1em; margin-top:8px; padding-right:5px; width:8em;}
.searchform { background: #e5f4ff; border-top:#004880 1px solid; border-bottom:#004880 1px solid; line-height:1.5em; margin:0 0 1em 0; padding:1em 0.5em; }
* html .searchform { line-height:1.5em; margin:0 0 1em 0; padding:1em 0; width:100%;}

