/* copyright   RomanticRoad e.K.  all rights reserved  */
 

  
/*  General Buttons, Paragraphs, Logo, Links  */


P.nav {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500;
	color: maroon;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

IMG.nav {
		
}

P.rr   {
	text-align:center;
	padding:3%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	color: green;
}

P.logo {
	text-align:center;
	font-weight:400;
  	font-family: Arial, Helvetica, sans-serif;
	color: rgb(186,62,69);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

IMG.logo {
	border-left:1px maroon solid;
	border-right:1px maroon solid;
	border-top:1px maroon solid;
	border-bottom:1px maroon solid;
}

A:link {
	color: rgb(186,62,69);
	text-decoration: none;
}

A:visited {
	color: rgb(186,62,69);
	text-decoration: none;
}

A:hover {
	color: red;
}

A:active {
	color: red;
	text-decoration: none;
}

A.mnhotel:link {
	color: rgb(252,213,125);
	text-decoration: none;
}

A.mnhotel:visited {
	color: rgb(252,213,125);
	text-decoration: none;
}

A.mnhotel:hover {
	color: rgb(126,107,63);
	text-decoration: none;
}

A.mnhotel:active {
	color: red;
	text-decoration: none;
}



/*  Hotel  */

BODY.pg  {
	background-color :black;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

P.hotel {
	text-align:justify;	
	font-weight:500;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(252,213,125);
}

P.htitle {
	text-align:center;	
	font-weight:500;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(252,213,125);
}

P.mnhotel {
	text-align:center;
	font-weight:400;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(252,213,125);
	}



	

/*  winecellar  */

IMG.winecellar {
	border-bottom: thin rgb(252,213,125) solid;
	border-right: thin rgb(252,213,125) solid;
}


/*  Map   */	


P.logomap {
	text-align:center;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(252,213,125);
}

IMAGE.logomap {
	border-top:thin solid  rgb(252,213,125);
	border-bottom:thin solid  rgb(252,213,125);
	border-right:thin solid  rgb(252,213,125);
	border-left:thin solid  rgb(252,213,125);
}
