
body		{margin: 0px;}

.ueberschrift	{
		font-family: 	arial, sans-serif;
		font-weight:	bold;
		font-size:	                16px;
		color:		#6a7d99;
		padding-top:	20px;
		padding-bottom:	2px;
		border-bottom:	1px solid #bebebe;		
		}

.text		{
		font-family:	arial, sans-serif;
		font-size:	                11px;
		line-height:	16px;
		color:		#191919;
		text-align:	                justify;
                                padding-left:              1px;
		text-decoration:         none;
		}

.text:hover                {
		color:		#6a7d99;
		text-decoration:         none;
		}

TABLE.text		{width: 90%;}

TR., tr.   	                {
		font-family:	arial, sans-serif;
		font-size:	                11px;
		line-height:	16px;
		color:		#191919;
		text-align:  	justify;
                                padding-left:              1px;
		padding-top:	10px;
		text-decoration:         none;
		}

TD., td.   	                {
		font-family:	arial, sans-serif;
		font-size:	                11px;
		line-height:	16px;
		color:		#191919;
		text-align:  	justify;
                                padding-left:              1px;
		padding-top:	10px;
		text-decoration:         none;
		}

a		{
		font-family:	arial, sans-serif;
		font-size:	                11px;
		line-height:	16px;
		color:		#191919;
		text-align:	                justify;
                                padding-left:              1px;
		text-decoration:         none;
		}

a:link 		{color: #990024;}

a:hover                    {
		color:		#6a7d99;
		text-decoration:         none;
		}


<!-- --------------- PT  Ende----------------- -->
<meta http-equiv="content-type" content="text/html; charset=utf-8">

