body {
	background-color: #ded7c4;
	margin:0px;
	padding: 0px;
	color: #55492a;
	font-family: Tahoma;
	font-size: 11px;
}
p {
	margin:0px;
	padding:0px;
}
.text p {
	margin-bottom: 10px;
	}
a {
	color: #55492a;
}

h1 {
	color: #D17822;
	font-size: 15px;
	font-weight: bold;
}

.br {
	clear: left;
}

#main {
	text-align: left;
	background-image: url(../gfx/content_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #eee7cd;
	width: 1008px;
}

#bottom {
	background-image: url(../gfx/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 17px;
}

#top {
	padding-left: 4px;
	padding-right: 4px;
}

#menu {
	text-align: center;
	background-image: url(../gfx/menu/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #69c9d9;
	height: 25px;
	padding-top: 7px;
	font-size: 11px;
	color: #ffffff;
}

#menu a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu #nav {
	text-align:center;
	float: left;
}

#menu #nav li {
	float: left;
	position: relative;
	z-index : 721;
}

#menu .menutekst {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

#menu .menutekst:link, .menutekst:visited, .menutekst:active, .menutekst:hover {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

#menu .mentopcontainer {
	padding-top: 0px;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 15px;
}

#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-top: 1px solid #529DA8;
}

#menu .menulistitem {
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	background-color: #69c9d9;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	width: 160px;
	cursor: hand;
	pointer: hand;
	border-left: 1px solid #529DA8;
	border-right: 1px solid #529DA8;
	border-bottom: 1px solid #529DA8;
	text-align: left;	
}



#left_menu {
	float: left;
	width: 173px;
	padding-left: 12px;
	padding-right: 8px;
}

#left_menu .section {
	/*padding-bottom: 28px;*/
	padding-bottom: 14px;
}

#left_menu .header {
	background-image: url(../gfx/left/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #da5d27;
	height: 22px;
	margin-bottom: 5px;
}

#left_menu .item_light {
	background-image: url(../gfx/left/item_light.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d27724;
	height: 22px;
	margin-bottom: 5px;
}

#left_menu .item_dark {
	background-image: url(../gfx/left/item_dark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #b15820;
	height: 22px;
	margin-bottom: 5px;
}

#left_menu .header, #left_menu .item_light, #left_menu .item_dark {
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}


#left_menu a {
	color: #ffffff;
	font-weight: bold;
	width: 173px;
	height: 30px;
	text-decoration: none;
}

#center {
	float: left;
	width: 574px;
	padding-left: 12px;
}



#center .teaser_vertical, #center .teaser_horizontal {
	color: #ffffff;
	font-size: 11px;
	margin-bottom: 9px;
}

#center .teaser_vertical {
	background-image: url(../gfx/center/teaser_vertical.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e09144;
	width: 261px;
	height: 222px;
	margin-right: 12px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 16px;
	padding-bottom: 16px;
}

#center .teaser_vertical .image {
	width: 257px;
	height: 124px;
}

#center .teaser_vertical .header {
	padding-top: 8px;
	padding-right: 5px;
	height: 15px;
	overflow: hidden;
}

#center .teaser_vertical .text {
	padding-top: 3px;
	padding-right: 5px;
	height:40px;
	overflow: hidden;
}

#center .teaser_vertical .link {
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

#center .teaser_horizontal {
	background-color: #e09144;
	width: 562px;
	margin-right: 12px;
	float: left;
}
#center .teaser_horizontal .text {
	padding-top: 3px;
	padding-right: 5px;
	height:75px;
	overflow: hidden;
}

#center .teaser_horizontal .top {
	background-image: url(../gfx/center/teaser_horizontal_top.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-top: 16px;	
}

#center .teaser_horizontal .middle {
	background-image: url(../gfx/center/teaser_horizontal_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	padding-left: 7px;
	padding-right: 7px;
}

#center .teaser_horizontal .bottom {
	background-image: url(../gfx/center/teaser_horizontal_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;	
}

#center .teaser_horizontal .image {
	float: left;
	width: 193px;
	height: 124px;
	margin-right: 16px;
}

#center .teaser_horizontal .link {
	padding-left: 5px;
	padding-top: 5px;
	height: 12px;
}

#center .teaser_vertical .image, #center .teaser_horizontal .image {
	border: 1px solid #7a5e53;
	background-color: #ffffff;
}

#center .teaser_horizontal .header {
	padding-left:5px;
	padding-bottom:3px;
	font-size: 15px;
	font-weight: bold;
	height:15px;
}
#center .teaser_vertical .header {
	padding-left:5px;
	padding-bottom:3px;
	font-size: 15px;
	font-weight: bold;
}

#center .teaser_vertical .text {
	padding-left:5px;
}
#center .teaser_horizontal .text {
	padding-left:5px;
}

#center .teaser_vertical .link a {
	background-image: url(../gfx/center/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	padding-left: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#center .teaser_horizontal .link a {
	background-image: url(../gfx/center/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	padding-left:20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#center .cms_teaser {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}

#center .line {
	border-top: 1px solid #E2B886;
	padding-top: 8px;
}

#center .cms_teaser .imagelist {
	width: 193px;
	float: left;
	padding-right: 16px;
	text-align: left;
}
#center .cms_teaser .imagelist img {
	border: 1px solid #000000;
	/*margin-bottom: 8px;*/
}

#center .cms_teaser .header {
	color: #D17822;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}

#center .cms_teaser .link {
	padding-top: 8px;
}

#center .cms_teaser .link a {
	color: #3F3F40;
	font-weight: bold;
	text-decoration: none;
}

#center h1 {
	color: #D95D27;
	font-size: 15px;
}

.catalog_text {
	padding-bottom: 40px;
}

.odd {
	background-color: #ABA389;
	font-weight: bold;
	color: #ffffff;
}

.label, .value {
	padding: 6px;
}

.catalog_imagelist {
	float: right;
	width: 197px;
	padding-left: 10px;
}

.catalog_imagelist .image {
	padding-bottom: 8px;
}

.catalog_imagelist img {
	border: 1px solid #000000;
}

.cms_menuitem_stars {
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
}

.cms_menuitem img {
	border: 0px;
}
/*
.traveloffer {
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 20px;
	width: 787px;
	float:left;
}*/
.traveloffer_main{
padding-top: 10px;
	padding-left: 8px;
	padding-right: 20px;
	width: 787px;
	float:left;
}

.traveloffer_detail_td_header a {
	color: #ffffff;
}

a.tm_Link1, .traveloffer_detail_td_header a {
	font-weight: bold;
	text-decoration: none;
}

.traveloffer .header {
	color: #D17822;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 16px;
}

.travelofferlist_details, .travelofferlist img  {
	margin-top: 8px;
}

.travelofferlist_details td {
	padding: 6px;
	text-align: center;
}

.tm_table1 td {
	padding-left: 6px;
	padding-right: 6px;
}

.traveloffer_detail_td_under_header, .traveloffer_detail_td_header {
	padding: 6px;
}

.tm_table1 .tm_body1 {
	padding-top: 3px;
	padding-bottom: 3px;
}

.travelofferlist_details td div {
	text-align: left;
}

.travelofferlist img {
	border: 1px solid #fffff;
	margin-left: 16px;
}

.travelofferlist td {
	vertical-align: top;
}

.travelofferlist_details .title, .travelofferlist_details .valid, .travelofferlist_details .price, .travelofferlist_details .duration, .traveloffer_detail_td_header {
	background-color: #ABA389;
	color: #ffffff;
	font-weight: bold;
}

.travelofferlist {
	margin-bottom: 20px;
}

input.tm_field1, input.tm_field2, input.tm_field3, textarea {
	border: 1px solid #ABA389;
	font-size: 11px;
	font-family: Tahoma;
}

textarea.tm_field3 {
	width: 100%;
}

#right, .cms_menu {
	float: left;
	width: 208px;
	padding-left: 7px;
}

#right .header, .cms_menu .cms_menuheader {
	background-image: url(../gfx/right/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #da5d27;
	height: 22px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	font-weight: bold;
}

#right .item, .cms_menuitem {
	padding: 6px;
	padding-left: 8px;
	border-top: 1px solid #dad5c2;
	color: #595353;
}

#right .item a, .cms_menuitem a {
	color: #595353;
	text-decoration: none;
}

.cms_menuitemlist_bottom {
	border-top: 1px solid #dad5c2;
	padding-bottom: 28px;
}

#right .item .title {
	width: 130px;
	float: left;
}

#right .item .price {
	width: 50px;
	float: right;
	font-weight: bold;
	text-align: right;
}

#bottom_menu {
	padding-top: 11px;
	height: 24px;
	color: #626260;
	text-align: center;
}

#bottom_menu a {
	color: #626260;
	text-decoration: none;
}

#copyright, #copyright a {
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ada080;
	text-decoration: none;
}

#copyright {
	padding-bottom: 6px;
}

.cms_teaser ul{
padding:0px 0px 0px 10px;
float:left;
clear:right;
}
.cms_teaser ul li{
width:335px;
}
