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

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

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

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

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

a.archivlinks:link,a.archivlinks:visited  {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
}

a.archivlinks:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color:red;
}

a.button:link,a.button:visited  
	    { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px
	}

a.button:hover    
	   { 
	   color: red;
	   }

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

.menue {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration:none;
}