@import url("specials_destinations.css");
/* 
STYLE SHEET FOR lastminute.com Germany 
Last updated 18.10.2007
Tested in IE7, Firefox 1.5, Opera 9.21

CI - COLOURs
Magenta       # FF0099
Purple        # A90852
Pink Medium   # E9ADCA  (BGColour Filter Searchresults)
Pink light 1  # FDD0E4
Pink light 2  # FEE6F1  (Sonderfall - z.B. Wechselfarbe Liste)
Pink light 3  # FFF4F9  (Sonderfall - z.B. Wechselfarbe Liste)


INDEX

1.0 Allgemein
1.1 Text
1.2 Bilder
1.3 Spacer
1.4 Formulare



*/

/* ---------- 1.0 ALLGEMEIN ---------- */





* {margin:0; padding:0;}

body {
  margin: 20px 0 0 20px;  
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#323232;
  line-height:18px;
}

ol, ul, dl {list-style:none;}
em {font-style:normal; font-weight:bold;}
abbr {text-decoration:none;}
