﻿	/* 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:   24-Oct-06, 18:44 */

	/* refbase CSS definitions - default style */


body           { background:#FFFFFF; color:#000000; font-size: 12px; font-family:Arial; }

pre,code       { font-family:Arial; 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:Arial; font-size:x-small; }

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

.header        { font-family:Arial }

.footer        { font-family:Arial; font-size:x-small; color:#999999; }

.unapi         { font-size:smaller; }

.Z3988         { font-size:smaller; }

.ok            { color:#009900; }

.warning       { color:red; }

.warning2      { color:red; font-family:Arial; 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:Arial; font-weight: bold; }

th             { font-family:Arial; }

td,div         { font-family:Arial; font-size: 12px}

p              { font-family:Arial; }

A         { color:#0033CC; text-decoration:none; }

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

h1,h2,h3,h4    { font-family:Arial; color:#990000; }

h5,h6          { font-family:Arial; }

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

