/* 
  -----------------------------------
  dahab.travel - Stylesheet
  by SeaMore Travel - Chris Hornbogner
  www.seamore-travel.com 
  -----------------------------------
*/
   body {
       margin: 0;
       padding: 0;
       background: #fff;
       font: 12px/13px 'arial',sans-serif;

    }
    .wrap {
       overflow: hidden;
       margin: 0;
	   margin-left: 240px;
    }
	 .sidebar {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	padding: 20px;
	background-color: #fff;
	color: #292929;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-style: normal;
    }
    .iframe {
       float: left;
       position: relative;
       width: 100%;
       padding-bottom: 75%;
	   margin-top: 20px;

    }
    .boxInner {
	width: 99%;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
    }
    .boxInner img {
       width: 100%;
	   border: 0px;
    }
    body.no-touch .boxInner:hover .titleBox, body.touch .boxInner.touchFocus .titleBox {
	margin-bottom: 0;
	text-decoration: none;
    }
    @media only screen and (max-width : 480px) {
       /* Smartphone view: 1 tile */
       .box {
          width: 100%;
          padding-bottom: 100%;
       }
    }
    @media only screen and (max-width : 650px) and (min-width : 481px) {
       /* Tablet view: 2 tiles */
       .box {
          width: 50%;
          padding-bottom: 50%;
       }
    }
    @media only screen and (max-width : 1050px) and (min-width : 651px) {
       /* Small desktop / ipad view: 3 tiles */
       .box {
          width: 33.3%;
          padding-bottom: 33.3%;
       }
    }
    @media only screen and (max-width : 1290px) and (min-width : 1051px) {
       /* Medium desktop: 4 tiles */
       .box {
          width: 25%;
          padding-bottom: 25%;
       }
    }
	
/* Start of Column CSS */
#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background-color: #A18E5C;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background-color: #A18E5C;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background-color: #A18E5C;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background-color: #A18E5C;
}
#col1 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#col2 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#col2 span {
	font-size: 14px;
	font-weight: bold;
}

#col3 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#col4 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#col1 a {
	color: #fff;
	text-decoration:none;
}
#col1 a:hover, #navibereich a:focus {
	color: #fff;
	text-decoration: underline;
}
#col1 a:active  {
	color: #fff;
}
#col2 a {
	color: #fff;
	text-decoration:none;
}
#col2 a:hover, #navibereich a:focus {
	color: #fff;
	text-decoration: underline;
}
#col2 a:active  {
	color: #fff;
}
#col3 a img {
	border: 0;
	padding-right: 3px;
}
#col4 ul li{
	margin: 0;
	padding: 0;
	margin-left: -10%;
}
#footer {
	float: left;
	width: 98%;
	font-size:12px;
	line-height: 16px;
	word-spacing: 3px;
	color: #292929;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #796B46;
	padding-top: 10px;
	background-color: #A18E5C;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
#footer a {
	color: #fff;
	text-decoration:none;
}
#footer a:hover, #navibereich a:focus {
	color: #fff;
	text-decoration: underline;
}
#footer a:active  {
	color: #fff;
}
#fb {
	background-color: #333;	
}

/* IE-Patch für IE 7*/
*:first-child+html .clearfix { min-height: 0;
	font-size: 14px;
	font-weight: bold;
	font-size: 14px;
} 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* 
  -----------------------------------
  Head Tag - Styles
  -----------------------------------
*/
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size:30px;
	margin-bottom: 1px;
	margin-top: 3px;
	color: #A18E5C;
	font-family: "Segoe UI", Arial;
	font-weight: normal;
	letter-spacing: 2px;
}
h2 {
	font-size:16px;
	font-weight: bold;
	margin-top:1px;
	color: #333;
	}
h3 {
	font-size:16px;
	font-weight: bold;
	color: #fff;
	margin-top: 45px;
	margin-bottom: 1px;
	line-height: 18px;
	letter-spacing: 1px;
}
h4 {
	font-size:14px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #333;
}
h5 {
	font-size:12px;
	font-weight: bold;
	color:#292929;
	margin-bottom: 2px;
	letter-spacing: 1px;
}
/*  Verschachtelte Listen ohne Abstand */