	/* Project:    Web Reference Database (refbase) <http://www.refbase.net> */
	/* Copyright:  Matthias Steffens <mailto:refbase@extracts.de> */
	/*             This code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. */
	/*             Please see the GNU General Public License for more details. */
	/* File:       ./style.css */
	/* Created:    20-Oct-02, 15:08 */
	/* Modified:   16-Jul-06, 12:32 */

	/* refbase CSS definitions - default style */


body           { color:#666666; background-color:#FFFFFF; font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif; font-size:83%; margin:0 auto; }

pre,code       { font-family:monaco,courier,monospace; font-size:7pt; }

.spacer        { padding-top:0.5em; }

.spacer2       { padding-bottom:0.3em; }

.tiny          { font-size:x-small; }

.smaller       { font-size:smaller; }

.small         { font-size:small; }

.smallup       { font-size:small; position:relative; top:-10px; }

.smallsans     { font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif; font-size:x-small; }

.moveup        { position:relative; top:-8px; }

.header        { font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif; }

.footer        { font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif; font-size:x-small; color:#999999; }

.unapi         { font-size:smaller; }

.Z3988         { font-size:smaller; }

.warning       { color:#cc0e1d; }

.warning2      { color:#cc0e1d; font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif; font-size:small; }

.mainfieldsbg  { background-color:#DEDEDE; }

.otherfieldsbg { background-color:#FFFFFF; }

.userfieldsbg  { background-color:#FFFFCC; }

.outline       { list-style-type:none; font-size:small; position:relative; left:-15px; }

.category      { font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif; font-weight: bold; }

th             { font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif; }

td,div         { font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif; font-size:11px; }

p              { font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif; }

A:link         { color:#cc0e1d; text-decoration:none; }

A:visited      { color:#cc0e1d; text-decoration:none; }

A:active       { color:#cc0e1d; text-decoration:none; }

A:hover        { color:#3366FF; text-decoration:none; }

h1,h2,h3,h4    { font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif; color:#cc0e1d; }

h5,h6          { font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif; }

h2,h3          { margin-top:1em; margin-bottom:0.5em; }


