body {
background-image: url(/_elemente/bilder/hg.gif);
background-repeat: repeat-x;
}

.ta {
background-color:#fc0;
}

a {
text-decoration: underline;
}
a:link {
color: #333;
}
a:visited {
color: #333;
}
a:hover {
color: #333;
text-decoration: none;
}
a:active {
color: #333;
}