/* stylesheet contra-schill */
body {
        font-family: sans-serif;
        color:#000000;
        background: #fdfdfd url("logo.gif");
/*        background-repeat: repeat-y;
        background-position: center;
*/
}
h1, h2 { text-align: center; }
/* p { margin-top:0.8%; margin-bottom:0.8%; } */
tr { }
th { }
td { }
img { border-style: none; }
hr { }
.cite { font-style: italic; }
ul { }
ol { }
li { }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: smaller; }
.big { font-size: large; }
.bold { font-weight: bold; }
.src { color:#990000; }