/*Styles V1*/

body         
{ font-family: Verdana, Arial, Helvetica;}

a 
{text-decoration: none}

a:link
{text-decoration: none;color:#008; }
	
a:visited
{color:#00c;} /*#663300 #800000    */
	
a:hover  
{text-decoration: underline;}


/*
border: 1px dotted #000000;padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1;
color:#ff0000;
*/

a.l 
{text-decoration: none}

a:link.l
{text-decoration: none;color: rgb(0,0,127); }
	
a:visited.l
{color: rgb(64,64,64);} 
	
a:hover.l  
{text-decoration: underline;}


textn 
{font-family: Verdana, Arial, Helvetica; color: rgb(0,0,0);font-size: 10px}

tr      
{ font-family: Verdana, Arial, Helvetica; font-size: 10pt; valign="top"; align="left";}

.txtrt 
{ font-family: Verdana, Arial, Helvetica; font-size: 10pt; margin:0; color: #ff0000; text-indent:0; line-height:100% }

.textbr 
{font-family: Verdana, Arial, Helvetica; font-size: 10pt; margin:0; color: #990000; text-indent:0; line-height:100% }

.textkl
{ font-size: 8pt }

.txtkursiv 
{ font-style: italic; font-family: Verdana, Arial, Helvetica; color: rgb(0,0,0);font-size: 10pt }

li 
{ margin-top: 2; margin-bottom: 2; }

td      
{ margin-top: 0; margin-bottom: 1; align="left"; valign="top"}

/* Überschriften im Text h1 und h2 */

h1 
{ font-family: Arial, Verdana, Helvetica; color: #808080; font-size: 14pt; font-weight: bold; 
text-align: center; margin-top: 12; margin-bottom: 6 }

h2 
{margin-top: 5; margin-bottom: 3; font-family: Verdana, Arial, Helvetica; font-size: 12pt; color: #000000; font-weight: bold }

/* Überschriften in linker Navleiste h3 und h4 */
h3 
{margin-left: 1;margin-top: 5; margin-bottom: 1; font-family: Arial, Verdana, Helvetica; font-size: 10pt; color: #000000; 
font-weight: bold }
	
h4 
{margin-left: 7; margin-top: 0; margin-bottom: 1; font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: #000000;
font-weight: 400}

h6
{ font-family:Arial,Verdana,Helvetica; font-size: 8pt; text-align: center;
 margin-top:0; margin-bottom:1; color:#FFFFFF;  
 font-weight: 400;} /*text-transform: uppercase*/

p 
{margin-top: 0; margin-bottom: 2; text-align: left; align=left}

ul  
{text-align: left }
