BODY {
	background-image: url(../gfx/background_picture.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #003b5d;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}

p {
	margin: 0px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

input {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
	color: #175385;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #175385;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.br {
	clear: both;
	height: 0px;
}

A {
	color: #175385;
}

A:hover {
	color: #175385;
}

.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: 970px;
	text-align: left;
}

#top {
	background-image: url(../gfx/top_background.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 368px;
}

#top .logo {
	float: left;
	padding-top: 22px;
	width: 210px;
	height: 88px;
}

#top .text {
	float: left;
	overflow: hidden;
	padding-left: 441px;
	padding-top: 27px;
	width: 209px;
	height: 83px;
	color: #ffffff;
	font-size: 11px;
}

#top .text a,
#top .text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#top .logos {
	float: left;
	padding-top: 55px; 
	width: 110px;
	height: 55px;
	text-align: right;
}

#flash {
	clear: both;
	overflow: hidden;
	background-image: url(../gfx/flash_container.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 6px;
}

#flash, #flash iframe {
	width: 958px;
	height: 212px;
}

#menu {
	background-image: url(../gfx/top_menu_background.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 35px;
}

#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: 14px;
	font-weight: bold;
	line-height: 33px;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #ffffff;
	text-decoration: none;
}


#menu .mentopcontainer {
	background-image: url(../gfx/top_menu_splitter.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 17px;
	line-height: 33px;
	cursor: pointer;
}

#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: 0px;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}


#menu .menulistcontainer {
	margin-top: 0px;
	background-color: #1a4e73;
	border-bottom: 1px solid #2c5a77;
}

#menu .menulistitem {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #2c5a77;
	border-top: 1px solid #2c5a77;
	border-right: 1px solid #2c5a77;
	width: 160px;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}




.content {
	background-image: url(../gfx/content_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 6px;
}

.sectionLeft {
	float: left;
	padding-left: 8px;
	width: 635px;
}

.sectionRight {
	float: left;
	padding-left: 8px;
	width: 307px;
}

#frontpage .sectionLeft {
	padding-left: 0px;
	width: 643px;
}

#frontpage .sectionRight {
	padding-left: 8px;
	width: 307px;
}

#eNews,
#travelOffers {
	background-image: url(../gfx/cms_box_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 6px;
}

#eNews .bottom,
#travelOffers .bottom {
	background-image: url(../gfx/cms_box_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}

#eNews .header,
#travelOffers .header {
	overflow: hidden;
	background-image: url(../gfx/cms_box_header.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-right: 12px;
	height: 26px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}

#travelOffers .traveloffersearchcontent {
	padding-left: 15px;
	padding-right: 0px;
}

#travelOffers .traveloffersearchcontent .label {
	font-weight: bold;
	padding-top: 5px;
}

#travelOffers #destinationselect,
#travelOffers #themeselect {
	width: 280px;
}

#travelOffers #destinationselect select {
	width: 280px;
}

#travelOffers #themeselect select {
	width: 210px;
}

#travelOffers .itemcontainer input[type='submit'] {
	background-color:transparent;
	background-image:url("../gfx/button.gif");
	background-position:left top;
	background-repeat:no-repeat;
	border:0 none;
	color:#1385A0;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:24px;
	margin:0;
	padding:0;
	text-align:center;
	width:66px;
	margin-left: 2px;
}


#eNews .text {
	padding: 12px;
	color: #575757;
	font-size: 12px;
	line-height: 16px;
}

#eNews .formBox {
	padding-left: 12px;
}

#eNews .field {
	float: left;
	background-color: #ffffff;
	border: 1px solid #d3d3d3;
	border-right: 0px;
	padding-left: 6px;
	padding-top: 4px;
	padding-right: 6px;
	width: 206px;
	height: 18px;
}

#eNews .field input {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 181px;
	background-color: #ffffff;
	color: #797979;
	font-size: 11px;
}

#eNews .button {
	float: left;
	width: 66px;
	height: 24px;
}

#eNews .button input {
	background-image: url(../gfx/button.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 66px;
	height: 24px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #1385a0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
}

#travelOffers .item {
	overflow: hidden;
	background-image: url(../gfx/traveloffer_teaser_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
	height: 100px;
}

#travelOffers .item .imageBox {
	float: left;
	overflow: hidden;
	padding-left: 11px;
	padding-top: 7px;
	width: 83px;
	height: 81px;
	text-align: center;
}

#travelOffers .item .textBox {
	float: left;
	padding-left: 12px;
	padding-top: 5px;
	width: 190px;
}

#travelOffers h1 {
	padding: 0px;
	margin: 0px;
	color: #14839f;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	height: 19px;
	overflow: hidden;
}

#travelOffers .text {
	overflow: hidden;
	padding-top: 5px;
	color: #4a4a4a;
	font-size: 12px;
	line-height: 16px;
	height: 32px;
}

#travelOffers .priceBox {
	padding-top: 8px;
	color: #043361;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#travelOffers .price {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#travelOffers .textBox a h1, #travelOffers .textBox a:hover h1 {
	color: #14839f;
}

#travelOffers .textBox a .text, #travelOffers .textBox a:hover .text {
	color: #4a4a4a;
}

#travelOffers .textBox a .priceBox, #travelOffers .textBox a:hover .priceBox {
	color: #043361;
}

#travelOffers .textBox a,
#travelOffers .textBox a h1,
#travelOffers .textBox a .text,
#travelOffers .textBox a .priceBox {
	text-decoration: none;
}

#travelOffers .textBox a:hover,
#travelOffers .textBox a:hover h1,
#travelOffers .textBox a:hover .text,
#travelOffers .textBox a:hover .priceBox {
	text-decoration: underline;
}

#travelOffers .all {
	padding-top: 11px;
	padding-right: 6px;
}

#travelOffers .all .button {
	float: right;
	display: block;
	background-image: url(../gfx/button_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #e4e4e4;
	width: 93px;
	height: 22px;
	color: #1385A0;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}

#travelOffers .all a, #travelOffers .all a:hover {
	color: #1385A0;
	text-decoration: none;
}




#teasers {
	
}

#teasers h1 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 26px;
	color: #1a5388;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}

#teasers .text {
	padding-top: 5px;
	color: #4c4c4c;
	font-size: 12px;
	line-height: 15px;
}

#teasers .vertical {
	float: left;
	overflow: hidden;
	background-image: url(../gfx/teaser_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 6px;
	width: 318px;
	height: 263px;
}

#teasers .vertical .imageBox {
	overflow: hidden;
	padding-left: 6px;
	padding-top: 6px;
	width: 306px;	
	height: 154px;
	text-align: center;
}

#teasers .vertical .textBox {
	padding-left: 14px;
	padding-top: 3px;
	padding-right: 14px;
}

#teasers .vertical .text {
	overflow: hidden;
	padding-top: 5px;
	height: 30px;
}

#teasers .vertical .button {
	padding-top: 10px;
}

#teasers .vspacer {
	float: left;
	width: 7px;
	height: 269px;
}

#teasers .horizontal {
	float: left;
	background-image: url(../gfx/horizontal_teaser_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 10px;
	width: 643px;
}

#teasers .horizontal .top {
	background-image: url(../gfx/horizontal_teaser_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#teasers .horizontal .bottom {
	background-image: url(../gfx/horizontal_teaser_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 6px;
	padding-bottom: 14px;
}

#teasers .horizontal .imageBox {
	float: left;
	padding-left: 19px;
	width: 306px;
}

#teasers .horizontal .textBox {
	float: left;
	overflow: hidden;
	width: 306px;
}

#teasers .horizontal h1,
#teasers .horizontal .text,
#teasers .horizontal .button {
	padding-left: 8px;
	padding-right: 8px;
}

#teasers .horizontal h1 {
	overflow: hidden;
	height: 26px;
}

#teasers .horizontal .button {
	padding-top: 10px;
	font-size: 11px;
	font-weight:bold;
}

#teasers .horizontal .button, #teasers .horizontal .button a {
	color: #3e83a7;
	text-decoration:underline;
}

#teasers .horizontal .button a:hover {
	color: #88b5cd;
	text-decoration:underline;
}

/* ======================================= */



.cms_menu img {
	border: 0px;
}

.cms_menuheader {
	overflow: hidden;
	background-image: url(../gfx/cms_box_header.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-right: 12px;
	height: 26px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}

.cms_menuitemlist {
	background-image: url(../gfx/cms_box_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.cms_menuitem {
	background-image: url(../gfx/cms_box_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 7px;
	color: #575757;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.cms_menuitem a {
	color: #575757;
	text-decoration: none;
}

.cms_menuitem, .cms_menuitem a {
	color: #575757;
	text-decoration: none;
}

.cms_menuitem a:hover {
	color: #175385;
	text-decoration: none;
}

.cms_menuitem_selected, .cms_menuitem_selected a, .cms_menuitem_selected a:hover {
	color: #175385;
	font-weight: bold;
	text-decoration: none;
}

.cms_menuitemlist_bottom {
	height: 20px;
}

.cms_menuitem_stars {
	background-color: #ececec;
	padding-left: 12px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
}


#cms, #catalog, #traveloffer {
	padding-bottom: 17px;
}

#cms .teaser .textBox {
	float: left;
	padding-right: 15px;
	width: 370px;
	color: #000000;
}

#cms .teaser .anonce {
	padding-bottom: 10px;
}

#cms .teaser .imageBox {
	float: left;
	width: 250px;
}

#cms .teaser .imageBox .spacer, #catalog .imageBox .spacer {
	height: 20px;
}

#cms .teaser_splitter {
	height: 40px;
}

#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;
	color: #000000;
}

#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: 0px;
	padding-right: 0px;
}

#traveloffer h1 {
	padding-left: 20px;
	margin-bottom: 5px;
}

#traveloffer strong {
	color: #175385;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.travelofferlist {
	margin-bottom: 20px;
	border-bottom: solid #E1E1E1 1px;
	padding-bottom: 20px;
}

.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;*/
	padding-left: 20px;
	color:#175385;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	line-height:23px;
	margin:0 0 13px;
}

#traveloffer .page_index {
	font-size: 13px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#traveloffer .page_index .selected {
	font-size: 17px;
	font-weight: bold;
}

.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: #175385;*/
	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: ##831543;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}

.travelofferlist .travelofferlist_read_more_link a:hover {
	color: #F58220;
}

.travelofferlist td img {
	margin: 20px;
	
}

.tm_table2 td {
	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: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.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: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#traveloffer td#back {
	padding-left: 25px;
}

#traveloffer td#order {
	padding-right: 25px;
}

#traveloffer td#order a {
	font-size: 20px;
	color: #F58220;
}

.tm_table2 a, .traveloffer_detail_td_header a {
	color: #ffffff;
	font-family: arial;
	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: arial;
	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: arial;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #cccccc;
}


#bottom {
	overflow: hidden;
	background-color: #14839f;
	background-image: url(../gfx/bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#bottom .wave {
	background-image: url(../gfx/bottom_wave.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 100px;
}

#quickSearch {
	float: left;
	overflow: hidden;
	padding-left: 14px;
}

#quickSearch, #quickSearch iframe {
	border: 0px;
	width: 655px;
	height: 190px;
}

#badge {
	float: left;
	width: 266px;
	height: 150px;
}

#bottom .menu {
	clear: both;
	overflow: hidden;
	padding-top: 20px;
	height: 80px;
	text-align: left;
}

#bottom .section1,
#bottom .section2 {
	float: left;
	padding-right: 21px;
}

#bottom .section1 {
	width: 475px;
	color: #a9dffb;
	font-size: 10px;
	line-height: 16px;
	text-align: right;
}

#bottom .section2 {
	width: 211px;
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
}

#bottom .section2 a {
	color: #ffffff;
	text-decoration: none;
}

#bottom .section2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#bottom .logo {
	float: left;
	padding-left: 54px;
	width: 134px;
}

#tmi {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	float:left;
	width: 100%;
}

#tmi .loginlink {
	float: left;
	width: 100px;
	padding-left: 10px;
}

#tmi .tmilink {
	float: right;
}

.signincontainer input,
#edit_box input {
	margin-bottom: 10px;
}