* {
	margin:0px;
	padding:0px;
}

body {
	font:11px/12px Tahoma;
	color:#404040;
	background:#3E101A url(../gfx/gradient_background.gif) repeat-x;
	text-align:center;
}

h1 {
	color: #485068;
	font:bold 15px/16px Tahoma;
}
h2 {
	color: #4b4b4b;
	font:bold 11px/14px Tahoma;
}

a {
	color: #485068;
	font:bold 11px/13px Tahoma;
}

img
{
	border:0px;
}

.br {
	clear: both;
	height: 0px;
}

.site {
	width:948px;
	margin:0px auto;
}

.header_site {
	float:left;
	clear:left;
	height:310px;
	background:#fff;
}
.middle {
	float:left;
	clear:left;
	width:948px;
	background:url(../gfx/bg_main.gif) repeat-y;
}
.left_column {
	float:left;
	width:186px;
	text-align:left;
}
.addition_column {
	float:left;
	width:762px;
	text-align:left;
	background:#fff url(../gfx/content_gradient.gif) repeat-x;
}
.center_column {
	float:left;
	width:550px;
	padding:0px 8px;
	text-align:left;
}
.right_column {
	float:right;
	width:196px;
	text-align:left;
}


/*HEADER */
.left {
	float:left;
	text-align:left;
	width:453px;
	height:308px;
	background:#212121 url(../gfx/top_gradient.gif) repeat-x left;
}
.right {
	background:url(../gfx/top_picture.jpg) no-repeat right;
	width:495px;
	height:308px;
	float:left;
}

.logo {
	width:440px;
	padding-top:4px;
	padding-left:10px;
}

.form_menu {
	padding-left:32px;
	float:left;
	clear:left;
}

.form_menu .item {
	padding-left:14px;
	background:url(../gfx/dbe_bullet.gif) no-repeat left center;
	float:left;
}
.form_menu .item a {
	color:#fff;
	text-decoration:none;
}
.main_form {
	float:left;
	clear:left;
	overflow: hidden;
	
}

.main_form iframe {
	margin-left:25px;
	overflow: hidden;
}
/* END HEADER */

/* MIDDLE */

/*LEFT MENU*/
#verticalmenu {
	width:186px;
	float:left;
	padding-top:13px;
}
.verticalmenu_header {
	background:url(../gfx/bullet_menu.gif) no-repeat 19px 50%;
	padding-left:29px;
	padding-bottom:5px;
	height:20px;
	line-height:20px;
	clear: both;
	
}
.verticalmenu_header a {
	text-decoration:none;
	color:#41403D;
	line-height:20px;
}
.verticalmenu_submenu_listitem {
	background:url(../gfx/bullet_menu.gif) no-repeat 37px 50%;
	padding-left:47px;
	padding-bottom:5px;
	height:20px;
	line-height:20px;
}
.verticalmenu_submenu_listitem a {
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#404143;
}
/*END LEFT MENU*/

.vertical_section {
	float:left;
	width:271px;
	height:305px;
	overflow:hidden;
	padding-top:17px;
	padding-bottom:9px;
}
.vertical_section .content {
	margin:0px 12px;
}
.vertical_section  .image {

	padding-bottom:9px;
}

.vertical_section   h1 {
	color:#4A5067;
}
.vertical_section   h2 {
	padding-top:4px;
	color:#4C4C4C;
}
.vertical_section   .text {
	font:11px/12px Tahoma;
	padding:13px 0px;
}

.horizontal_section {
	float:left;
	width:550px;
	padding:19px 0px;
}
.horizontal_section .content {
	margin:0px 12px;
	padding-top:19px;
	border-top:1px solid #E8E8E8;
}
.horizontal_section .image {
	float:left;
	padding-right:19px;
}
.horizontal_section .text {
	margin-top:17px
}
.vertical_section  .image img, 
.horizontal_section .image img { 
	border:0px;
}

.onlinecatalogue, 
.cms {
	padding-top:17px;
	padding-bottom:12px;
	width:550px;
	float:left;
	clear:left;
}

.cms .cms_section table {
	width:525px; 
}

.cms .cms_section table td {
	font-size: 11px;
}

.cms .cms_section table td.images img {
	margin-right: 19px;
	margin-bottom: 19px;
}

.traveloffer  {
	margin-top:17px;
	padding-bottom:12px;
	width:740px;
	float:left;
	clear:left;
}

.onlinecatalogue_section, .cms_section{
	padding:0px 12px;
	float:left;
}
.cms_section {
	border-bottom:1px solid #e8e8e8;
}
.onlinecatalogue_section .image {
	float:right;
	clear:right;
	margin-left:19px;
	margin-bottom:19px;
}

.onlinecatalogue_section h1
{
	clear: both;
}

.onlinecatalogue_section .cms_imagelist
{
	clear:left;
	float: left;
	width: 526px;
}

.onlinecatalogue_section .cms_imagelist a
{
	display: block;
	overflow: hidden;
	float: left;
	width: 160px;
	height: 96px;
	margin-bottom: 3px;
	margin-right: 3px;
}

.cms_section  .image {
	float:left;
	clear:left;
	padding-right:19px;
	margin-bottom:19px;
}
.cms_teaser, .cms_text {
	margin-top:17px;
	margin-bottom:9px;
}

.cms_address {
	padding-top:9px;
}
.cms_address dt {
	font-weight:bold;
}
.cms_facts {
	width:196px;
	padding:0px;
	border-spacing:0px;
	empty-cells:0px;
	font-size:11px;
	border-collapse:none;
}
.cms_facts td {
	padding:5px;
}
.odd {
	font-weight:bold;
	background:#F0ECE1;
}

/*TravelOFFER*/
.traveloffer table {
	border-spacing:0px;
	font-size:1em;
	background:none;
	padding-bottom:6px;
}
.traveloffer h1 {
	padding:8px 0px;
	margin-left:3px;
}
.page_index {
	height:25px;
	line-height:25px;
	font-weight:bold;
}
.travelofferlist {
	border-bottom:1px solid #EAE5D6;
}
.travelofferlist .header {
}
.travelofferlist td {
	padding:5px 0px;
}
.travelofferlist thead {
	font-weight:bold;
	background:#EAE5D6;
	color:#000;
	text-align:center;
}

.travelofferlist tbody {
	padding-bottom:20px;
}
.travelofferlist_details td {
	padding:5px 0px;
}
.travelofferlist_details thead  {
	font-weight:bold;
	text-align:left;
	background:none;
	color:#000;
}

.traveloffer_detail_td_header, .traveloffer_detail_td_under_header{
	font-weight:bold;
	padding:3px;
	margin-bottom:10px;
}

.traveloffer_detail_td_header {
	background:#EAE5D6;
	color:#000;
}
.traveloffer a {
	color:#575757;
}
.traveloffer_detail_td_header a, .traveloffer_detail_td_under_header .tm_link1 {
	color:#000;
}
.tm_body1 {
	text-align:left;
	padding-bottom:10px;
}
.travelofferlist_read_more_link {
	text-align:left;
	margin-left:5px;
}

.tm_table1 {
	padding-top:10px;
}
/*END TravelOFFER*/

/* END MIDDLE */

/* RIGHT COLUMN */
/* EMAIL FORM*/
.timeId {
	padding:10px 0px;
	text-align:right;
}

.timeId h2 {
	text-align: left;
}

.timeId .box {
	text-align:left;
	background:url(../gfx/enews_icon.gif) no-repeat 20px 6px;
	padding:10px 19px;
}
.timeId .box .in {
	padding-left:43px;
	padding-bottom:7px;
}
.timeId .text {
	width:156px;
	border:1px solid #555555;
}
.hline {
	width:156px;
	padding-bottom:4px;
	border-bottom:1px dotted #555555;
}
.timeId .submit {
	border:none;
	background:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	cursor:pointer;
}

/* END EMAIL FORM*/
/* TRAVELOFFERS*/
.right_column .content{
	padding-top:17px;
	padding-bottom: 50px;
}
.right_column h2, .cms_menuheader {
	font-weight:bold;
	background:url(../gfx/right_box_top.gif) no-repeat center;
	color:#424041;
	padding-left:17px;
}
.cms_menu {
	width:196px;
}
table.tmi_list_table{
	padding-bottom:9px;
	width:196px;
	border-spacing:0px;
	empty-cells:0px;
}

table.tmi_list_table a{
	text-decoration:none;
	font-weight:normal;
}
td.currency a, td.price a{
	font-weight:bold;
}

.switch0 td {
	height:23px;
	background:url(../gfx/traveloffer_highlight.gif) no-repeat center;
}
.cms_menuitem  {
	height:23px;
	border-bottom:1px solid #e8e8e8;
	padding-left:12px;
}
.cms_menuitem a{
	text-decoration:none;
	line-height:23px;
}
.switch1 td {
	height:23px;
	background:#fff;
}
.box_text {
	width:196px;
}
/* END TRAVELOFFERS*/

/* END RIGHT COLUMN */

/* FOOTER */
.footer {
	width:948px;
	height:84px;
	float:left;
	background:url(../gfx/bottom.gif) no-repeat;
	text-align: left;
}
.footer #logos {
	padding: 25px 0 0 25px;
}
/* END FOOTER */

.button {
	color:#1E3968;
	font-size:11px;
	font-weight:bold;
	background-color: #F4F4F4;
	border: 1px solid #000000;
}

.field {
		border: 1px solid #000000;
}

.newscontainer {
	padding: 5px;
	padding-left: 0px;
}

.newscontainer,
.newscontainer a {
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}
#functionalitycontainer_scoped {
	float:right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.text_ad_list {
	padding-left: 3px;
}
.text_ad_list .cms_menuheader {
	padding-bottom: 3px;
}

.cms_menuheader {
	height: 16px;
	line-height: 16px;
}

.text_ad {
	background-color: #EAE5D6;
}
.text_ad, .text_ad_selected {
	padding: 0 10px 5px;
}
.text_ad_selected {
	background-color: #E8E8E8;
} 
.text_ad .image_container, .text_ad_selected .image_container {
	padding: 0 2px 3px;
	text-align: center;
}
.text_ad .title, .text_ad_selected .title {
	font-weight: bold;
	padding-left: 3px;
}
.text_ad .destination, .text_ad .duration, .text_ad_selected .destination, .text_ad_selected .duration {
	padding-left: 3px;
}
.text_ad .link_and_price, .text_ad_selected .link_and_price {
	padding-top: 3px;
	padding-left: 3px;
}
.text_ad .link_and_price .price, .text_ad_selected .link_and_price .price {
	font-weight: bold;
}
.text_ad .link_and_price .link_container, .text_ad_selected .link_and_price .link_container {
	float: right;
    padding-right: 10px;
    position: relative;
    top: -13px;
}
#social {
	padding-left: 150px;
}

