<STYLE>

 

/* -- 	Body */

	body	{font-size:12px; 
		color:#666666; 
		font-family:verdana, arial; 
		background-color: #666666;}


/* --	Text */

	h5	{font-size:14px; 
		color:#666666; 
		font-weight:bold;
		font-family:verdana, arial; }
	
	p	{font-size:12px; 
		color:#666666; 
		font-family:verdana, arial; }

	ul	{font-size:12px; 
		color:#666666; 
		font-family:verdana, arial; }

	li	{font-size:12px; 
		color:#666666; 
		font-family:verdana, arial; }

	.titel	{font-size:12px; 
		font-weight:bold;
		color:#004685; 
		font-family:verdana, arial; }

	.foot	{font-size:10px; 
		color:#004685; 
		font-family:verdana, arial; }


/* --	Links  */
		
	a:link 	{
       		font-size:12px;
		font-family:verdana, arial;
		font-weight:bold;
		color : #666666;
        	text-decoration: none;
        	background-color : transparent; }


	a:visited {
		font-size:12px;
        	font-family:verdana, arial;
		font-weight:bold;
		color : #666666;
        	text-decoration: none;
        	background-color : transparent; }


	a:hover {
		font-size:12px;
       		font-family:verdana, arial;
		font-weight:bold;
		color: #000000;
        	text-decoration: none;
        	background-color : transparent;}


	a:active {
		font-size:12px;
        	font-family:verdana, arial;
		font-weight:bold;
		color: #666666;
        	text-decoration: none;
        	background-color : transparent; }


/* --	Links im Text */
		
	.textlink:link 	{
       		font-size:12px;
		font-weight:normal;
		font-family:verdana, arial;
		color : #666666;
        	text-decoration: none;
        	background-color : transparent; }


	.textlink:visited {
		font-size:12px;
		font-weight:normal;
        	font-family:verdana, arial;
		color : #666666;
        	text-decoration: none;
        	background-color : transparent; }


	.textlink:hover {
		font-size:12px;
		font-weight:normal;
       		font-family:verdana, arial;
		color: #999999;
        	text-decoration: none;
        	background-color : transparent;}


	.textlink:active {
		font-size:12px;
		font-weight:normal;
        	font-family:verdana, arial;
		color: #666666;
        	text-decoration: none;
        	background-color : transparent; }




</STYLE>