a           { text-decoration:none; }
a.menue     { text-decoration:none; padding:15px; }
a.menue2    { text-decoration:none; padding:15px; color:white; }
body        { font-family: Sans-Serif; font-size:11pt; background:#F1F1F1; }
p           { margin-left:15%; margin-right:15%; color:gray; font-size:20px; }
ul.p        { margin-left:18%; color:gray; font-size:20px; list-style-type:square }
h1          { color:gray; font-size:48px; text-align:center; margin-top:5%; }
h2          { color:gray; font-size:40px; text-align:center; }
h3          { color:gray; font-size:24px; text-align:center; }
td.menue    { width:100px; padding:15px; background-color:#FFA500; text-align:center; }
td.body     { color:gray; font-size:24px; padding:15px; text-align:center; }
table.body  { margin-top:10%; }
ul          { margin-left:30%; color:gray; font-size:20px; list-style-type:square }
ul.zwei     { margin-left:1%;  color:gray; font-size:20px; list-style-type:circle }
address     { text-align:center; }
.invisible   { display: none; }
