/* Standardwerte zurücksetzen (Browser undo) */
:link,:visited {text-decoration:none;color:black}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0;padding:0}
ul,ol {margin: 4px 20px; margin-right: 0}
li {margin: 1px 0}
a img,:link img,:visited img {border:none}
address {font-style:normal}

/* Grundeinstellungen */
body, input, select {
	font-family: Calibri, Segoe UI, Trebuchet MS, Arial, Helvetica, sans-serif;
}