body { background-image:url(Bilder/background.jpg); }
body.impressum { margin-left:10%; margin-right:10%; margin-top:100px; margin-bottom:100px }
table.center { width: 900px; text-align: center; margin-left: auto; margin-right: auto; }
table.centered { text-align: center; margin-left: auto; margin-right: auto; }
td.textfeld { background-image:url(Bilder/Textfeld.gif); vertical-align: top; text-align: center; }
td.center { vertical-align: top; text-align: center; }

table.message { text-align: center; margin-left: auto; margin-right: auto;}
td.terminal { text-align: center; vertical-align: middle; background-color:darkgray; width:600px; border-width:1px; border-style:solid; border-color:gray; }

a { font-family:sans-serif; color:#FFFFFF;font-size:9pt; font-weight:bold; }
a.copyright { font-family:sans-serif; color:#FFFFFF;font-size:7pt; }
a:link { font-weight:normal; color:#000000; text-decoration:none; font-weight:bold; }
a:visited { font-weight:normal; color:#FF9900; text-decoration:none; font-weight:bold; }
a:focus { font-weight:normal; color:#FF9900; text-decoration:none; font-weight:bold; }
a:hover { font-weight:normal; text-decoration:underline; font-weight:bold; }
a:active { font-weight:normal; color:#FF9900; text-decoration:none; font-weight:bold; }

div { font-family:sans-serif; color:#000000; font-size:9pt; }
div.right { text-align: right; }
div.center { text-align: center; }
div.impressum { text-align: justify; }

h1 { font-family:sans-serif; color:#FF5000; font-size:20pt; }
h2 { font-family:sans-serif; color:#FF6600; font-size:12pt; }

