* { margin: 0; padding: 0; }
body { background: #fff; color: #000; font-family: Arial, sans-serif; font-size: 12pt; text-align: center; }

#center { width: 950px; margin: 20px auto; text-align: left; }

#null { float: none !important; width: auto !important; }
#eins { float: none !important; width: auto !important; }
#zwei { float: none !important; width: auto !important; }
#drei { float: none !important; width: auto !important; }

h1 { margin: 0 0 10px 0; font-size: 24pt; line-height: 34pt; }
h2 { margin: 0 0 10px 0; font-size: 18pt; line-height: 28pt; }
h3 { margin: 0 0 10px 0; font-size: 14pt; line-height: 24pt; }
h4 { margin: 0 0 10px 0; font-size: 14pt; line-height: 24pt; margin-top: 20px; border-top: 1px solid #000; padding-top: 15px; }
p { margin: 0 0 10px 0; font-size: 13pt; line-height: 20pt; font-family: "Times New Roman", Times, serif;
}
ul { margin: 0 0 10px 40px; list-style: square; }
ul li { margin: 0 0 5px 0; font-size: 12pt; line-height: 20pt; }
.xs { font-size: 11pt; line-height: 21pt; }
.xxs { font-size: 10pt; line-height: 20pt; text-align: left; }

a { text-decoration: none; }
a:link { color: #00c; border-bottom: 1px solid #00c; }
a:visited { color: #551a8b; border-bottom: 1px solid #551a8b; }
a:link:hover, a:visited:hover { color: #c00; border-bottom: none; }

#menu, #menu2 { display: none !important; }

img { color: #fff; border: none; }
a img { color: #fff; border: none; } /* hide the border in Netscape 4 */
