/* Browsereigene Darstellungen resetten */

html, body, * { margin: 0; padding: 0; border: 0; line-height: 100%; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

ol, ul, dl { list-style: none; }

address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th { text-align: left; }

q:before, q:after { content: '"'; }

hr { display: none; }