/* diese styles müssen angepasst werden */


/* die extensions */
div.ext_highlights, div.him_bildergalerie, div.him_dok, div.him_flv, div.him_form, div.him_news, div.him_newsletter_eintragen, div.him_podcast, div.him_registrate, div.him_search, div.him_slideshow, div.him_tell_a_friend, div.him_text, div.him_text_2_spalten {
	margin-bottom: 16px; /* alle haben den gleichen abstand */
}
div.him_dok {
	border-bottom: #000000 solid 1px;
	margin-top: -14px;
	padding-top: 2px;
	padding-bottom: 4px;
}

/* bildergalerie */
div.him_bildergalerie img.bild_kategorie_oben {
	margin-right: 8px;
}
div.him_bildergalerie img.bild_kategorie_normal {
	margin-right: 8px;
	margin-top: 8px;
}
div.him_bildergalerie img.bild_kategorie_rechts {
	margin-top: 8px;
}

/* text in zwei spalten */
div.text_normal {
  margin-bottom: 16px; 
  clear: both;
}
.text_normal h2 {
	width: 370px;
}
div.text_links {
  width: 250px; 
  float: left; 
  margin-bottom: 12px;
  clear: left;
}
div.text_rechts {
  width: 250px; 
  float: right;
  text-align: left; 
  margin-bottom: 12px;
  clear: right;
}
div.clearfloat {
  clear: both;
}


#add_to_merkliste {
	position: absolute;
	display: none;
	width: 165px;
	height: 55px;
	z-index: 10000;
}


/* box auf der rechten seite */
.box_right {
  width: 208px;
  clear: both;
}
.box_right .top {
  height: 5px;
  line-height: 5px;
  clear: both;
  background: url("../images/template/shadow_top_news.png") left bottom no-repeat;
}
.box_right .wrapper_center {
  background: url("../images/template/shadow_box_right.png") left bottom repeat-y;
  padding: 0 5px 0 3px;
  position: relative;
}
.box_right .center, .box_right .center_spez, .box_right .center_angebot {
  position: relative;
  z-index: 3;
}
.box_right .center {
  background-color: #fff5be;
}
.box_right .center:hover {
  background-color: #fff;
}
.box_right .center_spez {
  background-color: #e4f4ff;
}
.box_right .center_angebot {
  background-color: #ffefe4;
}
.box_right h2 {
  background-color: #fff;
  padding: 6px 10px;
  color: #000;
  font-size: 13px;
}
.box_right .center .image_div {
  float: left;
  padding: 10px 0;
  width: 100px;
  position: relative;
}
.box_right .boxText {
  padding: 10px;
}
.box_right .boxText a {
  color: #000;
}
.box_right .bottom {
  height: 5px;
  line-height: 5px;
  clear: both;
  background: url("../images/template/shadow_bottom_news.png") left top no-repeat;
}

a.link_box_rechts, a.link_box_rechts_angebot, a.link_zurueck {
	display: block;
	position: relative;
	padding: 0px 10px;
	background: url("../images/template/bg_angebot_links.png") center left repeat-x;
	border: #e7ecef 1px solid;
	color: #000;
	text-align: center;
	float: right;
	margin: 4px 10px 10px 0px;
	font-size: 12px;
	font-weight: normal;
}
a.link_box_rechts_angebot {
	margin: 4px 0px 0px 0px;
}
a.link_zurueck {
	margin: 0px;
	position: absolute;
	left: 375px;
	width: 115px;
}
a.del_merkliste {
	display: block;
	position: relative;
	width: 16px;
	height: 15px;
	background:url("../images/template/del_merkliste.png") top left no-repeat;
}
a.del_merkliste:hover {
	background:url("../images/template/del_merkliste_sel.png") top left no-repeat;
}
#merkliste_anzeigen {
	padding: 0px;
	margin: 0px;
}
.clear_height_55 {
	height: 55px;
	clear: both;
}




div.garant_durchf {
	position: absolute; 
	left: 142px;
}
* html div.garant_durchf {
	left: 8px;
}

.sold_out_over {
	position: absolute;
	top: -10px;
	z-index: 10;
	background: url("../images/sold_out_over.png") no-repeat top left;
	width: 510px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 12px;
}

.angebottitel {
	background-image: url("../images/divers/bg_reisetool_rechts.png");
	padding: 10px;
}
.angebottitel .news_inhalt_titel_innen {
	color: #f18700;
	font-size: 22px;
	text-decoration: none;
	text-transform: uppercase;
}
.news_inhalt_text_reisen {
	padding: 10px;
	padding-top: 0;
	background-image: url("../images/divers/bg_reisetool_rechts.png");
}


.zur_buchung {
	padding-left: 20px;
	padding-bottom:10px;
}

#angebot_spalte {
	margin-top: 10px;
	padding-top: 10px;
	border-top: #e8eaeb solid 1px;
}
#angebot_spalte_rechts a, #angebot_spalte_rechts a:hover {
	text-decoration: none;
	color: #000000;
}
.header_kategorien {
	padding: 6px 0px;
}

.offset {
	float: left;
}
.offset a {
	color: #000;
	text-decoration: none;
}
.offset a.selected {
	color: #e3000f;
	text-decoration: underline;
}

.sortierung {
	float: right;
}

div.garant_durchf {
	position: absolute; 
	left: 515px;
}
.angebot_bg {
	background-color: #f3faff;
}
.angebot_bild {
	padding: 10px 14px 10px 0px;
}
.angebot_content {
	padding: 10px 0px;
}
.angebot_content h3 {
	padding-bottom: 0px;
}
.angebot_content h3 a {
	color: #e3000f;
}
.angebot_datum {
	padding: 10px 10px 10px 0px;
}
a.angebot_reise_merken, a.angebot_reise_infos {
	display: block;
	position: relative;
	width: 90px;
	background: url("../images/template/bg_angebot_links.png") center left repeat-x;
	border: #e7ecef 1px solid;
	color: #000;
	text-align: center;
	float: right;
	margin-top: 4px;
}



.abschluss_reise {
	border-bottom: #f1f3f4 solid 1px;
}


/* highlights */

.links {
  position: relative;
  width: 260px; 
  height: 197px;
  float: left; 
  clear: left;
}
.rechts {
  position: relative;
  width: 250px;
  height: 197px;
  float: right;
  text-align: left; 
  clear: right;
}
.highlight .shadow_highlight_top {
	position: absolute;
	width: 260px; 
	height: 4px;
	background: url("../images/template/shadow_highlight_top.png") bottom left no-repeat;
}
.highlight .all {
	position: absolute;
	top: 4px;
	z-index: 2;
	width: 260px;
	height: 165px;
	background: url("../images/template/shadow_highlight_center.png") top left no-repeat;
}
.highlight .reise_titel {
	position: absolute;
	left: 5px;
	background-color: #fff;
	width: 250px;
	font-weight: bold;
	z-index: 3;
}
.highlight .reise_titel a {
	color: #000;
	display: block;
	position: relative;
	padding: 6px 10px 3px 10px;
	font-size: 14px;
}
.highlight .bild {
	position: absolute;
	left: 5px;
	height: 165px;
	z-index: 2;
	overflow: hidden;
	width: 250px;
	text-indent: -2000px;
}
.highlight .garant {
	position: absolute;
	z-index: 4;
	background: url("../images/divers/garant_durchf_highlight.png") no-repeat top right;
	height: 25px;
	width: 18px;
	top: -5px;
	left: 240px;
}
.highlight .bild a {
	display: block;
	position: relative;
	height: 165px;
	width: 250px;
}
.highlight .preis {
	position: absolute;
	top: 131px;
	left: 165px;
	width: 90px;
	height: 24px;
	z-index: 4;
	background-color: #e3000f;
	text-align: right;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
}
.highlight .preis .zahl {
	font-weight: bold;
	padding-top: 28px;
	padding-right: 3px;
	z-index: 4;
	color: #fff;
	font-size: 12px;
}
.highlight .shadow_highlight_bottom {
	position: absolute;
	top: 169px;
	background: url("../images/template/shadow_highlight_bottom.png") top left no-repeat;
	height: 5px;
	width: 260px; 
	z-index: 4;
}
.highlight .datum {
	position: absolute;
	top: 174px;
	text-align: right;
	width: 255px;
}



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

.kleiner_bildgalerie {
	font-size: 9pt;
}
div.infobox {
	background: #A90433;
	color:#000000;
	font:10pt sans-serif;
	width: 200px !important;
	border: solid 1px #A90433;
}
div.infoboxbody {
	background: #e0e0e0;
	color:#000000;
	font:10pt sans-serif;
	padding:2px
}

div.infoboxcaption {
	color:#FFFFFF;
	background-color:transparent;
	font:bold 10pt sans-serif;
	margin:2px;
	text-align:center
}

/* tell a friend */
.tell_a_friend {
	width: 100%;
	display: block;
	padding: 2px 0;
}	
.tell_a_friend label {
	float: left;
	width: 120px;
}
.tell_a_friend input.tell_input_text, .tell_a_friend textarea.tell_textarea {
	float: left;
	width: 250px;
}
.stern_oblig {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.2em;
}