
/* CSS für alle neuen Kleinanzeiger und alle Kleinanzeiger Pages die kein */
/* eigenes Design haben */

/* Erstellt:   02.02.2002  SCS
/* Änderungen: 23.11.1999  FRM - Description für admin_design.asp eingefügt */
/*             06.03.2002  FRM - Class TH bei Tag A hinzugefügt

/* ACHTUNG: Der nächste Kommentar bitte nicht verändern! */

/* Name: Black Back */
/* Description: schwaztoene :) */
/* Designer: Mastertools - S. Steiner */

BODY, TABLE, TD, TH, P, BLOCKQUOTE
{
background: #111119;
font-family: Arial,Helvetica;
font-size: 9pt;
color: #ffffff;
}

th
{
background: #666666;
font-family: Arial,Helvetica;
font-size: 11pt;
color: #000000;
}

h1
{
font-family: Arial,Helvetica;
font-size: 16pt;
font-weight : bold;
color : #cccccc;
}

h2, h3, h4, h5, h6
{
font-family: Arial,Helvetica;
font-size: 12pt;
font-weight : bold;
}

IMG        {border-width : 0pt;}

A          {}

A:link     {color : #00FF00;}
A.TH:link  {color : #000000; text-decoration : none;}

A:visited  {color : #00FF000;}
A.TH:visited  {color : #000000; text-decoration : none;}

A:hover    {text-decoration : underline;}

A:active   {color: #ffffff;}

.Ltrc1     {background-color: #666666;}
.Ltrc2     {background-color: #666666;}

#Frequired {font-weight : bold}
#Ldate     {font-weight : bold}
#Lname     {font-weight : bold}
#Ltitel    {font-size : 10pt}
#DlblName  {font-style : italic}
#DtxtName  {font-weight : bold}
#DlblDate  {font-style : italic}
#DtxtDate  {font-weight : bold}
#DlblPreis {font-style : italic}
#DtxtPreis {font-weight : bold}
#Dtext     {font-size:11pt; color: #000040;}


