/**********************************************************************************
~ AUTOR: Andreas Theusner, © 2003 - ansatheus@gmx.net - http://www.ansatheus.de
~ PROGRAMM: AT Contenator
~ DATEI: verzeichnis.index.css
~ ZWECK: zentrale CSS-Datei für alle index.php in den Verzeichnissen
**********************************************************************************
~ LIZENZ: GNU General Public License
~ Dieses Programm ist freie Software. Sie können es unter den
~ Bedingungen der GNU General Public License, wie von der Free
~ Software Foundation veröffentlicht, weitergeben und/oder
~ modifizieren, entweder gemäß Version 2 der Lizenz
~ die Veröffentlichung dieses Programms erfolgt in der Hoffnung,
~ daß es Ihnen von Nutzen sein wird, aber OHNE IRGENDEINE GARANTIE,
~ sogar ohne die implizite Garantie der MARKTREIFE oder der
~ VERWENDBARKEIT FÜR EINEN BESTIMMTEN ZWECK. Details finden Sie
~ in der GNU General Public License.
~
~ Sie sollten eine Kopie der GNU General Public License zusammen
~ mit diesem Programm erhalten haben. Falls nicht, schreiben Sie
~ an die Free Software Foundation,
~ Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
**********************************************************************************************/
body { margin: 0.5cm; background: #F4F3F3; background-image: url(hintergrund.gif); font-family: Tahoma, Arial, Helvetica; color: black; font-size: 10pt; font-weight: normal;}
h4 { font-family: Tahoma, Arial, Helvetica; color: #6699CC; font-size: 12pt; }
/*h1, h2, h3, h4, h5, h6 { font-family: Tahoma, Arial, Helvetica; color: #204E81;}
table {font-family: Tahoma, Arial, Helvetica; background: #6699CC; font-size: 10pt;}
th {font-family: Tahoma, Arial, Helvetica; color: navy; background: #DFDFDF; font-size: 10pt;} */
td {font-family: Tahoma, Arial, Helvetica; color: #204E81; font-size: 10pt; font-weight: normal;}
/*A { font-family: Tahoma, Arial, Helvetica;font-size: 10pt;}*/
A:hover {text-decoration: none; color: #FF5F00; background:#C0E0F0}
A:link {text-decoration: none; color:#FF5F00; }
A:visited {text-decoration: none; color:#FF5F00; }
address {font-family: Tahoma, Arial, Helvetica; font-weight: normal; font-size: 8pt;}
/*form {font-family: Tahoma, Arial, Helvetica; color: blue; font-size: 10pt;}*/

.orange
{
	font-family: Tahoma, Arial, Helvetica; color: #FF5F00; font-size: 10pt; font-weight: bold;
}

