body {  background-image: url('images/top_bg.gif')}
.men {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 19px; font-weight: bold; color: #FFFFFF; background-color: #000000; text-align: center}

/* CSS fuer Links */

.link a:link { color: #FFFFFF; text-decoration: none}
.link a:visited { color: #FFFFFF; text-decoration: none}
.link a:hover { color: #FFF1E3; text-decoration: underline}
.link a:active { color: #FF0033; text-decoration: none}