BODY {
	background-image: url(../gfx/gradient_background.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding: 0px;
	padding-top: 41px;
	padding-bottom: 50px;
	margin: 0px;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #254077;
	font-family: tahoma;
	font-size: 19px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.br {
	clear: left;
}

.brr {
	clear: right;
}

A {
	color: #000000;
	font-family: tahoma;
}

A:hover {
	color: #838383;
}

#middle {
	background-image: url(../gfx/content_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 982px;
}

#top {
	background-image: url(../gfx/top_background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 8px;
	padding-right: 6px;
	text-align: left;
}

#logo {
	overflow: hidden;
	padding-left: 32px;
	height: 182px;
}

#menu {
	height: 42px;
	color: #cfcfcf;
	font-family: tahoma;
	font-size: 12px;
	line-height: 25px;
}

#menu a {
	color: #cfcfcf;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}

#menu a:hover {
	color: #be0000;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu #nav {
	float: left;
}

#menu #nav li {
	float: left;
	position: relative;
	z-index : 721;
}

#menu .menutekst {
	color: #cfcfcf;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #cfcfcf;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}

#menu .menutekst:hover {
	color: #be0000;
}

#menu .mentopcontainer {
	background-image: url(../gfx/top_menu_splitter.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 21px;
	line-height: 25px;
}

#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 {
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

#menu .menulistitem {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #0a0a0a;
	color: #cfcfcf;
	font-family: tahoma;
	font-size: 12px;
	line-height: 25px;
	width: 160px;
	cursor: hand;
	pointer: hand;
	text-align: left;	
}

#main {
	
}

#left {
	float: left;
	padding-right: 23px;
	width: 230px;
}

#left img {
	border: 0px;
}

#left .traveloffer {
	padding-bottom: 30px;
}

#left .traveloffer .header {
	background-image: url(../gfx/left_block_header_travel_offers.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
}


#left .traveloffer .teaser {
	background-image: url(../gfx/left_block_pictureframe_travel_offers.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 230px;
	height: 194px;
}


#left .traveloffer .teaser .image_box {
	overflow: hidden;
	padding-left: 20px;
	padding-top: 18px;
	width: 189px;
	height: 104px;
}

#left .traveloffer .teaser .text_box {
	overflow: hidden;
	padding-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

#left .traveloffer .teaser .text_box .title {
	overflow: hidden;
	width: 190px;
	height: 16px;
	font-weight: bold;
}

#left .traveloffer .teaser .text_box .button {
	float: left;
	padding-top: 10px;
	padding-left: 30px;
	width: 63px;
	height: 25px;
}

#left .traveloffer .teaser .text_box .price {
	float: left;
	padding-top: 10px;
	padding-left: 11px;
	height: 25px;
	color: #204175;
	font-size: 16px;
	font-weight: bold;
}

#left .traveloffer .bottom {
	padding-top: 10px;
	text-align: center;
}

#left .cms_menu {
}


#left .cms_menuheader {
	background-image: url(../gfx/left_block_header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-right: 22px;
	height: 30px;
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 16px;
	line-height: 30px;
}

#left .cms_menuitem_stars {
	background-image: url(../gfx/hotel_bar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 5px;
	height: 18px;
}

#left .cms_menuitemlist {
}

#left .cms_menuitem {
	overflow: hidden;
	background-image: url(../gfx/left_block_menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 31px;
	padding-right: 22px;
	height: 22px;
}

#left .cms_menuitem, #left .cms_menuitem a {
	color: #4b4b4b;
	font-family: tahoma;
	font-size: 12px; 
	line-height: 22px;
	text-decoration: none;
}

#left .cms_menuitem a:hover {
	color: #254077;
	text-decoration: none;
}

#left .cms_menuitem .cms_menuitem_selected a {
	color: #254077;
	font-weight:bold;
	text-decoration:underline;
}

#left .cms_menuitemlist_bottom {
	padding-top: 22px;
}






#frontpage {
	float: left;
	/*background-image: url(../gfx/teaser_welcome_top.gif);*/
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 708px;
}

#frontpage .wellcome {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 20px;
}

#frontpage .vertical {
	float: left;
	background-image: url(../gfx/teaser_vertical_nobutton.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 13px;
	padding-bottom: 16px;
	width: 341px;
	height: 277px;
}

#frontpage .vertical .imagebox {
	overflow: hidden;
	padding-left: 3px;
	padding-top: 3px;
	width: 335px;
	height: 161px;
}

#frontpage .vertical .textbox {
	overflow: hidden;
	padding-left: 12px;
	padding-right: 12px;
	height: 94px;
}

#frontpage .vertical .header {
	overflow: hidden;
	height: 32px;
	color: #254077;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	line-height: 32px;
}

#frontpage .vertical .text {
	overflow: hidden;
	padding-top: 4px;
	height: 48px;
	color: #3e3e3e;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}

#frontpage .vertical .linkblock {
	padding-left: 1px;
	height: 18px;
}



#frontpage .horizontal {
	float: left;
	background-image: url(../gfx/teaser_horizontal_nobutton.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 13px;
	padding-bottom: 16px;
	width: 695px;
	height: 160px;
}

#frontpage .horizontal .textbox {
	float: left;
	overflow: hidden;
	padding-top: 9px;
	padding-right: 12px;
	width: 342px;
}

#frontpage .horizontal .header {
	overflow: hidden;
	padding-left: 12px;
	height: 26px;
	color: #254077;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	line-height: 26px;
}

#frontpage .horizontal .text {
	overflow: hidden;
	padding-left: 12px;
	padding-top: 8px;
	height: 80px;
	color: #3e3e3e;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}

#frontpage .horizontal .link {
	float: left;
	padding-left: 1px;
	padding-top: 18px;
	height: 18px;
}

#frontpage .horizontal .imageblock {
	float: left;
	overflow: hidden;
	padding-left: 5px;
	padding-top: 9px;
	width: 327px;
	height: 142px;
}

#frontpage .quicksearch {
	float: left;
	padding-bottom: 10px;
	width: 630px;
}

#frontpage .quicksearch iframe {
	background-image: url(../gfx/tse_search_box.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 607px;
	height: 196px;
	scrolling: no;
	border: 0px;
	frameborder: no;
	framespacing: 0;
}

#cms, #catalog {
	float: left;
	width: 708px;
}

#cms .teaser {
	padding-left: 20px;
	padding-right: 8px;
	padding-bottom: 40px;
}

#cms .teaser .images {
	float: right;
	width: 252px;
	padding-left: 20px;	
}

#cms .teaser .images .spacer {
	height: 10px;
}

#cms .teaser .images .border {
	background-image: url(../gfx/cms_pictureframe.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 236px;
	height: 171px;
	padding: 8px;
}

#cms .teaser .images .border div {
	width: 236px;
	height: 171px;
	overflow: hidden;
}

#cms .teaser .header {
	color: #254077;
	font-family: tahoma;
	font-size: 19px;
	padding-bottom: 15px;
	padding-right: 12px;
}

#cms .teaser .text {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	padding-right: 12px;
}

#cms .teaser a {
	color: #254077;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	text-decoration:underline;
}

#cms .teaser a:hover {
	color: #3259a7;
	text-decoration:underline;
}

#catalog {
	padding-bottom: 30px;
}

#catalog a {
	color: #254077;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	text-decoration:underline;
}

#catalog a:hover {
	color: #3259a7;
	text-decoration:underline;
}

#catalog .images {
	float: right;
	width: 252px;
	padding-left: 20px;	
}

#catalog .images .spacer {
	height: 10px;
}

#catalog .images .border {
	background-image: url(../gfx/cms_pictureframe.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 236px;
	height: 171px;
	padding: 8px;
}

#catalog .images .border div {
	width: 236px;
	height: 171px;
	overflow: hidden;
}

#catalog .teaser, #catalog .text {
	padding-bottom: 10px;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	padding-right: 12px;
}

#catalog .cms_address dt {
	float: left;
	font-weight: bold;
}

#catalog .cms_address dd {
	padding-left: 10px;
}

#catalog .cms_facts {
	width: 270px;
	border-top: 1px solid #d3d3d3;
}

#catalog .cms_facts .odd td {
	background-color: #e1e1e1;
	padding: 6px;
	color: #000000;
	font-weight: bold;
}

#catalog .cms_facts .even td {
	background-color: #f6f6f6;
	padding: 6px;
	color: #555555;
}

#catalog .cms_facts td {
	border-bottom: 1px solid #d3d3d3;
}



#traveloffer {
	padding-bottom: 30px;
}

.travelofferlist {
	margin-bottom: 30px;
}

.tm_table1 td {
	padding-left: 18px;
	padding-right: 18px;
}

.travelofferlist td {
	vertical-align: top;
}

.travelofferlist td.header, .traveloffer_detail_td_header {
	background-image: url(../gfx/travel_offer_bar_big.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 18px;
	padding-right: 18px;
	height: 20px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px; 
	font-weight: bold;
	line-height: 20px;
}

.travelofferlist_details td {
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}

.travelofferlist_details thead td {
	padding-top: 20px;
	color: #254077;
	font-weight: bold;
}

.travelofferlist_details div.body_text {
	padding-top: 20px;
}

.travelofferlist .travelofferlist_read_more_link {
	padding-left: 18px;
	padding-top: 18px;
}

.travelofferlist td img {
	margin-right: 18px;
}

.travelofferlist .travelofferlist_read_more_link a {
	color: #254077;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration:underline;
}

.travelofferlist .travelofferlist_read_more_link a:hover {
	color: #3259a7;
	text-decoration:underline;
}

.travelofferlist td img {
	margin-top: 20px;
}

.tm_table2 {
	background-image: url(../gfx/travel_offer_bar_big.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 18px;
	padding-right: 18px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
}

.tm_table2 a, .traveloffer_detail_td_header a {
	color: #ffffff;
	text-decoration: underline;
}

#traveloffer h1 {
	padding-left: 18px;
}

.traveloffer_detail_td_under_header {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 5px;
	padding-bottom: 15px;
}

td.tm_body1 {
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 10px;
}

td.tm_body1 strong {
	color: #254077;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.tm_table1 .tm_body1 {
	padding-top: 5px;
}





#bottom {
	background-image: url(../gfx/bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 970px;
	height: 53px;
}

#bottom .tmi {
	float: left;
	padding-top: 23px;
	width: 210px;
	text-align: center;
}

#bottom .info {
	float: left;
	padding-top: 19px;
	width: 515px;
	text-align: right;
	
}

#bottom .info, #bottom .info a, #bottom .info a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
}

#bottom .info a, #bottom .info a:hover {
	text-decoration: underline;
}

