body{
	background: #FEF2D3;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
	text-align:center;
}

#header {
	background: url(../images/header_one.jpg) no-repeat top;
	margin:auto;
	width:900px;
	height:210px;
}

#header_two {
	background: url(../images/header_two.jpg) no-repeat top;
	margin:auto;
	width:900px;
	height:210px;
}

#header_three {
	background: url(../images/header_three.jpg) no-repeat top;
	margin:auto;
	width:900px;
	height:210px;
}

#header_four {
	background: url(../images/header_four.jpg) no-repeat top;
	margin:auto;
	width:900px;
	height:210px;
}

.top_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #A38F7A;
	font-weight: bold;
	padding-top: 2px;
}

.top_title a:link, top_title01 a:visited, .top_title01 a:active { 
        color: #A38F7A; 
        text-decoration: none; 
}

.top_title a:hover { 
        color: #A38F7A; 
        text-decoration: underline; 
}

.top_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #A38F7A;
	font-weight:normal;
	padding-top: 2px;
}

.top_title2 a:link, .top_title02 a:visited, .top_title02 a:active { 
color: #A38F7A; 
text-decoration: none; 
}

.top_title2 a:hover { 
color: #A38F7A;
text-decoration: underline; 
}


.language {
 	padding-left:764px;
	padding-top:150px;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.navtop_startseite {
	padding-left:144px;
	padding-top:8px;
}

.navtop_reiseangebot {
	padding-left:120px;
	padding-top:8px;
}

.navtop_business {
	padding-left:76px;
	padding-top:8px;
}

.navtop_laenderinfo {
	padding-left:80px;
	padding-top:8px;
}

.navtop_startseite a{
	color:#725A1A;
        font-size: 14px;
	text-decoration:none;
}

.navtop_startseite a:hover {
	color:#E3791C;
        font-size: 14px;
	text-decoration:none;
}

.navtop_reiseangebot a{
	color:#725A1A;
        font-size: 14px;
	text-decoration:none;
}

.navtop_reiseangebot a:hover {
	color:#E3791C;
        font-size: 14px;
	text-decoration:none;
}

.navtop_business a{
	color:#725A1A;
        font-size: 14px;
	text-decoration:none;
}

.navtop_business a:hover {
	color:#E3791C;
        font-size: 14px;
	text-decoration:none;
}

.navtop_laenderinfo a{
	color:#725A1A;
        font-size: 14px;
	text-decoration:none;
}

.navtop_laenderinfo a:hover {
	color:#E3791C;
        font-size: 14px;
	text-decoration:none;
}

.banner {
	padding-left:57px;
}

.banner_bg {
	background: url(../images/startseite1.jpg) no-repeat;
}

.navleft {
        text-align:left;
	height: 100%;
	padding-right:0px;
        padding-left:100px;
}

.navleft_bg {
	background: url(../images/brown_bg.jpg); background-repeat:repeat;
	height: 100%;
}

.navleft_orange {
	background: url(../images/orange_bg.jpg); background-repeat:repeat;
	height: 100%;
}

.navleft_brown {
	background: url(../images/lila_bg.jpg); background-repeat:repeat;
	height: 100%;
}

.navleft_blue {
	background: url(../images/green_bg.jpg); background-repeat:repeat;
	height: 100%;
}

.navleft_padding {
	padding-top:30px;
}

.navleft_padding_orange {
	padding-top:30px;
}

.navleft_padding_brown {
	padding-top:30px;
}

.navleft_padding_blue {
	padding-top:30px;
}

.button {
	background: url(../images/button_header.jpg) no-repeat;
	height:28px;
        width:160px;
	font-size:12px;
	padding-left:3px;
	padding-top:5px;
}

.button a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.button a:hover {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

.button_amazon {
	background: url(../images/button_amazon.jpg) no-repeat;
	height:28px;
                     width:160px;
	font-size:12px;
	padding-left:3px;
	padding-top:5px;
}

.button_amazon a{
	color:#725A1A;
	font-size:12px;
	text-decoration:none;
}

.button_amazon a:hover {
	color:#E3791C;
	font-size:12px;
	text-decoration:underline;
}

.button_orange {
	background: url(../images/button_header_orange.jpg) no-repeat;
	height:28px;
        width:160px;
	font-size:12px;
	padding-left:3px;
	padding-top:5px;
}

.button_orange a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.button_orange a:hover {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

.button_brown {
	background: url(../images/button_header_brown.jpg) no-repeat;
	height:28px;
        width:160px;
	font-size:12px;
	padding-left:3px;
	padding-top:5px;
}

.button_brown a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.button_brown a:hover {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

.button_blue {
	background: url(../images/button_header_blue.jpg) no-repeat;
	height:28px;
        width:160px;
	font-size:12px;
	padding-left:3px;
	padding-top:5px;
}

.button_blue a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.button_blue a:hover {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

.button_antrag {
	background: url(../images/button_antrag.jpg) no-repeat;
	height:28px;
                     width:160px;
	color:#725A1A;
	font-size:12px;
	padding-left:3px;
	padding-top:5px;
}

.button_antrag a{
	color:#725A1A;
	font-size:12px;
	text-decoration:none;
}

.button_antrag a:hover {
	color:#E3791C;
	font-size:12px;
	text-decoration:none;
}

.button_antrag_lila {
	background: url(../images/button_antrag_lila.jpg) no-repeat;
	height:28px;
        width:160px;
	color:#725A1A;
	font-size:12px;
	padding-left:3px;
	padding-top:5px;
}

.button_antrag_lila a{
	color:#725A1A;
	font-size:12px;
	text-decoration:none;
}

.button_antrag_lila a:hover {
	color:#E3791C;
	font-size:12px;
	text-decoration:none;
}


.button_antrag_orange {
	background: url(../images/button_antrag_orange.jpg) no-repeat;
	height:28px;
	color:#725A1A;
        width:160px;
	font-size:12px;
	padding-left:3px;
	padding-top:5px;
}

.button_antrag_orange a{
	color:#725A1A;
	font-size:12px;
	text-decoration:none;
}

.button_antrag_orange a:hover {
	color:#E3791C;
	font-size:12px;
	text-decoration:none;
}

.button_antrag_blue {
	background: url(../images/button_antrag_blue.jpg) no-repeat;
	height:28px;
        width:160px;
	color:#725A1A;
	font-size:12px;
	padding-left:3px;
	padding-top:5px;
}

.button_antrag_blue a{
	color:#725A1A;
	font-size:12px;
	text-decoration:none;
}

.button_antrag_blue a:hover {
	color:#E3791C;
	font-size:12px;
	text-decoration:none;
}

.submenu {
	color:#FFFFFF;
	padding-top:3px;
        text-align:left;
}

.submenu a{
	color:#FFFFFF;
	text-decoration:none;
}

.submenu a:hover {
	color:#FFFFFF;
}


.firsttitle {
	padding-top:20px;
	padding-left:16px;
	color:#6E5A1E;
}

.title {
	text-align:left;
        padding-top:5px;
	padding-left:16px;
	color:#6E5A1E;
}

.title a{
        text-align:left;
	color:#E3791C;
	text-decoration:none;
	font-size:10px;

}


.title a:hover {
        text-align:left;
	color:#E3791C;
	text-decoration:none;
	font-size:10px;
}

h1 {
	color:#6E5A1E;
        font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
}

h2 {
	color:#666666;
        font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
        margin-left:0px;
        margin-right:0px;
	list-style-type: none;


}

h3 {
        font-size:13px;
	margin-bottom:0px;
	margin-top:0px;
        margin-left:0px;
        margin-right:0px;
	list-style-type: none;
}

h4 {
	margin-bottom:0px;
	margin-top:0px;
        margin-left:0px;
        margin-right:0px;
	list-style-type: none;
}

.title2 {
	padding-top:20px;
	padding-left:10px;
	padding-right:35px;
	color:#6E5A1E;
	text-align:center;
}
.menu_main {
	padding-left:5px;
}
.menu_box {
	float:left;
	text-align:left;
        padding-top:5px;
	padding-left:3px;
	color:#6E5A1E;
}

.menu_box a{
        text-align:left;
	color:#E3791C;
	text-decoration:none;
	font-size:12px;

}


.menu_box a:hover {
        text-align:left;
	color:#E3791C;
	text-decoration:none;
	font-size:12px;
}

.menu_box li {
        text-align:left;
	text-decoration:none;
	font-size:10px;
	padding-top:3px;
}

.menu_box_text {
	padding-top:110px;
	padding-left:0px;
	line-height:18px;
}

.menu_box_hochzeit {
	background: url(../images/menu_box_hochzeit.jpg) no-repeat;
	width:162px;
	height:287px;
	padding-left:5px;
	padding-top:5px;
}
.menu_box_especial {
	background: url(../images/menu_box_especial.jpg) no-repeat;
	width:190px;
	height:400px;
	padding-left:5px;
	padding-top:15px;
}
.menu_box_guatemala {
	background: url(../images/menu_box_guatemala.jpg) no-repeat;
	width:190px;
	height:400px;
	padding-left:5px;
	padding-top:15px;
}
.menu_box_mexico_clasico {
	background: url(../images/menu_box_mexico_clasico.jpg) no-repeat;
	width:190px;
	height:400px;
	padding-left:5px;
	padding-top:15px;
}
.menu_box_boutique_tour {
	background: url(../images/menu_box_boutique_tour.jpg) no-repeat;
	width:190px;
	height:400px;
	padding-left:5px;
	padding-top:15px;
}
.menu_box_chiapas_ii {
	background: url(../images/menu_box_chiapas_ii.jpg) no-repeat;
	width:190px;
	height:400px;
	padding-left:5px;
	padding-top:15px;
}
.menu_box_koloniale_schaetze {
	background: url(../images/menu_box_koloniale_schaetze.jpg) no-repeat;
	width:190px;
	height:400px;
	padding-left:5px;
	padding-top:15px;
}
.menu_box_aktiv {
	background: url(../images/menu_box_aktiv.jpg) no-repeat;
	width:162px;
	height:287px;
	padding-left:5px;
	padding-top:5px;
}

.print {
	float:right;
	padding-right:30px;
}

.subtitle { 
                     text-align:left;
	padding-left:16px;
	color:#E3791C;
	font-size:10px;
}


.container_sub {
	background: url(../images/container_nav.jpg) no-repeat;
                     width:600px;
                     height:26px;
	color:#E3791C;
	font-size:10px;
}

.container_sub_zwei {
	background: url(../images/container_nav.jpg) no-repeat right;
                     width:600px;
                     height:26px;
	color:#E3791C;
	font-size:10px;
}

.container_sub a{
	padding-left:8px;
	padding-right:5px;
	color:#E3791C;
	font-size:10px;
	text-decoration:none;
}

.container_sub a:hover {
	padding-left:8px;
	color:#E3791C;
	font-size:10px;
	text-decoration:underline;
}

.container_header{
	background: url(../images/container_header.jpg) no-repeat;
                     width:600px;
                     height:5px;
	color:#E3791C;
	font-size:10px;
}

.container_content {
	background: url(../images/container_content.jpg);
                     width:600px;
}

.container_footer{
	background: url(../images/container_footer.jpg) no-repeat;
                     width:600px;
                     height:5px;
	color:#E3791C;
	font-size:10px;
}

.text {
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	color:#666666;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}

.text2 {
	padding-left:16px;
	padding-top:10px;
	padding-right:35px;
	color:#666666;
	font-size:12px;
	text-align:center;
	line-height:20px;
}

.text_start {
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	color:#666666;
	text-decoration:bold;
        text-align:left;
	font-size:12px;
	line-height:20px;
}

.text_start a{
	color:#6E5A1E;
	text-decoration:none;
	font-size:12px;
}


.text_start a:hover{
	color:#6E5A1E;
	text-decoration:none;
	font-size:12px;
}
.inputtext {
	padding-left:75px;
	padding-right:10px;
	color:#666666;
	font-size:12px;
	text-align:right;
	line-height:20px;
       background: #FEF2D3;
}


.text a{
	color:#E3791C;
	text-decoration:none;
	font-size:12px;
}


.text a:hover {
	color:#E3791C;
	text-decoration:none;
	font-size:12px;
}

#footer {
	background: url(../images/footer.jpg) no-repeat top;
	margin:auto;
	width:900px;
	height:70px;
}

.links {
	color:#E3791C;
	float:left;
	padding-top:15px;
	padding-left:102px;
	text-align:left;
	font-size:10px;
 	
}

.links a{
	color:#E3791C;
	text-align:left;
	font-size:10px;
 	
}

.video {
	padding-top:10px;
	color:#666666;
	font-size:12px;
	text-align:center;
	line-height:20px;
}

.hotel_header {
	background: url(../images/hotel_header.jpg) no-repeat top;
        padding-right:0px;
	width:600px;
	padding-top:6px;
	height:26px;
	color:#634221;
	font-size:11px;
}

.hotel_content {
	background: url(../images/container_content.jpg) top;
        padding-right:0px;
	width:600px;
}

.hotel_footer {
	background: url(../images/container_footer.jpg) no-repeat top;
        padding-right:0px;
	height:10px;
	width:600px;
}

.hotel_title {
	font-size:11px;
	padding-left:16px;
	padding-top:6px;
	float:left;
	color:#634221;
}

.hotel_preview {
	padding-left:15px;
	padding-top:10px;
	color:#666666;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}

p, li {
	line-height: 1.2em;
	color: #111;
}

li {margin: .0em 2em;
    color: #634221;
    font-size:12px;

}

em {
	font-weight: bold;
	font-style: normal;
}


#output a {font-weight: bold;}

.searchword  {color: #222; background-color: #D7A777; border: 1px dotted #D7A777;}
.searchword0 {color: #222; background-color: #D7A777; border: 1px dotted #D7A777;}
.searchword1 {color: #222; background-color: #D7A777; border: 1px dotted #D7A777;}
.searchword2 {color: #222; background-color: #D7A777; border: 1px dotted #D7A777;}
.searchword3 {color: #222; background-color: #D7A777; border: 1px dotted #D7A777;}
.searchword4 {color: #222; background-color: #D7A777; border: 1px dotted #D7A777;}
.searchword5 {color: #222; background-color: #D7A777; border: 1px dotted #D7A777;}
.searchword6 {color: #222; background-color: #D7A777; border: 1px dotted #D7A777;}

.mod {display: block; font-size: .8em;}

#searchfooter {
font-size: .8em;
margin-top: 1em;
}

input {
	font-size: 10px;
	border:1px solid #D7A777;
	color: #6E5920;
}

.inputtext a{
	color:#E3791C;
	text-decoration:none;
	font-size:12px;
}


.inputtext a:hover {
	color:#E3791C;
	text-decoration:none;
	font-size:12px;
}

form {
	padding-top:1px;
	margin-bottom:0px;
}

.copyright {
	color:#FFF;
	text-align:left;
	font-size:10px;
	padding-left:15px;
	vertical-align:bottom;
	padding-bottom:5px;
}

    #FrogJS{
    width: 560px;
    height: 220px;
    margin: 0 auto;
    }
    #FrogJSCredit{
    text-align: right;
    font-size: 80%;
    color: #999;
    padding: 1px;
    }
    #FrogJSCaption{
    text-align: left;
    line-height: 140%;
    }

.arrowlistmenu{
    width: 160px;
    }
    
.arrowlistmenu a{
    font: 14px Arial;
    color: white;
    text-decoration: none;    
    }

.arrowlistmenu .menuheader{
    font: 14px Arial;
    color: white;
    background: url(../images/button_header.jpg) repeat-x center left;
    margin-bottom: 8px;
    padding: 4px 0px 4px 4px;
  cursor: default;
  cursor: pointer;
}

.arrowlistmenu .openheader{
    background-image: url(../images/button_header.jpg);
}

.arrowlistmenu ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}


.arrowlistmenu ul li .opensubheader{
    background: lightblue !important;
}

.arrowlistmenu ul li .closedsubheader{
    background: lightgreen !important;
}

.arrowlistmenu ul li a{
    color: #FFF;
    text-decoration: none;
    font: 12px Arial;
}

.arrowlistmenu .menuheader_lila{
    font: 14px Arial;
    color: white;
    background: url(../images/button_header_brown.jpg) repeat-x center left;
    margin-bottom: 8px;
    padding: 4px 0px 4px 4px;
  cursor: default;
  cursor: pointer;

}

.arrowlistmenu .openheader_lila{
    background-image: url(../images/button_header_brown.jpg);
}

.arrowlistmenu .menuheader_green{
    font: 14px Arial;
    color: white;
    background: url(../images/button_header_blue.jpg) repeat-x center left;
    margin-bottom: 8px;
    padding: 4px 0px 4px 4px;
  cursor: default;
  cursor: pointer;

}

.arrowlistmenu .openheader_green{
    background-image: url(../images/button_header_blue.jpg);
}

.arrowlistmenu .menuheader_orange{
    font: 14px Arial;
    color: white;
    background: url(../images/button_header_orange.jpg) repeat-x center left;
    margin-bottom: 8px;
    padding: 4px 0px 4px 4px;
  cursor: default;
  cursor: pointer;

}

.arrowlistmenu .openheader_orange{
    background-image: url(../images/button_header_orange.jpg);
}

.bookmark {
	background: url(../images/container_nav.jpg) no-repeat;
                     width:600px;
                     height:26px;
	padding-top:5px;
	color:#E3791C;
	font-size:10px;
}

#container_leight { 
	width: 50%;
	margin: 0 auto;
	text-align: left;
}

.footer_leight {
	background-color: #000;
	padding: 0.5em;
}

.acapulco {
	color: #333;
	display: none;
	position: absolute;
	top: 550px;
	left: 25%;
	width: 620px;
	height: 75%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: center;
	z-index:1001;
	overflow: auto;	
}

.guadalajara {
	color: #333;
	display: none;
	position: absolute;
	top: 750px;
	left: 25%;
	width: 620px;
	height: 75%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

.guanajuato {
	color: #333;
	display: none;
	position: absolute;
	top: 970px;
	left: 25%;
	width: 620px;
	height: 75%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;

}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

.kontakt_button {
	background: url(../images/kontakt_button.jpg) no-repeat;
	padding-top:95px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	padding-left: 25px;	
	text-align:left;
}

.kontakt_button a{
	color:#E3791C;
	text-decoration:none;
}


