html,body { margin: 0; padding: 0; overflow: hidden; border: none; }
html>body { overflow: hidden; border: none; }
a img { border: none; }
div { margin: 0; padding: 0; font-family: Arial; border: none; }
div.manowidget { width: 160px; height: 200px; background-image: url(schatten.gif); background-repeat: repeat-x; }
div.head { padding: 5px 10px 5px 10px; background-color: #c2a6dd; color: white; font-size: 0.75em; font-weight: bold;}
div.body { color: white; padding: 10px 10px 0 10px; font-size: 0.65em;}
div#manocounter { color: #c2a6dd; font-size: 1.2em; text-align: center; width: 100%; padding: 5px 0 15px 0; }
