* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

form {
  display: inline;
}

body {
  background-color: #ffffff;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  background-image: url(img/bg.jpg);
  background-position: top;
  background-repeat: repeat-x;
  font-size: 14px;
  word-spacing: 0.02em;
}

#oldBrowser {
  font-size: 12px;
  font-weight: bold;
  background-color: #EF330E;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  width: 987px;
}

/* content */
#content {
  position: relative;
  margin: 0px auto;
  width: 987px;
  height: 950px;
}

/* header */
#header {
  width: 987px;
  margin-bottom: 10px;
}

.islands {
  position: relative;
  width: 985px;
  height: 25px;
  border: 2px solid #6fabfe;
  border-top: 0;
  background: url(/img/islands.png) repeat-x;
  text-align: center;
}

.is {
  margin: 0 0 0 212px;
  width: 700px;
  padding: 1px 0 0 0;
}

.all_is div {
  float: left;
  text-align: center;
  letter-spacing: 0.03em;
  margin: 0;
  padding: 3px 5px;
  color: #fff;
}

.all_is a {
  color: #fff;
}

.all_is a:hover {
  color: #f36523;
}

.homemenu {
  position: relative;
  left: 518px;
  top: 22px;
  font-size: 11px;
  letter-spacing: 0.03em;
  width: 350px;
  z-index: 150;
}

.homemenu a {
  color: #fff;
}

.homemenu a:hover {
  color: #f36523;
}

.homemenu ul {
  margin: 5px 0 0 0;
}

.homemenu li {
  display: inline;
  margin: 2px;
  color: #fff;
}

.deep_rotator {
  position: relative;
  width: 986px;
  height: 209px;
  z-index: 25;
  margin-top: -6px;
}

.deepprice {
  position: absolute;
  top: -25px;
  left: 765px;
  width: 222px;
  height: 177px;
  z-index: 15;
}

.img {
  position: absolute;
  top: 0;
  left: 0;
  width: 986px;
  height: 209px;
  z-index: 1;
}

.auswahl_reiseart {
  background: #9fcafe;
  width: 100%;
  height: 30px;
}

#inner {
  margin: 0;
  width: 1000px;
  height: 550px;
}

.left_side {
  float: left;
  width: 203px;
  height: 690px;
}

.inselinfos {
  width: 203px;
  height: 407px;
  border: 1px solid #c3c0c0;
  background: url(/img/inselinfos.png);
}

.info_insel {
  position: relative;
  top: 38px;
  left: 15px;
  width: 184px;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.03em;
}

.info_insel a{
  color: #848484;
  text-decoration: underline;
}

.info_insel a:hover {
  color: #f36523;
  text-decoration: none;
}

.info_insel ul {
  padding: 5px 0 0 0;
}

.info_insel li {
  list-style: none;
  padding: 2px;
  color: #848484;
  width: 180px;
}

.service {
  margin: 10px 0 5px 0;
  width: 203px;
  height: 255px;
  border: 1px solid #c3c0c0;
  background: url(/img/service.png);
}

.middle {
  float: left;
  margin: 0 8px 0 8px;
  width: 565px;
  height: 690px;
}

.threepartpic {
  width: 570px;
  height: 200px;
  color: #fff;
}

.pic_one {
  float: left;
  width: 185px;
  height: 200px;
  background: #cbe5fe;
  border: 1px solid #c3c0c0;
  margin: 0 3px 0 0;
}

.inner_pic_one {
  margin: 3px;
  width: 179px;
  height: 194px;
  background: #4b95fe;
}

.pic_two {
  float: left;
  width: 185px;
  height: 200px;
  background: #cbe5fe;
  border: 1px solid #c3c0c0;
  margin: 0 3px 0 0;
}

.inner_pic_two {
  margin: 3px;
  width: 179px;
  height: 194px;
  background: #4b95fe;
}

.pic_three {
  float: left;
  width: 185px;
  height: 200px;
  background: #cbe5fe;
  border: 1px solid #c3c0c0;
}

.inner_pic_three {
  margin: 3px;
  width: 179px;
  height: 194px;
  background: #4b95fe;
}

.white_row {
  margin: 0 0 3px 0;
}

.offers_pic {
  width: 179px;
  height: 152px;
  border-bottom: 2px solid #ffffff;
}

.hotel {
  margin: -1px 0 0 6px;
  font-weight: bold;
  font-size: 13px;
}

.region_ort {
  margin: 5px 0 0 6px;
  font-size: 10px;
}
/*Top offers on Homepage*/
.star_tophotel {
  margin-top: -69px;
  margin-left: 100px;
  width: 80px;
  height: 74px;
  position: relative;
  z-index: 70;
  background: url('/img/star_tophotel.png');
}
.price {
  display:block;
  width:50px;
  height:50px;
  position: relative;
  top: 22px;
  left: 34px;
}
#offer0{
  background:url(/img/price/0.png) no-repeat;
}
#offer0:hover{
  background:url(/img/price/0_hover.png) no-repeat;
  cursor: pointer;
}
#offer1{
  background:url(/img/price/1.png) no-repeat;
}
#offer1:hover{
  background:url(/img/price/1_hover.png) no-repeat;
  cursor: pointer;
}
#offer2{
  background:url(/img/price/2.png) no-repeat;
}
#offer2:hover{
  background:url(/img/price/2_hover.png) no-repeat;
  cursor: pointer;
}
/*END*/


.searchmask {
  margin: 0 0 7px 0;
  width: 567px;
  height: 200px;
}

.news {
  margin: 0 0 5px 0;
  width: 565px;
  border: 1px solid #c3c0c0;
  background-color: #EBF5FF;
}

.news_headline {
  color: #4592fe;
  margin: 8px 10px 8px 0;
  border-bottom: 1px dashed #4592fe;
  font-size: 16px;
  font-weight: bold;
}

.news_text {
  font-size: 12px;
  line-height: 17px;
  color: #848484;
}

.news_img {
  float: right;
  padding: 5px 10px 5px 5px;
}

.show_news {
  margin: 5px 10px;
  width: 545px;
}

.news_head {
  float: left;
}

.news_overview_date {
  float: right;
  color: #848484;
}

.news_date {
  text-align: right;
  color: #848484;
  font-size: 10px;
}

.pager {
  float: right;
  color: #fff;
  margin: 5px 5px 0 0;
  font-weight: bold;
}

.pager a {
  color: #fff;
  font-weight: normal;
}

.pager_bottom {
  float: right;
  color: #848484;
  margin: 0 0 10px 0;
  font-weight: bold;
}

.pager_bottom a {
  color: #848484;
  font-weight: normal;
}

.ten_news {
  margin: 12px 0 5px 0;
  width: 565px;
  height: 255px;
  border: 1px solid #c3c0c0;
}

.ten_news_overview {
  margin: 0 0 5px 0;
  width: 565px;
  border: 1px solid #c3c0c0;
  background-color: #EBF5FF;
}

.ten_top {
  width: 565px;
  height: 29px;
  background: url(/img/ten_news.png);
}

.ten_top a {
  float: right;
  position: relative;
  right: 10px;
  top: 7px;
  font-size: 12px;
  color: #ffffff;
}

.ten_top_news {
  width: 565px;
  height: 29px;
  background: url(/img/ten_news.png);
}

.ten_top_info {
  width: 565px;
  height: 29px;
  background: url(/img/infos/info_bg.png) repeat-x;
}

.first_news {
  margin: 5px 10px;
  width: 545px;
  height: 110px;
  border-bottom: 1px dashed #848484;
}

.second_news {
  margin: 5px 10px;
  width: 545px;
  height: 110px;
}

.ten_time {
  width: 350px;
  font-size: 14px;
  margin: 1px 0 5px 0;
  color: #848484;
  font-weight: bold;
  text-decoration: underline;
}

.intro {
  float: left;
  width: 410px;
  height: 75px;
  font-size: 12px;
  line-height: 16px;
  color: #848484;
  text-indent: 3px;
}

.intro_fail {
  float: left;
  font-size: 12px;
  line-height: 16px;
  color: #848484;
}

a.read_more {
  line-height: 17px;
  font-weight: bold;
  color: #f36523;
  text-decoration: underline;
}

a.read_more:hover{
  color: #f9921c;
  text-decoration: none;
} 


.intro_pic {
  float: right;
  width: 120px;
  height: 80px;
}

.right_side {
  float: right;
  margin: 0 12px 0 0;
  width: 203px;
  height: 800px;
}

.hotline {
  width: 201px;
  height: 280px;
  border: 1px solid #c3c0c0;
  background: url(/img/hotline.png);
}

.hotline_text {
  position: relative;
  top: 37px;
  left: 12px;
  color: #848484;
  width: 190px;
}

.number {
  margin: 4px 0 0 0px;
  font-weight: bold;
  font-size: 1.32em;
  width: 195px;
}

.reserve {
  width: 190px;
  line-height: 17px;
  font-size: 12px;
  margin: 5px 0 0 0;
}

.reserve_bold {
  width: 190px;
  font-size: 15px;
  margin: 5px 0 0 0;
  font-weight: bold;
}

.times {
  width: 160px;
  line-height: 15px;
  margin: 10px 0;
  font-size: 11px;
}

.day {
  float: left;
  font-weight: bold;
}

.clock {
  float: right;
}

.clear {
  clear: both;
}

.coupon {
  margin: 5px 0 10px 0;
  width: 201px;
  height: 120px;
  border: 1px solid #c3c0c0;
  background: url(/img/coupon.png);
}

.fifty {
  position: relative;
  top: 30px;
  left: 128px;
  width: 75px;
  color: #848484;
  font-size: 12px;
  line-height: 17px;
}

.details a{
  position: relative;
  top: 30px;
  left: 128px;
  color: #f36523;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
}

.details a:hover{
  color: #848484;
  text-decoration: none;
}

.arrows {
  font-size: 9px;
  vertical-align: middle;
}

.inselnews {
  margin: 5px 0 5px 0;
  width: 201px;
  height: 120px;
  border: 1px solid #c3c0c0;
}

.top_inselnews {
  width: 100%;
  height: 29px;
}

.weather_datas {
  width: 190px;
  font-size: 12px;
  margin: 5px 0 0 8px;
  color: #848484;
}

.icon_weather {
  margin: 8px 1px 5px 2px;
}

.sun {
  margin: 0 6px 0 6px;
}

.sun_times {
  margin: 0 1px;
}

.fav_hotels {
  margin: 10px 0 15px 0;
  border: 1px solid #c3c0c0;
}

.fav {
  width: 100%;
  height: 29px;
  background: url(/img/favorite_hotels.png);
}

.fav_hotels span {
  color: #848484;
  font-weight: normal;
  text-decoration: none;
}

.fav_hotels span:hover {
  color: #f36523;
  text-decoration: underline;
  cursor: pointer;
}

.top_hotel {
  margin-top: 5px;
  margin-left: 6px;
}

#tag_clouds {
  margin: 5px 0 0 6px;;
  height: 130px;
  text-align: center;
}

#tag_clouds div {
  float: left;
}

.fussnote {
  position: relative;
  z-index: 2;
  margin-top: 2px;
  margin-left: -200px;
  width: 760px;
}

.note {
  color: #919293;
  font-size: 11px;
  line-height: 17px;
}


/* top menu */

.topmenu li {
  list-style: none;
  display: inline;
}

.topmenu li a {
  float: left;
  font-weight: bold;
  padding-left: 15px;
  display: block;
  color: #005d97;
  letter-spacing: 0.02em;
  text-decoration: none;
  cursor: pointer;
  background:url(/img/top_menu.png) 0px -30px no-repeat;
}

.topmenu li a span {
  line-height: 30px; 
  float: left; 
  display: block; 
  padding-right: 17px;
  background:url(/img/top_menu.png) 100% -30px no-repeat;
}

.topmenu li a:hover span {
  color: #fff;
}

.topmenu li a.active, .menu li a.active:hover {
  line-height:30px;
  background:url(/img/top_menu.png) 0px -90px no-repeat;
  color: #fff;
}

.topmenu li a.active span, .menu li a.active:hover span {
  background:url(/img/top_menu.png) 100% -90px no-repeat;
}

/* end of top menu */

/* agb and co */
.servicepoints {
  border: 1px solid #c3c0c0;
  padding: 0 5px 10px 10px;
  background: #EBF5FF;
  margin: 0 0 10px 0;
}

h3 {
  color: #4592fe;
  margin: 8px 10px 8px 0;
  border-bottom: 1px dashed #4592fe;
}

h4 {
  color: #4592fe;
  margin: 8px 0 8px 0;
}

.text_service{
  font-size: 12px;
  line-height: 17px;
  color: #848484;
}

.text_service_b{
  font-size: 12px;
  line-height: 17px;
  color: #848484;
  font-weight: bold;
}

.text_service p {
  margin: 5px 7px 5px 5px;
}

.text_service a {
  color: #f36523;
}

table a {
  color: #4592fe;
}

table a:hover {
  color: #f36523;
}


/* iframe */
.frame_center {
  float: left;
  text-align: left;
}

/* contact */
.select_name {
  float: left;
  margin: 4px 0 5px 5px;
}

.select_auswahl {
  float: right;
  margin: 4px 60px 5px 0;
}

.box {
  color: #848484;
  font-size: 12px;
}

.submit {
  color: #4592fe;
  font-size: 14px;
  border: 1px dashed #4592fe;
  padding: 2px;
  background: #fff;
  cursor: pointer;
  width: 130px;
}

/* end contact */

.clocktimes {
  margin: 10px 0;
  text-align: center;
  font-weight: bold;
}

.li_margin {
  margin: 8px 0 10px 25px
}

/* our team */
.staff_all {
  width: 550px;
  height: 525px;
}

.staff {
  float: left;
  margin: 10px 4px 0 3px;
  width: 172px;
  height: 163px;
  border: 1px solid #f7921c;
}

.staff_name {
  background: #f7921c;
  margin: 1px 1px 0 1px;
  width: 170px;
  height: 20px;
  color: #fff;
  font-weight: bold;
  text-indent: 5px;
  line-height: 20px;
}

/* end our team */


/* picture rotator */

div#rotator {
  position: relative;
  width: 987px;
}

div#rotator ul li {
	float: left;
	position: absolute;
	list-style: none;
  width: 987px;
}

/* rotator */
div#rotator ul li img {
  border: 0;
  width: 987px;
}

div#rotator ul li.show {
	z-index: 500;
  width: 987px;
}

/* rotator 1 */
div#rotator1 {
  position:relative;
  top: 25px;
  left: 50px;
  width: 181px;
}

div#rotator1 ul li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
  width: 181px;
}

div#rotator1 ul li img {
  border: 0;
  width: 181px;
}

div#rotator1 ul li.show {
	z-index: 500;
  width: 181px;
}

/* end rotator 1 */

/* rotator 2 */
div#rotator2 {
  position:relative;
  top: 25px;
  left: 250px;
  width: 181px;
}

div#rotator2 ul li {
	float: left;
	position: absolute;
	list-style: none;
  width: 181px;
}

div#rotator2 ul li img {
  border: 0;
  width: 181px;
}

div#rotator2 ul li.show {
	z-index: 500;
  width: 181px;
}

/* end rotator 2 */

.banner_immo {
  float: right;
  margin-top: 157px;
}

/* Spaghetti Code */

.banner_position {
  position: absolute;
  left: 997px; 
  top: 39px;
  text-align: center;
}

.img_adjustment {
  vertical-align: bottom;
  margin-left: 3px;
}

.img_adjustment_ex {
  vertical-align: bottom;
  margin-left: 0;
}

.extended_clear {
  clear: both;
  height: 1px;
}

.adult {
  margin: 11px 0 1px 0;
}

.extra_height {
  height: 600px;
}

.staff_margin {
  margin: 1px;
}

/* Spaghetti Code End */

/* touroperator AGB */
.whole_table {
  font-size: 12px;
  color: #848484;
}

.extra_tb {
  color: #919293;
}


/* hotels overview */

.hotel_list {
  margin: 5px 0 0 5px;
  list-style: none;
}

.hotel_list li a {
  color: #858482;
  line-height: 20px;
}

.hotel_list li a:hover {
  color: #F36523;
}

.region_headline {
  margin-top: 10px;
}

#hotelMap {
  margin: 10px;
  width: 515px;
  height: 300px;
}

.boldLink {
  font-weight: bold;
}

/* Hotelinfos */

.hotel_content {
  width: 525px;
  margin: 0;
}

.hotel_indent {
  padding: 0 5px;
}

.loading_img {
  height: 16px;
}

.sun_rating {
  width: 228px;
  height: 46px;
  float: left;
  margin-left: 10px;
}

.sun_picture {
  width: 228px;
  height: 46px;
  background-image: url('/img/sun_rating.png');
  background-repeat: no-repeat;
}

.sun_counter {
  font-size: 24px;
  font-weight: bold;
  vertical-align: top;
  margin: 0 0 0 10px;
  line-height: 48px;
}

.hotelpics {
  margin: 0 5px 0 5px;
}

.hp1 {
  border: 1px solid #4693fe;
  width: 155px;
  height: 100px;
  float: left;
  margin: 0 7px 7px 5px;
}

.points {
  float: left;
  width: 80px;
  font-weight: bold;
}

.points_description {
  float: right;
  width: 410px;
}

.advice {
  font-size: 9px;
  line-height: 12px;
  padding: 10px 0 0 0;
 }

 .single_img {
  float: left;
  border: 1px solid #4693fe;
  width: 155px;
  height: 100px;
  float: left;
  margin: 0 7px 7px 10px;
}

 .offer_one {
  float: left;
  border: 1px solid #c3c0c0;
  width: 155px;
  height: 100px;
  float: left;
  margin: 0 5px 7px 10px;
}

 .offer_two {
  float: left;
  border: 1px solid #c3c0c0;
  width: 155px;
  height: 100px;
  float: left;
  margin: 0 7px 15px 3px;
}

.offer_head {
  background: url(/img/offer_head.png) repeat-x;
  width: 150px;
  height: 22px;
  color: #fff;
  font-weight: bold;
  padding: 3px 0 0 5px;
}

.offer_row {
  width: 145px;
  margin: 0 5px;
  border-bottom: 1px solid #c3c0c0;
}

.offer_row_line {
  width: 145px;
  margin: 0 5px;
}

.offer_days {
  float: left;
  width: 60px;
  margin: 4px 0 4px 0;
}

.offer_price {
  float: right;
  width: 80px;
  text-align: right;
  margin: 4px 0 4px 0;
}

.offer_price a:hover {
  color: #005d97;
  text-decoration: none;
}

.check_button {
  float: right;
}

.back_hotel_overview {
  float: left;
  width: 200px;
  margin-left: 10px;
}
/* end hotelinfos site */

/* weathersite */

.introduction {
  width: 530px;
}
.weathericons_left {
  float: left;
  width: 258px;
  height: 350px;
  margin: 0 0 10px 5px;
  border-right: 1px dashed #848484;
 }

.weathericons_right {
  float: right;
  width: 262px;
  height: 350px;
 }

.des1 {
  float: left;
  vertical-align: top;
 }

 .des2 {
  float: left;
  font-weight: bold;
  vertical-align: top;
  line-height: 48px;
  width: 100px;
 }

 .des3 {
  float: right;
  vertical-align: top;
  line-height: 48px;
  padding: 0 10px 0 0;
  text-align: right;
  width: 47px;
 }

 .climate {
   width: 507px;
   padding: 1px;
   border: 1px solid #e2e8ee;
   margin: 0 0 0 10px;
 }

 .climate_header {
   background: url(/img/climate_header) no-repeat;
   width: 507px;
   height: 72px;
   border: 1px solid #e2e8ee;
 }

 .climate td {
   padding: 5px 5px;
   text-align: center;
 }

 .climate_points {
  font-weight: bold;
 }

 .climate_bg {
  background: #e2e8ee;
 }

 .city_location {
   margin: 0 0 10px 15px;
 }
 
 /* // Tag cloud */
.tags ul {
  font-size: 80%;
  margin: -3px 0 0 0;
  padding: 0 5px;
  text-align: center;
}

.tags li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.tags li a {
	text-decoration: none;
	color: #848484;
	padding: 0 2px;
}

.tags li a:hover {
	color: #848484;
	text-decoration: underline;
}

.tag1{font-size:100%;}
.tag2{font-size:120%;}
.tag3{font-size:140%;}
.tag4{font-size:160%;}
.tag5{font-size:180%;}
.tag6{font-size:200%;}

/* // Tag cloud */
