/* 
  -----------------------------------
  dahab.travel - Stylesheet
  by SeaMore Travel - Chris Hornbogner
  www.seamore-travel.com 
  -----------------------------------
*/
*{
	padding: 0;
	margin:0;
}
body {
	font-family: Geneva, sans-serif, Verdana;
	color: #665E40;
	font-size:12px;
}
a:hover, a:focus, a:active {
	color: #74B31F;
	text-decoration: underline;
}
#wrapper {
	width: 930px;
	margin: auto;
	margin-bottom:15px;
	min-height:100%;
	height:auto !important; /* Achtung: die !important-Regel weist die modernen Browser an, die nachfolgende height-Angabe zu ignorieren */
	height:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #303934;
	border-right-color: #303934;
	border-bottom-color: #303934;
	border-left-color: #303934;
}
#kopfbereich {
	width:auto;
}
#kopfbereich a img {
	border: 0;
	margin-bottom: 0px;
}
/* 
  -----------------------------------
  Navigation - Register 
  -----------------------------------
*/
#headline-h1 {
	padding: 8px 0px 9px 10px;
	font-size: 18px;
	height: 18px;
	background-color: #303934;
	color: #FFF;
	width: 920px;
	font-family: Verdana;
}
#headline {
	padding: 0px 0px 9px 10px;
	font-size: 12px;
	height: 14px;
	background-color: #303934;
	color: #FFF;
	width: 920px;
	font-family: Verdana;
}
#navibereich {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	text-align: right; /* rechtsbündig*/
	font-size: 11px;
	width: 180px;
	word-spacing: 2px;
}
#navibereich li {
	display: inline; /* li nebeneinander anzeigen*/
	list-style-type: none; /* ohne Punkte*/
	color: #665E40;
}
#navibereich a {
	color: #665E40;
}
#navibereich a:hover, #navibereich a:focus {
	color: #74B31F;
	text-decoration: underline;
}
#navibereich a:active  {
	color: #74B31F;
}

#navigation {
	font-size: 14px;
	word-spacing: 6px;
	padding: 5px 0px 6px 10px;
}
#navigation li {
	display: inline; /* li nebeneinander anzeigen*/
	list-style-type: none; /* ohne Punkte*/
	color: #28353F;
}
#navigation a {
	color: #665E40;
	text-decoration:none;
}
#navigation a:hover, #navibereich a:focus {
	color: #74B31F;
	text-decoration: underline;
}
#navigation a:active  {
	color: #74B31F;
}
#country {
	padding: 6px 0px 0px 0px;
	width: 104px;
	float: right;
	height: 105px;
}
#country img{
	margin-left: 5px;
	margin-top: 6px;
	margin-bottom: 53px;
}
#country a img {
	border: 0;
}
 /* Hyperlinks allgemein*/
a {
	text-decoration: none;
	color:#74B31F;
}
#breadcrumbs {
	padding: 4px 0px 6px 10px;
	font-size: 11px;
	height: 13px;
	color: #999;
	width: 920px;

	font-family: Geneva, sans-serif, Verdana
	border-top-width: 1px;
	background-color: #303934;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs a {
	color: #999;
}
#breadcrumbs a:hover {
	color: #74B31F;
	text-decoration: underline;
}
#breadcrumbs a:active  {
	color: #CCC;
}
/* 
  -----------------------------------
  Textbereiche - Startseite
  -----------------------------------
*/

div.imgage-gallery a img { 
	border: 0;
}
#welcome {
	padding: 25px 0px 9px 10px;
	font-size: 12px;
	background-color: #fff;
	color: #666;
	width: 600px;
	font-family: Verdana;
}
div.dahab-box {
	float: left;
	width: 620px;
	margin-top: 15px;
	background-color: #fff;
}
div.accomodationbox {
	float: left;
	background-color: #f5f0e9;
	width: 120px;
	font-size:12px;
	margin-top:13px;
	margin-right:10px;
	margin-left: 10px;
	padding: 7px 10px 0 10px;
}
div.accomodationbox img{
	margin-bottom: 8px;
}

div.accomodationbox a img { 
	border: 0;
}
div.hotelbox {
	float: left;
	background-color: #FFF;
	width: 280px;
	font-size:12px;
	margin-top:13px;
	margin-right:10px;
	margin-left: 10px;
	padding: 7px 8px 0 8px;
	border: 1px solid #F5F0E9;
}
div.hotelbox img{
	margin-bottom: 8px;
}

div.hotelbox a img { 
	border: 0;
}
div.homebox-image img{
	font-size: 28px;
	margin-top: 13px;
	margin-left: 10px;
	margin-right: 14px;
	float: left;
}
div.text {
	float:left;
	width: 620px;
	font-size:12px;
	background-color: #FFF;
	padding: 10px;
	color: #665E40;
	line-height: 1.5em;
}
div.quick-view {
	float: left;
	width: 830px;
	background-color: #f5f0e9;
	margin-left: 45px;
	margin-top: 25px;
}
div.quick-view a img { 
	border: 0;
}
div.hotel-headline {
	padding: 10px 0px 10px 10px;
	font-size: 16px;
	background-color: #CCC;
	color: #FFF;
	width: 820px;
	font-family: Verdana;
	margin-left: 45px;
}
div.image {
	float: left;
	width: 260px;
	margin-right: 0px;
}
div.contentbox1 {
	float: left;
	width: 170px;
	font-size:12px;
	margin-top:13px;
	margin-right: 0px;
	padding: 0 6px 0 18px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 125px;
}
div.contentbox2 {
	float: left;
	width: 158px;
	font-size:12px;
	margin-top:13px;
	margin-right: 0px;
	padding: 0 6px 0 18px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 125px;
}
div.contentbox3 {
	float: left;
	width: 164px;
	font-size:12px;
	margin-top:13px;
	margin-right: 0px;
	padding: 0 6px 0 18px;
	height: 125px;
}
div.contentbox1 p span{
	font-size: 14px;
	font-weight: bold;
}
div.contentbox-image img{
	font-size: 28px;
	margin-top: 13px;
	position: absolute;
	margin-left: 104px;
	margin-right: 14px;
}
div.book-now img{
	font-size: 28px;
	margin-top: 323px;
	position: absolute;
	margin-left: 104px;
}
#spalte3 {
	float: right;
	clear: right;
	width: 280px;
	}
#footer {
	float: left;
	width: 923px;
	padding-left: 8px;
	padding-top: 10px;
	font-size:11px;
	line-height: 18px;
	word-spacing: 2px;
	color: #FFF;
	background-color: #303934;
	height: 285px;
	border-top: 1px solid #666;
	margin-top: 15px;
}
#footer a {
	color: #74B31F;
}
#footer a:hover, #navibereich a:focus {
	color: #FFF;
	text-decoration: underline;
}
#footer a:active  {
	color: #FFF;
}
div.footerbox1 {
	float: left;
	width: 150px;
	font-size:12px;
	margin-top:13px;
	margin-right: 0px;
	padding: 0 6px 0 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	height: 190px;
}
div.footerbox2 {
	float: left;
	width: 145px;
	font-size:12px;
	margin-top:13px;
	margin-right: 0px;
	padding: 0 15px 0 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	height: 190px;
}
div.footerbox2 a img {
	border: 0;
	padding-right: 3px;
}
div.footerimagebox {
	float: left;
	width: 150px;
	font-size:12px;
	margin-top:13px;
	padding: 0 20px 0 20px;
}
div.footerimage img{
	margin-bottom: 6px;
	margin-right: 3px;
}

div.footerimage a img {
	border: 0;
}
#footer-links {
	float: left;
	width: 890px;
	font-size:12px;
	line-height: 22px;
	word-spacing: 3px;
	color: #999;
	background-color: #303934;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-left: 10px;
	margin-top: 15px;
	padding-top: 10px;
}
#footer-links a {
	color: #74B31F;
}
#footer-links a:hover, #navibereich a:focus {
	color: #FFF;
	text-decoration: underline;
}
#footer-links a:active  {
	color: #FFF;
}
/* 
  -----------------------------------
  Head Tag - Styles
  -----------------------------------
*/
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size:20px;
	margin-bottom: 5px;
	margin-top: 3px;
	color: #fff;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
h2 {
	font-size:16px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top:1px;
	color: #665E40;
	}
h3 {
	font-size:12px;
	font-weight: bold;
	color: #74B31F;
	margin-bottom: 4px;
}
h4 {
	font-size:12px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #74B31F;
}
h5 {
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	margin-bottom: 2px;
}
/*  Verschachtelte Listen ohne Abstand */
ul {
	margin-bottom: 0px;
}
