/* diese styles müssen angepasst werden */


.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;
}
.content_reise {
	padding: 0 6px 6px 9px;
}
.content_reise h3 a {
	color: #5d96da;
}
.header_kategorien {
	padding: 6px;
	background: url('images/divers/bg_header_kategorien.jpg') left top repeat-x;
}
.offset a, .offset a:hover, .offset a.selected, .offset a.selected.hover {
  text-indent: -100px;
  position: relative;
  display: block;
  width: 17px;
  height: 17px;
  margin: 0 6px 4px 0;
  float: left;
  overflow: hidden;
  background-repeat: no-repeat;
}
.offset a.o1 {
  background-image: url("images/divers/offset_1.png");
  background-position: 0 0;
}
.offset a.o1:hover, .offset a.o1_selected, .offset a.o1_selected.hover {
  background-image: url("images/divers/offset_1.png");
  background-position: 0 -17px;
}
.offset a.o2 {
  background-image: url("images/divers/offset_2.png");
  background-position: 0 0;
}
.offset a.o2:hover, .offset a.o2_selected, .offset a.o2_selected.hover {
  background-image: url("images/divers/offset_2.png");
  background-position: 0 -17px;
}
.offset a.o3 {
  background-image: url("images/divers/offset_3.png");
  background-position: 0 0;
}
.offset a.o3:hover, .offset a.o3_selected, .offset a.o3_selected.hover {
  background-image: url("images/divers/offset_3.png");
  background-position: 0 -17px;
}
.offset a.o4 {
  background-image: url("images/divers/offset_4.png");
  background-position: 0 0;
}
.offset a.o4:hover, .offset a.o4_selected, .offset a.o4_selected.hover {
  background-image: url("images/divers/offset_4.png");
  background-position: 0 -17px;
}
.offset a.o5 {
  background-image: url("images/divers/offset_5.png");
  background-position: 0 0;
}
.offset a.o5:hover, .offset a.o5_selected, .offset a.o5_selected.hover {
  background-image: url("images/divers/offset_5.png");
  background-position: 0 -17px;
}
.offset a.o6 {
  background-image: url("images/divers/offset_6.png");
  background-position: 0 0;
}
.offset a.o6:hover, .offset a.o6_selected, .offset a.o6_selected.hover {
  background-image: url("images/divers/offset_6.png");
  background-position: 0 -16px;
}
.sortierung {
	float: right;
}
.abschluss_reise {
	background: url('images/divers/bg_abschluss_reise.jpg') center top no-repeat;
}




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

.kleiner_bildgalerie {
	font-size: 9pt;
}
div.infobox {
	background: #000084;
	color:#000000;
	font:10pt sans-serif;
	left:-10000px;
	position:absolute;
	top:0px;
	visibility:hidden;
	z-index: 99;
}
div.infoboxbody {
	background: #e0e0e0;
	color:#000000;
	font:10pt sans-serif;
	margin:2px;
	padding:2px
}

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