body {
	background: #ebf0f5 url('/gfx/body_background.gif') repeat-x;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0 0 0 0; /* 0.833em */
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 1em 0 0 0;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
}
.NoteMessage,
.ErrorMessage,
.SuccessMessage {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 10px 0;
}
.NoteMessage ul,
.NoteMessage ul li,
.ErrorMessage ul,
.ErrorMessage ul li,
.SuccessMessage ul,
.SuccessMessage ul li {
	margin: 0;
	padding: 0;
}
.NoteMessage ul,
.ErrorMessage ul,
.SuccessMessage ul {
	padding: 0 0 0 15px;
}
.NoteMessage ul li,
.ErrorMessage ul li,
.SuccessMessage ul li {
	font-weight: normal;
}
.NoteMessage {
	background: #ffffcc;
	color: #000;
	border: 2px solid #e6e6ae;

}
.ErrorMessage {
	background: #cc3333;
	color: #fff;
	border: 2px solid #b10f18;
}
.SuccessMessage {
	background: #ccffd2;
	color: #000;
	border: 2px solid #0fb117;
}

span.req {
	font-weight: bold;
	font-size: 14px;
	color: red;
}

.border {
	background: #ffffff;
	border: 1px solid c2c2c2;
	padding: 2px;
}

.price_info_box{
	background-color:#ffff88;
	border-top:1px solid #e5e57a;
	border-bottom:1px solid #e5e57a;
	width:320px;
	padding:10px;
	float: right;
	margin-left:30px;
	margin-top:-35px;
}
.info_box{
	width: 320px;
	padding: 10px;
	float: right;
	margin-left: 30px;
}
.price_info_box,
.info_box {
	padding: 6px 8px;
	margin: 0 0 0 0;
}
.price_info_box p,
.info_box p {
	margin: 5px 0;
}
.price_info_box {
	margin-top: -27px;
	display: block;
}
.Tright{
	text-align: right;
}
.clear{
	clear: both;
}
.ajax_loader{
    height: 66px;
    width: 66px;
    background:transparent url('/gfx/ajax-loader.gif') center center no-repeat;
	padding-left: 650px;
}
/*
 *	Wrapper
 */
#OutterWrapper {
	background: transparent url('/gfx/outterwrapper_background.gif') no-repeat center top;
}

/*
 * Top
 */
#TopWrapper {
	position: relative;
}

/* Logo */
#TopWrapper #RiisRejser {
	position: absolute;
	left: 19px;
	top: 32px;
}
#TopWrapper #RiisRejser a {
	display: block;
}

/* Menu */
#TopMenu {
	left: 220px;
	position: absolute;
	top: 33px;
	z-index:1;
}

#Menu {
	margin: 0;
	position: relative;
	z-index: 3000;
	width: 361px;
}
#Menu li {
	float: left;
	list-style: none;
	margin-right: 26px;
}

#Menu li a {
	display: block;
	padding: 8px 11px 9px 11px;
	text-decoration: none;
	width: auto;
	color: #0c4da2;
	white-space: nowrap;
}
#Menu li a span {
	text-decoration: underline;
}
#Menu li.active a span,
#Menu li a:hover span {
	text-decoration: none;
}

#Menu li a img {
	margin-right: 11px;
	vertical-align: middle;
}

#Menu li.active {
	/*background: #f6f6f6 url('/gfx/topmenu_hover_background.gif') repeat-x;*/
	background: #f6f6f6;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#Menu li.active a {
	font-weight: bold;
}
#Menu li.active ul li a {
	font-weight: normal;
}
#Menu li.active ul li a span {
	text-decoration: none;
}

#Menu li ul {
	background: #f6f6f6;
	border: 1px solid #cdcdcd;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 35px;
	left: auto;
	margin-left: -10px;
	visibility: hidden;
	z-index: -1;
}
#Menu li ul li {
	margin: 0;
	float: none;
	display: inline;
}
#Menu li ul li a {
	color: #000000;
	padding: 4px 9px;
	width: 264px;
}
#Menu li ul li a:hover span {
	text-decoration: underline;
}

/* Søg */
#TopWrapper #TopSearch {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 215px;
}
#TopWrapper #TopSearch form {
	padding: 10px;
	/*
	background: #0c4da2;
	*/
}
#TopWrapper #TopSearch #gsQuery {
	background: #ffffff url('/gfx/icons/magnifier-left.png') no-repeat 3px 2px;
	padding-left: 22px;
	margin-right: 10px;
	vertical-align: top;
	width: 110px;
}

/* Afdelinger */
#TopWrapper #TopOffices {
	color: #0c4da2;
	position: absolute;
	right: 0px;
	top: 58px;
}

 /*
  * Content
  */
#ContentWrapper {
	background: #ffffff;
}

#ContentWrapper #ContentNav {
	padding: 0 0 3px 0;
	position: relative;
	height: 12px;
}
#ContentWrapper #ContentNav ul {
	position: absolute;
	top: -3px;
	left: 0px;
}
#ContentWrapper #ContentNav ul,
#ContentWrapper #ContentNav ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#ContentWrapper #ContentNav ul li {
	background: url('/gfx/icons/bullet_breadcrumb.gif') no-repeat left center;
	font-size: 0.917em;
	line-height: 0.917em;
	margin: 0 6px 0 0;
	padding: 0 0 0 12px;
}
#ContentWrapper #ContentNav ul li.nobullet {
	background: none;
	padding: 0;
}
#ContentWrapper #ContentNav ul li a {
	color: #7da0cc;
	text-decoration: none;

}
#ContentWrapper #ContentNav ul li a:hover {
	color: #0c4da2;
	text-decoration: underline;
}

 /*
  * Footer
  */
#BottomWrapper {
	color: #7da0cc;
	line-height: 1.917em;
	white-space: nowrap;
}
#BottomWrapper a {
	color: #7da0cc;
	text-decoration: underline;
}
#BottomWrapper a:hover {
	text-decoration: none;
}

#BottomWrapper #BottomInnerWrapper #intern1 {
	float: right;
}
#BottomWrapper #BottomInnerWrapper #intern1 a {
	color: #b0b4b8;
	text-decoration: none;
}
#BottomWrapper #BottomInnerWrapper #intern1 a:hover {
	color: #000000;
}

/*
 *	Tooltip
 */
#tooltip {
	position: absolute;
	z-index: 3000;
	border-bottom: 1px solid #e5e57d;
	border-top: 1px solid #e5e57d;
	background-color: #ffff88;
	padding: 8px 9px;
	width: 375px;
}
#tooltip h3,
#tooltip div {
	margin: 0;
}
#tooltip div.wrapper {
	float: left;
	width: 267px;
}
#tooltip img.image {
	background: #ffffff;
	border: 1px solid #c2c2c2;
	float: left;
	padding: 2px;
	margin: 0 11px 0 0;
	max-width: 91px;
}
#tooltip h3 {
	font-size: 1em;
	font-weight: bold;
}

/*
 *	Default input-felter, textarea
 */
.stdInput {
	background: #ffffff;
	border: 1px solid #d3d3d3;
	color: #1e1e1e;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 5px 4px 5px;
	margin: 0;
}
.stdButton {
	background: #ffffff url('/gfx/stdbutton_background.gif') repeat-x center;
	border: 1px solid #d3d3d3;
	color: #1e1e1e;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	overflow: visible;
	padding: 2px 6px 3px 6px;
	margin: 0;
}

/*
 *	Standard boks
 */
.stdBox {
	padding: 10px;
	margin: 0 0 10px 0;
}
.stdBox.noMargin {
	margin: 0;
}
.stdBox h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;

}
.stdBox p {
	margin: 12px 0;
}

.stdBox.yellow {
	background: #fed000;
	color: #000000;
}
.stdBox.orange {
	background: #ee7f01;
	color: #ffffff;
}
.stdBox.orange a {
	color: #ffffff;
}
.stdBox.green {
	background: #41a62a;
	color: #ffffff;
}
.stdBox.green a {
	color: #ffffff;
}
.stdBox.blue {
	background: #004494;
	color: #ffffff;
}
.stdBox.blue a {
	color: #ffffff;
}
.stdBox.lightblue {
	background: #9ecde7;
	color: #000000;
}

/*
 *	Riis Rejser default list
 */
ul.rr_list,
ul.rr_list li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.rr_list {
	margin: 10px 0;
}
ul.rr_list li a {
	text-decoration: none;
}
ul.rr_list li a img {
	vertical-align: middle;
	margin: 0 5px;
}
ul.rr_list li a:hover span {
	text-decoration: underline;
}

/*
 *	Find rejsen
 */
#box_find_travel form {
	margin: 15px 0 0 0;
}
#box_find_travel form select {
	margin: 5px 0;
	width: 100%;
}
#box_find_travel form .stdButton {
	margin-top: 5px;
}
/*
 *	Rejse der vises lige nu
 */
#box_live_travel {
	height: 100px;
	overflow: hidden;
}

#box_live_travel p {
	margin: 10px 0 0 0;
}
#box_live_travel img {
	margin: 0 10px 0 0;
}
#box_live_travel a {
	text-decoration: none;
}
/*
 *	Mest populære
 */
#box_most_popular {
	height: 100px;
	overflow: hidden;
}
#box_most_popular p {
	margin: 10px 0 0 0;
}
#box_most_popular img {
	margin: 0 10px 0 0;
}
#box_most_popular a {
	text-decoration: none;
}


/*
 *	Support
 */
#box_support table tr td {
	white-space: nowrap;
}
#box_support table tr td.tel img {
	vertical-align: -9px;
	margin: 0 10px 0 0;
}
#box_support table tr td.tel span {
	font-size: 2em;
}
/*
 *	Nyhedsbrev
 */
#box_newsletter .name, #box_newsletter .email {
	margin: 5px 0;
	width: 93%;
}
#box_newsletter .email {
	margin: 5px 0 12px 0;
}
/*
 *	Katalog
 */
#box_catalogs img {
	margin: 7px 12px 0 0;
	float: left;
}

/*
 *	Ring mig op
 */

#box_call_me .name,
#box_call_me .tel,
#box_call_me .time {
	margin: 5px 0;
	width: 93%;
}
#box_call_me .time {
	width: 100%;
}
#box_call_me_form_response {
	display: none;
}

/*
 *	Månedens rejse
 */
#box_month_travel {
	height: 100px; }

#box_month_travel a {
	text-decoration: none; }

#box_month_travel img {
	margin: 0 10px 0 0; }

/*
 * Senest viste rejser
 */
#box_last_viewed {
	height: 230px;
}
#box_last_viewed a {
	text-decoration: none;
}
#box_last_viewed img {
	margin: 0 10px 0 0;
}

/*
 *	Forside
 */
#frontpage_travel {
}
.frontpage_travel {
	display: block;
	background: #000000;
	height: 95px;
	margin: 0 10px 10px 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 174px;
}
.frontpage_travel span {
	background: #ffffff;
	bottom: 0;
	left: 0;
	display: block;
	line-height: 21px;
	opacity: .9;
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	position: absolute;
	width: 100%;
}
div.frontpagenewsletter {
	padding: 0;
}
div.frontpagenewsletter #box_giftcard {
	padding: 10px;
}
div.frontpagenewsletter #box_newsletter {
	background: #41a62a url('/gfx/vind_konkurrence.jpg');
	padding: 83px 10px 10px;
}
div.frontpagenewsletter #box_newsletter h3 {
	margin-left: 40px;
}

div.frontpage #box_find_travel {
	padding-top: 20px;
}

#oversoeiske_flyrejser,
#grupperejser,
#busrejser,
#flodkrydstogter,
#musikrejser {
	width: 173px;
}

#busrejser,
#flodkrydstogter,
#musikrejser {
	margin-right: 0;
}

#opera,
#grupperejser,
#musikrejser {
	margin-bottom: 0;
}

#busrejser				{ background: url('/gfx/frontpage/busrejser-med-rejseleder.jpg') no-repeat center; }
#flyrejser_europa		{ background: url('/gfx/frontpage/flyrejser-til-europa.jpg') no-repeat center; }
#oversoeiske_flyrejser	{ background: url('/gfx/frontpage/oversoeiske-flyrejser.jpg') no-repeat center; }
#flodkrydstogter		{ background: url('/gfx/frontpage/flodkrydstogter.jpg') no-repeat center; }
#opera					{ background: url('/gfx/frontpage/opera-ballet-koncert.jpg') no-repeat center; }
#grupperejser			{ background: url('/gfx/frontpage/grupperejser.jpg') no-repeat center; }
#musikrejser			{ background: url('/gfx/frontpage/musikrejser.jpg') no-repeat center; }

/*
 *	Temaforside
 */

#theme_focus_boxes {
	float: left;
}
#theme_focus_boxes .theme_focus_box {
	background: #f6f6f6;
	border-bottom: 1px solid #d2d2d2;
	float: left;
	width: 372px;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_image {
	float: left;
	height: 142px;
	width: 372px;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_image a {
	padding-top: 111px;
	display: block;
	float: left;
	text-decoration: none;
	width: 372px;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_image a * {
	cursor: pointer;
	cursor: hand;
}

#theme_focus_boxes .theme_focus_box .theme_focus_box_image a span {
	background: #e0e8f1;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding: 7px 5px;
	width: 362px;

	opacity: .9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);

}
#theme_focus_boxes .theme_focus_box .theme_focus_box_image a span b {
	font-weight: normal;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_image a span img {
	margin-top: 2px;
	float: right;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_content {
	clear: both;
	float: left;
	padding: 10px 11px;
	margin: 0;
	width: 352px;
	height: 50px;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_content a {
	text-decoration: none;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_content a:hover {
	text-decoration: underline;
}

#theme_intro {
	clear: left;
	float: left;
	width: 755px;
}
#theme_travel_calendar {
	clear: left;
	float: left;
	width: 755px;
}

#theme_travel_calendar table {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	width: 100%;
}
#theme_travel_calendar table thead th,
#theme_travel_calendar table tbody tr td {
	text-align: left;
}
#theme_travel_calendar table thead th {
	padding: 15px 5px;
}
#theme_travel_calendar table tbody tr td {
	background: #f6f6f6;
}
#theme_travel_calendar table thead th,
#theme_travel_calendar table tbody tr.second td {
	background: #e9e9e9;
}
#theme_travel_calendar table thead th.alignRight,
#theme_travel_calendar table tbody tr td.alignRight {
	text-align: right;
}
#theme_travel_calendar table thead th.alignCenter,
#theme_travel_calendar table tbody tr td.alignCenter {
	text-align: center;
}

#theme_travel_calendar table tbody tr td a {
	border-top: 1px dotted #7b7b7b;
	display: block;
	padding: 4px 10px;
	line-height: 16px;
	text-decoration: none;
	white-space: nowrap;
}
#theme_travel_calendar table tbody tr td a img {
	vertical-align: middle;
}
#theme_travel_calendar table tbody tr td a img.flag {
	margin: -3px 10px 0 0;
}
#theme_travel_calendar table tbody tr.hover span {
	text-decoration: underline;
}

/*
 *	Rejsemål forside
 */
.stdTabWrapper {
}
.stdTabWrapper .stdTabs,
.stdTabWrapper .stdTabs li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.stdTabWrapper .stdTabs {
	background: #ffffff url('/gfx/stdtabs_bg.gif') repeat-x 0 0;
	width: 100%;
}
.stdTabWrapper .stdTabs li {
	margin: 0 7px;
}
.stdTabWrapper .stdTabs li.active {
	background: #f6f6f6 url('/gfx/stdtab_bg.gif') repeat-x 0 0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-weight: bold;
}
.stdTabWrapper .stdTabs li a {
	cursor: pointer;
	display: block;
	float: left;
	text-decoration: none;
}
.stdTabWrapper .stdTabs li a:hover {
	background: transparent;
}
.stdTabWrapper .stdTabs li a:hover span {
	cursor: pointer;
	text-decoration: underline;
}
.stdTabWrapper .stdTabs li.active a:hover span {
	text-decoration: none;
}
.stdTabWrapper .stdTabs li a img {
	float: left;
	margin: 7px 0 0 11px;
}
.stdTabWrapper .stdTabs li a span {
	float: left;
	display: block;
	padding: 0 11px;
	height: 31px;
	line-height: 31px;
}
.stdTabWrapper .stdTabContent {
	background: #f6f6f6;
	border-bottom: 1px solid #cccccc;
	clear: left;
	padding: 10px;
}

div#contentSummary * {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div#contentSummary ul,
div#contentSummary ul li,
div#contentSummary ol,
div#contentSummary ol li {
	margin: 0;
	padding: 0;
}
div#contentSummary ul,
div#contentSummary ol {
	padding: 0 0 0 20px;
}


/*
 *	START Google Search Results
 */

/* wrapper */
#searchcontrol {
	margin-top: 20px;
	width: 100%;
}

#searchcontrol .gsc-control {
	/*	INNER WRAPPER
	 *
	 *	This div contains:
	 *
	 *		- search-box
	 *		- resultsbox
	 */
	 width: 100%;
}

#searchcontrol .gsc-control form.gsc-search-box {
	/*	DEFAULT SEARCH FORM
	 *
	 *	This is the default search form
	 */
	display: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible {
	/*	RESULTS OUTTER WRAPPER
	 *
	 */
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible div.gsc-resultsRoot {
	/*	RESULTS INNER WRAPPER
	 *
	 */

}

#searchcontrol .gsc-control div.gsc-resultsbox-visible div.gsc-resultsRoot table.gsc-resultsHeader {
	/*	RESULTS CONTROLS
	 *
	 *	This contains:
	 *
	 *		- Collaps/Expand results
	 *		- results-selector
	 */
	 display: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results {
	/*	RESULTS INNER INNER WRAPPER
	 *
	 */
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result {
	/* RESULT
	 *
	 */
	margin-bottom: 20px;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result div.gs-title {
	/* RESULT TITLE DIV */
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result div.gs-title a.gs-title {
	/* RESULT TITLE TEXT */
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result div.gs-title a.gs-title b {
	/* RESULT TITLE TEXT MATCHES SEARCH WORDS */
	background: #ffffe0;
	color: #000000;
	text-decoration: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result .gs-snippet {
	/* RESULT TEXT DESC
	 *
	 */
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px 0;
}
#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result .gs-snippet b {
	background: #ffffe0;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result .gs-visibleUrl-short {
	/* RESULT SHORT URL
	 */
	display: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result .gs-visibleUrl-long {
	/* RESULT FULL/LONG URL
	 */
	 display: block;
	 color: #666666;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box {
	/*	BOTTOM PAGING AND MORE RESULTS LINK */
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor {
	/*	BOTTOM PAGING */
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor:before {
	content: "Gå til side: ";
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
	/*	PAGING ITEM */
	background: #ffffff;
	border: 1px solid #0c4da2;
	color: #0c4da2;
	text-decoration: none;
	padding: 2px 7px;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor .gsc-cursor-current-page {
	/*	PAGING ITEM: CURRENT PAGE */
	background: #0c4da2;
	color: #ffffff;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-trailing-more-results {
	/*	BOTTOM: MORE RESULTS */
	display: none;
	color: #000000;
	text-decoration: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results {
	/*	BOTTOM: MORE RESULTS LIKNK */
	color: #000000;
}

 /*
 *	END Google Search Results


/* THINK BOX */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  color: #333333;
}
#TB_secondLine {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#ffffff;
  filter:alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

#bruger_bg{
	float:left;
	background: url('/gfx/bruger_bg.jpg') repeat-x;
	width:254px;
	height:282px;
	padding:10px;
}

#bruger_content{
	margin-left:75px;
}
#splitter_beretning{
	background:url("/gfx/splitter_beretning_menu.jpg") repeat-x;
	width:100%;
	height:2px;
}
#beretning_menu {
	list-style:none;
	padding:10px;
	margin:2px;
}
#beretning_menu li{
	line-height:30px;
}
