/* Hotel Stella style.css *//* skin styles */.default{  font-family         : Verdana, sans-serif;  font-size           : 10px;  background-color    : #FFFFFF;  text-decoration     : none}/* defaults */body{	font-family       : Verdana, sans-serif;	font-size         : 10px;	background-color: #383838;}td{  font-family       : Verdana, sans-serif;  font-size         : 10px;}h1{	font-family       : Verdana, sans-serif;	font-size         : 12px;	color: #0072BA;}.titel{	font-family       : Verdana, sans-serif;	font-size         : 12px;	color: #0072BA;	font-weight: 600;}p{	font-family       : Verdana, sans-serif;	font-size         : 11px;	color: #999999;	line-height: 14px;	}input {	font-family :Tahoma, Arial, Helvetica, sans-serif;	font-size : 10px;	font-style: normal;	font-weight: normal;	color: #000000;}.footer { color: #FFFFFF; }/* Mouseover Cell */.main {color: #777777}/* Links */a:link {	color: #0072BA;	font-size: 10px;	font-weight: 600;	text-decoration: none;	line-height: 15px;}a:visited { 	 color: #0072BA; 	 font-size: 10px; 	 font-weight: 600;	 text-decoration: none;	 line-height: 15px;}a:active { 	 color: #0072BA; 	 font-size: 10px; 	 font-weight: 600;	 text-decoration: none;	 line-height: 15px; }a:hover {      color: #002C55; 	 font-size: 10px; 	 font-weight: 600;	 text-decoration: none;	 line-height: 15px; }a.submenu    { font-size: 9px; text-decoration: none; font-weight: 400; }a.submenu:link { font-size: 9px; font-family: Verdana, sans-serif; font-weight: 400; text-decoration: none; }a.submenu:hover { font-size: 9px; font-family: Verdana, sans-serif; font-weight: 400; text-decoration: none; }a.submenu:visited { font-size: 9px; font-family: Verdana, sans-serif; font-weight: 400; text-decoration: none; }a.mainmenu    { font-size: 10px; text-decoration: none; font-weight: 500; color: #777777; }a.mainmenu:link { font-size: 10px; font-family: Verdana, sans-serif; font-weight: 500; text-decoration: none; color: #777777; }a.mainmenu:hover { font-size: 10px; font-family: Verdana, sans-serif; font-weight: 500; text-decoration: none; color: #444444; }a.linkmenu    { font-size: 11px; text-decoration: none; font-weight: 500; color: #FFFFFF; }a.linkmenu:link { font-size: 11px; font-family: Verdana, sans-serif; font-weight: 500; text-decoration: none; color: #FFFFFF; }a.linkmenu:hover { font-size: 11px; font-family: Verdana, sans-serif; font-weight: 500; text-decoration: none; color: #000000; }