body    {
        background: url('../img/bilder/hinter_n.jpg') fixed;
        font-size: 17px;
        font-family: arial;
        color: #000;
        font-weight: bold;
        }
img     {
	    margin: 10px;
        width: ;
		border: 0;
        }
td		{
		text-align: center;
		}
a       {
        color: #000;
        text-decoration: underline;
        }
a:hover {
        color: #fa0;
        }
img.grow {cursor:pointer}