h1  {
    font-family: Times New Roman, Times, serif;
	font-size: 50px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 50px;
	vertical-align:bottom;
	}

h2	{
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #333333;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	line-height: 32px;
	}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: normal;
	}

td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	}

a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	}

.zurueckbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}

.fliesstextfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight:bold;
	}

.archivtitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-style: italic;
	text-decoration: none;
	line-height: 32px;
	}

.produktionstitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
	font-style: italic;
	text-decoration: none;
	line-height: 32px;
	}

.fliesstextkursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	font-style: italic;
	text-decoration: none;
	}

a.links:link,a.links:visited  {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	background-position: left;
	text-indent: 10px;
	text-align: center;
	line-height: 36px;
	}

a.links:hover    
	{ 
	color: red;
	}
