
html { padding: 0; margin: 0; }
body { color: #000; background: white; font-family: Arial,sans-serif; font-size: 12px; margin: 0; padding: 0; }
div#seite { width: 100%; margin: 0; padding: 0; border: none; }

div#seitentext { width: 100%; margin: 0; padding: 200px 0 0 0; font-size: 12px; line-height: 150%; }
div#infobox { width: 100%; margin: 50px 0 0 0; padding: 20px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;  }
div#rechtespalte { display: none; }


div#abschluss { display: none; }

div#kopf { position: absolute; top: 0px; height: 100px; width:100%; margin: 0; padding: 0; }

div#logo { float: right; height: 135px; width: 200px; margin: 0; padding: 0; }
div#topmenue { display: none; }
div#suchfeld { display: none; }

div#topbild { display: none; }
div#submenue { display: none; }
div#sprachwahl { display: none; }

div#fuss { width: 100%; height: 50px; margin: 0 0 0 -40px; padding: 0; font-size: 11px; }

