a         { font-size: 12px; text-decoration:underline; }
a:link    { color:#522D18; text-decoration:underline; }
a:visited { color:#522D18; text-decoration:underline; }
a:active  { color:#522D18; text-decoration:underline; }
a:hover   { color:#8B4B29; text-decoration:none; }

body {
 font-family: Verdana;
 font-size: 9px;
 color:#522D18;
 background-color:#C8A664;
 background-attachment: fixed;
 background-image: url(../grafiken/design/bg_kachel_start.gif);
 background-repeat: repeat;
 background-position: center;
}

table {
 font-family: Verdana;
 font-size: 9px;
}