BODY {
	background-color: #F1F9FB;
	padding: 0px;
	padding-bottom: 50px;
	margin: 0px;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #0072c1;
	font-family: tahoma;
	font-size: 14px;
	font-weight:bold;
	line-height: 13px;
}

.br {
	clear: left;
}

.brr {
	clear: right;
}

A {
	color: #0072c1;
	text-decoration:underline;
}

A:hover {
	color: #2e94db;
	text-decoration:underline;
}

#main {
	width: 922px;
	text-align: left;
}

#top {
	background-image: url(../gfx/top_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 125px;
}

#menu {
	background-image: url(../gfx/top_menu_bar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu .menu {
	padding-left: 22px;
}

#menu #nav {
	float: left;
	background-image: url(../gfx/top_menu_splitter.gif);
	background-repeat: no-repeat;
	background-position: 19px top;
}

#menu #nav li {
	float: left;
	position: relative;
	z-index : 721;
}

#menu .menutekst {
	color: #484848;
	font-family: tahoma;
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #484848;
	font-family: tahoma;
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
}

#menu .menutekst:hover {
	color: #0072c1;
	text-decoration: none;
}


#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: 12px;
	padding-right: 15px;
	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 {
	left: -2px;
	border-top: 1px solid #C1C1C1;
}

#menu .menulistitem {
	padding-left: 12px;
	padding-right: 12px;
	background-color: #ffffff;
	color: #484848;
	font-family: tahoma;
	font-size: 13px;
	line-height: 25px;
	width: 160px;
	cursor: hand;
	pointer: hand;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	text-align: left;	
}

#menu .menulistitem:hover {
	color: #0072c1;
}

#frontpage {
	background-image: url(../gfx/content_middle_frontpage.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 1px;
	padding-right: 1px;
}

#frontpage .left {
	float: left;
	padding-bottom: 17px;
	width: 278px;
}

.left .banners,
#frontpage .left .banner {
	padding-top: 17px;
}

.left .banner {
	
	text-align: center;
	float:left;
	margin-bottom: 17px;
	margin-left: 13px;
}

#frontpage .news .header {
	background-image: url(../gfx/news_splitter.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 28px;
	padding-right: 12px;
	color: #484848;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

#frontpage .news .item {
	background-image: url(../gfx/bullet_left_menu.gif);
	background-position: 12px 11px;
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-right: 12px;
}

#frontpage .news .item, #frontpage .news .item a {
	color: #484848;
	font-size: 11px;
	line-height: 22px;
	text-decoration: underline;
}

#frontpage .news .item a:hover {
	color: #0072c1;
	text-decoration: underline;
}

#frontpage .right {
	float: left;
	width: 640px;
	padding-left: 1px;
}

#frontpage .right .first {
	padding-left: 25px;
	padding-top: 17px;
	padding-bottom: 10px;
	padding-right: 21px;
}

#frontpage .right .first .textbox {
	float: left;
	padding-right: 10px;
	width: 450px;
}

#frontpage .right .first .header {
	color: #0072c1;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
}

#frontpage .right .first .text {
	padding-top: 10px;
}

#frontpage .right .first .text, #frontpage .right .first .text a {
	color: #373737;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
}

#frontpage .right .first .text a {
	color: #373737;
	text-decoration: underline;
}

#frontpage .right .first .text a: hover {
	color: #727272;
	text-decoration: underline;
}

#frontpage .right .first .imagebox {
	float: left;
	width: 134px;
}

#quicksearch {
	/*float: left;
	width: 640px;*/
	
}

#quicksearch iframe {
	/*width: 640px;*/
	/*height: 205px;*/
}

#frontpage .vertical {
	float: left;
	background-image: url(../gfx/teaser_vertical.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 316px;
	height: 261px;
}

#frontpage .vertical .imagebox {
	overflow: hidden;
	padding-left: 2px;
	padding-top: 2px;
	width: 312px;
	height: 135px;
}

#frontpage .vertical .header {
	overflow: hidden;
	padding-left: 12px;
	padding-right: 12px;
	height: 33px;
	color: #0072c1;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	line-height: 33px;
}

#frontpage .vertical .text {
	overflow: hidden;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	height: 42px;
	color: #373737;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
}

#frontpage .vertical .link {
	overflow: hidden;
	padding-left: 219px;
	padding-top: 12px;
	width: 90px;
	height: 16px;
	text-align: center
}

#frontpage .vertical .link, #frontpage .vertical .link a {
	color: #373737;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}

#frontpage .vertical .link a:hover {
	color: #727272;
	text-decoration: none;
}

#frontpage .right .spacer {
	float: left;
	width: 8px;
	height: 261px;
}

#frontpage .horizontal {
	float: left;
	background-image: url(../gfx/teaser_horizontal_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 4px;
	width: 640px;
}

#frontpage .horizontal .top {
	background-image: url(../gfx/teaser_horizontal_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#frontpage .horizontal .bottom {
	background-image: url(../gfx/teaser_horizontal_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

#frontpage .horizontal .textbox {
	float: left;
	overflow: hidden;
	padding-left: 12px;
	padding-right: 32px;
	padding-bottom: 10px;
	width: 620px;
}

#frontpage .horizontal .header {
	color: #0072c1;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
}

#frontpage .horizontal .text {
	padding-top: 10px;
}

#frontpage .horizontal .text, #frontpage .horizontal .text a {
	color: #373737;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
}

#frontpage .horizontal .text a {
	color: #373737;
	text-decoration: underline;
}

#frontpage .horizontal .text a: hover {
	color: #727272;
	text-decoration: underline;
}

#frontpage .horizontal .imagebox {
	float: right;
	margin-left: 10px;
/*	overflow: hidden;
	background-image: url(../gfx/teaser_horizontal_picture_container.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 81px;
	height: 86px;
*/
}

#frontpage .horizontal .imagebox .image {
	overflow: hidden;
	padding-left: 6px;
	padding-top: 5px;
	width: 69px;
	height: 76px;
}

#frontpage .horizontal .link {
	overflow: hidden;
	padding-top: 20px;
	padding-left: 543px;
	width: 90px;
	height: 16px;
	text-align: center;
}

#frontpage .horizontal .link, #frontpage .horizontal .link a {
	color: #373737;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}

#frontpage .horizontal .link a:hover {
	color: #727272;
	text-decoration: none;
}

#content {
	background-image: url(../gfx/content_middle_frontpage.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 1px;
	padding-right: 1px;
}

#content_tse {
	background-image: url(../gfx/content_middle_subpage_2.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 1px;
	padding-right: 1px;
}




#content .left {
	float: left;
	width: 278px;
}

#content .left .top {
	background-color: #ffffff;
	height: 11px;
}

.cms_menuitem 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: 27px;
	padding-right: 12px;
	height: 27px;
	color: #484848;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	line-height: 27px;
}

.cms_menuitem_stars {
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
}

.cms_menuitemlist {
	
}

.cms_menuitem {
	overflow: hidden;
	background-image: url(../gfx/bullet_left_menu.gif);
	background-position: 12px 11px;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.cms_menuitem a {
	color: #484848;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	text-decoration:underline;
}

.cms_menuitem a:hover {
	color: #0072c1;
	text-decoration:underline;
}

.cms_menuitem .cms_menuitem_selected a, .cms_menuitem .cms_menuitem_selected a:hover {
	color: #0072c1;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}

.cms_menuitemlist_bottom {
}

#cms, #catalog {
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	width:592px;
}

#cms .teaser {
	padding-bottom: 40px;
}

#cms .teaser .images {
	float: right;
	padding-left: 20px;	
}

#cms .teaser .images .spacer {
	height: 10px;
}

#cms .teaser .header {
	color: #0072c1;
	font-family: tahoma;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 15px;
}

#cms .teaser .text {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}

#cms a {
	color: #0072c1;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
}

#cms a:hover {
	color: #2e94db; 
	text-decoration:underline;
}


#catalog {
	padding-bottom: 40px;
}

#catalog a {
	font-weight: bold;
}

#catalog .images {
	float: right;
	width: 250px;	
}

#catalog .images .spacer {
	height: 10px;
}

#catalog .HotelStarHeader {
	margin-top: 0px;
	vertical-align: top;
}

#catalog .cms_address dt {
	float: left;
	font-weight: bold;
}

#catalog .cms_address dd {
	padding-left: 15px;
}

#catalog .right {
	float: right;
	padding-left: 20px;
	width: 250px;
}

#catalog .teaser, #catalog .text {
	padding-bottom: 10px;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
}

#catalog .cms_address dt {
	float: left;
	font-weight: bold;
}

#catalog .cms_address dd {
	padding-left: 10px;
}

#catalog .cms_facts {
	width: 250px;
	border-top: 1px solid #C9D3DC;
}

#catalog .cms_facts .odd td {
	background-color: #DFE1E4;
	padding: 6px;
	color: #000000;
	font-weight: bold;
}

#catalog .cms_facts .even td {
	background-color: #F3F6F9;
	padding: 6px;
	color: #555555;
}

#catalog .cms_facts td {
	border-bottom: 1px solid #C9D3DC;
}


#traveloffer {
	background-image: url(../gfx/content_top_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 27px;
}

.travelofferlist {
	padding-bottom: 40px;
}

.tm_table1 td {
	padding-left: 10px;
	padding-right: 10px;
}

.travelofferlist td {
	vertical-align: top;
}

.travelofferlist td.header {
	padding-left: 10px;
	color: #1997ae;
	font-family: tahoma;
	font-size: 19px;
	line-height: 21px;
}

.travelofferlist_details td, .traveloffer_detail_td_header {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.travelofferlist_details thead td {
	padding-top: 20px;
}

.travelofferlist_details thead td, .traveloffer_detail_td_header {
	color: #1997ae;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.travelofferlist_details div.body_text {
	padding-top: 20px;
}

.travelofferlist .travelofferlist_read_more_link {
	padding-left: 10px;
	padding-top: 10px;
}

.travelofferlist .travelofferlist_read_more_link a {
	color: #1997ae;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration:underline;
}

.travelofferlist td img {
	margin-top: 20px;
}

.tm_table2 {
	background-image: url(../gfx/travel_offer_bar_middle.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	color: #1997ae;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
}

.tm_table2 a, .traveloffer_detail_td_header a {
	color: #1997ae;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration:underline;
}

#traveloffer h1 {
	padding-left: 10px;
}

.traveloffer_detail_td_under_header {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
}

td.tm_body1 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

td.tm_body1 strong {
	color: #1997ae;
	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: 968px;
	height: 35px;
	text-align: center;
}

#bottom, #bottom a {
	color: #868686;
	font-family: tahoma;
	font-size: 11px;
	line-height: 35px;
}

#bottom a, #bottom a:hover {
	color: #868686;
	text-decoration: underline;
}

#tmi {
	padding-top: 20px;
}


#newselement 
{
	
	padding-bottom: 10px;
}

#newselement .publisheddate
{
	font-weight: bold;
	padding-bottom: 5px;
	text-align:right;
}

.newselementcontainer {
	float: left;
	padding:17px 21px 10px 25px;
}

.newselementcontainer #publisheddate {
	text-align:right;
	padding-bottom:10px;
	font-weight:bold;
}

.newselementcontainer .contentcontainer {
	float: left;
	width: 363px;
	padding-right: 20px;
}

.newselementcontainer img.newsimage {
	float:right;
	clear:right;
	margin-bottom:10px;
	margin-left:10px;
}

.newselementcontainer .contentcontainer .teaser {
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
}

.newselementcontainer .imagecontainer , .newselementcontainer .bannercontainer{
	float: left;
}

.newselementcontainer .bannercontainer {
	padding-top: 10px;
}

.newselementcontainer .owner_supplier_container {
	width: 600px;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	color: #000000; 
	font-style: italic;
	font-size: 10px;
}
