* { margin: 0; padding: 0; }

body { font: 100% Arial, sans-serif; background: #fff; margin: 0 auto; color: #666; }
html>body { font-size: 10px; }

h1#name { text-indent: -99999px; background: url("mk-logo.png") no-repeat top left; width: 280px; height: 70px; padding-bottom: 50px }
h2 { font-size: 1.1em; font-weight: bold; color: #333; padding: 2em 0 0 0; }
h2.wichtig { color: #f00; }

ul { list-style-type: none; }
ul li { font-size: 1.1em; line-height: 1.7em; padding: 0 0 0 1em; background: url("punkt.jpg") left no-repeat; }

a:link, a:visited, a:active { color: #333; border-bottom: 1px solid #ccc; text-decoration: none; }
a:hover { border-bottom: 1px solid #333; text-decoration: none; }

#klammer { width: 300px; margin: 0 auto; padding-top: 5em; }