@charset "ISO-8859-1";


/* ### Allgemeine Angaben ### */

body {
 background-image : url(bg_side.JPG);
 color            : white;
 font-size        : 100.01%;
 text-align       : center;
 border:none;
 padding:none;
 }

h1 { 
 font-family:arial;
 color:white;
 }

table {
 align:center;
 }

td {
 text-align:center;
 padding:none;
 }