/*
 * content.css (c) 2003-2005 by Benjamin Schweizer <gopher at h07 dot org>
 *                              http://www.redsheep.de/
 *
 *********************************************************************/

/*
 * The default stylesheet for agjf.de
 */

#content table th {
	background: #eee;
}
pre.code, pre.file {
    /*font-family:  Helvetica, Arial ;*/
	font-size: 8pt;
	border-left: #eee 9pt solid;
	padding: 0 0 0 10pt;
    font-family: monospace;
}
#content fieldset {
	width: 70%;
}

/*
 * eof
 */
