
/* ################ Overordnede klasser ################# */
body, div, td {
	font-family: Arial;
	font-size: 12px;
	line-heigh:17px;
}

.inner_content{
	padding:10px;
}

body {
	background-image: url(css/bg_tile.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color: #0c100f;
	margin: 0px 0px 0px 0px;
}

a:link,a:visited,a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a.txtTabsUrl:link,a.txtTabsUrl:active,a.txtTabsUrl:visited {
	color:#000000;
}
a.txtTabsUrl:hover {
	color:#000000;
}


.spec_url{
	font-family: Arial;
	font-size: 12px;
                line-heigh:17px;
                color:#989898;
}


.ImageTableLeft{
	margin-right:10px;
                margin-top: 5px;
}

.ImageTableRight{
	margin-left:10px;
                margin-top: 5px;
}


#study_card_img{
	float:right;
	margin-right:10px;
	margin-bottom:10px;
}

.ImageLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.ImageRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.ImageCenter{
        	float: center;clear:both;
}

.imageTagDescription{
        	font-size:10px;color:#636053;
        	line-height: 8pt
}

/* ################ Top Menu ################# */
.menuLink {
	padding-left: 6px;
	padding-right: 6px;
	height: 26px;
	vertical-align: middle;
	background-image:url(css/mt_barend.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.menuLink a:link,.menuLink a:active,.menuLink a:visited {
	font-size: 12px;
	color:#FFFFFF;
	/*
	color: #f0f0f0;
	*/
}
.menuLink a:hover{
	color:#ffd40e;
}
.menuLink_selected {
	padding-left: 6px;
	padding-right: 6px;
	height: 26px;
	vertical-align: middle;
	background-image:url(css/mt_select.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.menuLink_selected a:link,.menuLink_selected a:visited,.menuLink_selected a:active,.menuLink_selected a:hover {
	font-size: 12px;
	color: #000000;
}

/* ################ Top Menu Slut ################# */

.selCountry {
	border: 1px solid #63625a;
	width: 160px;
	height: 17px;
	color: #7f7f7f;
	font-family: Arial, Verdana;
	font-size: 11px;
	background-color: #ffffff;
}

.selCity {
	margin-top: 5px;
	border: 1px solid #63625a;
	width: 160px;
	height: 17px;
	color: #7f7f7f;
	font-family: Arial, Verdana;
	font-size: 11px;
	background-color: #ffffff;
}

.inputSearch {
	color: #7f7f7f;
	font-family: Arial, Verdana;
	font-size: 11px;
	border: 0px;
	background-color: #ffffff;
}

.countriesOpt {
	font-family: Arial;
	color: #434343;
	height: 22px;
	font-size: 11px;
	width: 180px;
	text-indent: 26px;
}

.countriesOpt_selected {
	font-family: Arial;
	color: #000000;
	background-color: #ffd40e;
	height: 22px;
	font-size: 11px;
	width: 180px;
	text-indent: 26px;
}
.countriesOpt_selected a:link,.countriesOpt_selected a:visited,.countriesOpt_selected a:active,.countriesOpt_selected a:hover {
	color: #000000;
}
.countriesOpt a:link,.countriesOpt a:visited,.countriesOpt a:active,.countriesOpt a:hover {
	color: #000000;
}

.boxLeft {
	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 10px;
}

.boxCenter {
	padding-right: 10px;
	padding-bottom: 10px;
}

.boxRight {
	padding-right: 10px;
	padding-bottom: 10px;
}

.contentContainer {
	padding: 5px 5px 5px 5px;
	width: 520px;
}

.contentContainerLarge {
	padding: 5px 15px;
	width: 690px;
}

.tabsContainer {
	padding: 5px 5px 0px 5px;
	width: 520px;
}
.tabsInnerContainer {
	width:520px;
	background-position:left top;
	background-repeat:repeat-x;
	background-image:url(css/tab_bg.gif);
	height:34px;
}

.tabsInnerContainer div {
	cursor:pointer;
	text-align:center;
}
.tabsInnerContainer .tabhover {
	margin-top:4px;
	float: left;
	vertical-align: bottom;
}

.tabsInnerContainer .tabhover_selected {
	float: left;
	vertical-align: bottom;
}

.infoContainer {
	padding: 0px 5px 5px 5px;
	width: 520px;
}

.hoverLeft_selected {
	width: 2px;
	height: 34px;
	background-image: url(css/tab_hover_left.gif);
}

.hoverBg_selected {
	padding-left: 10px;
	padding-right: 10px;
	height: 34px;
	background-image: url(css/tab_hover_bg.gif);
}

.hoverRight_selected {
	width: 2px;
	height: 34px;
	background-image: url(css/tab_hover_right.gif);
}

.hoverLeft {
	width: 2px;
	height: 30px;
	background-image: url(css/tab_non_hover_left.gif);
}

.hoverBg {
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	background-image: url(css/tab_non_hover_bg.gif);
}

.hoverRight {
	width: 3px;
	height: 30px;
	background-image: url(css/tab_non_hover_right.gif);
}

.hoverLeftHoverLeft {
	width: 2px;
	height: 30px;
	background-image: url(css/tab_non_hover_left.gif);
}

.hoverBgHoverLeft {
	padding-left: 17px;
	padding-right: 17px;
	height: 30px;
	background-image: url(css/tab_non_hover_bg.gif);
}

.hoverRightHoverLeft {
	width: 3px;
	height: 30px;
	background-image: url(css/tab_non_hover_right.gif);
}

.hoverLeftHoverRight {
	width: 2px;
	height: 30px;
	background-image: url(css/tab_non_hover_left.gif);
}

.hoverBgHoverRight {
	padding-left: 17px;
	padding-right: 17px;
	height: 30px;
	background-image: url(css/tab_non_hover_bg.gif);
}

.hoverRightHoverRight {
	width: 3px;
	height: 30px;
	background-image: url(css/tab_non_hover_right_hover_right.gif);
}

.hoverFirstLeft {
	width: 3px;
	height: 30px;
	background-image: url(css/tab_non_hover_left_first.gif);
}


/* ########################## TEKST ######################## */

.txtTabs {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #4c493b;
	width:100%;
}

.txtContent {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height:17px;
	color: #000;
	width:500px;
}

.content {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height:15px;
	color: #333333;
}

.txtContent a:link,.txtContent a:visited,.txtContent a:active {
	color:#990000;
	text-decoration:underline;
}
.txtContent a:active {
	text-decoration:none;
}
.txtContent a:hover{
	color:#990000;
	text-decoration:none;
}

.txtPreable{
	font-size:12px;
    font-weight:bold;
    line-height:17px;
}
.txtBoxHeadline {
	background-image: url(css/headline_bar_bg.gif);
	background-color:#6c6a5f;
}

.txtHotBoxHeadline {
	background-image: url(css/hotoffers_bg.gif);
	background-color:#6c6a5f;
}

.pageHeadline {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}

.menuHeader {
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
}

.contentField {
	padding: 15px;
	vertical-align: top;
	width: 300px;
}

.bredcrumbTrail {
	color:#FFFFFF;
	font-size: 10px;
}
.bredcrumbTrail a:link,.bredcrumbTrail a:visited,.bredcrumbTrail a:active,.bredcrumbTrail a:hover {
	color:#FFFFFF;
}
.bredcrumbTrail a.bredCrumbSelected:link,.bredcrumbTrail a.bredCrumbSelected:visited,.bredcrumbTrail a.bredCrumbSelected:active,.bredcrumbTrail a.bredCrumbSelected:hover {
	color:#ffdb18;
}


.LeftContent {
	text-align:left;
	background-color:#000000;
}
.MainContent {
	background-color:#000000;
                vertical-align:top;
}
.RightContent {
	background-color:#000000;
}

select.country_area_selection {
	width:160px;
                font-family:arial;
                font-size:11px;
}


/* Frontpage info box */
#frontpageInfo {
	background-color:#E2DCCA;
	width:910px;
	height:389px;
}
#frontpageInfo .p1 {
	width:206px;
	vertical-align:top;
}
#frontpageInfo .p2 {
	border-left: 1px solid #C9C6B5;
	width:258px;
	vertical-align:top;
}
#frontpageInfo .p3 {
	border-right: 1px solid #C9C6B5;
	width:257px;
	vertical-align:top;
}
#frontpageInfo .p4 {
	width:187px;
	vertical-align:top;
}
#frontpageInfo .p5 {
	font-size:12px;
}
#frontpageInfo .p5 img {
	margin-right:5px;
	margin-bottom:5px;
}
.fpHeadline {
       font-size:12px;
}


.fpHeadline .h2 {
	background-color:#6C6A5F;
	background-image:url(css/fp_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.fpHeadline .h1 {
	width:9px;
	height:20px;
	background-image:url(css/fp_p1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:8px;

}
.fpHeadline .h3 {
	width:9px;
	height:20px;
	background-image:url(css/fp_p3.gif);
	background-position:right top;
	background-repeat:no-repeat;
	font-size:8px;

}

.booking_h2 {
	background-image:url(css/bottom_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.booking_h1 {
	width:9px;
	height:9px;
	background-image:url(css/left_corner.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:8px;
}
.booking_h3 {
	width:9px;
	height:9px;
	background-image:url(css/corner_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	font-size:8px;
}
a.fpUrl:link,a.fpUrl:active,a.fpUrl:visited {
	color:#7C1313;
}

a.fpUrl:hover {
	
}

/* Font page search and content */
#front_page_search_and_flash {
	background-image: url(css/booking.gif);
	height:360px;
	width:910px;
}

/* Rejseplan */

.inputRejseplan {
	border: 0px;
	background-color: #ffffff;
	height: 16px;
	color: #c8c8c8;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	width: 172px;
}

/* FAQ */

.question_closed {
	display: none;
}

.question_open {
	display: block;
}

/* FLIGHT COMPANY CONTACT */

.flightcontact_table {
	width: 100%;
	margin-top:20px;
}

.flightcontact_cell {
	vertical-align: top;
}

/* TEMPLATE */

#travel_image{
	display:inline;
	margin-left:5px;
	float:right;
	width:220px;
	margin-bottom:5px;
}

/* DESIGN */

.inputDesign {
	height: 18px;
	font-size: 11px;
	color: #333333;
	font-family: arial;
	border: 1px solid #b7b9be;
}

.selectDesign {
	height: 20px;
	font-size: 11px;
	color: #333333;
	font-family: arial;
	border: 1px solid #b7b9be;
}

.fpBottom {
}

.fpBottom .h2_bottom {
	background-image:url(css/bottom_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

.fpBottom .h1_bottom {
	width:9px;
	height:11px;
	background-image:url(css/bottom_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:8px;
}

.fpBottom .h3_bottom {
	width:9px;
	height:11px;
	background-image:url(css/bottom_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	font-size:8px;
}

/* Contact servicecenter */

.office_list {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.office_info {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.servicecenter_office_1 {
	cursor: pointer;
	background-color: #a2a195;
}

.servicecenter_office_2 {
	cursor: pointer;
	background-color: #8e8c7f;
}

/* The Globe */

.theGlobe {
	background-image:url(css/klode_bg_small.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:710px;
}

#flobj18 {
	width:710px;
	height:400px;
}

/* Hotoffers */

.hotoffer_desc {
	color: #c5c5c5;
	font-size: 11px;
	font-family: arial;
}

.hotoffer_price {
	color: #f8d822;
	font-size: 12px;
	font-family: arial;
}

.bookingText {
	font-size: 11px;
}

.sub_menu_link,.sub_menu_link_selected {
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
}

/* Contact */

.inputContact {
	height: 15px;
	border-left: 1px solid #dad7cb;
	border-top: 1px solid #a9a8a2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 0px;
	color: #282828;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.selectContact {
	height: 17px;
	border-left: 1px solid #dad7cb;
	border-top: 1px solid #a9a8a2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 0px;
	color: #282828;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
}

.textareaContact {
	border-left: 1px solid #dad7cb;
	border-top: 1px solid #a9a8a2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 0px;
	color: #282828;
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	background-image: url(css/textarea_icon.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow:hidden;
}

/* Newsletter */

.newsletter_main {
	width:280px;
	float:left;
}
#newsletter_add img {
	border:0px;
}
#newsletter_add {
	width:200px;
	float:left;
	margin-left:20px;
}

#travel_image img {
	display:block;
}

img.car_rentel_image {
	margin-right:6px;
}

.aboutcontent{
	float:left;
	margin-bottom:10px;
	clear:both;
	width:502px;
}

.aboutpic{
	float:left;
	width:100px;
}

.abouttext{
	float:left;
	margin-left:10px;
	width:390px;
}

.clearfloat{
	clear:both;
	height:1px;
	margin:0;
}

.front_headline{
        font-family:arial;
        font-size: 16px;
        font-weight:bold;
}

/* Travelplanner */

.travelplannerBtnBigLeft {
    height: 21px;
    width: 11px;
}

.travelplannerBtnBig {
    height: 21px;
}

.travelplannerBtnBigRight {
    height: 21px;
    width: 11px;
}

.travelplannerBtnBigLeftSelected {
	background-image: url(css/btn_big_left.gif);
	height: 21px;
	width: 11px;
}

.travelplannerBtnBigSelected {
	height: 21px;
	background-color: #ffd40e;
	color:#000000;
}

.travelplannerBtnBigRightSelected {
    background-image: url(css/btn_big_right.gif);
    height: 21px;
    width: 11px;
}

.travelplannerBtnSmallLeft {
    height: 17px;
    width: 8px;
}

.travelplannerBtnSmall {
    height: 17px;
    color: #ffffff;
    font-family: arial;
    font-size: 11px;
}

.travelplannerBtnSmallRight {
    height: 17px;
    width: 8px
}

.travelplannerBtnSmallLeftSelected {
    background-image: url(css/btn_small_left.gif);
    height: 17px;
    width: 8px;
}

.travelplannerBtnSmallSelected {
    height: 17px;
    background-color: #ffd40e;
    color: #000000;
    font-family: arial;
    font-size: 11px;
}

.travelplannerBtnSmallRightSelected {
    background-image: url(css/btn_small_right.gif);
    height: 7px;
    width: 8px;
}

.inputDestination {
	background-color:#FFFFFF;
	border:1px solid #BBBBBB;
	font-size:10px;
	padding:5px 3px 1px;
	height: 18px;
	width: 140px;
}

.selectTime {
	font-size:10px;
	height: 17px;
	width: 145px;
}

.inputDate {
	background-color:#FFFFFF;
	border:1px solid #BBBBBB;
	font-size:10px;
	height:14px;
	margin-bottom:3px;
	padding-left:5px;
	padding-top:5px;
	width:70px;
}

a.frontpageUrl:link,a.frontpageUrl:active,a.frontpageUrl:visited {
	text-decoration:none;
	color:#FFFFFF;
}

/* Change travel date*/

.inputTravelDate {
	background-color:#FFFFFF;
	border:1px solid #b9babe;
	font-size:10px;
	padding:2px 2px 0px;
	height: 16px;
	color: #808080;
}

.selectTravelDate {
	background-color:#FFFFFF;
	border:1px solid #b9babe;
	font-size:10px;
	height: 20px;
	color: #808080;
}

.selectTravelDate option {
	background-color:#FFFFFF;
	border:1px solid #b9babe;
	font-size:10px;
	height: 20px;
	color: #808080;
}

#sb_cta_form img { 
	vertical-align:middle; 
}

.forms{
	border: 1px solid rgb(185, 186, 190); 
	color: rgb(185, 186, 190); 
	width: 350px;
}

.itinerary_large {
	margin-top:10px;
	color: #464646;
}

/* Error messages*/

#f_error_msg{
  background-color:#54534e;
  text-align:center;
  padding-top:35px;
  padding-bottom:35px;
}


#f_error_container{
  width:300px;
  background-color:#f7f6f2;
  border:2px solid #c2c0ab;
  text-align:center;
 }

#f_error_header{
 color:#a9574c;
 font-size:14px;
 font-weight:bold;
 padding:10px;
}

#f_error_content{
 font-size:10px;
 color:#52534d;
 padding-bottom:10px;
}

.imageTagDescription{
 padding-top:4px;
}