/*
	css- style-sheet type "theme4" for global village Luxury hamburg
	generated by mcg-software.de // 070722 // hamburg // germany
	::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	    THEME 4 STYLE 
	::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
        VARIABLE VALUES ( DEPEND ON THEME )                                
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/




/* ------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------ */
/* C O N T I N E N T   -   S T Y L E S                      			                            */ 
/* ------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------ */

/* Continent-Overview: Eyecatcher UP-Left (with Diamond-Part) */
.contintenteyecatcher
{ 
	width:406px;
	height:109px;
	margin:0px; 
	padding:0px;
	background-color:#869B5A;
	background-image: url(../../Global_Images/theme4/th_continent_eyecatcher.jpg); 
	background-repeat:no-repeat;
}

/* Continent-Overwiew: Hotel-DetailPicture (Big, left) */
.continentroom
{ 
	width:351px;
	height:271px;
	margin:0px; 
	padding:0px;
	background-color:#869B5A;
	background-image: url(../../Global_Images/theme4/th_continent_room.jpg); 
	background-repeat:no-repeat;
}





/* ------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------ */
/* D E T A I L - H O T E L - S T Y L E S			                                                */ 
/* ------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------ */
/* DECORATION-IMAGES                                                  */ 
/* ------------------------------------------------------------------ */

/* The slice of the top-diamond-Picture under the pnavigation : */
div.topdiamondteaser
{ 
	width:406px;
	height:109px;
	margin:0px; 
	padding:0px;
	background-color:#247cbc;
	background-image: url(../../Global_Images/theme4/th_top_luxurydiamond.jpg); 
	display:block;
	background-repeat:no-repeat;
}

/* The slice of the Top-Wallpaper UpRight */
div.topdecowallpaper
{ 
	width:146px;
	height:109px;
	margin:0px; 
	padding:0px;
	background-color:#247cbc;
	background-image: url(../../Global_Images/theme4/th_top_decowallpaper.jpg); 
	display:block;
	background-repeat:no-repeat;
}


/* ------------------------------------------------------------------ */
/* BOOK-BUTTONS  -- TOP --                                            */ 
/* ------------------------------------------------------------------ */
/* book */
.book
{
	background-color:#247cbc;
	margin:0px; 
	padding:0px;
}

.booktop div.bookbook
{ 
	width:102px;
	height:40px;
	margin:0px; 
	padding:0px;
	background-color:#247cbc;
	background-image: url(../../Global_Images/theme4/th_book_book.jpg); 
	display:block;
	background-repeat:no-repeat;
}
/* request */
.booktop div.bookrequest
{ 
	width:93px;
	height:40px;
	margin:0px; 
	padding:0px;
	background-color:#247cbc;
	background-image: url(../../Global_Images/theme4/th_book_request.jpg); 
	display:block;
	background-repeat:no-repeat;
}
/* freeare, right */

.booktop div.bookfreearea
{ 
	width:149px;
	height:40px;
	margin:0px; 
	padding:0px;
	background-color:#247cbc;
	background-image: url(../../Global_Images/theme4/th_book_freearea.jpg); 
	display:block;
	background-repeat:repeat-x;
}
/* ------------------------------------------------------------------ */
/* BOOK-BUTTONS     --- BOTTOM ---                                    */ 
/* ------------------------------------------------------------------ */
/* book */

.bookbottom div.bookbook
{ 
	width:102px;
	height:40px;
	margin:0px; 
	padding:0px;
	background-color:#247cbc;
	background-image: url(../../Global_Images/theme4/th_book_book_bottom.jpg); 
	display:block;
	background-repeat:no-repeat;
}
/* request */
.bookbottom div.bookrequest
{ 
	width:93px;
	height:40px;
	margin:0px; 
	padding:0px;
	background-color:#247cbc;
	background-image: url(../../Global_Images/theme4/th_book_request_bottom.jpg); 
	display:block;
	background-repeat:no-repeat;
}
/* freeare, right */

.bookbottom div.bookfreearea
{ 
	width:149px;
	height:40px;
	margin:0px; 
	padding:0px;
	background-color:#247cbc;
	background-image: url(../../Global_Images/theme4/th_book_freearea_bottom.jpg); 
	display:block;
	background-repeat:repeat-x;
}

/* ------------------------------------------------------------------ */
/* SUBNAVIGATION )                                                    */ 
/* ------------------------------------------------------------------ */

/* SUBNAVIGATION (Background AND TEXT) */
td.kruemelpfad
{
	background-image: url(../../Global_Images/theme4/th_top_bg_subnavi.jpg); 
	vertical-align:middle;
	padding-left:10px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}
.kruemelpfad a
{
	vertical-align:middle;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.kruemelpfad a:hover{text-decoration:underline;}

/* Legt die Hintergrundfarbe/gif fuer den gesamten Bilderbereich im Topbereich Links (nebem dem oberen Beschreibungstext) fest: */
.subnaviarealeft
{
	background-image: url(../../Global_Images/theme4/th_top_bg_subnavi.jpg);
	margin:0px; 
	padding:0px;
}


/* ------------------------------------------------------------------ */
/* RIGHT-COLLUMN: TEXTSHIELD "COMMON"                                 */ 
/* ------------------------------------------------------------------ */

/* As a picture only:
.botrightheadlinecommon
{
	background-image: url(../../Global_Images/theme4/th_bot_right_headline_common.jpg);
	width:165px;
	height:57px;
	margin:0px; 
	padding:0px;
	display:block;
	background-repeat:no-repeat;
}
*/
/* As BG-Pic with real-text: */
.botrightheadlinecommon
{
	background-image: url(../../Global_Images/theme4/th_bot_right_headline_common.jpg);
	width:165px;
	height:57px;
	margin:0px; 
	padding:5px 5px 3px 10px;
	vertical-align:bottom;
	text-align:left;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-transform:uppercase;
}





