/* Basis-Stylesheet auf Anregung von
http://www.grochtdreis.de/adventskalender/advent.php#id20 */

body {
	font-family : Arial, Geneva, Helvetica, sans-serif; 
	font-size: 62.5%;
	background-color: #fff;
	color: #000;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, form, blockquote, address, hr, pre {
	margin: 0;
	padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6, input, textarea {
	font-weight: normal;
	font-size: 1em;
}a img {
	border: none;
}
