/* Achtung: Reihenfolge ist wichtig! Zuerst 2 -> 1 -> 3 -> standard menu -> zuletzt ofertas */

/*

verde light:   658441 
verde dark:    386a00
verde darkest: 006600  (rollover)

gold dark:   c1a16b
gold darkest: 9E7442  (text)
goldgelb dark: cc9900  (rollover)
light fond:  fffdf0
*/



/* Navigation 2 */

.navdos
{
background-color: #FFFDF0;
background-image: url(navdos.gif);
background-repeat: no-repeat;
background-position: 5px 15px;
width: 198px;
text-transform: uppercase;
text-decoration: none;
/*padding-top: 14px;*/
padding-bottom: 120px;
}


.navdos a, .navdos dl, .navdos span {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
margin: 0px;
padding: 2px 10px 2px 10px;
color: #c1a16b;
text-decoration: none;
z-index: 3;
}

.navdos a:visited {
color: #c1a16b;
text-decoration: none;
z-index: 3;
}

.navdos a:link {
color: #9E7442;
text-decoration: none;
z-index: 3;
}

.navdos a:hover, .navdos a.selected, .navdos a:visited.selected {
color: black;
z-index: 3;
}

.navdos a:hover, .navdos a.selected {
background-color: #c1a16b;
text-decoration: none;
}





.navdos a.doble:hover, .navdos a.selectdoble {
height: 26px;
}

.navdos a:active {
background-color: #c1a16b;
color: white;
}

.navdos dl {
margin: 0px;
}

.navdos dt {
color: #cabebe;
margin: 0px;
padding: 0px; 
font-weight: normal;
text-align: left;
}

.navdos dd {
margin-left: 0px; 
padding: 0px; 
padding-right: 2px;
}

.navdos span {
color: #386a00; /*cabebe;*/
/*font-weight: normal;*/
margin-top: 2px;
padding-top: 0px; 
padding-bottom: 0px; 
font-style: italic;
}

.navdos span a {
margin-top: -2px;
font-style: normal;
}


/* Navigation 1 */

.navuno {
background-color: #fffdf0; /* -> bodyclass.css */
width: 200px;
height: 350px;
text-transform: uppercase;
text-decoration: none;
}

.navuno img {
margin-bottom: 0px;
height: 150px;
}

.navuno a {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
margin: 0px;
padding: 2px 10px 2px 10px;
/*color: #386a00;*/
text-decoration: none;
/*line-height: 8px;*/
}

.navuno a:link {
/*background-color: #c1a16b;*/
color: #006600;
text-decoration: none;
}

.navuno a:visited  {
/*background-color: #c1a16b;*/
color: #386a00;
text-decoration: none;
}

.navuno a.selected, .navuno a.selected:visited {
background-color: #658441; 
color: #fffdf0; 
/*text-decoration: none;*/
}

.navuno a:hover, .navuno a.selected:hover {
background-color: #386a00; /* c1a16b  658441 cabebe;*/
color: #fffdf0; /*390C0C;*/
text-decoration: none;
}

.navuno a:active {
background-color: #386a00; /*c1a16b;*/
color: #cc9900;
text-decoration: none;
}




/* Navigation 3 */

.navtres {
background-color: #658441; 
/*background-color: #c1a16b;  */  /*ch*/
/*background-image: url(golf_back_2.gif); -> colores_images.css */
background-repeat: repeat-y;
background-position: 0px 0px; 
width: 100px;
text-decoration: none;
text-align: right;
padding-top: 35px;
}

.navtres a {
display: block;
margin: 0px 5px 0px 0px;
color: #cabebe;
text-decoration: none;
font-size: 11px;
letter-spacing: 0.1em;
}

.navtres a:link, .navtres a:visited {
color: #cabebe;
}

.navtres a.selected, .navtres a.selected:visited {
color: #fffdf0;
}

.navtres a:hover, .navtres a.selected:hover {
color: #c1a16b;
}

.navtres a:active {
color: #d39d11;
}

.navtres img {
float: left; 
margin-bottom: 50px;
}



/* nav 2+3 top border */
.navdos, .navtres {
border-top:  21px solid #c1a16b;
}


/* Navigation derecha */


.menu { 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size: 9px;
background-color: #c1a16b;
/*color: #386a00; */
text-decoration: none; 
padding: 2px 0px 2px 4px; 
height: 17px;
} 

.menu a, .menu a:link { 
background: none transparent scroll repeat 0%; 
text-decoration: none;
padding: 3px 3px 4px 3px; 
color: #000; 
} 

.menu a:visited { 
text-decoration: none;
background: none; 
color: #222; 
} 

.menu a:hover { 
text-decoration: none; 
background-color: #9E7442; /*386a00;*/
color: #ddd; /*c1a16b;*/
} 

.menu a:active { 
color: white; 
background-color: #c1a16b;
} 

.menu a:focus { 
background-color: #c1a16b; 
color: #ddd; 
} 

/*#cc9900; #d39d11; */
/*background-color: #006600;  #386a00;*/


/* Navigation Ofertas */

.ofertamenu {
background-color: #658441;
color: white;
width: 210px;
position: absolute;
top: 400px;
left: 30px;
/*border: 3px double #FFFDF0;*/
border: 1px solid #FFFDF0; /*c1a16b;*/
padding: 8px 7px 4px 9px;
text-align: left;
font-weight: bold;
z-index: 3;
}


.ofertamenu a, .ofertamenu a:visited {
color: white;
/*width: 230px;
margin-bottom: 4px;*/
/*margin-top: 5px;*/
font-size: 10px;
text-decoration: none;
font-size: 10px;
padding: 3px;
line-height:12px;
}

.ofertamenu a:hover {
color: #fff;
text-decoration: none;
background-color:#386a00;/*c1a16b;*/
}


a:visited.offer_overview_link, a.offer_overview_link:hover, a.offer_overview_link {
font-size: 13px;
padding-bottom: 7px;
}


.ofertamenu a:active {
color: #cc9900;
/*text-decoration: none;*/
}


.ofertas .navtres, .ofertas .navdos {
/*background-color: #c1a16b;*/
background-color: #FFFDF0;
padding-top: 0px;
}

.ofertas .navtres, .reservas .navtres {
/*background-position: 0px 350px; */
background-position: 100px 0px;*/
/*background-color: #FFFDF0;*/
}

.ofertas .navtres img {
height: 350px;
margin-bottom: 0px;
float: none;
}

.ofertas #host2 .navuno { height: 348px; border-bottom: 2px solid #c1a16b; }
.ofertas #host3 .navuno { height: 348px; border-bottom: 2px solid #658441; }
.ofertas #host4 .navuno { height: 346px; border-bottom: 4px double #c1a16b; }

.ofertas .ash
{ 
/*position: relative;*/

/*top: -5px;*/
/*height: 95px;
margin-top: -90px;
z-index: 1;*/
}

.ofertas .ash {
left: 0px;
background-color: #FFFDF0;
margin-bottom: 10px;
width: 298px;

}

.ofertas .ash img {margin-left: 110px;}


.ofertas .lengua {
/*margin: -25px 0px 0px 15px;
position: relative;
z-index: 2;*/
margin-top: -35px;
/*border: 1px solid red;*/
}




/* Menuhomeoffer */

.ofertamenu h4 {
color: white;
font-size: 11px;
}

.ofertamenu h3 {
color: white;
font-size: 16px;
line-height: normal;
/*background-color: #390C0C;*/
background-color: #300303;
padding: 2px;
text-align: center;
margin-right: 2px;
}








/* transparenz */

/*
.navdos a:hover, .navdos a.selected, .ofertamenu {
height: 13px;   --> ie only  
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}
*/



/* transparenz */


.vino .navdos a:hover, .vino .navdos a.selected, .habit .navdos a:hover, .habit .navdos a.selected, .home .navdos a:hover, .home .navdos a.selected {
/*height: 13px;   --> ie only */ 
/*filter:alpha(opacity=50);*/
-moz-opacity:0.5;
opacity:0.5;
}

/*
.ofertas .navdos a:hover, .ofertas .navdos a.selected {
-moz-opacity:1.0;
opacity:1.0;
}
*/






