/* CSS für alle neuen Kleinanzeiger und alle Kleinanzeiger Pages die kein */
/* eigenes Design haben */

/* Erstellt:   01.11.1999  FRM
/* Änderungen: 23.11.1999  FRM - Description für admin_design.asp eingefügt */
/*             13.01.2000  FRM - Aus markt.css master.css für alle Mastertoolspages erstellt.

/* ACHTUNG: Der nächste Kommentar bitte nicht verändern! */

/* Description: Design wie Admin-Pages in Kleinanzeiger */

BODY, TABLE, P, BLOCKQUOTE, FORM, TD, OL, UL
{
font-family: Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
}

body
{
background-color:#ffcc33;
padding-left:15px;
padding-top:15px;
padding-right:15px;
}

	body 				{scrollbar-3dlight-color:#996600;
						scrollbar-arrow-color:#ffcc33;
						/*scrollbar-base-color:#000000;*/
						scrollbar-darkshadow-color:#996600;
						scrollbar-face-color:#CC9900;
						scrollbar-highlight-color:#FFDB6F;
						scrollbar-shadow-color:#CC9900;
						scrollbar-track-color:#ffcc33;}
b
{
color:#996600;
}

pre
{
font-family:courier;
}

th
{
font-family: Arial, Helvetica, sans-serif;
font-size:9pt;
color:#ffffff;
background-color:#CC9900;
}

h1
{
font-size: 16pt;
font-family: "Avantgarde Bk BT", Arial, Helvetica, sans-serif;
color:#996600;
font-weight : bold
}

h2, .h2
{
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
color:#996600;
font-weight : bold
}

h3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color:#996600;
font-weight : bold
}

h4
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color:#996600;
font-weight : bold
}

IMG
{
border-width : 0pt;
}

A
{
/*text-decoration : none;*/
/*font-weight : bold;*/
}

A:link
{
color:#996600;
}

A:visited
{
color:#996600;
}

A:hover
{
color:#CC9900;
}

A:active
{
color:#003399;
}

CODE
{
background-color:#ffffee;
color:#000000;
}

.main
{
text-decoration : none;
font-weight : bold;
font-size: 15px;
}

.main:hover
{
color:#9999cc;
text-decoration: underline;
}

.nav
{
/*color: #ffffff;*/
background-color: #ffffff;
}

.fuss
{
font-weight: normal;
font-family: arial, helvetica;
font-size: 9pt;
text-align: center;
}

.tblwerb td
{
background: #ffffff;
}

.tblouter
{
	background-color:#CC9900;
}
.tblinner
{
	background-color:#FFDB6F;
}

.hit {
	font-weight:bold;
	color:#ff0000;
	}

.red {
	font-weight:bold;
	color:#ff0000;
	}
	
.boxtop {
	color:#ffffff;
	}	
/* NF Classes */

/* NF IDs */
#NHeadline {color: #99ccff;
            font-size: 12px;}
#NDate     {font-size: 12px;}
#NText     {}
#NlblName  {}
#NtxtName  {}
#NlblDate  {}
#NtxtDate  {}

/* CA Classes */
.Ltrc1     {background-color : #99ccff;}
.Ltrc2     {background-color : #99ccee;}

/* CA IDs */
#Frequired {font-color : #200000; font-weight : bold}
#Ldate {font-weight : bold}
#Lname {font-weight : bold}
#Ltitel {font-size : 12pt}
#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:12pt; color: #000040; font-weight: bold;}


