body {

font-family: Arial;
font-size: 10px;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
margin:0;
padding:0;
border:0;

}

.flashanimation{
text-align: center;

}

.bottommenue{
text-align: center;
background-color: #333;
color: #fff;

}

a:link{color:#fff; text-decoration: none;}
a:visited{color:#fff; text-decoration: none;}
a:hover{color:#fff; text-decoration: underline}
a:active{color:#fff; text-decoration: none;}

