*{
margin:0;
padding:0;
list-style:none;
}

body{
color: #000000; font-family: tahoma; font-size: 11px; line-height: 12px;
text-align:center;
background:#D4D4D4 url('../gfx/907/gradient_background.gif') repeat-x;
}

a{color: #004f99; font-family: tahoma; font-size: 11px; line-height: 12px; font-weight:bold; text-decoration:none;}
a:hover{color: #004f99; font-family: tahoma; font-size: 11px; line-height: 12px; font-weight:bold; text-decoration:underline;}

img{border:none;}

h1{color: #004f99; font-family: tahoma; font-size: 12px; line-height: 15px; font-weight:bold;}
h2{color: #000000; font-family: tahoma; font-size: 11px; line-height: 14px;}

/*DESIGN*/
#site{
margin:0px auto;
width:968px;
}

#header{
width:968px;
height:298px;
float:left;
clear:left;
}

#middle{
background: url('../gfx/907/content_middle.gif') repeat-y;
width:968px;
float:left;
clear:left;
text-align:left;
padding-bottom:15px;
}
#middle .traveloffer_container{
background: url('../gfx/907/content_middle_white.gif') repeat-y;
}

#left{
color: #004f99; font-family: tahoma; font-size: 11px; line-height: 14px;
width:248px;
float:left;
overflow:hidden;
}
.left_content{
padding-left:7px;
}

#right{
width:720px;
float:left;

}

#footer{
height:39px;
background:url('../gfx/907/bottom.gif') no-repeat;
width:968px;
float:left;
clear:left;

}

/*HEADER*/
.logopart {
	float:left;
	width:968px;
	height:253px;
	border:none;
	/*background:url('../gfx/907/top_background.jpg') no-repeat;*/
}
.logopart .logo {
	float:left;
	width:387px;
	height:70px;
	border:none;
}
.logopart img{
border:none;
}

/*DROP MENU*/
.top_menu{
height:45px;
}
#nav{
background:url('../gfx/907/top_menu.gif') no-repeat;
height:45px;
width:968px;
float:left;
}

#nav li { /* all list items */
	float: left;
	position: relative;
	height:25px;
	z-index : 721;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 34px;
	float:left;
	clear:left;
	text-align:left;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 34px;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

.menutop {
	padding: 0px 11px 0px 11px;
	color: #FFFFFF;
	float:left;
    font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.mentopcontainer {
	height: 34px;
	background:url('../gfx/907/top_menu_splitter.gif') no-repeat right top;
	cursor: hand;
	pointer: hand;
	padding: 5px 0px 0px 0px;
	/float: left; 
}

.menulistcontainer {
	border: 0px solid #FFFFFF;	
}

.menulistitem{
	padding: 0px 2px 0px 15px;
	color: #FFFFFF;
	background: #BC1616 url('../gfx/907/bullet_top.gif') no-repeat 8px 50%;/*background for  falldown menu*/
	font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	width: 300px;
	cursor: hand;
	pointer: hand;
	border: 0px  solid #F6A262;
	align: left;
	line-height: 25px;
}

.menubar {
	height: 25px;
	width: 160px;
	border:0px solid red;
}

.menutekst:active, .menutekst:hover,.menutekst:link, .menutekst:visited {
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 5px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	line-height: 25px;
	
}
/**END TOP MENU*/


/*MIDDLE*/


/*FRONT SECTIONS*/

.vsection{
margin:4px 0px 12px 6px;
float:left;
width:230px;
height:261px;
background:url('../gfx/907/teaser_box.gif') no-repeat;
overflow:hidden;
text-align:left;
}

.vcontent {
padding:6px 5px 3px 6px;
}

.vsection .image{
height:139px;
width:217px;
overflow:hidden;
}

.vsection  .text{
overflow:hidden;
padding:7px 0px 0px 5px;
}

.vsection h1{
height:16px;
overflow:hidden;
color: #004f99; font-family: tahoma; font-size: 12px; line-height: 15px; font-weight:bold;
padding:0px 0px 0px 0px;
color: #0a477c;
margin-bottom:8px;
}
.vsection h2{
font-family: tahoma; font-size: 11px; line-height: 14px; font-weight:bold;
padding-top:5px;
color: #0a477c;
}

.vsection .text_content{
margin:0px;
height:49px;
overflow:hidden;
}

.vsection .links{

padding:5px 32px 0px 0px;
}
.vsection .links a, .vsection .links a:hover{
color: #ffffff; font-family: tahoma; font-size: 11px; line-height: 12px; font-weight:bold;
width:76px;
height:18px;
overflow:hidden;
line-height:18px;
display:block;
text-align:center;
}
.vsection .links a:hover{color: #c6e8ff; text-decoration:none;}

/**-----------------------------------*/
.hsection_space{
padding:3px 0px 12px 12px;
float:left;
}
.hsection{
float:left;
width:700px;
background:url('../gfx/907/horizontal_teaser_middle.gif') repeat-y;
text-align:left;
padding:5px 0px 15px 0px;
border-bottom:1px dotted #b5b7b9;
}

.hcontent {
padding:0px 0px 0px 0px;
float:left;
width:100%;
}

.hsection .image{
text-align:left;
float:left;
padding:5px 20px 0px 5px;
}

.hsection  .text{
padding:3px 0px 0px 5px;
}
.hsection  .text_content{
margin-bottom:10px;
padding:0px 0px 0px 1px;
}

.hsection h1, .cms_section  h1{
padding-bottom:5px;
  color: #004f99; font-family: tahoma; font-size: 17px; line-height: 19px; font-weight:bold;
}
.hsection h2, .cms_section  h2{
padding-bottom:4px;
}

.hsection .links{
margin-top:5px;
}
.hsection .links a, .hsection .links a:hover{
color:#08334c;
padding:5px 10px 0px 1px;
float:left;
}


/*LEFT*/

/*LEFT travelofferteaser*/
#left h2, .cms_menuheader{
background:url('../gfx/907/left_menu_top.gif')  no-repeat;
width:240px;
height:49px;
line-height:38px;
padding-left:40px;
color: #004f99; font-family: tahoma; font-size: 13px; font-weight:bold;
}
.tmi_list_table{
margin-bottom:4px;
width:240px;
background:url('../gfx/907/left_menu_middle.gif')  repeat-y;
/*padding:0px 1px;*/
}
.tmi_list_table tbody{

}
.tmi_list_table tr{
background:url('../gfx/907/left_menu_splitter.gif') left bottom no-repeat;
}
.tmi_list_table td{
height:24px; 
background:url('../gfx/907/left_menu_bullet.gif') 8px 50% no-repeat;
}
.tmi_list_table a, .tmi_list_table a:hover, .cms_menuitem a, .cms_menuitem a:hover{
font-weight:normal;
padding-left:17px;
}

td.currency{
background:none;
padding:0px;
text-align:right;
}
td.bottom_cell{
text-align:right;
padding:0px 10px 0px 0px;
background:url('../gfx/907/left_menu_bottom.gif') no-repeat center bottom;
height:28px;
width:240px;
border:none;
}
td.price{
background:none;
padding:0px 10px 0px 0px;
text-align:right;
}
a.currency, a.price, .currency a:hover, .price a:hover, .bottom_cell a, .bottom_cell a:hover {
padding-left:0px;
}

/*---------------*/

.cms_menu{
width:240px;
float:left;
padding:3px 0px 92px 0px;

}
/*
.cms_menuheader{
color:#fff;
width:200px;
height:21px;
line-height:21px;
padding:0px 0px 0px 13px;
font-weight:bold;
background:url('../gfx/907/leftmenu_top.jpg') no-repeat;
}*/
.cms_menuitemlist{
background:url('../gfx/907/left_menu_middle.gif')  repeat-y;
width:240px;
}
.cms_menuitemlist_bottom{
background:url('../gfx/907/left_menu_bottom.gif') no-repeat center bottom;
height:28px;
width:240px;
}

.cms_menuitem{
padding:0px 0px;
border-bottom:1px solid #dadfde;
background:url('../gfx/907/left_menu_bullet.gif') no-repeat 10px 50%;
}

.cms_menuitem a, .cms_menuitem a:hover{
	display:block;
	/*width:164px;*/
	padding:10px 0px 10px 25px;
	text-decoration:none;
	font-weight:normal;
	color: #004f99; 
	font-family: tahoma; 
	font-size: 11px; 
	line-height: 14px;
}

.cms_menuitem_stars{
background:#e6e6e6;
padding:4px 0px 3px 24px;
margin:0px 3px 2px 3px;
}

/*MIDDLE*/

/*CMS*/
.cms_section{
text-align:left;
float:left;
padding:0px 0px 0px 6px;
}
.cms_section_content{
padding:7px 0px 15px 0px;
float:left;
width:700px;
border-bottom:1px dotted #c9c9c9;
}

.cms_section .images {
text-align:left;
float:left;
padding:5px 0px 0px 0px;
}
.cms_section .images img{
margin:0px 20px 0px 5px;
display:block;
}

.cms_section .cms_all_text{
padding:3px 0px 0px 5px;
}

.cms_section .images .image{
	float:left;
	clear:left;
	padding:0px 10px 12px 0px;
	border:none;
}

/*.cms_section  h1 {
padding:5px 0px 12px 0px;
}
.cms_section  h2 {
padding:5px 0px 7px 0px;
}
*/

.cms_section .cms_teaser {
	padding-bottom:5px;
}
.cms_section .cms_text {
}

.cms_section  .cms_attachments_item {
	margin:5px 0px 0px 0px;
}

.cms_section  .cms_attachments_item a, .cms_attachments_item a:hover {
	text-decoration:none;
	color:#08334c;
}


/*HOTEL*/
.onlinecatalogue_section{
padding:0px 10px;
}

.onlinecatalogue_section h1{
	color: #185470; font-family: tahoma; font-size: 16px; line-height: 16px; font-weight:bold;
	margin-bottom:8px;
	margin-top:15px;
}

.cms_text{
padding-right:15px;
}

.cms_imagelist{
float:right;
/*width:207px;*/
text-align:center;
margin:10px 40px;
}

.cms_imagelist img{
margin:0px 5px 10px 2px;
display:block;
float:left;
clear:left;
}

.cms_facts{
width:275px;
margin:20px 0px;
}

.cms_facts td{
vertical-align:top;
padding:3px 0px 4px 7px;
font-size:11px;
font-weight:bold;
}

.cms_facts .odd{
background:#959595;
color:#ffffff;
/*height:24px;*/
}

.cms_facts .even{
background:#f7f7f7;
color:#505050;
font-weight:normal;
/*height:20px;*/
}

.cms_facts td.label{
/*padding-right:10px;*/
}
.cms_facts td.value{
text-align:left;
}

dl.cms_address{
margin-bottom:22px;
}

.cms_address dt{
font-weight: 700;
float:left;
padding-right:5px;
}


/*TRAVELOFFER*/
.traveloffer_container{
padding:0px 4px;
}
#traveloffer{
background:#fff;
float:left;
width:960px;
overflow:hidden;
}

.traveloffer_container  td{
vertical-align:top;
}

.traveloffer_container h1{
padding-left:8px;
margin-top:7px;
margin-bottom:5px;
font-family: tahoma; font-size: 16px; line-height: 17px; font-weight:bold; color:#000;/**/
}

.travelofferlist {
	margin-bottom:20px;
	width:960px;
}
.travelofferlist td {
	padding:3px 3px;
}
.travelofferlist thead {
	font-weight:bold;
	background:#1D478B;
	color:#404040;
	text-align:center;
}
.travelofferlist .header {
color:#ffffff;
height:20px;
background:#3c77cc;
font-size:16px;
padding-left:10px;
text-align:left;
font-weight:bold;
}
.travelofferlist img{
margin:6px 4px 0px 0px;
}


.traveloffer_detail_td_header{
color:#ffffff;
height:20px;
background:#3c77cc;
font-size:16px;
padding:3px 5px;
font-weight:bold;
}
.traveloffer_detail_td_under_header{
padding:5px;
font-weight:bold;
font-size:16px;
font-weight:bold;
}

.travelofferlist tbody {
	padding-bottom:20px;
}

.travelofferlist_details{
	margin:0px 0px 0px 3px;
	width:100%;
}

.travelofferlist_details td {
	padding:2px 5px;
	font-size:15px;
	text-align:left;
}
.travelofferlist_details thead  {
	font-weight:bold;
	text-align:left;
	background:none;
	color:#000;
}

.traveloffer_container a, .traveloffer_container a:hover{
	color:#000;
	font-weight:bold;
}


a.tm_link1, a.tm_link1:hover{
	color:#05509c;
}
.traveloffer_detail_td_under_header a.tm_link1:hover, .traveloffer_detail_td_header a.tm_link1:hover, .traveloffer_detail_td_under_header a.tm_link1, .traveloffer_detail_td_header a.tm_link1 {
	color:#ffffff;
}

.body_text{
margin-top:10px;
font-size:11px;
line-height: 13px;
}

.tm_body1 {
	text-align:left;
	padding:0px 7px 0px 10px;
	width:100%;
	font-size:12px;
	line-height:14px;
}

.tm_body1 dl{
padding-top:7px;
}

.travelofferlist_read_more_link {
	text-align:left;
	margin-left:10px;
}

.page_index {
	margin:0px auto;
	text-align:center;
	font-weight:bold;
	padding:1px 0px 7px 0px;
}

.tm_table1 {
border:none;
	padding-top:10px;
	padding-left:1px;
	width:100%;
}

.tm_table2 td {
	font-family: tahoma; font-size: 12px; line-height: 12px;
	padding:0px 0px 3px 5px;
}



/*BOTTOM*/


#footer ul {
	height:33px;
	/*width:931px;*/
	float:left;
	background:url('../gfx/907/bottom_logo.gif') no-repeat 87px 0px;
	padding:7px 0px 4px 220px;
}
#footer ul li {
	float:left;
	padding:0px 10px;
	/*background:url('../gfx/907/bullet_footer_14.jpg') no-repeat 2px 50%;*/
	color: #000000; font-family: tahoma; font-size: 11px; line-height: 18px;
}

.powered_by_box{
margin:0px auto;
text-align:center;
width:500px;
}

#enews_background
{
	background: url('/gfx/907/Enews_box.gif') no-repeat;
	float:left;
	width: 240px;
	height: 167px;
}

#enews_background .tm_users_e-mail_text
{
	/*border:1px solid #000000;*/
	padding-top: 3px;
	float:left;
	width: 200px;
	margin-left: 19px;
	height: 53px;
	margin-bottom: 5px;
	
}

#enews_background .field
{
	margin-left: 27px;
	width: 180px;
	font-size:10px;
	height: 16px;
	margin-bottom: 6px;
	border:0px;
	
}

#enews_background #subscribe_button
{
	margin-left: 18px;
}

#enews_background .button
{
	font-family: 	tahoma;
	background:url('/gfx/907/enews_button.gif');
	border: 0px;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	width: 91px;
	height: 22px;
	
}

.traveloffer_teaser_top
{
	margin-top: 5px;
	float:left;
	clear:left;
}
