body		{ font-family: Helvetica, Arial, sans-serif; }

a:link		{ text-decoration: none; color: #0000FF; }
a:visited	{ text-decoration: none; color: #0000FF; }
a:hover		{ text-decoration: none; background-color: #DDDDDD; }
a:active	{ text-decoration: none; background-color: #DDDDDD; }
a:focus		{ text-decoration: none; background-color: #DDDDDD; }

img			{ border:none }

div			
{
	margin-left: 107px;  
	display: block; 
	max-width: 55em;
	text-align: justify;
	text-justify: inter-word;
}

.text
{
	margin-left: 25px;
	width: 47em;
}
.kursiv
{
	font-style: oblique;
}
.klein
{
	font-size: x-small;
}
