body
	{
	background-image:  url(galerie/tueten-allgemein-hintergrund.jpg); 
        background-repeat: repeat; 
        background-attachment:fixed;
        }

h1, h2, h3, h4
	{
	font-weight: bold;

	}

h1 
	{
	font-size: 18pt;
        color: red;
	}

h2
	{
	font-size: 14pt;
        color: red;
	}


h3
	{
	font-size: 12pt;
        color: black;
	}

h4
	{
	font-size: 11pt;
	}

