a         { color: #FF0000; text-decoration: underline;}
a:hover   { color: #FF0000; font-weight: normal; font-style: italic; text-decoration: underline;}
a:active  {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}

td.kopf      {
	color: #FF0000;
	font-size: 24px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	background-color: #13440c;
}
	
td.text      {
	color: #FFFFFF;
	font-size: 16px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 15px 5px 5px 5px;
	font-weight: normal;
	font-style: normal;
	background-color: #13440c;
	text-align: justify;
}
	
td.bild {
	color: #660000;
	font-size: 16px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-weight: normal;
	font-style: italic;
	background-color: #13440c;
}
