

.text_normal {
	padding-bottom: 16px; 
	clear: both;
}
.text_links {
	width: 590px; 
	float: left; 
	padding-bottom: 16px;
	clear: left;
}
.text_rechts {
	margin-left: 610px; 
	padding-bottom: 16px;
	vertical-align: top;
	text-align: center;
}
#principal #textblock .text_normal h1 {
	width: 100%;
}
.clear {
	clear: both;
}
.text_rechts ul, .text_rechts ol {
	padding: 0;
	padding-top: 4px;
	margin: 4px 0 4px 20px;
}
.text_links ul, .text_links ol {
	padding: 0;
	margin: 2px 0 2px 16px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 0px;
	margin-left: 0px;
}
#principal {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
	/* i.e. <= 6 */
* html #reservationLink {
	margin-top: -25px;
}
#reservationLink {
	margin-left: 184px;
	background-color: #D80012;
	height: 25px;
}
#reservationLink #links1 {
	color: #FFFFFF;
	text-decoration: none;
}
#subMenu {
	background-color: #dadada;
	height: 25px;
	margin-top: 3px;
	margin-bottom: 10px;
}
#subMenu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#subMenu #links2 {
	padding-top: 3px;
}
.menu-navigation {
	background-color: #D80012;
}
.menu-navigation h1{
	color:#000;
	font-size:17px;
	margin: 10px 10px 5px 10px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
.menu-navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin-left: 10px;
	border-bottom: solid 1px #DADADA;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}

#topnavi {
	position: absolute; 
	left: 306px;
}

	/* i.e. <= 6 */
* html #topnavi {
	left: 118px;
}

#textblock {
	padding-left: 20px;
	color: #666666;
}
#links a, #top a {
	color: #D80012;
	font-weight: bold;
	text-decoration:none;
	font-size:13px;
}
#principal #links {
	color: #D80012;
	margin-left: 20px;
	margin-top:15px;
	clear: both;
}
#principal #top {
	margin-bottom: 10px; 
	margin-top: 10px; 
	margin-left: 20px;
}
#textblock .left {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
#principal #textblock h1 {
	font-size: 20px;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding-bottom: 15px;
	width: 590px;
}
#principal #textblock img {
	padding: 5px;
}

#principal #textblock h1 img {
	padding-bottom: 15px;
}
#textblock a {
	color: #D80012;
}


/* INICIA MENU NAVEGACION DENTRO DE LA COLUMNA DEL CENTRO*/
/* Franja al rededor */
div.principal-navigator {
	border: 2px solid #DADADA;
	padding: 2px;
}
/* Franja alrededor */
div.navigator-bar{
	line-height: 125%;
	font-size: 10px;
	color: #DADADA;
	font-weight: bolder;
}
/* Casilla de Cada Link  */
a.navigator-bar {
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DADADA;
	font-weight: normal;
}
a.navigator-bar:hover {
	text-decoration: underline;
}
a.navigator-bar-new, a.navigator-bar-new-blue {
	padding: 0 3px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 2px;
	position: relative;
	border-width: 2px;
	border-style: solid;
	font-size: 18px;
}
a.navigator-bar-new {
	border-color: #DADADA;
}
a.navigator-bar-new-blue {
	border-color: #0000ff;
	color: #0000ff;
}

/* Menu de Pagina Hotels */
a.hotels, a.hotels:visited{
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	font-weight: bold;
	background-color:#DADADA;
	color:#F2F2F2;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
a.hotels:hover {
background-color:#F2F2F2;
color:#DADADA;
}
p#hotels {
	line-height: 21px;
	text-align: center;
}
p.hotels {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
}
tr.hotels {
	background-color:  #E5E5E5;
}

