@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(/designimgs/header_bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	position:relative;
	padding:0px;
	margin:0px;
}
body div ul {
	margin:0px;
	padding:0px;
}
.StdBox
{
    /*border: 1px solid #e9e9e9;*/
    margin: 8px;
    padding: 4px;
    overflow: auto;
}
.StdBox2
{
    background-color:#f6f6f6;
    border: 1px solid #e9e9e9;
    margin: 8px;
    padding: 4px;
    overflow: auto;
}
a
{
	color: Blue;
	text-decoration: underline;
	cursor: pointer;
}
.SearchAnimationOverlay
{
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    filter:alpha(opacity=85);
    opacity: 0.85;
   
}
#HotelDetails_WatchlistActions
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.WatchlistItem
{
	margin-top: 10px;
	margin-bottom: 20px;
}
.WatchlistItem h1
{
	padding: 0px;
	margin-bottom: 4px;
	font-size: small;
	font-weight: bold;
}
.WatchlistItem a
{
	color: Blue;
	text-decoration: underline;
	cursor: pointer;
}
#WatchlistContent
{
	border: solid 1px #CCCCCC;
	margin: 4px;
	padding: 10px;
	min-height: 540px;
}
#DS_Content
{
	border: solid 1px #CCCCCC;
	margin: 4px;
	padding: 10px;
	min-height: 540px;
}
#HomeSearchBox
{
	padding: 3px;
}
.galleryImage
{
	border: 0px;
	padding: 1px;
}
#OfferDetailsContent
{
	/*border: solid 1px #CCCCCC;*/
	margin: 4px;
	padding: 10px;
}
#OfferDetailsSimilarOffers h4
{
	width:220px;
	padding:0px;
	margin:10px 2px 5px 10px;
	
}
#OfferDetailsSimilarOffers
{
	/*border: solid 1px #CCCCCC;*/
	margin: 4px;
	padding: 4px;
}
#OfferDetailsSimilarOffersContent
{
	height: 310px;
}
.PageIndex
{
	
}
.PageIndex a
{
	color: Blue;
	text-decoration: underline;
	cursor: pointer;
}
.hotelnextdoor
{
	width:184px;
	float: left;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	border-left: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 5px;
	background-color:#FFFFFF;
	}
.hotelnextdoor h1 
{
	padding: 0px;
	margin: 0px;
	font-size: small;
	font-weight: bold;
	}
.hotelnextdoor p, address 
{
	padding: 0px;
	margin: 0px;
	font-size: small;
	font-weight: normal;
	}
.hotelnextdoor address {
	font-style: italic;}
.hotelnextdoor p {
	background-color:#FFFFFF;}
.SimilarOffer
{
	width:135px;
	min-height: 150px;
	background-image: url(/designimgs/offer_bg.jpg);
	float: left;
	margin:2px;	
	padding-left: 10px;
	padding-right: 10px;
}
.SimilarOffer h1
{
	font-size: small;
	font-weight: bold;
}
.SimilarOffer .price
{
	font-size: small;
	font-weight: bold; 
}
h1 {
	font-size: large;
	color: #333333;
}
#HotelDetailsContent 
{
	float:left;
	padding: 4px;
	margin:4px;
	width:760px;
	/*border: solid 1px #CCCCCC;*/
	overflow:auto;
}
#TabContent
{
	border: solid 1px #CCCCCC;
	padding: 4px;
	margin-bottom: 4px;
	min-height:265px;
	overflow:auto;
}
#HotelDetailsInfos
{
	/*border: solid 1px #CCCCCC;*/
	padding: 4px;
}
#NearbyHotels
{
	/*border: solid 1px #CCCCCC;*/
	overflow:auto;
	margin: 4px;
	padding: 4px;
}
#SubMenuTop
{
	background-color: #666666;
	height: 24px;
}
#SubMenuTopNavi ul 
{
    width: 100%;
}
#SubMenuTopNavi li label{
	color: White;
	cursor: default;
}
#SubMenuTopNavi li 
{
	position: relative;
	top: 3px;
	font-size: small;
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #666666;
	text-decoration: none;
	display: inline;
}
#SubMenuTopNavi li a{
	font-weight: bold;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #666666;
	text-decoration: none;
	display: inline;
}
#SubMenuTopNavi li a:hover{
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
	text-decoration: none;
	display: inline;
}
#DetailSearchInput
{
	float:left;
	margin-top: 22px; 
	margin-bottom: 40px; 
	
}
#DetailSearchResultMap
{
	position: relative;
	height: 600px;
}
#DetailSearchCalendars
{
	position: relative; 
	float:left; 
	left: 80px; 
	top: 0px;
}
#DS_SearchButton
{
	width: 100px;
}
#DetailSearchInput input
{
	width: 200px;
}
#DetailSearchInput select
{
	width: 200px;
}
.detailsearchresultitem
{
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
	min-height: 100px;
}
.detailsearchresultitem a
{
	color: blue;
	cursor: pointer;
	text-decoration: underline;	
}
.detailsearchresultitem .underline
{
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #e9e9e9;
}
#DS_NoResult
{
	padding: 10px;
	margin: 10px;
	border: 1px solid #e9e9e9;
}
.InfoBox
{
	position: relative;
	padding: 10px;
	margin: 10px;
	border: 1px solid #e9e9e9;	
}
.detailsearchresultitem h1, p 
{
	font-size: small;
	padding: 0px;
	margin: 0px;}
.detailsearchresultitem .content
{
	position: relative;
	width: 600px;
	padding-right: 20px;
}
.detailsearchresultitem .partnerinfo
{
	font-size: x-small;
	font-style: oblique;
	color: #999999;
	position: absolute; 
	left: 460px;
}
.detailsearchresultitem .factor {
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: x-small;
	font-style: oblique;
	font-weight: bold;
	color: #999999;}
.detailsearchresultitem .avalabilityLoading {
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: x-small;
	font-style: oblique;
	font-weight: bold;
	color: #999999;}
.detailsearchresultitem .avalabilityRoomsFree {
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: x-small;
	font-style: oblique;
	font-weight: bold;
	color: Green;}
.detailsearchresultitem .avalabilityNoRoomsFree {
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: x-small;
	font-style: oblique;
	font-weight: bold;
	color: Red;}
#middle 
{
	float:left;
	width:1024px;
	min-height:650px;
	margin: 0px auto;
	background-image: url(/designimgs/header_middle.jpg);
	background-repeat: no-repeat;
	float:none;
	padding:0px;
}
#mainNav 
{
	float:left;
	height:25px;
	width:994px;
	margin: 1px 15px 2px 15px;
	border-bottom: 1px double #999999;
	font-size:medium;
	background-color: #E9E9E9;
	background-image: url(/designimgs/navi_bg.jpg);
	background-repeat: repeat-x;
}
#mainNav ul{
	padding:2px;
}
#mainNav li{
	font-weight:bold;
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	margin: 4px 1px 4px 10px;
}
#mainNav a{
	text-decoration: none;
	color:Black;
}
#header 
{
	float:left;
	margin:0px;
	padding:0px;
}
.hide {
	position: absolute;
	left: -1000px; 
	top: -1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}
#shareOnNetwork
{
    float:left;
	margin:174px 0px 0px 909px;
}
#watchlistLink
{
	width: 174px;
	float:left;
	margin:0px 14px 0px 830px;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:x-small;
	font-weight: bold;
	background-color:#CCCCCC;
	border: solid 1px #666666;
}
#headerInfo 
{
	float:left;
	width: 174px;
	margin:0px 14px 10px 830px;
	padding: 2px;
	font-size:small;
	font-size:x-small;
	background-color:#CCCCCC;
	border: solid 1px #666666;
}
#headerInfo li {
	font-weight:bold;
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	margin: 1px 5px 1px 1px;
}
#headerInfo h2 {
	font-weight:bold;
	font-size:x-small;
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	margin: 1px 5px 1px 1px;
}
#headerInfo a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
}
#starterintro 
{
	float:left;
	background-color:#FFFFFF;
	/*margin: 10px 7px 2px 15px;*/
	margin: 4px 7px 2px 4px;
	width: 690px;
	height: 205px;
	/*border: solid 1px #CCCCCC;*/
}
#starterintro img, #starterintro h1, #starterintro span {
	float:left;
	margin: 2px;
}
#starterintro h1 {
	color:#666666;
}
#starterintro span {
	width:350px;
	font-weight:bold;
}
#content 
{
	float:left;
	background-color:#FFFFFF;
	margin: 0px 15px 2px 15px;
	width:992px;
	min-height:550px;	
}
#starterad 
{
	float:left;
	background-color:#FFFFFF;
	/*margin: 10px 15px 2px 8px;*/
	padding: 2px;
	margin: 4px 4px 2px 4px;
	width: 260px;
	height: 205px;
	border: solid 1px #CCCCCC;
}
#contentCenter
{
	float:left;
	padding: 2px;
	background-color:#FFFFFF;
	margin: 10px 4px 2px 4px;
	width: 700px;
	min-height: 650px;
	/*border: solid 1px #CCCCCC;*/
}
#contentad
{
	float:left;
	background-color:#FFFFFF;
	margin: 10px 0px 2px 8px;
	width: 160px;
	padding: 2px 50px 10px 50px;
	height: 650px;
	/*border: solid 1px #CCCCCC;*/
}
#contentad1
{
	float:left;
	background-color:#FFFFFF;
	margin: 5px 0px 2px 5px;
	width: 200px;
	padding: 2px 30px 10px 30px;
	height: 300px;
	overflow:hidden;
	/*border: solid 1px #CCCCCC;*/
}
#offers
{
	float:left;
	background-color:#FFFFFF;
	margin: 10px 4px 4px 4px;
	width: 690px;
	min-height: 650px;
	border: solid 1px #CCCCCC;
}

#offers .offerteaser
{
	float:left;
	width:224px;
	height:220px;
	background-color:#e9e9e9;
	margin: 2px;
	border: solid 1px #CCCCCC;
	background-image: url(/designimgs/offer_bg.jpg);
}
#offers .offerpricetag 
{
	float:left;
	font-size:small;
}
#offers h3 {
	width:220px;
	overflow:visible;
	float:left;
	padding:0px;
	margin:5px 2px 5px 2px;
}
#offers h4 {
	width:220px;
	float:left;
	padding:0px;
	margin:5px 2px 5px 2px;
	font-size:xx-small;
}
.price
{
	font-size:large;
	font-weight:bold;
	font-family:"Tahoma";
	font-style:italic;
}
#OfferDetailsContent .price 
{
    width: 100%;
    text-align:right;
    }
#offers .offerprice 
{
	float:left;
	width:100px;
	height: 65px;
	text-align:center;
	vertical-align:middle;
	font-size:x-large;
	font-weight:bold;
	font-family:"Tahoma";
	font-style:italic;
	margin: 5px;
	padding:35px 0px 0px 0px;
}
#offers img {
	width:100px;
	height:100px;
	float:left;
	margin:5px;
}
#infolinks
{
	float:left;
	background-color:#e9e9e9;
	min-height:200px;
	border: solid 1px #CCCCCC;
}
#feeter ul{
	width: 700px;
	overflow:visible;
	margin: 0px auto;
}
#feeter li{
	display:inline;
	font-size:x-small;
}
#feeter a{
	text-decoration:none;
	color:#000000;
}
#infolinks, #feeter{
	/*margin: 10px 7px 2px 19px;*/
	margin: 0px 15px 2px 19px;
	width: 982px;
	height: 150px;
}
#infolinks ul{
	width:190px;
	float:left;
}
#infolinks li{
	list-style:none;
	margin-left: 15px;
}
#article, #country {
	padding: 5px 5px 5px 0px;
	margin-bottom: 10px;
	width: 378px;
	float: left;
	overflow: hidden;}
#article h2, #country h2 {
	font-size: large;
	color: #999999;
	margin: 0px;
	padding: 0px 5px;}
#article h3, #country h3 {
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	font-size: small;}
#article p, #country p {
	margin: 0px;
	padding: 5px;}
#article ul, #article address {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 175px;
	border: 1px dashed #999999;}
#article h4 {
	font-size: small;
	background-color:#666666;
	color: #FFFFFF;
	padding: 2px;
	margin: 0px;
	font-style:italic;}
#country .land_flagge_karte {
	width: 160px;
	margin: 0px;
	right: 5px;
	padding: 0px;
	top: 0px;
	float: left;
	text-align: right;}
#country .land_title {
	width: 180px;
	float: left;}
#country h3 {
	margin-top: 15px;}
#country hr {
	border: none;
	width: 378px;
	padding: 0px;
	margin: 0px;
	height: 0px;}
#country ul, #country address {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 175px;
	border: 1px dashed #999999;}
#country div.imagegallerie {
	width: 378px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;}
#country li.imagegallerie {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	border: none;
	float: left;}
#country ul.imagegallerie {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 700px;
	height:80px;
	border: none;}
#country img.imagegallerie {
	border: none;
	margin: 0px;
	padding: 0px;
	cursor: hand;
	filter: Alpha(Opacity=50);}
#country img.imagegallerie:hover {
	filter: Alpha(Opacity=100);}
.feeterLinks li 
{
    width: 190px;
    }
.feeterLinks a.li 
{
    color:Aqua;
    font-weight:bold;
    }
#infolinks a
{
	font-size:smaller;
	text-decoration:none;
}
#ctl19_tcGalleryServer 
{
    width:100%;
    height: 260px;
    overflow:auto;
    }
a.booknow 
{
    text-decoration:none;
    }
a.booknow:hover
{
    color:Gray;
    }
#weatherfeeter 
{
    font-size:xx-small;
    width:750px;
    text-align:right;
    background-color:Silver;
    white-space:nowrap;
    }
#weatherfeeter a 
{
    color: Black;
    text-decoration:none;
    }
#feeterAd 
{
	width:730px;
	padding:25px 0px 10px 10px;
	}
#ctl17_dAllCountries ul, #ctl17_dCities ul, #ctl17_dHotels ul
{
	margin: 25px,0px,0px,20px;
	padding: 25px,0px,0px,20px;
	}

#ctl17_dAllCountries li, #ctl17_dCities li, #ctl17_dHotels li
{
	float:left;
	width:300px;
	}
