/* Handheld-Definitionen für alle Seiten und alle Browser louisiana.de */
/* Allgemeine Tags ###########################################*/

body {
font-family: TimesNewRoman, serif;
background-color: white;
color: black;
text-align: left; 
}

a {color: black; text-decoration: underline; }

img {
display: none;
}

#homelink { /* für alle Seiten außer HOME selbst */
display: none;
}

/* unterer Abschluss mit Schatten ############################ */
#bottom {
display: none;
}

/* Definitionen nur für louisiana.de HOME */

#ads {
display: none;
}

#outlets ul {
list-style-type: none;
}

/* für Outlet-Seiten: ########################## */
#galerie img {
display: block;
}
