html, body
{
	margin: 0px;
	font:normal 0.89em/1.3em Trebuchet MS;
	background-color: #416D9C;
	scrollbar-3dlight-color: #F2F0F1;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #f9f9f9f;
	scrollbar-darkshadow-color: #F2F0F1;
	scrollbar-face-color: #1F4B75;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #f9f9f9;
    background:transparent url(/images/bgpattern.gif);
}


table
{
	border: 0px;
	border-collapse: collapse;
}

td, th
{
	padding:0px;
	color: #29537B;
        text-align:left; 
}

img
{
	border: 0px none;
}

p
{
	margin: 0px;
	padding: 12px 0px 0px 0px;
}


hr
{
	border: 1px solid #6681A0;
	margin: 5px 0px 5px 0px;
	height: 1px;
	width: 100%;
}


em
{
	font-style: normal;
        color:#6594CE;
        font-size:0.86em;
}

/* 
############################
headers 
############################
*/

h1
{
	font-size:1.2em;
	color: #29537B;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}


h1 span p
{
	margin: 0px;
	padding: 0px;
}

h2
{
	font-size:1em;
	color:#6D9BC8;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#ctl00_MainContent_MainText_Name, #ctl00_MainContent_bestilRejsePanel h1
{
    line-height: 116%;	
}

span#ctl00_MainContent_MainText_Summary
{
	line-height: 30px;
}

u
{
	text-decoration: none;
}


ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

li
{
	list-style-image: url(/images/square.gif);
	margin: 0px 0px 10px 20px;
}
/* 
############################
Destinationsoversigt 
############################
*/

ul.li_rejser
{
	margin: 15px 0px 0px 16px;
	padding: 0px;
}

li.li_rejser
{
	margin: 0px 0px 10px 0px;
	list-style-image: url(/images/square.gif);
}

ul.li_rejser a
{
	color: #244A71;
	text-decoration: underline;
}

ul.li_rejser a:hover
{
	color: #6B97C4;
	text-decoration: none;
}


/* 
############################
End destinationsoversigt 
############################
*/

span#ctl00_MainContent_MainText_MainText ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}


a:link, a:visited
{
	color: #29537B;
	text-decoration: underline;
}

a:hover
{
	color: #6D9BC8;
	text-decoration: none;
}


/* 
############################
topnavi 
############################
*/

td.topnavi a:link, td.topnavi a:visited
{
	display:block;
	text-align:center;
	color:#224b71;
	text-decoration: none;
    font-size:0.92em;
    line-height:295%;
	background:url(/images/navi/topnavi_bg.gif) no-repeat center bottom;
	width:108px;
	height:26px;
}


td.topnavi a:hover
{
	background:url(/images/navi/topnavi_bg_hover.gif) no-repeat center bottom;
	color:#7897bb;
}

td.topnavi_active a:link, td.topnavi_active a:visited
{
	display:block;
	text-align:center;
	color:#7897bb;
	text-decoration: none;
    font-size:0.92em;
    line-height:295%;
	background:url(/images/navi/topnavi_bg_hover.gif) no-repeat center bottom;
	width:108px;
	height:26px;
}


/* 
############################
leftnavi 
############################
*/
#whitesquare
{
	position:absolute;
	z-index:1;
	top:207px;
	background-color: transparent;
	width:10px;
	height:20px;
}

td.leftnavi_header
{
	background:transparent url(/images/navi/leftnavi_bar.gif) no-repeat right center;
	height:26px;
	width:172px;
	text-align:left;
	color:#fff;
	padding:2px 0px 0px 8px;
	font-size:1.1em;
	line-height:100%;
	font-weight:bold;
}

td.menu_level0 a:link, td.menu_level0 a:visited
{
	display: block;
	text-align: left;
	border-top: solid 1px #244A71;
	width: 173px;
	padding: 7px 0px 6px 7px;
	color: #1F4B75;
	text-decoration: none;
}


td.menu_level0 a:hover
{
	background-color: #CCDEED;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

td.menu_level0_active a:link, td.menu_level0_active a:visited
{
	display: block;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #244A71;
	width: 173px;
	padding: 7px 0px 6px 7px;
	color: #2E6497;
	text-decoration:none;
	background-color:#CCDEED;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}


td.menu_level0_active a:hover
{
}


td.menu_level1 a:link, td.menu_level1 a:visited
{
	display:block;
	text-align:left;
	width:173px;
	color:#1F4B75;
	text-decoration:none;
	padding:6px 0px 0px 7px;
}


td.menu_level1 a:hover
{
	color:#6B97C4;
}


td.menu_level1_end a:link, td.menu_level1_end a:visited
{
	display: block;
	text-align: left;
	width: 173px;
	padding: 6px 0px 0px 7px;
	color: #1F4B75;
	text-decoration: none;
}


td.menu_level1_end a:hover
{
	color: #6B97C4;
}

td.menu_level1_active_end a:link, td.menu_level1_active_end a:visited
{
	display: block;
	text-align: left;
	width: 173px;
	padding: 6px 0px 0px 7px;
	color: #1F4B75;
	text-decoration: none;
	border-bottom: solid 1px #839CB2;
	font-weight: bold;
}


td.menu_level1_active_end a:hover
{
	color: #6B97C4;
}


td.menu_level2 a:link, td.menu_level2 a:visited
{
	display: block;
	text-align: left;
	width: 163px;
	padding: 4px 0px 0px 17px;
	color: #1F4B75;
	text-decoration: none;
	background-image: url(/images/arrow_level2.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}


td.menu_level2 a:hover
{
	color: #6B97C4;
	background-image: url(/images/arrow_level2_hover.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}



td.menu_level3 a:link, td.menu_level3 a:visited
{
	display: block;
	text-align: left;
	width: 153px;
	padding: 4px 4px 0px 23px;
	color: #1F4B75;
	text-decoration: none;
}


td.menu_level3 a:hover
{
	color: #6B97C4;
}


td.menu_level3_active a:link, td.menu_level3_active a:visited
{
	display: block;
	text-align: left;
	width: 157px;
	padding: 4px 0px 0px 23px;
	color: #295394;
	text-decoration: none;
	font-weight: bold;
}



td.menu_level1_active a:link, td.menu_level1_active a:visited
{
	display: block;
	text-align: left;
	width: 174px;
	padding: 6px 0px 0px 7px;
	color: #295394;
	text-decoration: none;
	font-weight: bold;
}


td.menu_lastlevel1 a:link, td.menu_lastlevel1 a:visited
{
	display: block;
	text-align: left;
	width: 173px;
	color: #1F4B75;
	text-decoration: none;
	padding: 6px 0px 0px 7px;
}

td.menu_lastlevel1 a:hover
{
	color: #6B97C4;
}

td.LastMenuRow
{
	height: 6px;
}


td.EmptyMenuRow
{
	display: block;
	text-align: left;
	height: 21px;
	border-top: solid 1px #244A71;
	width: 173px;
	padding: 5px 0px 0px 7px;
	color: #1F4B75;
	text-decoration: none;
}

/* 
############################
main text body 
############################
*/

div.InfoBox
{
    border: solid 1px #244A71;
    padding: 8px;
    margin: 20px 0 0 0;
    background-color: #FCFCFF;
    font:italic 1em/1.4em Georgia,Times,serif;
}

div.InfoBox h6
{
    font:italic bold 1.1em/1.4em Georgia,Times,serif;
    padding:0 3px 0 7px;
    /*background:transparent url(/images/bulletr.gif) left center no-repeat;*/
    background-color:#fff;
    margin:0;
    position:relative;
    left:-10px;
    top:-17px;
    border:none;
    float:right;
}


div.InfoProgram
{
    border:solid 1px #244A71;
    padding:8px;
    margin:15px 0 10px 0;
    background-color:#FCFCFF;
    font:italic 1em/1.4em Georgia,Times,serif;
}

div.InfoProgram h6
{
    font:italic bold 1.1em/1.4em Georgia,Times,serif;
    padding:0 3px 0 7px;
    /*background:transparent url(/images/bulletr.gif) left center no-repeat;*/
    background-color:#fff;
    margin:0;
    position:relative;
    left:-10px;
    top:-21px;
    border:none;
    float:right;
}

td.mainbody
{
	padding: 10px 0px 0px 0px;
	width: 571px;
}

td.mainbody_forside
{
	padding: 0px 0px 0px 5px;
	width: 571px;
}

td.mainbody span
{
	padding: 0px;
}

td.ListingCountries
{
	width:795px;
}

td.ListingCountries table td
{
}



/* 
############################
frontpage style 
############################
*/

td.frontpagebar
{
	background-image: url(/images/navi/barfront.gif);
	background-repeat: no-repeat;
	width: 257px;
	height: 28px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	font-weight:bold;
}


td.frontpagetext
{
	padding: 6px 5px 10px 3px;
	height: 140px;
	color: #1F4B75;
	width: 144px;
	vertical-align: top;
}

td.frontpagetext p
{
	padding: 0px 0px 0px 0px;
}

td.bottombar
{
	background-image: url(/images/navi/barfront2.gif);
	background-repeat: no-repeat;
	width: 257px;
	height: 42px;
	padding: 8px 10px 0px 0px;
	text-align: right;
	vertical-align: top;
}


a.readmore:link, a.readmore:visited
{
	color: #224B71;
	text-decoration: none;
}

a.readmore:hover
{
	color: #6B97C4;
	text-decoration: underline;
}



/* 
############################
right column style 
############################
*/

td.info_header
{
	height: 25px;
	width: 212px;
	padding: 3px 0px 0px 12px;
	font-weight: bold;
	text-align: left;
	color: #29537B;
	border-bottom: solid 1px #244A71;
	vertical-align: top;
	display: block;
}


td.info_header2
{
	height: 25px;
	padding: 3px 0px 0px 41px;
	font-size:1.3em;
	font-weight:bold;
	text-align:left;
	color: #29537B;
	border-bottom: solid 1px #244A71;
	vertical-align: top;
	background-image: url(/images/tlf.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-left: solid 1px #244A71;
	width: 182px;
	display: block;
}

td.infodato a:link, td.infodato a:visited
{
	padding: 0px 10px 0px 10px;
	background-color: #244A71;
	color: #fff;
	text-align: left;
	display: block;
	height: 20px;
	text-decoration: none;
}

td.infodato a:hover
{
	color: #fff;
	text-decoration: underline;
}

td.inforejse table td
{
	color: #fff;
    font-size:0.96em;
}


td.inforejse
{
	padding: 5px 10px 5px 10px;
	background-color: #244A71;
	color: #DDE7F1;
    font-size:0.96em;
    text-align:left;
	width: 187px;
}

td.inforejse a:link, td.inforejse a:visited
{
	padding: 0px 0px 0px 0px;
	background-color: #244A71;
	color: #DDE7F1;
	font-size:0.96em;
	text-align:left;
	width:71px;
	text-decoration:none;
}

td.inforejse a:hover
{
    text-decoration:underline;
    color:#fff;
}

td.inforejse 
{
	background-color: #244A71;
	color: #DDE7F1;
	text-align: left;
    font-size:0.96em;
}

td.inforejse ul
{
	padding: 0px;
	margin: 0px;
}

td.inforejse li
{
	margin: 0px 0px 8px 15px;
	color: #DDE7F1;
	list-style-type: square;
	list-style-image: none;
}

td.inforejse_header
{
	color: #244A71;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
	text-align: left;
}


#tableDetails a:link, #tableDetails a:visited
{
	text-decoration: none;
}


a.infodato:link, a.infodato:visited
{
	color: #DDE7F1;
	font-size: 0.96em;
	text-decoration: none;
}

a.infodato:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* 
############################
form elements 
############################
*/

select
{
	background-color: #fff;
	color: #244A71;
}

textarea
{
	background-color: #fff;
	height: 18px;
	padding: 2px 0px 0px 2px;
	color: #244A71;
	overflow: auto;
	height: 100px;
	border: solid 1px #94B0CC;
}

input
{
	background-color: #fff;
	border: 0px;
	height: 18px;
	padding: 2px 0px 0px 2px;
	color: #244A71;
	border: solid 1px #94B0CC;
}




input.button
{
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	width: 134px;
	height: 41px;
	padding: 0px 0px 2px 0px;
	cursor: hand;
	background-color: transparent;
	border: none;
	color: #fff;
}


select.brochure
{
	border: 0px;
	background-color: #DDE7F1;
	color: #244A71;
	width: 110px;
	height: 130px;
}


/* 
############################
Rejsekommentar 
############################
*/

td.rejsekommentar
{
	background-image: url(/images/rejsekommentar_bg.gif);
	background-repeat: repeat-x;
	padding: 8px 0px 0px 0px;
	vertical-align: top;
}

td.rejsekommentar table td
{
}


.dropdown
{
	width: 90px;
}

.textbox
{
	width: 350px;
}

.narrowTextbox
{
	width: 40px;
}

.checkbox
{
	background-color: transparent;
	border: none;
	color: #90A1B2;
	cursor: hand;
	padding-left: 0px;
	margin-left: 0px;
}

.checkbox input
{
	border: none;
	color: White;
	background-color: Transparent;
}

input.aspbutton
{
	color:#234B73;
	height:18px;
	width:132px;
	height:41px;
	padding:0px 0px 2px 0;
	background-image:url(/images/button.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	cursor:pointer;
	font-weight:bold;
	margin:6px 0 0 0;
	border:0px;

}


.indigoData
{
	border-left: solid 1px #244A71;
	padding: 5px 2px 5px 5px;
	width: 160px;
}

.aspbuttonNarrow
{
	border: 0px;
	background-color: #DDE7F1;
	height: 18px;
	padding: 2px 0px 0px 2px;
	color: #29537B;
	padding: 0px 0px 2px 0px;
	cursor: hand;
}

.guestBookField
{
	color: #90A1B2;
	height: 18px;
	width: 94px;
	height: 25px;
	font-weight: bold;
	padding: 2px 0px 2px 2px;
	cursor: hand;
}

.aspbuttonLong
{
	color: #90A1B2;
	height: 18px;
	padding: 2px 0px 0px 2px;
	font-weight: bold;
	width: 124px;
	height: 25px;
	padding: 0px 0px 2px 0px; /* background-image: url(/images/button.gif);*/ /* background-repeat: no-repeat;*/
	cursor: hand;
	border: solid 1px #93A8BD;
}

.ErrorMessage
{
	color: White;
	padding: 10px 0px 70px 0px;
}



/* 
############################
ris eller ros 
############################
*/


td.rejsekommentar
{
	background-image: url(/images/rejsekommentar_bg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	vertical-align: top;
}


.NewsLetter
{
	border: none;
	color: #29537B;
	width: 413px;
}

.NewsLetter td
{
	border: none;
	color: #29537B;
}


/* 
############################
Formular tabeller
############################
*/

.FormTable td
{
	padding-bottom: 5px;
}



/* 
############################
Billedetekst
############################
*/
span#ctl00_MainContent_MainText_pixs_txtPictureText
{
	color:#6D9BC8;
    font: italic bold 0.92em/1.4em Georgia,Times,serif;
}


/*
############################
Kataloger
############################
*/
span label
{
	color: #6D9BC8;
	font-size:1em;
}

table#ctl00_MainContent_chkList
{
	margin-top: 7px;
}

.checkbox label
{
	color: #416D9C;
}

/*
############################
Tilbudskolonne
############################
*/


#TilbudIndigo td a
{
	color: #29527B;
}

#TilbudIndigo td a:hover
{
	text-decoration: underline;
}

#TilbudIndigo table
{
	margin: 6px 0px 6px 10px;
	width: 174px;
}

#PicArkiv img
{
	border: solid 1px #244A71;
}

.fieldImage
{
	border: dashed 1px #1F4B75;
}

td.header_tilbud
{
	height: 31px;
	width: 174px;
	background-color: #2444A71;
	background-repeat: no-repeat;
	background-image: url(../images/bgheader_tilbud.gif);
	text-indent: 8px;
	font-weight: bold;
	vertical-align: middle;
}

p.firstParagrapgh
{
	margin: 0px;
	padding: 0px;
}

#TilbudIndigo
{
	vertical-align: top;
	text-align: center;
	width: 196px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#TilbudIndigo td
{
	text-align: left;
	border: none;
}

.TilbudContent
{
	padding: 0px;
	margin: 0px;
	border: none;
}

.TilbudContent td
{
	padding: 0px;
	margin: 0px;
	border: none;
}

.TilbudContent td p
{
	margin: 0px;
	padding: 0px;
}

.TilbudContent tr td ul
{
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

td.OpslagsTavleCell
{
	background-color: #244A71;
}

td.InfoOpslagsTavle
{
	padding: 0px 8px 8px 25px;
	background: #EFF5FB url(/images/square.gif) no-repeat 8px top;
}

td.InfoOpslagsTavle p
{
   padding:8px 0;

}

td.NyhedsMail
{
	background-color:#EFF5FB;
	padding:0 0 0 12px;
}

.SubmitButtonNyhedsMail
{
	background:url(/images/knap_nyhedsmail.gif) no-repeat;
	width:65px;
	height:29px;
	border:none;
	margin:14px 0 5px 0;
	padding:0 0 4px 0;
	font-size:92%;
	font-weight:bold;
    cursor:pointer;
}

td.NyhedsMail table td input.NewsmailInput
{
	background:url(/images/input_newsletter.gif) no-repeat right center;
	height:20px;
	width:135px;
	border:none;
	margin:0 0 6px 0;
	padding:8px 5px 0 5px;
}

td.NyhedsMail table td
{
	padding:0;
	vertical-align:top;
}

td.NyhedsMail table th
{
	padding:0 0 0 0;
	vertical-align:top;
}

span.NoBorderInput input
{
	background-color:transparent;
	border:none;
	position:relative;
	left:-4px;
}

/*Send knap order katalog */
#ctl00_MainContent_btnOrder
{
	font-size:1.1em;
	color: #234B73;
	height: 41px;
	width: 134px;
	padding: 0px 0px 2px 2px;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: hand;
	margin: 10px 0px 10px 0px;
	border: 0px;
}

/*Send knap kontakt */
#ctl00_MainContent_WebMail1_SendBtn
{
	font-size:1.1em;
	color: #2B5279;
	width: 134px;
	height: 39px;
	padding: 0px 0px 2px 2px;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor:pointer;
	font-weight: bold;
	margin: 20px 38px 15px 0px;
	border: 0px;
}


.infoboxDetail
{
	padding: 8px;
	border: solid 1px #849FB4;
	background-color: #E8F0F7;
	margin: 10px 0px 10px 0px;
	width:97%;
	font-weight:normal;
}



img.fem_stjerner
{
	vertical-align: top;
	width: 78px;
	height: 12px;
	margin: 4px 6px 6px 3px;
	background: transparent url(/images/5stjerner.gif) no-repeat;
	float: right;
}


img.fem_stjerner_plus
{
	vertical-align: top;
	width: 78px;
	height: 12px;
	margin: 4px 6px 6px 3px;
	background: transparent url(/images/5stjerner_plus.gif) no-repeat;
	float: right;
}



img.fire_stjerner
{
	float: right;
	width: 78px;
	height: 12px;
	margin: 4px 6px 6px 3px;
	background: transparent url(/images/4stjerner.gif) no-repeat;
}


img.fire_stjerner_plus
{
	float: right;
	width: 78px;
	height: 12px;
	margin: 4px 6px 6px 3px;
	background: transparent url(/images/4stjerner_plus.gif) no-repeat;
}


img.tre_stjerner
{
	float: right;
	width: 78px;
	height: 12px;
	margin: 4px 6px 6px 3px;
	background: transparent url(/images/3stjerner.gif) no-repeat;
}



img.tre_stjerner_plus
{
	float: right;
	width: 78px;
	height: 12px;
	margin: 2px 6px 6px 3px;
	background: transparent url(/images/3stjerner_plus.gif) no-repeat;
}


img.to_stjerner
{
	float: right;
	width: 78px;
	height: 12px;
	margin: 4px 6px 6px 3px;
	background: transparent url(/images/2stjerner.gif) no-repeat;
}


img.to_stjerner_plus
{
	float: right;
	width: 78px;
	height: 12px;
	margin: 4px 6px 6px 3px;
	background: transparent url(/images/2stjerner_plus.gif) no-repeat;
}


p.h3
{
	font-weight: bold;
    margin:0px 0px 10px 0px;
}

p.h3:first-letter
{
	font-size:2.4em;
	font-weight:bold;
	font-family: Georgia, Times New Roman, Serif;
	margin: 0px 1px 0px 0px;
	color: #244A71;
    padding:0px;
	float:left;
	line-height:40%;
}

span.h3
{
	font-weight: bold;
    display:block;
    margin:0px 1px 3px 0px;
}

span.h3:first-letter
{
	font-size:2em;
	font-weight:bold;
	font-family: Georgia, Times New Roman, Serif;
	margin: 0px 1px 10px 0px;
	color: #244A71;
    padding:0px;
	float:left;
}

span.h3 strong
{
	font-weight: normal;
}


#RejseBestilling td
{
	height: 20px;
}

td.DestinationBestilling
{
	font-weight: bold;
	width: 21%;
}

td.DestinationDato
{
	font-weight: bold;
}

td.DestinationPrice
{
	font-weight: bold;
}

#ctl00_MainContent_MainText_MainText a:link, #ctl00_MainContent_MainText_MainText a:visited
{
    margin:0px 0px 20px 0px;
    text-decoration:none;
}


#ctl00_MainContent_MainText_MainText a:hover
{
   text-decoration:underline;
}


a.OrderTravelButton:link, a.OrderTravelButton:visited
{
	background:transparent url(/images/OrderTravell.gif) no-repeat left center;
	height:38px;
	width:167px;
	display:block;
	text-align:center;
	text-decoration:none;
	padding:17px 0 0 0;
	font-weight:bold;
    color:#fff;
	font-family: Georgia, Times New Roman, Serif;
}

a.OrderTravelButton:link:hover
{
	color:#f9f9f9;
	/*background:transparent url(/images/OrderTravell.gif) no-repeat;*/
}

select.OrderSelectBox
{
	height:30px;
	width:140px;
}



/*
#################################
RoundCorner Box
#################################
*/

table.NewsLetter
{
    width:84%;
    margin:0 auto;
}

table.NewsLetter td
{
    padding:0 20px 10px 0;
}

div.RCBox
{
	width:554px;
	margin:16px 10px 0 0;
	padding:0 0 7px 0;
    clear:both;	
    font-size:1em;
}

div.RCBox div 
{
	background:url(/images/top_formular.gif) no-repeat center top;
	width:554px;
	margin:0;
	padding:0;
}

div.RCBox div div 
{
	width:554px;
	background:url(/images/bund_formular.gif) no-repeat center bottom;
	padding:5px 0 5px 0;
	margin:0;
}

div.RCBox div div div 
{
	width:554px;
	background:url(/images/bgbox.gif) repeat-y center top;
	margin:0;
	padding:20px 0 20px 0;
}

#ctl00_MainContent_MainText_lnkDetails {margin:0 0 0 6px; text-decoration:none;}
table.NewsLetterTable {width:100%; margin:0 0 0 10px;}
table.NewsLetterTable td {padding:0 20px 0 0; height:32px;}
table.NewsLetterTable th {padding:0 20px 6px 0;}
input.InputButton {border:solid 1px #ccc; background-color:#f8f8f8;	height:30px; float:right;}
input.InputButtonSave {border:solid 1px #ccc; background-color:#f8f8f8;	height:30px; margin:0 26px 0 0;	float:right;}

table.RejseKort {width:557px; margin:15px 0 0 0;}
table.RejseKort td {padding:0 0 10px 10px; width:25%;}
table.RejseKort td.RejseKortHeader {font-weight:bold; font-size:17px; display:block; padding:0 0 6px 10px;}
hr.RejseKortHR {border:solid 1px #d3dbe3; height:1px; background-color:#d3dbe3; border:none; margin:10px 0;}

.RedText {color:#e51717;}
.PrisTabel {border:solid 1px #416D9C; border-collapse:collapse; width:100%;}
.PrisTabel td {border:solid 1px #000; padding:3px; background-color:#e7f3fc;}
