font{ color: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
body { color: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}


input.newad {  color: #000000; background-color: #CCCCCC; width: 300px; clip:   rect(   ); font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px}
input.midsize {  color: #000000; background-color: #CCCCCC; width: 180px; clip:   rect(   ); font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px}
input.smallsize {  color: #000000; background-color: #CCCCCC; width: 100px; clip:   rect(   ); font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px}

select.newad {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; width: 300px; clip:   rect(   ); font-size: 10px; background-color: #CCCCCC}
textarea.newad {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; width: 300px; clip:    rect(   ); background-color: #CCCCCC; color: #000000; height: 150px}

input.definefields {  color: #000000; background-color: #CCCCCC; width: 150px; clip:   rect(   ); font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9px}
select.definefields {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; width: 150px; clip:   rect(   ); font-size: 9px; background-color: #CCCCCC}
select.deletecat {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; width: 400px; clip:  rect(   ); background-color: #CCCCCC; font-size: 10px}
td.normaltable {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; padding-top: 5px; padding-right: 3px; padding-bottom: 5px; padding-left: 3px; font-size: 10px}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; padding-top: 5px; padding-right: 3px; padding-bottom: 5px; padding-left: 3px; font-size: 10px}
td.headline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #000000; background-color: #E1CD9F; padding-top: 3px; padding-bottom: 3px; text-indent: 5pt; vertical-align: baseline; letter-spacing : 1px;               }
td.headlinesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #000000; background-color: #E1CD9F; padding-top: 3px; padding-bottom: 3px; vertical-align: baseline;  margin-bottom : 0px;       }
td.headlinecat {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #772200;
	letter-spacing : 1px;
	padding-bottom : -5px;
	}
td.adtable { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; padding-top: 5px; padding-right: 3px; padding-bottom: 5px; padding-left: 3px; font-size: 10px ; border: #772200; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
td.warning {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; padding-top: 5px; padding-right: 3px; padding-bottom: 5px; padding-left: 3px; font-size: 10px;  background-color : #FFCCCC; border-bottom : 1px solid;
	border-left-style : solid;
	border-left-width : 1px;}
td.nowarning {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; padding-top: 5px; padding-right: 3px; padding-bottom: 5px; padding-left: 3px; font-size: 10px;  background-color : #CCFFCC; border-bottom : 1px solid;
	border-left-style : solid;
	border-left-width : 1px;}
.adtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; letter-spacing: 4em}

tr.highlighted {  background-color: #E1CD9F}
table.articleselect {  border-color: #772200; border-style: solid; border-top-width: thin; border-bottom-width: thin}
tr.summary {
	background-color : #CCCCCC;
	font-style : normal;
	font-weight : bold;
}

td.classad {
	border-bottom : 1px solid;
	border-left-style : solid;
	border-left-width : 1px;
}

table.classad {
	border-bottom-width : 1px;
	border-left-width : 3px;
	border-right-width : 3px;
	border-top : 2px;
	border-style : solid;
        border-color : #772200
	}

/* DATEI: formate.css */

/* Aenderungen auf eigene Gefahr! Der Autor leistet keinen */
/* Support bei Anzeigeproblemen, die durch Aenderungen in */
/* dieser Datei zustande kommen! */

/* Zeilen wie diese, die mit Schraegstrich und Stern */
/* beginnen und mit Stern und Schraegstrich enden, sind */
/* Kommentarzeilen. */

/* Es folgen die Style-Definitionen, die Sie aendern koennen: */
/* Unterhalb jedes Befehls steht eine Kurzerklaerung */



body { margin-top:10px; margin-bottom:10px; margin-left:10px}

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */



p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,body
     { font-family:Arial,sans-serif; }

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,body
     { color:#000000; }

/* color = Farbe fuer Textelemente */
/* #0000FF = blau, Wert änderbar */


p,ul,ol,li,div,td,th,address,nobr,b,i,body { font-size:10pt; }

/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


pre { font-family:Courier New,Courier; font-size:9pt; color:#000000; }

/* Quelltext-Beispiele */
/* font-family = Schriftart */
/* Courier New,Courier = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */


tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Quelltext-Befehle im normalen Fliesstext */
/* font-family = Schriftart */
/* Courier New,Courier = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */


td.xmpcode { border-width:1pt; border-style:solid; border-color:#772200; background-color:#FFFFE0; }

/* Bereiche mit Beispiel-Quelltexten */
/* nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */
/* border-width = Randbreite */
/* 1pt = 1 Punkt, Wert aenderbar */
/* border-style = Randstil */
/* solid = durchgezogen, Wert aenderbar */
/* border-color = Randfarbe */
/* #999999 = grau, Wert aenderbar */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */



.code { background-color:#FFFFE0; }

/* Tabelleninhalte mit Quellcode */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */
/* Farbe sollte gleich sein wie bei td.xmpcode */



td.xplcode { background-color:#EEEEFF; }

/* Tabelleninhalte mit Erklaerungen */
/* background-color = Hintergrundfarbe */
/* #EEEEFF = helles Blau, Wert aenderbar */



.doc { background-color:#EEEEEE; }

/* Layout-Elemente mit hellgrauem Hintergrund */
/* background-color = Hintergrundfarbe */
/* #EEEEEE = helles Grau, Wert aenderbar */



.qbar { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }

/* Layout-Elemente mit hellgrauem Hintergrund */
/* nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */
/* font-family = Schriftart */
/* Arial,sans-serif = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 9pt = 9 Punkt, Wert aenderbar */


pre.normal { color:#000000; }

/* normale praeformatierte Bereiche, nicht fuer Quelltexte */
/* color = Farbe */
/* #000000 = schwarz, Wert aenderbar */


a:link { color:#772200;text-decoration:underline;}
a:visited {color:#772200;text-decoration:underline;}
a:active {color:#772200;text-decoration:none;}

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* #FF0000 = plattes rot */
/* #AA5522 = kotzbeige, Wert aenderbar */
/* #772200 = scheissbraun, Wert aenderbar */
/* #000000 = schwarz, Wert aenderbar */
/* text-decoration = Tesxtstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */

a.an { text-decoration:none; }

