BODY {
	background-image: url(../gfx/gradient_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	overflow: scroll; 
}

p {
	margin: 0px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

input {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
	color: #310b64;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	line-height: 23px;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #c5158d;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.br {
	clear: both;
	height: 0px;
}

A {
	color: #494949;
}

A:hover {
	color: #a7a7a7;
}

.image_shadow_top {
	background-image: url(../gfx/image_shadow_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 7px;
}

.image_shadow_middle {
	background-image: url(../gfx/image_shadow_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 236px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}

.image_shadow_bottom {
	background-image: url(../gfx/image_shadow_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}



#main {
	width: 984px;
	text-align: left;
}

#top {
	background-image: url(../gfx/top_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 133px;
}

#frontpage #top {
	background-image: url(../gfx/top_background_frontpage.jpg);
	height: 313px;
}

#logo {
	float: left;
	overflow: hidden;
	width: 222px;
	height: 84px;
}

#menu {
	float: left;
	background-image: url(../gfx/top_menu_splitter.gif);
	background-position: left 20px;
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 3px;
	width: 629px;
	height: 50px;
}

#menu #nav {
	float: left;
	text-align: left;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu #nav li {
	float: left;
	position: relative;
	z-index : 721;
}

#menu .menutekst {
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 41px;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

#menu .menutekst:hover {
	color: #f1e3c4;
	text-decoration: none;
}

#menu .mentopcontainer {
	background-image: url(../gfx/top_menu_splitter.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 12px;
	line-height: 41px;
}

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0px;
}

#menu 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: auto;
	left: -1px;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}


#menu .menulistcontainer {
	margin-top: 0px;
	background-color: #3B1A4B;
}

#menu .menulistitem {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #522666;
	border-top: 1px solid #522666;
	border-right: 1px solid #2A1435;
	border-bottom: 1px solid #2A1435;
	width: 160px;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}

#searchForm {
	float: left;
	overflow: hidden;
	padding-left: 0px;
	padding-top: 36px;
	width: 99px;
	height: 20px;
}

#searchForm input {
	background-color: transparent;
	border: 0px solid #ffffff;
	width: 99px;
}

#menuPanel {
	padding-left: 21px;
	height: 20px;
}

#menuPanel .item {
	float: left;
	padding-right: 4px;
	height: 20px;
}

#menuPanel #logout
{
	background: url(../gfx/log_out.gif) no-repeat;

}

.content {
	background-image: url(../gfx/content_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 21px;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 10px;
}

.buttonContainer {
	float: left;
	background-image: url(../gfx/content_button_middle.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.buttonContainer .left {
	background-image: url(../gfx/content_button_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.buttonContainer .right {
	background-image: url(../gfx/content_button_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-right: 17px;
	height: 20px;
	color: #494949;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	white-space: nowrap;
}

a .buttonContainer {
	color: #494949;
	text-decoration: none;
}

a:hover .buttonContainer {
	color: #a7a7a7;
	text-decoration: none;
}

#teasers .teaser {
	overflow: hidden;
	float: left;
	background-image: url(../gfx/teaser_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	width: 292px;
	height: 250px;
}

#teasers .imageBox {
	overflow: hidden;
	width: 292px;
	height: 145px;
	text-align: center;
}

#teasers .textBox {
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
}

#teasers h1 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 24px;
	color: #310b64;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

#teasers .text {
	overflow: hidden;
	color: #393939;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	height: 45px;
}

#teasers .link {
	padding-left: 0px;
	padding-top: 6px;
}

#teasers .link .box {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	width: 75px;
	height: 20px;
	color: #494949;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

#teasers .link a .box {
	color: #494949;
	text-decoration: none;
}

#teasers .link a:hover .box {
	color: #a7a7a7;
	text-decoration: none;
}


#teasers .vspacer {
	float: left;
	width: 33px;
	height: 250px;
}








.cms_menu img {
	border: 0px;
}

.cms_menuheader {
	overflow: hidden;
	background-image: url(../gfx/cms_menu_header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	height: 28px;
	color: #515151;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}

.cms_menuitemlist {
}

.cms_menuitem {
	background-image: url(../gfx/cms_menu_splitter.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.cms_menuitem, .cms_menuitem a {
	color: #515151;
	text-decoration: none;
}

.cms_menuitem a:hover {
	color: #c5158d;
	text-decoration: none;
}

.cms_menuitem_selected, .cms_menuitem_selected a, .cms_menuitem_selected a:hover {
	color: #c5158d;
	font-weight: bold;
	text-decoration: none;
}

.cms_menuitemlist_bottom {
	height: 20px;
}

.cms_menuitem_stars {
	background-color: #e2e2e2;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	margin-top: 8px;
}


#cms .sectionLeft, #catalog .sectionLeft {
	float: left;
	width: 218px;
}

#cms .sectionRight, #catalog .sectionRight {
	float: left;
	padding-left: 20px;
	width: 704px;
}

#cms .teaser .textBox {
	float: left;
	padding-right: 20px;
	width: 434px;
	color: #000000;
}

#cms .teaser .anonce {
	padding-bottom: 10px;
}

#cms .teaser .imageBox {
	float: left;
	overflow: hidden;
	width: 250px;
	text-align: center;
}

#cms .teaser .imageBox .spacer, #catalog .imageBox .spacer {
	height: 20px;
}

#cms .teaser_splitter {
	height: 40px;
}

#cms #eNewsContainer {
	padding-top: 20px;
}

#cms #eNewsContainer iframe {
	width: 420px;
	height: 25px;
	border: 0px;
}


#catalog .onlinecatalogue {
}

#catalog .right_box {
	float: right;
	padding-left: 16px;
	width: 250px;
}

#catalog .right_box .spacer {
	height: 12px;
}

#catalog dl {
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#catalog .star {
	vertical-align: middle;
}

#catalog dt {
	float: left;
	font-weight: bold;
}

#catalog dd {
	margin: 0px;
	padding-left: 60px;
}

#catalog .cms_facts {
	width: 250px;
	border-top: 1px solid #e0e0e0;
}

#catalog .cms_facts .odd, #catalog .cms_facts .even {
	background-color: #EFEFEF;
}

#catalog .cms_facts td {
	padding: 8px;
	border-bottom: 1px solid #e0e0e0;
}

#catalog .cms_facts .label {
	font-weight: bold;
}

#catalog .cms_facts .value {
	text-align: right;
}

#traveloffer  {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#traveloffer h1 {
	padding-left: 20px;
	margin-bottom: 5px;
}

#traveloffer strong {
	color: #ca530c;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.travelofferlist {
	margin-bottom: 30px;
}

.travelofferlist td {
	vertical-align: top;
}

.travelofferlist td.header {
	background-image: url(../gfx/traveloffer_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 20px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.travelofferlist_details td {
	padding-left: 20px;
	height: 20px;
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
}

.travelofferlist_details thead td {
	padding-top: 10px;
	color: #ca530c;
	font-weight: bold;
}

.travelofferlist_details div.body_text {
	font-size: 11px;
	line-height: 15px;
	padding-top: 20px;
}

.travelofferlist .travelofferlist_read_more_link {
	padding-left: 20px;
	padding-top: 10px;
}

.travelofferlist .travelofferlist_read_more_link a {
	color: #ca530c;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}

.travelofferlist td img {
	margin-top: 20px;
	margin-right: 20px;
}

.tm_table2 td, .traveloffer_detail_td_header {
	background-image: url(../gfx/traveloffer_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.tm_table2 a, .traveloffer_detail_td_header a {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

.traveloffer_detail_td_under_header {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
}

td.tm_body1, div.tm_body1 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

td.tm_body1 strong {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.tm_table1 td {
}

.tm_table1 .tm_body1 {
	padding-top: 5px;
}

#traveloffer input, #traveloffer textarea {
	color: #484848;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #cccccc;
}


#bottom {
	overflow: hidden;
	background-image: url(../gfx/bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 65px;
	height: 41px;
	color: #9A9A9A;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}

#bottom .logo {
	float: left;
	overflow: hidden;
	width: 119px;
	height: 29px;
}

#bottom .starAlliance {
	float: left;
	overflow: hidden;
	padding-left: 1px;
	width: 166px;
	height: 29px;
}

#bottom .menu {
	float: left;
	overflow: hidden;
	padding-right: 21px;
	padding-top: 6px;
	width: 670px;
	height: 16px;
	text-align: right;
}



#tmi {
	padding-bottom: 20px;
	text-align: center;
}

.catalogue_content img{
	margin:5px 15px 10px 10px;
}
#catalogue_enews_subscribe
{
	display:none;
}

/* SEARCH RESULT PAGE - START */
.search_element {
	padding-bottom: 15px;	
}

.search_element .title {
	font-weight: bold;
	font-size: 14px;
}

.search_element .link {
	font-weight: bold;
}

.sectionRight .tm_search_search_box {
	padding-bottom: 15px;
}
/* SEARCH RESULT PAGE - END */