BODY		{	background-color:	white;
				text-align:			center;
				margin-left:		0px;
				margin-top:			0px; }

TABLE		{	width: 				665px; }

TD.titel	{	height:				30px;
				border-style:		solid;
				border-color:		black;
				border-width:		0px 1px 1px 1px; }

TD.content	{	padding-left:		15px;
				padding-top:		15px;
				padding-right:		15px;
				text-align:			justify;
				border-style:		solid;
				border-color:		black;
				border-width:		0px 1px 0px 1px;
				vertical-align:		top; }

TD.bottom	{	background-color:	#A40206;
				height:				20px;
				border-style:		solid;
				border-color:		black;
				border-width:		0px 1px 1px 1px;
				font-family:		Verdana,Arial,sans-serif;
				font-size:			9pt;
				color:				#CCCDCD;
				text-align:			right; }

IMG.picture	{	padding:			2px;
				border-style:		solid;
				border-color:		#A40206;
				border-width:		2px;
				margin-left: 12px; }

P, blockquote, li			{	font-family:		Verdana,Arial,sans-serif;
				font-size:			9pt;
				color:				#525252; }

P.abstract	{	margin-top:			30px; }

H1			{	font-family:		Arial,sans-serif;
				font-size:			14pt;
				color:				black;
				font-weight:		bold; }

A			{	text-decoration:	none;
				font-weight:		bold;
				color:				#A40206; }

A:hover		{	text-decoration:	underline;
				font-weight:		bold;
				color:				#525252; }

A.breadcrum	{	color:				#CCCDCD; }

IMG.small	{	border-style:		solid;
				border-color:		#F5B16D;
				border-width:		1px;
				padding:			2px; }

B.star	{
  color: #A40206;
  font-size: 10pt; }
  
P.pub {
  padding-left: 20px; }