Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
div.tleft {
	float: left;
	clear: left;
	margin: .5em 1.4em 1.3em 0;
}

div.center
{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

div.tright{
	clear: right;
	float: right;
	margin: .5em 0 1.3em 1.4em;
}

div.thumbcaption p
{
	font-size:90%;
	text-align: center;
}

div.poem
{
	margin-left: 4em;
}

div.poem p
{
	text-indent: 0;
}

h1,h2,h3,h4,h5,h6
{
	text-align: center;
}

h1
{
	font-weight : bold; 
	font-style: normal;
	font-size:150%;
}


h2
{
	font-weight : bold; 
	font-style: normal;
	font-size:140%;
}

h3
{
	font-weight : bold; 
	font-style: normal;
	font-size:120%;
}

h4
{
	font-weight : bold; 
	font-style: normal;
	font-size:110%;
}

h5
{
	font-weight : bold; 
	font-style: normal;
	font-size:100%;
}

h6
{
	font-weight : normal; 
	font-style: italic;
	font-size:100%;
}

.p
{
	text-align:justify;
}

tt{
 font-size:120%;
}