/* CSS fŸr alle neuen Kleinanzeiger und alle Kleinanzeiger Pages die kein */ /* eigenes Design haben */ /* Erstellt: 24.02.2000 SCS /* ACHTUNG: Der nŠchste Kommentar bitte nicht verŠndern! */ /* Name: Safari Beige */ /* Description: dezentes blau mit beige */ /* Desinger: Mastertools - S. Steiner */ /* Hintergrundfarbe, Schriftfarbe */ BODY, TABLE, TD, TH, P, BLOCKQUOTE { background: //gelšscht font-family: Verdana, Arial, Helvetica; font-size:11pt; color:#660000; } body { background-image:url(http://www.hausimwald.de/hg_ver_2.jpg); padding-left:30px; padding-top:5px; padding-right:30px; } /* Tabelle Titelzelle */ th { color: #191970; background-color : #ADD8E6; } /* Titel 1 */ h1 { font-size: 16pt; font-family: Verdana, Arial, Helvetica; } /* Titel 2 */ h2 { font-size: 13pt; font-family: Verdana, Arial, Helvetica; } /* kleinere Titel */ h3, h4, h5, h6 { font-size: 11pt; font-family: Verdana, Arial, Helvetica; } IMG { border-width : 0pt; } A { text-decoration : none; font : bold; } /* Link-Farben */ A:link { color : #003399; } A.TH:link { color: #666666; } A:visited { color : #800040; } A.TH:visited { color: #ffff99; } A:hover { text-decoration : underline; } A:active { color: #800080; } /* Tabellenzellen-Hintergrundfarben */ .Ltrc1 {background-color : #ffffff;} .Ltrc2 {background-color : #E6E6FA;} #Frequired {font-color : #200000; font-weight : bold} #Ldate {font-weight : bold} #Lname {font-weight : bold} #Ltitel {font-size : 11pt} #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; font-weight: bold; }