/*  #background {
background-image: url(bck_foto-verkauf.gif);
background-color:orange;
width:2800px;height:1800px;
} */

body { background-image:url('bck_foto-verkauf_02.jpg'); background-repeat:repeat; background-attachment:fixed; background-color:#eeeeee; margin:0px; padding-left:25px; padding-right:35px; padding-top:155px; padding-bottom:45px }
/* legt die Hintergrundfarbe und den Rand für die gesamte Seite fest */



p, div, ul, ol, h1, h2, h3, h4, h5, th, td { font-family:tahoma,Arial,sans-serif;font-size:12px; }
/* Schriftart für alle Elemente die Schrift enthalten */

h1, h2, h3, h4, h5, h6 { color:#000000; }
/* seperate Schriftfarbe für Überschriften */

h6 { color:#c8c8c8; }
/* seperate Schriftfarbe für Überschriften */


#headpic { position:absolute; top:8px; left:100px; width:600px; }
/* Position der Graphik im Seitenkopf festlegen */

#navigation_main  { position:absolute; top:90px; left:115px; width:800px; color:#000000; 	}

#navigation  { position:absolute; top:175px; left:10px; width:160px; color:#000000; 	}

#bildtabelle { position:absolute; top:140px; left:190px; width:650px; color:#000000; 	}

/* #text { margin-left:170px; margin-top:190px; color:#000000; padding:18px; border-style:none; border-width:1px; }*/
/* Formatierung fuer den Haupttextkasten: Er muss den Bereich fuer das Menue freilassen (margin-left), bekommt eine andere Hintergrundfarbe und etwas Innenabstand. Fuer Netscape 4 wird ein Workaround mit einem unsichtbaren Rand hinzugefuegt, da dieser sonst die Hintergrundfarbe nicht richtig darstellen wuerde */


/* Schriftgroessen */
h1 { font-size:32px; }
h2 { font-size:27px; }
h3 { font-size:22px; }
h4 { font-size:18px; }
h5 { font-size:10px; font-weight:normal;line-height: 120% }
h6 { font-size:14px; font-weight:normal;line-height: 120% }


/* Links */
a:link { color:#e3e3e3; font-weight:normal; padding:3px;font-size:12px; font-family:tahoma,arial; line-height:180%;text-decoration:none; }
a:visited { color:#e3e3e3; font-weight:normal; font-size:12px; font-family:tahoma,arial; text-decoration:none; }
a:hover { color:#575757;background-color:none; text-decoration:none; }
a:active { color:#ffffff; text-decoration:underline; }

a.blue:link { color:#EC9F3A; font-size:12px; font-family:tahoma,arial; font-weight: 200; text-decoration:none;}
a.blue:visited font-size:12px; font-family:tahoma,arial; font-weight: 200; text-decoration:none; }
a.blue:hover { color:#ffffff; text-decoration:underline; }
a.blue:active { color:#FF0000; text-decoration:underline; }
