.hotel_teaser {
	background-image: url(hotel_teaser_bg.jpg);
	height: 195px;
	width: 587px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.hotel_teaser .hotel_name h2{
	float: left;
	width: 300px;
	height: 20px;
	margin-left: 28px;
	margin-top: 4px;
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
}
.hotel_teaser .hotel_location {
	text-align: right;
	font-family: tahoma;
	font-size: 10px;
	height: 19px;
	padding-top: 5px;
	margin-bottom:1px;
	color: #FFFFFF;
	margin-right: 15px;
}
.hotel_teaser .hotel_image {
	width: 164px;
	float: left;
	margin-top: 24px;
	margin-left: 28px;
	height: 107px;
	overflow: hidden;
}
.hotel_teaser .hotel_teaser_text {
	height: 135px;
	margin-left: 20px;
	margin-top: 7px;
	margin-right: 20px;
	float: left;
	width: 352px;
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 10px;
	overflow: hidden;
	text-align: justify;
	padding-left: 3px;
}
.hotel_teaser .hotel_teaser_text .orange_fett {
	text-align:left;
}
.hotel_teaser .more_information_link {
	text-align: right;
	clear: both;
	position: absolute;
	right: 10px;
	bottom: 5px;
}
/*--------------------- SINGLE View ------------------*/
.hotel_single {
	background-image: url(single_hotel_big_bg.jpg);
	width: 721px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	border: 1px solid #ED9116;
}

#additional_price_information p, #additional_price_information p.bodytext, #additional_price_information ul, #additional_price_information li, #additional_price_information #priceinformation li{
	width: 93%;

}
#additional_price_information li {
	list-style-type: none;
	background-image: url(../main_new/bilder/li_bullet.gif);
	background-position: left 4px;
	padding-left: 12px;
	background-repeat: no-repeat;
}
#additional_price_information li.li_mit_i {
	background-image: url(../main_new/Images/i.gif);
	background-position: left -2px;
	padding-left: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 10px;
	margin-left: -60px;
}
.hotel_single #hoteldescription h4, .hotel_single #hoteldescription h4 strong {
	color:#FF9900;
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.hotel_single .hotel_location {
	text-align: right;
	font-family: tahoma;
	font-size: 10px;
	height: 21px;
	padding-top: 4px;
	margin-bottom:1px;
	color: #FFFFFF;
	margin-right: 15px;
}
.hotel_single .hotel_name h1{
	float: left;
	width: 400px;
	height: 20px;
	margin-left: 28px;
	margin-top: 2px;
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.hotel_single .hotel_image {
	width: 164px;
	float: left;
	margin-top: 24px;
	margin-left: 28px;
	height: 107px;
	overflow: hidden;
}
.hotel_single .hotel_teaser_text {
	height: 125px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 15px;
	float: left;
	width: 360px;
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 10px;
	overflow: hidden;
	text-align: justify;
}
.hotel_single .more_information_link {
	text-align: right;
	margin-right: 15px;
	clear: both;
	margin-top: 10px;
}
.hotel_single_tab {
	width: 588px;
	overflow: hidden;
	margin-bottom: 20px;
}
.country_header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-bottom: 10px;
	margin-top:11px;
}
.tabheader_category{
	font-weight: bold;
	color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-bottom: 10px;
	margin-top:11px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.tabheader_category h4{
	color: #FF9900;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.tab_content_left {
	float: left;
	height: 405px;
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 21px;
}

.tab_content_left img {
	display: block;
	margin-bottom: 40px;
	margin-left: 16px;
	border: 1px solid #CCCCCC;
}
.tab_content_left #country_links {
	display: block;
	margin-bottom: 40px;
	margin-left: 16px;
	border: 1px solid #FF9900;
	text-align: left;
}
.tab_content_left #country_links a{
	text-decoration: none;
}
.tab_content_left #country_links #country_links_header {
	color: #FFFFFF;
	background-color: #FF9900;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 16px;
	font-weight: bold;
	padding: 3px;
	margin-top: -3px;
	margin-right: -3px;
	margin-left: -3px;
}
.tab_content_left #room_links {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	color: #354666;
	display: block;
	margin-bottom: 40px;
	margin-left: 16px;
	border: 1px none #FF9900;
	background-color: #F2F2EE;
}
.tab_content_left #room_links a{
	color: #354666;
	text-decoration: none;
	font-size: 11px;
}
.tab_content_left #room_links a:hover{
	color: #768DB8;
}
.tab_content_left #room_links p.bodytext{
	font-size: 11px;
	margin: 3px;
}


.tab_content_left #country_links a.internal-link, .tab_content_left #country_links a.internal-link-pfeil, .tab_content_left #country_links a,.tab_content_left #country_links p {
	font-size: 9px;
}

#hoteldescription img {
	border: 0px none #00FF00;
}
#additional_price_information p.bodytext {
	width: 700px;
}
#foodsupply img {
	/*float: left;*/
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
}
.tab_content_right {
	float: left;
	height: auto;
	margin-top: 10px;
	padding-right: 5px;
	width: 490px;
}
.hotel_inhalt_tab1, .hotel_inhalt_tab2, .hotel_inhalt_tab3, .hotel_inhalt_tab4, .hotel_inhalt_tab5, .hotel_inhalt_tab6, .hotel_inhalt_tab7, .hotel_inhalt_tab8 {
	width: 721px;
}
.hotel_inhalt_tab1 ul, .hotel_inhalt_tab2 ul, .hotel_inhalt_tab3 ul, .hotel_inhalt_tab4 ul{
	margin-top: -15px;
	margin-bottom: -5px;
}
.clear {
	clear: both;
	height: 1px;
	width: 1px;
}
.tourbox_wrapper {
	height: 250px;
	width: 260px;
	overflow: hidden;
	float: left;
	margin: 10px;
}

.tourbox_wrapper .tourbox {
	background-image: url(tourbox_bg.gif);
	height: 225px;
	width: 260px;
	overflow: hidden;
	margin-bottom: 2px;
	padding-bottom: 5px;
}
.tourbox_wrapper .tourbox .tourbox_header {
	padding-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 16px;
	padding-top: 2px;
}
.tourbox_wrapper .tourbox .tourbox_image {
	height: 100px;
	width: 252px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 3px;
	overflow: hidden;
}
.tourbox_wrapper .tourbox .tourbox_text {
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.tourbox_wrapper .more_information_link {
	clear: right;
	text-align: right;
}

img.galleryThumb {
	height: 60px;
	width: 90px;
	padding: 3px;
	float: left;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin: 4px;
}
#gallery {
	padding-top: 15px;
}
.rooms_name_header,.rooms_amount_header, .rooms_description_header {
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
}
.rooms_amount_header {
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
}
.rooms_single, .rooms_description_general {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 20px;
}

.rooms_amount {
	display: inline;
	margin-left: 8px;
}

.rooms_description, .rooms_description_general{
	margin-left: 20px;
	clear: both;
	margin-right: 20px;
	margin-top: 8px;
}

.rooms_name {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 20px;
	line-height: 20px;
	padding-left: 5px;
}
#targetgroup {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#inclusive_header {
	font-weight: bold;
	padding-top: 40px;
	color: #FF9900;
	font-size: 14px;
}

#exclusive_header {
	font-weight: bold;
	padding-top: 40px;
	color: #FF9900;
	font-size: 14px;
}
.country_name {
	font-weight: bold;
	color: #FF9900;
}
#cancellation_header {
	font-weight: bold;
	padding-top: 40px;
	color: #FF9900;
	font-size: 14px;
}

#specials_header {
	font-weight: bold;
	padding-top: 40px;
	color: #FF9900;	
	font-size: 14px;
}

#priceinformation_header {
	font-weight: bold;
	padding-top: 40px;
	color: #FF9900;
	font-size: 14px;
}

#foodsupply_header {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 0px;
	line-height: 20px;
	padding-left: 5px;
	visibility: hidden;
	height: 0px;
}
#foodsupplyinformation_header {
	font-weight: bold;
	padding-top: 40px;
}
#foodsupply_description {
	margin-left: 20px;
	clear: both;
	margin-right: 20px;
	margin-top: 8px;
}
#restaurants_header {
	font-weight: bold;
	padding-top: 40px;
}
#sportdescription_header {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 20px;
	line-height: 20px;
	padding-left: 5px;
	visibility: hidden;
}
#sportdescription{
	margin-left: 20px;
	clear: both;
	margin-right: 20px;
	margin-top: 8px;
}
.headline_box {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 20px;
	line-height: 20px;
	padding-left: 5px;
} 
.infotext_form_jt {
	margin: 10px;
}
#formular {
	text-align: left;
	width: 700px;
	overflow: hidden;
	font-family: tahoma;
	font-size: 12px;
}
form .label {
	width: 200px;
	text-align: right;
	height: 23px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	vertical-align: middle;
	float: left;
}
form .input {
	text-align: left;
	float: left;
	width: 450px;
	height: 25px;
	overflow: hidden;
	padding: 3px;
	vertical-align: middle;
}
form .input_2 {
	text-align: left;
	float: left;
	width: 300px;
	height: 25px;
	overflow: hidden;
	padding: 3px;
	vertical-align: middle;
}
form .input_2_header {
	text-align: left;
	float: left;
	width: 300px;
	height: 15px;
	overflow: hidden;
	padding: 13px 3px 3px;
	vertical-align: middle;
}
form .input_3 {
	text-align: left;
	float: left;
	width: 80px;
	height: 25px;
	overflow: hidden;
	padding: 3px;
	vertical-align: middle;
}
form .input_3_header {
	text-align: left;
	float: left;
	width: 80px;
	height: 15px;
	overflow: hidden;
	padding: 13px 3px 3px;
	vertical-align: middle;
}
form .input_4 {
	text-align: left;
	float: left;
	width: 80px;
	height: 25px;
	overflow: hidden;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
form .input_5 {
	text-align: left;
	float: left;
	width: 410px;
	height: 25px;
	overflow: hidden;
	padding: 3px;
	vertical-align: middle;
}
form .input_text {
	text-align: left;
	float: left;
	width: 400px;
	height: 150px;
	overflow: hidden;
	padding: 3px;
}
form .input_check {
	text-align: left;
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	padding: 3px;
}
form .empty_row {
	clear: both;
	height: 10px;
	width: 30px;
}
form .form_info {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}
form .sendbutton {
	text-align: center;
	clear: both;
}
form input, form textarea, form checkbox, form select {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.form_response_text {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
.form_response_header {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-top: 20px;
}

#table_header_row {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-bottom: 15px;
	height: 80px;
	visibility: visible;
	width: 490px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#table_header_row #table_hotel_logo {
	width: 220px;
	overflow: hidden;
	text-align: left;
	vertical-align: bottom;
}
#table_header_row #table_hotel_logo img {
	height: 80px;
}
#table_header_row #table_icons {
	padding-right: 5px;
	padding-bottom: 10px;
}

#header_row {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	position: relative;
	margin-bottom: 15px;
	height: 80px;
	visibility: visible;
	width: 520px;
}
#header_row #hotel_logo {
	float: left;
	height: 80px;
	width: 220px;
	overflow: hidden;
}
#header_row #icons {
	float: right;
	vertical-align: bottom;
	margin-bottom: 10px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#mediacenter {
	background-image: url(mediacenter_bg.jpg);
	height: 809px;
	width: 771px;
	overflow: hidden;
	position: relative;
}
#mediacenter .hotel_name {
	float: left;
	width: 400px;
	height: 20px;
	margin-left: 28px;
	margin-top: 4px;
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
}
#mediacenter .link_balken {
	position: absolute;
	left: 0px;
	top: 0px;
}
#mediacenter .link_balken img {
	height: 25px;
	width: 770px;
}

#mediacenter .hotel_location {
	text-align: right;
	font-family: tahoma;
	font-size: 9px;
	height: 19px;
	padding-top: 6px;
	color: #FFFFFF;
	margin-right: 15px;
}
#mediacenter .mediacenter {
	float: left;
	height: 20px;
	margin-top: 4px;
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	width: 771px;
	text-align: center;
}
#mediacenter .allgemein {
	float: left;
	height: 205px;
	width: 460px;
	overflow: hidden;
	position: relative;
	padding: 5px;
	font-size: 10px;
}
#mediacenter .allgemein .icons {
	position: absolute;
	height: 50px;
	width: 230px;
	top: 5px;
	right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #EB9016;
	border-right-color: #EB9016;
	border-bottom-color: #EB9016;
	border-left-color: #EB9016;
}
#mediacenter .allgemein .icons img {
	margin: 3px;
}

#mediacenter .allgemein .description1 {
	position: absolute;
	width: 222px;
	left: 5px;
	top: 90px;
	height: 120px;
	overflow: hidden;
}
#mediacenter .allgemein .description2 {
	position: absolute;
	right: 5px;
	bottom: 5px;
	height: 150px;
	width: 230px;
	overflow: hidden;
}



#mediacenter .allgemein .more_information_link {
	position: absolute;
	right: 2px;
	bottom: 2px;
}
#mediacenter .allgemein .logo {
	height: 80px;
	width: 220px;
	overflow: hidden;
}


#mediacenter .hotelbewertung {
	float: left;
	height: 90px;
	width: 290px;
	margin: 5px;
	overflow: hidden;
}
#mediacenter .hotelvoting {
	float: left;
	height: 105px;
	width: 290px;
	margin: 5px;
}
#mediacenter .mittlerer_bereich {
	height: 352px;
	width: 770px;
	float: left;

}
#mediacenter .mittlerer_bereich .links {
	height: 349px;
	width: 290px;
	float: left;
	position: relative;
}
#mediacenter .mittlerer_bereich .links .prospekt_info {
	height: 62px;
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#mediacenter .mittlerer_bereich .links .geschenke {
	height: 64px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#mediacenter .mittlerer_bereich .links .geschenke .content ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mediacenter .mittlerer_bereich .links .geschenke .content li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mediacenter .header {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
#mediacenter .text, #mediacenter .content {
	font-size: 10px;
}
#mediacenter .mittlerer_bereich .links .prospekt_info .lnk {
	position: absolute;
	right: 2px;
	bottom: 2px;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}

#mediacenter .mittlerer_bereich .links .downloads {
	height: 93px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#mediacenter .mittlerer_bereich .links .lob_tadel {
	height: 105px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#mediacenter .mittlerer_bereich .rechts {
	height: 349px;
	width: 475px;
	float: right;
}
#mediacenter .mittlerer_bereich .rechts .video_info {
	height: 75px;
	overflow: hidden;
	width: 470px;
	margin-top: 5px;
}
#mediacenter .mittlerer_bereich .rechts .video {
	height: 265px;
	width: 470px;
	overflow: hidden;
}
#mediacenter .unterer_bereich .hoteldating {
	height: 185px;
	width: 540px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#mediacenter .unterer_bereich .hoteldating img {
	margin: 5px;
	float: left;
}
#mediacenter .unterer_bereich .hoteldating .hoteldating_text {
	margin: 5px;
	float: left;
}


#mediacenter .unterer_bereich .insider {
	height: 185px;
	width: 215px;
	float: left;
	overflow: hidden;
}
#mediacenter .unterer_bereich .insider img {
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}
