@charset "UTF-8";
/* stylesheet for frontend */
#productx6table
{
}
#productx6table th.px6_navn { text-align: left; }
#productx6table th.px6_opr { width: 5%; text-align: right; background-color: InfoBackground;}
#productx6table th.px6_stoerrelse { text-align: left; }
#productx6table th.px6_antal { width: 5%; text-align: right; }
#productx6table th.px6_pris { width: 5%; text-align: left; }
#productx6table th.px6_billeder { width: 170px; text-align: left; }

#productx6table td.px6_navn { text-align: left; }
#productx6table td.px6_opr { text-align: right; background-color: InfoBackground;}
#productx6table td.px6_stoerrelse { text-align: left; }
#productx6table td.px6_antal { text-align: right; }
#productx6table td.px6_pris { text-align: right; }
#productx6table td.px6_billeder { text-align: right; }
/*
.dummy_xstandard
{
	background-color: white;
}
*/
/*

*/


/* my reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin:0;
	padding:0;
}
table { border-collapse:collapse;/*	border-spacing:0;*/}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal;}
ol,ul { list-style:none;}
caption,th { text-align:left;}
h1,h2,h3,h4,h5,h6 { font-size:100%;	font-weight:normal;}
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/*ruth reset*/

ul, ol, dl, p, h1, h2, h3, h4, h5, h6
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
ul ul, ul ol, ol ul, ol ol { margin-top: 0; margin-bottom: 0; }
h1 { font-size: 240%;}
h2 { font-size: 180%;}
h3 { font-size: 140%;}
h4 { font-size: 100%;}
h5 { font-size: 70%;}
h6 { font-size: 50%;}
a, a:link, a:visited, a:active {	text-decoration: underline; }
a:hover { text-decoration: none;}
code, pre { font-family: "Courier New", Courier, monospace;}
label { cursor: pointer;}
table { font-size: 100%;}
td, th { vertical-align: top;}
/* below is a series of selectors to get a consistent font size across
 * platforms. this is outside the 'theme' section on purpose. use #pageWrapper
 * to set the base font-size for the layout.
 */
body { font-size: 100.1%;}

html>body
{
	/* Opera's default font size is typically 10% smaller than IE or Mozilla
	 * so we correct for this here, since we're using percentages
	 * everywhere. And we do this because pixel-based fonts don't resize
	 * under IE/Win and percentages/ems are essentially the same, and I like
	 * percentages for fonts.
	 */
	font-size: 110%;
}
body:last-child, * html body
{
	/* of course the previous selector for Opera's fix is caught by more
	 * than a few other browsers, so we reset that value here.
	 */
	font-size: 100.1%;
}

/* screen blueprint*/
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;/*width:100%;*/}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}


/*-----------------------------------------------------------------------*/

#CMSrenderBody 		/*i user -  styre hvordan tekster vises i CMS frontend !*/
{
	/*
	font-family: calibri, helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #eeeddd;
	line-height: 1.5;
	*/
	background-color: #DDE2E6;
}
p { color: #2A3946; } /* #5c7987 */
h1, h2, h3, h4, h5, h6 { color: #b44500; }
b, strong { color: #b44500; }

h1
{
	font-size: 150%;
	font-weight: bold;
   line-height: 1.6em;
	margin-bottom: 0.3em;
}
h2
{
	font-size: 135%;
	font-weight: bold;
   line-height: 1em;
	margin-bottom: 0.2em;
}
h4, table caption   /* h4 anvendt til overskrift i statements*/
{
	margin: 5px 0px;
	padding-left: 5px;
	font-size: 100%;
	font-weight: 700;
	line-height: 18px;
	height: 18px;
	color: #FFFFFF;
	background-color: #7F7E4D;
}
/*
h5
{
	*//*display: inline; understøtter xstd ikke*/
	/*font-size: 100%;
	font-weight: 700;
}
*/


a, a:hover, a:link, a:visited, a:active
{
	color: #b44500;
	text-decoration: underline;
}


.inlineheader
{
	color: #b44500;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.2em;
}
.strikethrough { text-decoration: line-through; }
.underline { text-decoration: underline; }
sup,sub { height: 0;	line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative;	}
sup {	bottom: 1ex;}
sub {	top: .5ex;}
form
{
	margin: 10px 10px;
}
table
{
	color: #2A3946;
	font-size: 100%;  /*0.9em;*/
	/*line-height: 18px;*/
}
td
{
   color: #2A3946;
   font-size: 100%;  /*0.9em;*/
   line-height: 18px;
}
th
{
   color: #2A3946;
   font-size: 100%;  /*0.9em;*/
	font-weight: bolder;
   line-height: 18px;
}
th.highlight
{
	color: #FFFFFF;
	background-color: #7F7E4D;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px 2px;
}

table, td, th, tr
{
	/*border-color: #496279;*/
	border-top: #7F7E4D;
	border-right: #525120;
	border-bottom: #525120;
	border-left: #7F7E4D;
}


/* tabel farver må IKKE sættes her for XStd. kan ikke tåle det - behoever border-style: solid;
table td, table th, table tr { border-color: #c8c399; border-left-color: red; border-top-color: aqua; }*/

/*, .tablecontainer td, .tablecontainer th */
.opentekstboxtable td, .opentekstboxtable th { border: none; }

/*
.borderhide table, .borderhide td
{
	border:none;
}
*/
td.emptytd
{
	background-color: #eeeddd;
}
ul
{
	color: #2A3946;
	font-size: 95%;
	font-weight: bolder;
	/*margin: 10px 0px 0px 0px;*/
}
/*
li
{
	margin: 0px 0px 0px 0px;
}*/
img.left
{
	float:left;
}
img.right
{
	float:right;
}
p.left
{
	text-align: left;
}
p.right
{
	text-align: right;
}
p.center
{
	text-align: center;
}
#venstrestillet
{
	float: left;
}
#hoejrestillet
{
	float: right;
}
#centreret
{
	float: none;
	clear: none;
}
caption.left
{
	text-align: left;
}
caption.right
{
	text-align: right;
}
/***************************************************/
div.tekstrude_hoejre220
{
	float: right;
	width: 220px;
	margin: 10px;
	margin-left: 30px;
	/*clear: both;*/
}
div.tekstrude_hoejre220 p
{
	margin: 0px 0px;
}
div.tekstrude_hoejre220 p img
{
	margin: 0px 0px;
}
/*--------------- u d t a l e l s e ------------------------*/
div.tekstrude_hoejre220 div.udtalelse
{
	/*margin: 0px -1px -1px 0px;*/ /*-1 for borders*/
	/*width: 220px;*/
	margin: 0px 0px;
	padding: 15px 15px 15px 0px;

/*	height: 0.01%;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C8C399;
	border-bottom-color: #C8C399;
	overflow: visible;	/* fix for IE italics bug */
	position: relative;	/* fix some rendering issues */
}
p.udtalelse_text
{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #C8C399;
	font-style: italic;
}
h2.udtalelse_sign
{
	margin: 0px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 100%;
	font-weight: normal;
	color: #c8c399;
	text-align: right;
}


/*--------------- s t a t e m e n t ------------------------*/
div.tekstrude_hoejre220 div.statement
{
	/*width: 220px;*/
	margin: 0px 0px;
	padding: 0px; /*5px 0px 10px */
/*	float:right;*/
	/*height: 0.01%;*/
	border-right: 1px solid #C8C399;
	border-bottom: 1px solid #C8C399;
	overflow: visible;	/* fix for IE italics bug */
	position: relative;	/* fix some rendering issues */
}
p.statementtext
{	
	margin: 0px 0px;
	padding: 10px 30px 10px 7px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 100%;
	line-height: 18px;
	color: #3B5968;
}

p.statementlink, p.statementlink a, p.statement_link a:hover, p.statement_link a:link, p.statement_link a:visited, p.statement_link a:active
{
	/*float:left;*/
	margin: 0px 0px;
	padding: 0px 7px;
	padding-bottom: 10px;
	/*display: block;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 100%;
	line-height: 18px;
	color: #c8c399;
	text-align: right;
	text-decoration: underline;
}


/*--------------- P e r s o n a l e ------------------------*/
/***************************************************/
div.tekstrude500
{
	/*float: left;*/
	width: 500px;
	height: 85px;
	margin: 0px; padding: 0px;
	margin-bottom: 10px;
	display: block;
	overflow: visible;
	/*clear: both;*/
}
div.tekstrude500 .personalefoto_venstre
{
	float: left;
	margin: 0px; padding: 0px;
	/*display: inline;*/
	/*overflow: visible;*/
}
div.tekstrude500 .personalefoto_venstre img
{
	float: left;
	width: 60px;
	border: none;
	margin: 0px; padding: 0px;
	position: absolute;
}
div.tekstrude500 .personaletekst
{
	float: right;
	display: inline;
	width: 440px;
	height: 99%;
	margin: 0px; padding: 0px;
	padding-left: 60px;
	border-top: 1px solid #C8C399;
	border-right: 1px solid #C8C399;
	/*position: absolute;*/ /* firefox dislike */
	overflow: visible;	/* fix for IE italics bug */
	/*position: relative;	*//* fix some rendering issues */
}

div.tekstrude500 .personaletekst h2
{
	/*margin: 5px 5px 5px 5px;*/
	margin: 0px; padding: 5px;
}
div.tekstrude500 .personaletekst p
{
	/*margin: 5px 5px 5px 5px;*/
	margin: 0px; padding: 5px;
	/*clear: both;*/
}


/*--------------- P e r s o n a l e  i  t a b e l ------------------------*/
/***************************************************/
table.medarbejder
{
	border-collapse: collapse;
	border: none;
	border-right: 1px solid #C8C399;
	margin: 0px; padding: 0px;
	margin-bottom: 18px;
	width: 500px;
}
td.billede
{
	width: 60px;
	border: none;
	margin: 0px; padding: 0px;
}
th.medarbejdernavn
{
	border: none;
	border-top: 1px solid #C8C399;
	padding-left: 15px;
	text-align: left;
}
td.medarbjederinfo
{
	border: none;
	padding-left: 15px;
}

/*--------------- T A B E L   N O  cell B O R D E R   ------------------------*/
/***************************************************/
/* bruger th.highlight samt caption.left*/
table.nocellborder
{
	border-collapse: collapse;
	border: none;
	border-top: 1px solid #C8C399;
	border-right: 1px solid #C8C399;
	border-bottom: 1px solid #C8C399;
	margin: 0px;
	padding: 0px;
	width: 80%;
}
table.nocellborder td
{
	border: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px 2px;
}

/*--------------- T A B E L  N O  B O R D E R   ------------------------*/
/***************************************************/
/* bruger th.highlight samt caption.left*/
table.noborder
{
	border-collapse: collapse;
	border: none;
}
table.noborder td, table.noborder th
{
	border: none;
	line-height: 18px;
	padding: 0px 2px;
}

/*----textboxTBC    ------------------------------------------*/
.opentekstbox
{
	width: 100%;
	height: 0.01%;
	display: block;
	margin: 0 0; padding: 0 0;
}
.opentekstbox .top {	display: block; height: 0.01%; line-height: 1px; border: none;	border-top: 1px solid #7f7e4d;}
.opentekstbox .bottom {	display: block; height: 0.01%; line-height: 5px; border: none;	border-bottom: 1px solid #7f7e4d; }
.opentekstbox .midsection { border-left: 1px solid #7f7e4d; }

.opentekstbox img { margin: 2px 5px 10px 0px; border: none; }
.opentekstbox img.right {margin-left: 10px; }
.opentekstbox img.left {margin-right: 10px; }


/****THEME****************************************************************/

/******************************************************************************/

body
{
	background-color: #BCC4CC;    /*#BFBF96;*/
}
#book
{
	background-color: #DDE2E6;
}
#masthead,
#main-menu ul.rMenu li a,
div.panel,
#toolbox p.fontsize-set input,
#footer
{
	color: #EEE;
	background-color: #2A3946;          /*NAV MENU*/
}
#toolbox div.panel
{
	background-color: transparent;
}
#book,
#masthead,
#footer,
#main-menu ul.rMenu li a,
#main-menu ul.rMenu li a:hover,
div.panel,
div.tc-border div.tc-left-column,
div.tc-border div.tc-right-column,
#toolbox p.fontsize-set input,
#toolbox p.theme-picker input
{
	border-color: #fff;
	border:none;
}

/******************************************************************************/

#masthead,
#footer
{
	margin:0px;
	padding: 0px;
	background-color: #496279;
}
#footer
{
	/*margin: -38px 18px 0px 18px;*/
	color: #222;
	height: 50px;
	font-size: 80%;
	border-top: 2px solid #FFF;
	background-color: #688BAC;
}
#footer table
{
	margin-top: 15px;
}
div.two-columns
{
	margin: 0px;
	padding: 0px;
}
#masthead
{
	border-bottom: 2px;
	height: 120px;
	background-color: #688BAC;
	/*background-image: url(../images/flair3.png);*/
	background-repeat: no-repeat;
	background-position: 100% 20%;
	border-bottom: 2px solid #FFF;
}
#masthead div.two-columns div.tc-left-column, #masthead div.two-columns div.tc-right-column
{
	margin: 0px;
	padding: 0px;
	height: 57px;
}
#masthead div.two-columns div.tc-left-column
{
	background-color: #496279;
	width: 38%;
	border-left: 2px;
}
#masthead div.two-columns div.tc-right-column
{
	background-color: #2A3946;
	width: 62%;
}
div.panel
{
	margin: 0px;
	text-align: left;
}
div.panel .panelcontainer
{
	margin: 0px;
	/*margin-top: -15px;*/
	clear: both;
	float: none;
}
#page
{
/* 	padding-left: 22px;  bad in ie9   */
}
#page, #page .panel
{
	color: #111;
	background-color: #DDE2E6;
}
#textbox
{
/*
	overflow: scroll;
	height: 450px;
	*/
        padding-left: 22px;
}
#maincontens
{
	/*width: 95%;
	overflow: hidden;*/
	margin-right: 40px;
	margin-bottom: 30px;
}
#binding
{
/*	border-top: 2px solid #FFF;*/
	font-size: 0.8em;
}
#masthead .two-columns
{
	border-bottom: 2px solid #FFF;
}
#book
{
	border-bottom: 2px solid #2A3946;
}
#masthead .two-columns .tc-left-column div
{
	border-right: 2px solid #FFF;
	height: 100%;
}
#main-menu
{
	margin-top: 15px;
	margin-bottom: 30px;
	padding-left: 0px;
/*	margin-top: 0px;*/
}
#main-menu ul.rMenu li
{
	/*border: 1px solid #FFF;*/
	font-size: 120%;    /*nav font-size */
}

#main-menu ul.rMenu li a
{
	/*border-top: 1px solid #FFF;*/
	border-bottom: 2px solid #FFF;
}
#main-menu ul.rMenu li a:hover
{
	color: #FFF;
	background-color: #b44500;                 /*NAV MENU Hover*/
	border-bottom: 3px solid #444;
}
#main-menu ul.rMenu li a.tabHighLight       /*NAV MENU tabHighLight*/
{
	border-bottom: 3px solid #b44500;
}
/*NAV MENU OVERRIDES START - NAV MENU OVERRIDES START*/

#main-menu ul.rMenu li a,
#main-menu ul.rMenu li a:hover,
#main-menu ul.rMenu li a.tabHighLight
{
	background-color: #DDE2E6;
}
#main-menu ul.rMenu li a
{
	color: #111;
}
#main-menu ul.rMenu li a:hover
{
	color: #b44500;
}
/*NAV MENU OVERRIDES END - NAV MENU OVERRIDES END*/
/*#toolbox margin stuff = start*/

#binding {
	padding-right: 260px;	/* was 260px  -  1.6em (width of #toolbox) + .5em (gutterspace) was 2.1em;*/
}
#toolbox { /* giv ikke border - den flipper ud i FF*/
	width: 230px;
	margin-right: -230px;
	/*text-align: right;*/
}
* html #toolbox {
	margin-right: -100%;	/* for Mac/IE \*/
	margin-right: -230px;	/* reset for Win/IE */
}
/*#toolbox margin stuff = slut*/

/*menu tilpasning start*/
ul.rMenu a   /*   KAB:IE6 fix  for rMenu   */
{
 	display: inline;
}
ul.rMenu-hor
{
	padding-left: 20px;
	font-size: 80%;
}
ul.rMenu li
{
	margin-bottom: 20px;
}
ul.rMenu li a
{
	padding: 4px 15px 6px;
}

/*menu tilpasning slut*/

