sup	{font-family: arial, helvetica;
			 color: black;
			 font-size: 11px;}


.subhead	{font-family: arial, helvetica;
			 color: black;
			 font-size: 13px;
			 background-color: white;
			 line-height: 16px}

.textformat1	{font-family: arial, helvetica;
			 color: red;
			 font-size: 14px;
			 text-align: right;
			 line-height: 16px}

.textformat2	{font-family: arial, helvetica;
			 color: black;
			 background-color: #F9F9D5;
			 font-size: 13px;
			 text-align: justify;
			 line-height: 22px}

.textformat3   {font-family: arial, helvetica; /*Fußnoten*/
                     color: #000000;
                     font-size: 12px}

.textformat4   {font-family: arial, helvetica; /*legal disclaimer*/
                     color: #000000;
		     text-align: center; 
                     font-size: 14px}

.textformat5   {font-family: arial, helvetica; /*inhaltslayer*/
                     color: black;
		     text-align: left; 
                     font-size: 11px}

.textformat6 {font-family: arial, helvetica;
			 color: black;
			 background-color: #bfbfbf;
			 font-size: 12px;
			 text-align: justify;
			 line-height: 16px}

A:link		{color: #000080;
			 font-family: arial, helvetica;
			 }

	
A:visited 	{color: #008080;
			 font-family: arial, helvetica;
			 }

A:hover		{color: "red"}


h1              {color:blue;
                     font-family: verdana, arial;
                     font-size: 21px;
                     font-weight: bold}

h2              {color:black;
                     font-family: verdana, arial;
                     font-size: 20px;
                     font-weight: bold}

blockquote { margin-left:40px; }
