BODY {
	background-image: url(../gfx/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e9e9e9;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

input {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.checkBox {
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 20px;
	height: 20px;
}

.labelBox {
	float: left;
	line-height: 20px;
}

h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
	color: #01559a;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #01559;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.br {
	clear: both;
	height: 0px;
}

A {
	color: #01559a;
}

A:hover {
	color: #01559a;
}

.image_shadow_top {
	background-image: url(../gfx/image_shadow_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 7px;
}

.image_shadow_middle {
	background-image: url(../gfx/image_shadow_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 236px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}

.image_shadow_bottom {
	background-image: url(../gfx/image_shadow_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}



#main {
	width: 982px;
	text-align: left;
}

#top {
	background-image: url(../gfx/top_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 348px;
}

#top .logo {
	overflow: hidden;
	float: left;
	padding-left: 8px;
	padding-top: 22px;
	width: 257px;
	height: 65px;
}

#top .contact {
	overflow: hidden;
	float: left;
	padding-left: 560px;
	padding-top: 26px;
	width: 124px;
	height: 32px;
}

#top .contact .tel {
	color: #01549B;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
}

#top .contact .mail, #top .contact .mail a, #top .contact .mail a:hover {
	color: #4C422C;
	font-weight: bold;
	text-decoration: underline;
}

#flash {
	padding-left: 8px;
	background: url('http://tmcomponents.travelmarket.com/customers/benny_travel/flash/gfx/1.jpg') no-repeat;
	background-position: top right;
}

#flash, #flash iframe {
	width: 966px;
	height: 232px;
	border: 0px;
}

#menu {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	height: 26px;
}

#menu #nav {
	float: left;
	text-align: left;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu #nav li {
	float: left;
	position: relative;
	z-index : 721;
}

#menu .menutekst {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#menu .menutekst:hover {
	color: #beb998;
	text-decoration: none;
}

#menu .mentopcontainer {
	background-image: url(../gfx/top_menu_splitter.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 9px;
	line-height: 24px;
}

#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: -1px;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}


#menu .menulistcontainer {
	margin-top: 2px;
	background-color: #FBF9ED;
	border-top: 1px solid #F4EFCF;
}

#menu .menulistitem {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #F4EFCF;
	border-right: 1px solid #F4EFCF;
	border-bottom: 1px solid #F4EFCF;
	width: 160px;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	cursor: pointer;
	text-align: left;	
}

.contentMiddle {
	background-image: url(../gfx/content_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
}

#quickSearch {
	float: left;
}

#quickSearch, #quickSearch iframe {
	width: 654px;
	height: 178px;
	border: 0px;
}

#eNews {
	float: left;
	background-image: url(../gfx/enews_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 18px;
	width: 276px;
	height: 178px;
}

#eNews .header {
	overflow: hidden;
	height: 32px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
}

#eNews .form {
	padding-top: 7px;
}

#eNews .text {
	padding-bottom: 5px;
	color: #3e3e3e;
}

#eNews .field, #eNews .button {
	float: left;
	padding-right: 3px;
}

#eNews .field input {
	width: 194px;
	border: 2px solid #DCDBCE;
	color: #3e3e3e;
	font-size: 11px;
}

#eNews .button input {
	background-color: #C0BA9C;
	border: 2px solid #C0BA9C;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#frontpage #sectionLeft {
	float: left;
	width: 650px;
}

#teasers .vertical {
	float: left;
	overflow: hidden;
	background-image: url(../gfx/teaser_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 212px;
	height: 220px;
}

#teasers .vertical .imageBox {
	overflow: hidden;
	width: 212px;
	height: 122px;
	text-align: center;
}

#teasers .vertical .textBox {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

#teasers .vertical .header {
	overflow: hidden;
	height: 16px;
	color: #01559a;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#teasers .vertical .text {
	overflow: hidden;
	padding-top: 5px;
	height: 45px;
	color: #3e3e3e;
	font-size: 11px;
	line-height: 15px;
}

#teasers .vertical .link {
	overflow: hidden;
	padding-top: 10px;
	width: 64px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#teasers .vertical .link a {
	color: #4d412c;
	text-decoration: none;	
}

#teasers .vertical .link a:hover {
	color: #9b9385;
	text-decoration: none;	
}

#teasers .vspacer {
	float: left;
	width: 7px;
	height: 220px;
}

#teasers .horizontal {
	float: left;
	background-image: url(../gfx/horizontal_teaser_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 650px;
	margin-top: 7px;
}

#teasers .horizontal .top {
	background-image: url(../gfx/horizontal_teaser_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#teasers .horizontal .bottom {
	background-image: url(../gfx/horizontal_teaser_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 9px;
}

#teasers .horizontal .imageBox {
	float: left;
	overflow: hidden;
	padding-left: 24px;
	width: 287px;
	text-align: center;
}

#teasers .horizontal .textBox {
	float: left;
	width: 320px;
}

#teasers .horizontal .header {
	color: #01559a;
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
}

#teasers .horizontal .text {
	padding-top: 5px;
	padding-bottom: 30px;
	color: #3e3e3e;
	font-size: 11px;
	line-height: 15px;
}

#teasers .horizontal .link {
	overflow: hidden;
	clear: both;
	position: relative;
	top: -2px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	height: 15px;
	width: 64px;
}

#teasers .horizontal .link a {
	color: #4d412c;
	text-decoration: none;
}

#teasers .horizontal .link a:hover {
	color: #9b9385;
	text-decoration: none;
}

#frontpage #sectionRight {
	float: left;
	padding-left: 6px;
	width: 310px;
}

#travelOffers {
}

#travelOffers .top {
	background-image: url(../gfx/traveloffer_header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 16px;
	padding-right: 16px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
}

#travelOffers .teaser {
	background-image: url(../gfx/traveloffer_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 104px;
}

#travelOffers .teaser .imageBox {
	overflow: hidden;
	float: left;
	padding-left: 11px;
	padding-top: 12px;
	width: 85px;
	height: 75px;
	text-align: center;
}

#travelOffers .teaser .textBox {
	float: left;
	padding-left: 16px;
	padding-top: 10px;
	width: 186px;
}

#travelOffers .header {
	overflow: hidden;
	color: #01559a;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
}

#travelOffers .text {
	padding-top: 3px;
	height: 30px;
	color: #3e3e3e;
	line-height: 15px;
}

#travelOffers .price {
	padding-top: 5px;
	color: #3e3e3e;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
}

#travelOffers .link {
	padding-left: 226px;
	width: 64px;
	height: 15px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
}

#travelOffers .link, #travelOffers .link a {
	color: #4d412c;
	text-decoration: none;
}

#travelOffers .link a:hover {
	color: #9b9385;
	text-decoration: none;
}

.travelofferteaser_bottom_link_container
{
	width: 310px;
	height: 16px;
	background: url('../gfx/traveloffer__box_bottom.gif') no-repeat;
	padding-left: 22px;
	

}


.travelofferteaser_bottom_link_container a:hover {
color:#9B9385;
text-decoration:none;
font-weight: bold;
}

.travelofferteaser_bottom_link_container a 
{
color:#4D412C;
text-decoration:none;
font-weight: bold;
}


#cms, #catalog, #climate {
	background-image: url(../gfx/content_middle_rightBG.gif);
	padding-left: 28px;
	padding-right: 8px;
}

#cms #sectionLeft, #catalog #sectionLeft, #climate #sectionLeft {
	float: left;
	padding-top: 30px;
	padding-right: 20px;
	width: 616px;
}

#cms #sectionLeft .attachmentscontainer {
	padding-top: 10px;
}

#cms #sectionLeft .attachmentscontainer .attachmentitem {
	padding-bottom: 5px;
}

.cms_menu img {
	border: 0px;
}

.cms_menuheader {
	overflow: hidden;
	background-image: url(../gfx/cms_menu_top.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 16px;
	padding-right: 16px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	height: 32px;
}

.cms_menuitemlist {
}

.cms_menuitem {
	border-bottom: 1px solid #DCDBD2;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	padding-bottom: 11px;
	font-size: 11px;
	line-height: 15px;
}

.cms_menuitem, .cms_menuitem a {
	color: #000000;
	text-decoration: none;
}

.cms_menuitem a:hover {
	color: #01559a;
	text-decoration: none;
}

.cms_menuitem_selected, .cms_menuitem_selected a, .cms_menuitem_selected a:hover {
	color: #01559a;
	font-weight: bold;
	text-decoration: none;
}

.cms_menuitemlist_bottom {
	height: 13px;
}

.cms_menuitem_stars {
	background-color: #E6E5E2;
	padding-left: 16px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DCDBD2;
}

#cms #sectionRight, #catalog #sectionRight, #climate #sectionRight {
	float: left;
	width: 310px;
}

#bottom {
	overflow: hidden;
	background-image: url(../gfx/bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 8px;
	height: 58px;
}

#bottom .logo {
	float: left;
	overflow:hidden;
	width: 155px;
	height: 47px;
}

#bottom .menu {
	float: left;
	overflow: hidden;
	padding-left: 16px;
	padding-top: 16px;
	padding-right: 16px;
	width: 780px;
	height: 15px;
	color: #98978D;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: right;
}

#bottom .menu a, #bottom .menu a:hover {
	color: #015699;
	text-decoration: underline;
}

#tmi {
	text-align: right;
}




#cms .teaser .header {
	padding-bottom: 13px;
	color: #01559a;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
}

#cms .teaser .text_box {
	float: left;
	padding-right: 20px;
	width: 346px;
	color: #000000;
}

#cms .teaser .image_box {
	float: left;
	width: 250px;
}

#cms .teaser .image_box .spacer, #catalog .image_box .spacer {
	height: 12px;
}

#cms .teaser_splitter {
	height: 40px;
}






#catalog .right_box {
	float: right;
	padding-left: 20px;
	width: 250px;
}

#catalog .right_box .spacer {
	height: 12px;
}

#catalog dl {
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#catalog .star {
	vertical-align: middle;
}

#catalog dt {
	float: left;
	font-weight: bold;
}

#catalog dd {
	margin: 0px;
	padding-left: 60px;
}

#catalog .cms_facts {
	width: 250px;
	border-top: 1px solid #e0e0e0;
}

#catalog .cms_facts .odd, #catalog .cms_facts .even {
	background-color: #EFEFEF;
}

#catalog .cms_facts td {
	padding: 8px;
	border-bottom: 1px solid #e0e0e0;
}

#catalog .cms_facts .label {
	font-weight: bold;
}

#catalog .cms_facts .value {
	text-align: right;
}

#traveloffer {
	padding-left: 8px;
	padding-top: 25px;
	padding-right: 8px;
}

#traveloffer h1 {
	padding-left: 20px;
	margin-bottom: 5px;
}

#traveloffer strong {
	color: #01559a;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.travelofferlist {
	margin-bottom: 30px;
}

.travelofferlist td {
	vertical-align: top;
}

.travelofferlist td.header {
	background-image: url(../gfx/traveloffer_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 20px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.travelofferlist_details td {
	padding-left: 20px;
	height: 20px;
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
}

.travelofferlist_details thead td {
	padding-top: 10px;
	color: #01559a;
	font-weight: bold;
}

.travelofferlist_details div.body_text {
	font-size: 11px;
	line-height: 15px;
	padding-top: 20px;
}

.travelofferlist .travelofferlist_read_more_link {
	padding-left: 20px;
	padding-top: 10px;
}

.travelofferlist .travelofferlist_read_more_link a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
}

.travelofferlist td img {
	margin-top: 20px;
	margin-right: 20px;
}

.tm_table2 td, .traveloffer_detail_td_header {
	background-image: url(../gfx/traveloffer_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.tm_table2 a, .traveloffer_detail_td_header a {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

.traveloffer_detail_td_under_header {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
}

td.tm_body1 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

td.tm_body1 strong {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.tm_table1 td {
	padding-left: 20px;
	padding-right: 20px;
}

.tm_table1 .tm_body1 {
	padding-top: 5px;
}

#traveloffer input, #traveloffer textarea {
	color: #484848;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #cccccc;
}


/*
	Climate
*/
.climate
{
	width: 560px;
}



.climate_tables
{
	margin-top: 15px;
	clear: both;
	
}

.climate_explain
{
	float:right;
}

.climate_explain_header
{
	color: #000000;
	
	font-size: 14px;
	line-height: 25px;
	font-weight:bold;
	background-color: #DADADA;
	border-bottom:1px solid #000000;
}

.climate_explain_table
{
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	margin-top: 15px;
	border: 1px solid #004F94;
	background-color:#DADADA;
	margin-left: 116px;
	margin-bottom:10px;
}

.climate_table
{
	width: 560;
}

.climate_top_text
{
	margin-bottom: 10px;
}

.climate_search_box
{
	width: 250px;
	margin-bottom: 10px;
	float:left;
}



.climate_city_header{
	color: #FFFFFF;
	
	font-size: 14px;
	line-height: 25px;
	font-weight:bold;
	background-image:url(../gfx/traveloffer_header.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border-bottom:1px solid #004F94;
}


.climate_table_header{
	
	font-size: 11px;
	line-height: 25px;
	font-weight:bold;
	background-color: #DADADA;
	border-bottom:1px solid #ffffff;
}
.climate_table{
	
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	margin-top: 15px;
	border: 1px solid #004F94;
	background-color:#F5F5F5;
}
.climate_table_width1{
	width: 560px;
	
}

.climate_ikon_td{
	background-color:#DADADA;
	border-right:1px solid #ffffff;
}
.climate_hjorne_td{
	background-color:#DADADA;
}
.climate td{
	padding: 1px;
}
.climate_row1{
	border-bottom:1px solid #ffffff;
	background-color: #F5F5F5;
}
.climate_row2{
	border-bottom:1px solid #ffffff;
	background-color:#EBEBE9;
}

.climate_button
{
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
}

#climate .climate_search_box_int {
	padding-bottom: 10px;
}

/*
	Climate id	
*/