body,textarea {	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px; margin-bottom:20px;
	margin-left:0px; margin-right:0px;

	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
}

p,ul,ol,li,td,dt,dd,dl,.tab,.ende {	color:#000000; 
		font-size:14px; line-height:20px; }

p	{	text-align:justify;}

ul	{	list-style-type:square; margin-bottom:30px;}
li	{	text-align:justify; padding-bottom:5px;}


a	{	text-decoration: none; }
a:link, a:visited, a:active { color: #006a80; border-bottom: 1px solid #cfe2e5;}
a:hover { color: #a8001c; border-bottom: 1px solid #a8001c;}

a.nobottom	{	border-bottom:0;}


.logo	{	font-weight:bold; color:#808080; text-align:center;
		margin-top:27px; margin-bottom:0px;} /* Schrift fett, grau */

.zeilenabstand_inhalt { line-height:23px;}

.block	{	width:500px; } /* Breite redefiniert */

.titel, .obertitel, .untertitel
	{	text-align:left; font-weight:bold;}

.titel	{	padding-top:40px; margin-top:30px; margin-bottom:20px;
		color:#008080}

.obertitel	{	padding-top:40px; margin-top:30px;
	color:#202020; padding-left:10px;
	border-bottom:1px solid #C0C0C0; padding-bottom:2px;
	margin-left:10%; margin-right:10%;
	margin-bottom:40px;}

.untertitel	{	padding-top:30px; margin-top:20px; margin-bottom:10px;}

.text	{	color:#660000; }
.zitatblock {	color:#660000; width:400px; margin-left:auto; margin-right:auto; padding-top:30px; padding-bottom:10px; margin-top:0px; margin-bottom:0px;}
.autor2	{	color:#660000; padding-top:10px; padding-bottom:10px; margin-top:0px; margin-bottom:0px; margin-right:28%; text-align:right;}

.ende	{	margin-top:80px; } /* text-align: center = _all.css;	margin-bottom:180px = nützt nichts, siehe body */