
/* neue Farben für Sommer mit weißem Hintergrund */

body { background-color:#ffffff; margin-left:18%; margin-right:18%; /* background-image:url(bg1.jpg); */ }
table { background-color:#ffffff; /* background-image:url(bg1.jpg); */ }
td { background-color:#ffffff; /* background-image:url(bg1.jpg); */ }
.text { font-family:arial, helvetica, sans-serif; font-size:small; color:#262626; }
h1 { font-family:arial, helvetica, sans-serif; font-size:large; color:#262626; border-top-style:double; border-left-style:none; border-right-style:none; border-bottom-style:double; border-width:4px; border-color:#3CB371;}
h2 { font-family:arial, helvetica, sans-serif; font-size:medium; color:#262626; border-top-style:none; border-left-style:none; border-right-style:none; border-bottom-style:double; border-width:2px; border-color:#3CB371; }
.x-small { font-family:arial, helvetica, sans-serif; font-size:x-small; color:#262626; }
.milan { font-family:arial, helvetica, sans-serif; font-size:x-small; color:#262626; }
a:link { color:#FF6347; }
a:visited { color:#191970; }
a:active { color:#191970; }
div.table { margin-left:18%; margin-right:18%; }
ul { margin-left:0px; }
ol { margin-left:0px; }




