@charset "iso-8859-1";
/* DATEI: desertlon.css */
/* Author: Dieter Rasch, desertlon.de */

body
{
/* Background-Image: url('../images/hintergrund_wueste.jpg'); */
Background-Position: left top;
Background-Attachment: fixed;
Background-Repeat: no-repeat;
}

html, table, td, p, a
{
font-family:arial;
font-size:12px;
letter-spacing:1px;
}

div.offers
{
position: absolute;
top: 144px;
left: 415px;
width: 150px;
border: 0px; /* border:
solid #FFCC99; */
}

a:link
{
color:#0000ff; text-decoration:none;
}

a:visited
{
color:#ff0000;
text-decoration:underline;
}

a:active
{
color:#ff0000;
text-decoration:none;
}

