BODY {
	padding: 0px;
	margin: 0px;
	padding-bottom: 40px;
	background-color: #f5f6f7;
	color: #525253;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

input[type=text] {
	border-left: 1px solid #bababa;
	border-top: 1px solid #bababa;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
	color: #cd1b22;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #cd1b22;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.br {
	clear: both;
	height: 0px;
}

A {
	color: #cd1b22;
	font-family: Arial;
}

A:hover {
	color: #cd1b22;
}

.image_shadow_top {
	background-image: url(../gfx/image_shadow_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 8px;
}

.image_shadow_middle {
	background-image: url(../gfx/image_shadow_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 236px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}

.image_shadow_bottom {
	background-image: url(../gfx/image_shadow_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}



#main {
	width: 984px;
	text-align: left;
}

#top {
	padding-left: 12px;
	height: 90px;
}

#top .logo {
	float: left;
	width: 178px;
	height: 83px;
}

#top .enews {
	float: left;
	overflow: hidden;
	padding-left: 487px;
	padding-top: 25px;
	width: 288px;
}

#top .enews .text {
	overflow: hidden;
	padding-left: 5px;
	height: 15px;
	font-weight: bold;
}

#top .enews .field {
	float: left;
	padding-top: 8px;
}

#top .enews .field input {
	padding: 3px;
	padding-bottom: 0px;
	margin: 0px;
	width: 215px;
	height: 17px;
	border: 2px solid #BDBDBD;
	color: #525253;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

#top .enews .button {
	float: left;
	padding-left: 3px;
	padding-top: 8px;
}

#top .enews .button input {
	background-color: #C8181E;
	border: 1px solid #AF1015;
	width: 60px;
	height: 24px;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#flash {
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	height: 232px;
}

#flash iframe {
	width: 970px;
	height: 232px;
	border: 1px solid #bdbdbd;
}


#menu {
	background-image: url(../gfx/top_menu_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 17px;
	height: 41px;
}

#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: #525253;
	font-family: Arial;
	font-size: 13px;
	line-height: 33px;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #525253;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#menu .menutekst:hover {
	color: #cd1b22;
	text-decoration: none;
}

#menu .mentopcontainer {
	background-image: url(../gfx/top_menu_splitter.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	line-height: 33px;
}

#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 {
	background-color: #ffffff;
	border-top: 1px solid #DFDFDF;
}

#menu .menulistitem {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	width: 160px;
	color: #525253;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	cursor: pointer;
	text-align: left;	
}

#content {
	background-image: url(../gfx/content_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
}


#sectionLeft {
	float: left;
	padding-left: 2px;
	padding-top: 6px;
	width: 178px;
}

.cms_menu {
	background-image: url(../gfx/left_menu_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.cms_menu img {
	border: 0px;
}

.cms_menuheader {
	background-image: url(../gfx/left_menu_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-right: 27px;
	padding-bottom: 6px;
	height: 26px;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	line-height: 26px;
}

.cms_menuitem {
	background-image: url(../gfx/left_menu_splitter.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 7px;
}

.cms_menuitem, .cms_menuitem a {
	color: #525253;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}

.cms_menuitem a:hover {
	color: #cd1b22;
	text-decoration: none;
}

.cms_menuitem_selected, .cms_menuitem_selected a, .cms_menuitem_selected a:hover {
	color: #cd1b22;
	text-decoration: none;
}

.cms_menuitemlist_bottom {
	background-image: url(../gfx/left_menu_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 22px;
}

.cms_menuitem_stars {
	background-color: #EBEBEB;
	margin-left: 6px;
	margin-right: 5px;
	padding-left: 17px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
}

#sectionCenter {
	float: left;
	padding-left: 17px;
	padding-top: 6px;
	width: 550px;
}

#teasers .vertical {
	float: left;
	overflow: hidden;
	background-image: url(../gfx/teaser_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	width: 174px;
	height: 218px;
}

#teasers .vertical .imageBox {
	overflow: hidden;
	padding-left: 3px;
	padding-top: 3px;
	width: 168px;
	height: 126px;
}

#teasers .vertical .textBox {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
}

#teasers .vertical .header {
	overflow: hidden;
	height: 25px;
	color: #cd1b22;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

#teasers .vertical .text {
	overflow: hidden;
	height: 30px;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}

#teasers .vertical .link {
	overflow: hidden;
	padding-top: 5px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#teasers .vertical .link a {
	color: #525253;
	text-decoration: none;	
}

#teasers .vertical .link a:hover {
	color: #cd1b22;
	text-decoration: none;	
}

#teasers .vspacer {
	float: left;
	width: 14px;
	height: 218px;
}

#teasers .horizontal {
	float: left;
	background-image: url(../gfx/horizontal_teaser_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 15px;
	width: 550px;
	
}

#teasers .horizontal .top {
	background-image: url(../gfx/horizontal_teaser_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 3px;
}

#teasers .horizontal .bottom {
	background-image: url(../gfx/horizontal_teaser_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 3px;
	padding-top: 0px;
}

#teasers .horizontal .imageBox {
	float: left;
	overflow: hidden;
	width: 168px;
}

#teasers .horizontal .textBox {
	float: left;
	padding-left: 17px;
	width: 347px;
}

#teasers .horizontal .header {
	padding-left: 9px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	color: #cd1b22;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
}

#teasers .horizontal .text {
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 5px;
	color: #3e3e3e;
	font-size: 11px;
	line-height: 15px;
}

#teasers .horizontal .link {
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#teasers .horizontal .link a {
	color: #525253;
	text-decoration: none;	
}

#teasers .horizontal .link a:hover {
	color: #cd1b22;
	text-decoration: none;	
}

#sectionRight {
	float: left;
	padding-left: 17px;
	padding-top: 6px;
	width: 218px;
}

#sectionRight .middle {
	background-image: url(../gfx/right_menu_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#sectionRight .header {
	background-image: url(../gfx/right_menu_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 6px;
	height: 26px;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	line-height: 26px;
}

#sectionRight .item {
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 7px;
}

#sectionRight .item .bullet {
	background-image: url(../gfx/bullet.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding-left: 9px;
}

#sectionRight .item a {
	color: #525253;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}

#sectionRight .item a:hover {
	color: #cd1b22;
	text-decoration: none;
}

#sectionRight .bottom {
	background-image: url(../gfx/right_menu_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 26px;
}

#sectionRight .splitter {
	background-image: url(../gfx/right_menu_splitter.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 1px;
}

#bottom {
	overflow: hidden;
	background-image: url(../gfx/bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 150px;
	padding-top: 53px;
	padding-right: 40px;
	height: 42px;
}

#bottom, #bottom a {
	color: #7B7B7B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

#bottom a:hover {
	color: #7B7B7B;
	text-decoration: underline;
}

#tmi {
	text-align: right;
}

#cms, #catalog {
	float: left;
	padding-left: 17px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 750px;
}

#cms .teaser .header {
	padding-bottom: 13px;
	color: #cd1b22;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
}

#cms .teaser .text_box {
	float: left;
	padding-right: 16px;
	width: 482px;
}

#cms .teaser .image_box {
	float: left;
	width: 252px;
}

#cms .teaser .image_box .spacer, #catalog .image_box .spacer {
	height: 12px;
}

#cms .teaser_splitter {
	height: 40px;
}




#catalog .right_box {
	float: right;
	padding-left: 16px;
	width: 252px;
}

#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: 252px;
	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: 18px;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
}

#traveloffer h1 {
	padding-left: 20px;
	margin-bottom: 5px;
}

#traveloffer strong {
	color: #cd1b22;
	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: #cd1b22;
	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 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	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 {
	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 {
	padding-left: 20px;
	padding-right: 20px;
}

.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;
}


/* TRAVELOFFER SEARCH START */

#traveloffer_search_form {
	padding-left: 17px; 
}

#traveloffer_search_form select, #traveloffer_search_form input {
	color:#525253;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
}

#traveloffer_search_form .itemselect, #traveloffer_search_form #duration_box, #traveloffer_search_form #maxprice_box {
	padding-bottom: 8px;
}

#traveloffer_search_form .tm_button1 {
	background:transparent url(/gfx/search_button.jpg) repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:21px;
	width:75px;
	font-weight: bold;
	color: #FFFFFF;
}
	
#traveloffer_search_form #departuredropdown, #traveloffer_search_form #themedropdown{
	width: 184px;
}

#traveloffer_search_form #strTravelOffermaxPrice {
	width: 103px;
}	
	
#traveloffer_search_form #nDepartureDay,#traveloffer_search_form #nDepartureMonth {
	width: 35px;
}
#traveloffer_search_form #nDepartureYear {
	width: 50px;
}

#traveloffer_search_form #durationdropdown {
	width: 75px;
}

#traveloffer_search_form #duration_box, #traveloffer_search_form #maxprice_box {
	float: left;
}

#traveloffer_search_form #duration_box {
	width: 80px;
}

#traveloffer_search_form #maxprice_box {
	width: 105px;
}
	
/* TRAVELOFFER SEARCH END */
