body { background-color: #111111; color: #0066cc; }
a { color: #0099ff; text-decoration: none;}
a:hover { color: #00ccff; text-decoration: underline; }
.underline { text-decoration: underline; }
.h1 { font-size: 2em; }
.h2 { font-size: 1.5em; }
.h3 { font-size: 1.2em; }
.h4 { font-size: 1.2em; }
.inhListe { padding: 5px 5px 5px 5px; margin: 5px 5px 5px 5px; width: 99%; text-align: center; }
.inhEintrag { width: 500px; height: 99%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-width:0px; text-align: center; white-space: normal; padding: 10px 5px 10px 5px; margin: 20px 10px 20px 10px; text-decoration: none; float: left; background-image: url("./images/mask02.png"); background-position: center top; background-repeat: repeat-x repeat-y; }


img {border: 0;margin: 0;padding: 0;}
