/* *********************************************************** */
/*                                                             */
/*                    Cascading-Style-Sheet					   */
/*                                                             */
/*           Loews Hotel Merkur **** Nürnberg Ver 1.0          */
/*                                                             */
/*                            by                               */
/*                                                             */
/*             decide internet services GmbH, 2002             */
/*                                                             */
/*            for more informations - www.decide.de            */
/*                                                             */
/* *********************************************************** */



.maintextintro  {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	}

.maintext {  
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	}

.mainlink	{	
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline;
	}	


.mainlinkbold	{	
	color: #143a6e; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	}	

	
.maintextblue {  
	color: #143a6e; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	}

.maintextbluebold {  
	color: #143a6e; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold
	}

.mainheadlineblue { 
	color : #143a6e;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 18px; 
	font-style : normal; 
	font-weight : bold; }
.maintextsmall { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; }
