/* default CSS for alusen.com */
body { background: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; color: #748388; font-size: small; }
body.index	{ background: #bfccce; }

/* Menue */

table.menue	{ background-color: #bfccce; padding-left: 17px; padding-top: 8px; }

/* Links */
a.newsticker { color: #000000; text-decoration: none; }

a img { border: none; }

