body,td 	{	
				font-family : 		Arial, Helvetica, sans-serif;
				font-size : 		10pt;
				color:				#000066;
			}
		
td.normal	{
				font-family : 		Arial, Helvetica, sans-serif;
				font-size : 		9pt;
				color:				#000066;
			}

/* Seitentitel */			
td.title {
				font-size : 		12pt;
				color:				#000066;
				font-weight : 		bold;
				background-color:	#ffffff;
			}

td.arca {
				font-size : 		8pt;
				color:				#000000;
				font-weight : 		bold;
			}


td.homemenu {
				font-size : 		10pt;
				color:				#000066;
				font-weight : 		bold;
				background-color:	#ffffff;
			}			

td.tabletitle	{
				color:				#000066;
				font-weight : 		bold;
				background-color:	#B5C2D9;
			}			

td.bgwhite 	{
				color:				#000066;
				background-color:	#FFFFFF ;
			}

td.tableborder	{
				background:			#000066;
				}									      						
      
td.subtitle	{
				font-size : 		10pt;
				font-weight : 		bold;
			}	
			
			
td.copyright {
				font-size : 		8pt;
				color: 				#5f5f5f;
			}
			
td.search	{
				font-size : 		9pt;
				padding : 			0;
				margin : 			0;
				margin-left : 		0;
				
			}

td.mnu1 	{
       	 		font-weight:  		bold;
			}						      						

td.mnu2 	{
        		font-weight:  		bold;
			}						      						

td.mnu3 	{
				font-size :   		9pt;
			}	
			
td.tablecontent	{
				font-size : 		13pt;
				color:				#000066;
				font-weight : 		bold;
				background-color :	#ffffff;
			}	
						
div.submenu {
/*  			font-weight : bold;*/
				width : 			400px;
  				text-align : 		left;
  				font-size : 		8pt;
			}

a 			{
				color : 			#7B9EDE ;
  				text-decoration: 	none ;
			}

a:VISITED 	{
				color : 			#7B9EDE ;	
			}      

a:HOVER 	{
				color : 			#000066 ;
  				text-decoration: 	none ;
			}

a.menu1 	{
				color : 			#A0A0A0 ;
  				text-decoration: 	none ;
			}

a.menu1:VISITED {
				color : 			#A0A0A0 ;	
			}      

a.menu1:HOVER {
				color : 			#7C7C7C ;
  				text-decoration: 	none ;
			}

a.menu2 	{
				color : 			#7B9EDE ;
  				text-decoration: 	none ;
			}

a.menu2:VISITED {
				color : 			#7B9EDE ;	
			}      

a.menu2:HOVER {
				color : 			#000066 ;
  				text-decoration: 	none ;
			}

a.smenu 	{
				color : 			#0894C7 ;
  				text-decoration: 	none ;
			}

a.smenu:VISITED {
				color : 			#0894C7 ;	
			}      

a.smenu:HOVER {
				color : 			#04668A ;
  				text-decoration: 	none ;
			}


      
input.search{
				padding : 			0;
				margin : 			0;
				font-family : 		Arial, Helvetica, sans-serif;
				font-size : 		9pt;
				color:				#000066;
			}	
			
input.form{
				padding : 			0;
				margin : 			0;
				font-family : 		Arial, Helvetica, sans-serif;
				font-size : 		9pt;
				color:				#000066;
			}		
			
textarea.form{
				padding : 			0;
				margin : 			0;
				font-family : 		Arial, Helvetica, sans-serif;
				font-size : 		9pt;
				color:				#000066;
				wrap:				off;
			}								
	