.oben
	{
	font: 0.8em "Times New Roman", Times, serif;
	}
a.oben:link
	{
	color: #821C01;
	}
a.oben:visited
	{
	color: #821C01;
	}
h1
	{
	font: bold 1.2em "Times New Roman", Times, serif;
	color: #563B07;
	margin: 9px;
	}
h2
	{
	font: bold 1.1em "Times New Roman", Times, serif;
	color: #563B07;
	margin: 9px;
	}
h3
	{
	font: bold 1em "Times New Roman", Times, serif;
	color: #333;
	margin: 9px;
	}

p
	{
	font: 0.9em "Times New Roman", Times, serif;
	color: #000000;
	margin: 9px;
	}
ul
	{
	font: 0.9em "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px 0px;
	list-style: square;
	}

.zitat
	{
	border: 1px #000000 dotted;
	margin: 9px;
	padding: 9px;
	text-align: justify;
	}
.neues
	{
	border: 1px #563B07 solid;
	background-color: #EAE3DE;
	margin: 9px;
	}
.begruessung
	{
	text-align:center;
	vertical-align: middle;
	margin: 20% 0px 0px 0px;
	}
