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

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

/* Layout: 2 Columns with 7:3 ratio */

/* Rulehack for IE */
/* html #content {width:100%} */
* html #navigation {padding:0 30px; width:270px; }

#content { line-height:1.4em; margin: 0 0 30px 270px; width: 674px; padding-top: 30px; }
#content .chapters {float:left; width:70%;}
#content .news {float:right; width:29%;}
#content .content_spacing {margin-left:18px;}
