/* vim: set expandtab tabstop=4 shiftwidth=4: */
/*
// +----------------------------------------------------------------------+
// | PHP version 4                                                        |
// +----------------------------------------------------------------------+
// | Copyright (c) 1997-2004 The PHP Group                                |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the PHP license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at                              |
// | http://www.php.net/license/2_02.txt.                                 |
// | If you did not receive a copy of the PHP license and are unable to   |
// | obtain it through the world-wide-web, please send a note to          |
// | license@php.net so we can mail you a copy immediately.               |
// +----------------------------------------------------------------------+
// | Authors: Matthias Gottschalk <matthias@madstop.de>                   |
// |          Florian Köhler <floe99@web.de>                              |
// +----------------------------------------------------------------------+

// +----------------------------------------------------------------------+
// | CVS part                                                             |
// +----------------------------------------------------------------------+
// | $Id: madstop.css,v 1.4 2004/03/04 14:24:17 Matthias Exp $
// | $RCSfile: madstop.css,v $
// | $Source: H:\\CVS-Repository/www.madstop.de\\3.0/css/madstop.css,v $
// | $Date: 2004/03/04 14:24:17 $
// | $Revision: 1.4 $
// | $Name:  $
// | $State: Exp $
// | $Author: Matthias $
// +----------------------------------------------------------------------+
*/

BODY {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family: arial, helvetica; }
P {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica
}
A:link {
	COLOR: #161616; 
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #161616;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #161616; 
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #161616; 
	TEXT-DECORATION: underline;
}

.nav01 {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.nav02 {
	FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.nav0301 {
	FONT-SIZE: 11px; COLOR: #FF4411; FONT-WEIGHT: thin; TEXT-DECORATION: none
}
.nav0302 {
	FONT-SIZE: 10px; COLOR: #000000; TEXT-DECORATION: none
}

.ueber1 {
font-family:arial,sans-serif;
color:#000000;
font-weight:bold;
}

.ueber2 {
font-family:arial,sans-serif;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

.ueber3 {
font-family:arial,sans-serif;
color:#000000;
text-decoration:underline; }

.ueber4 {
font-family:arial,sans-serif;
font-weight:bold;
color:#000000; }

.ueber4a {
font-family:arial,sans-serif;
font-weight:bold;
color:#FF0000; }

.ueber4b {
font-family:arial,sans-serif;
font-weight:bold;
color:#008000; }

.title {
font-family:arial,sans-serif;
font-size:11pt;
color:#000000;
font-weight:bold; }

.gruppe {
font-family:arial,sans-serif;
font-size:10pt;
color:#000000;
font-weight:bold; }

.feld {
font-family:arial,sans-serif;
font-size:10pt;
color:#000000;
font-weight:bold; }

.text {
font-family:arial,sans-serif;
font-size:10pt;
color:#000000; }

.info {
font-family:arial,sans-serif;
font-size:7pt;
color:#000000; }

p.newscopy:first-letter {
font-size:300%;
color:red }


#check {
	color:#FF8040;
}

#create1w {
	color:#FF0000;
}

#create4w {
	color:#FF0080;
}

#modified1w {
	color:#0000FF;
}

#modified4w {
	color:#0080FF;
}

/*
// +----------------------------------------------------------------------+
// | CVS part - Log                                                       |
// +----------------------------------------------------------------------+
// | $Log: madstop.css,v $
// | Revision 1.4  2004/03/04 14:24:17  Matthias
// | add copyright info
// |
// +----------------------------------------------------------------------+
*/