BODY {
	background-color: #A8D5F2;
	padding: 0px;
	padding-bottom: 50px;
	margin: 0px;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #004c94;
	font-family: tahoma;
	font-size: 19px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.br {
	clear: left;
}

.brr {
	clear: right;
}

A {
	color: #000000;
	font-family: tahoma;
}

A:hover {
	color: #838383;
}

#main {
	width: 970px;
	text-align: left;
}

#top {
	background-image: url(../gfx/top_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 118px;
}

#flash {
	background-image: url(../gfx/flash_container.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 7px;
	padding-top: 13px;
	height: 205px;
}

#flash iframe {
	width: 956px;
	height: 193px;
}


#middle {
	background-image: url(../gfx/content_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
	width: 970px;
}

#bottom {
	background-image: url(../gfx/bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 220px;
	padding-top: 30px;
	height: 44px;
	line-height: 16px;
	clear: both;
}

#bottom, #bottom a {
	color: #004C94;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

#top .logo {
	padding-left: 7px;
	padding-top: 17px;
}

#menu {
	padding-left: 7px;
	padding-right: 7px;
	height: 27px;
	color: #004c94;
	font-family: tahoma;
	font-size: 11px;
	line-height: 27px;
}

#menu a {
	color: #004c94;
	font-family: tahoma;
	font-size: 11px; 
	text-decoration: none;
}

#menu a:hover {
	color: #5c8dbb;
}

#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: #004c94;
	font-family: tahoma;
	font-size: 11px; 
	text-decoration: none;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #004c94;
	font-family: tahoma;
	font-size: 11px; 
	text-decoration: none;
}

#menu .menutekst:hover {
	color: #5c8dbb;
}

#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: 27px;
}

#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 {
}

#menu .menulistitem {
	padding-left: 9px;
	padding-right: 9px;
	background-color: #EBEFF4;
	color: #004c94;
	font-family: tahoma;
	font-size: 11px; 
	line-height: 27px;
	width: 160px;
	cursor: hand;
	pointer: hand;
	border-left: 1px solid #C5CDDB;
	border-right: 1px solid #C5CDDB;
	border-bottom: 1px solid #C5CDDB;
	text-align: left;	
}

#frontpage {
	float: right;
	width: 748px;
}

#frontpage .vertical {
	float: left;
	background-image: url(../gfx/teaser_vertical.gif);
	background-position: 7px top;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 8px;
	padding-bottom:  16px;
	width: 359px;
	height: 258px;
}

#frontpage .vertical .header {
	overflow: hidden;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	height: 28px;
	color: #004c94;
	font-family: tahoma;
	font-size: 13px;
	font-weight:bold;
	line-height: 28px;
}

#frontpage .vertical .textbox {
	float: left;
	overflow: hidden;
	padding-top: 21px;
	padding-left: 16px;
	width: 140px;
	height: 180px;
}

#frontpage .vertical .text {
	overflow: hidden;
	height: 144px;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}

#frontpage .vertical .linkblock {
	overflow: hidden;
	padding-top: 10px;
	width: 140px;
	height: 16px;
}

#frontpage .vertical .link {
	float: left;
	height: 16px;
}

#frontpage .vertical .link, #frontpage .vertical .link a {
	color: #E52F2E;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}

#frontpage .vertical .bullet {
	float: left;
	background-image: url(../gfx/teaser_bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 6px;
	width: 18px;
	height: 16px;
}

#frontpage .vertical .imagebox {
	float: left;
	overflow: hidden;
	padding-top: 25px;
	padding-left: 12px;
	width: 173px;
	height: 169px;
}

#frontpage .horizontal {
	float: left;
	background-image: url(../gfx/teaser_horizontal.gif);
	background-position: 7px top;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 8px;
	padding-bottom: 16px;
	width: 733px;
	height: 208px;
}

#frontpage .horizontal .textbox {
	float: left;
	overflow: hidden;
	padding-top: 13px;
	padding-left: 16px;
	padding-right: 8px;
	width: 347px;
}

#frontpage .horizontal .textbox .header {
	overflow: hidden;
	height: 28px;
	color: #004c94;
	font-family: tahoma;
	font-size: 13px;
	font-weight:bold;
	line-height: 28px;
}

#frontpage .horizontal .textbox .text {
	overflow: hidden;
	padding-top: 15px;
	height: 112px;
	color: #000000;
	 font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}

#frontpage .horizontal .linkblock {
	overflow: hidden;
	padding-top: 10px;
	width: 340px;
	height: 16px;
}

#frontpage .horizontal .link {
	float: left;
	height: 16px;
}

#frontpage .horizontal .link, #frontpage .horizontal .link a {
	color: #E52F2E;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}

#frontpage .horizontal .bullet {
	float: left;
	background-image: url(../gfx/teaser_bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 6px;
	width: 18px;
	height: 16px;
}

#frontpage .horizontal .imagebox {
	float: left;
	overflow: hidden;
	padding-top: 17px;
	padding-left: 14px;
	width: 330px;
	height: 169px;
}



#cms {
	float: left;
	width: 588px;
}

#cms .teaser {
	padding-left: 24px;
	padding-right: 7px;
	padding-bottom: 40px;
}

#cms .teaser .images {
	float: right;
	width: 252px;
	padding-left: 20px;	
}

#cms .teaser .images .spacer {
	height: 15px;
}

#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: #004c94;
	font-family: tahoma;
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-right: 12px;
}

#cms .teaser .text {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	padding-right: 12px;
}






#left {
	float: left;
	padding-left: 6px;
	width: 210px;
}

#left img {
	border: 0px;
}

#left .online_button {
	padding-bottom: 15px;
}

#left .traveloffer {
	padding-bottom: 15px;
}

#left .traveloffer .header {
	background-image: url(../gfx/travel_offer_header2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 37px;
	padding-bottom: 8px;
}


#left .traveloffer .teaser {
	background-image: url(../gfx/travel_offer_middle.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 16px;
	width: 192px;
	height: 35px;
}

#left .traveloffer .teaser .destination {
	float: left;
	overflow: hidden;
	margin-right: 10px;
	width: 60px;
	height: 35px;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 35px;
}

#left .traveloffer .teaser .price {
	float: left;
	overflow: hidden;
	margin-right: 10px;
	width: 46px;
	height: 35px;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	line-height: 35px;
}

#left .traveloffer .teaser .button {
	float: left;
	overflow: hidden;
	padding-top: 9px;
	width: 57px;
	height: 17px;
}

#left .traveloffer .teaser .bottom {
	background-image: url(../gfx/travel_offer_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 9px;
	text-align: right;
}

#left .cms_menu {
	padding-bottom: 7px;
}


#left .cms_menuheader {
	background-image: url(../gfx/travel_offer_header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 16px;
	margin-bottom: 8px;
	height: 37px;
	color: #004c94;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 37px;
}

#left .cms_menuitem_stars {
	background-image: url(../gfx/hotel_star_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 16px;
	padding-right: 16px;
	height: 17px;
}

#left .cms_menuitemlist {
}

#left .cms_menuitem {
	background-image: url(../gfx/travel_offer_middle.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 16px;
	width: 192px;
	height: 35px;
}

#left .cms_menuitem, #left .cms_menuitem a {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 35px;
	text-decoration: none;
}

#left .cms_menuitem a:hover {
	color: #004c94;
	text-decoration:underline;
}

#left .cms_menuitem .cms_menuitem_selected a {
	color: #004c94; 
	text-decoration:underline;
}

#left .cms_menuitemlist_bottom {
	padding-top: 8px;
}

#right {
	float: right;
	margin-right: 10px;
	width: 140px;
}

#ad_frame_button {
	margin-bottom: 10px;
}
	
#add_frame_right {
	width: 140px;
	height: 350px;
	border: solid 1px #3366bb;
}

#catalog {
	float: left;
	width: 558px;
	padding-left: 23px;
	padding-right: 7px;
}

#catalog a {
	font-weight: bold;
}

#catalog .images {
	float: right;
	width: 252px;
	padding-left: 20px;	
}

#catalog .images .spacer {
	height: 15px;
}

#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 #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 {
	padding-left: 8px;
	padding-right: 7px;
	width: 790px;
	float: left;
}

.travelofferlist {
	margin-bottom: 30px;
}

.tm_table1 td {
	padding-left: 10px;
	padding-right: 10px;
}

.travelofferlist td {
	vertical-align: top;
}

.travelofferlist td.header, .traveloffer_detail_td_header {
	background-image: url(../gfx/travel_offer_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
}

.travelofferlist_details td {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.travelofferlist_details thead td {
	color: #025CA3;
	font-weight: bold;
	padding-top: 20px;
}

.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: #025CA3;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.travelofferlist td img {
	margin-top: 20px;
}

.tm_table2 {
	background-image: url(../gfx/travel_offer_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	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: 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: #005ca5;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
}

.tm_table1 .tm_body1 {
	padding-top: 5px;
}

.tm_field1, .tm_field2, .tm_field3 {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
}

#tmi {
	padding-top: 4px;
	text-align: center;
}
