/* generic.css */
/* generic stylesheet for listbased navigation */
/* sets standard properties that may be modified later by specific gallery or custom stylesheets */

div.navigationwrapper
{
	clear:both;
}

/* remove all standard list looks */
ul.navigationlist
{
	list-style-type:none;
	margin:0;
	padding:0;
	min-width:1%; /* this rule fixes a display bug in IE7 by forcing it to calculate the menu width */
}
/* all menu items */
ul.navigationlist li.navigationlistitem
{
	margin:0;
	padding:0;
	display:block;
	float:left;
}
/* last menu item */
ul.navigationlist li.lastitem
{
}
/* all menu item links */
ul.navigationlist li.navigationlistitem a
{
	display:block;
	float:left;
	text-decoration:none;
	padding:0px;
}
/* all menu item links on hover */
ul.navigationlist li.navigationlistitem a:hover
{
	padding:0px;
	border:none;
}
/* last menu item link */
ul.navigationlist li.lastitem a
{
	clear:right;
}
/* text inside all menu item links */
ul.navigationlist li.navigationlistitem a span
{
	padding:7px 15px;
	display:block;
	white-space:nowrap;
}

/* menu items that should not appear in standard desktop mode (but still needs to be in the DOM to be available for a responsive mode) */
.ts-dt-hide, ul.navigationlist li.navigationlistitem.ts-dt-hide
{
    display:none;
}
/* master.css */
/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: Verdana, Geneva, Sans-Serif;
}

/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-size: 8pt;
	line-height: 11pt;
}

/* Normal afsnit og intro afsnit */
.section, .sectionintro
{
	margin: 0px 0px 2px 0px;
}

/* Alle links */
a
{
	text-decoration: none;
}

/* Alle links - mouseover */
a:hover
{
	text-decoration: underline;
}

/* Links i overskrifter - mouseover */
h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: none;
}

/* Sidetitel */
.pageheader
{
	font-size: 11pt;
	margin: 0px 0px 8px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 9pt;
	margin: 12px 0px 6px;
}

table
{
	border-collapse: collapse;
}
table[cellspacing]
{
    border-collapse: separate;
}

/* Tabel i standardformat - overskrift */
/*.tableheader, .tableheader td*/
.tableheader > td, .tableheader > th
{
	font-weight: 700;	
	padding: 3px 8px 4px;
}

/* Tabel i standardformat - rækker */
.tablelineodd, .tablelineodd > td, .tablelineeven, .tablelineeven > td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 8px;
}




body, td, input, textarea, select
{
	color: #333;
}
a
{
	color: steelblue;
}
a:hover
{
	border-bottom-color: steelblue;
}
.sectionheader a[name]
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: steelblue;
	color: white;
	border-color: steelblue;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
body {background:rgb(45, 46, 47) none; margin:15px 15px 15px 15px}
div#mergefield_code2 {float:left}
#columnset7_column1 {width:502px; min-height:20px}
#columnset7_column2 {width:501px; min-height:20px}
#columnset1_column1 {width:1003px; min-height:79px; background:transparent url(/media/Design/banner_top.jpg) repeat 0% 0%; background-size:auto}
#columnset5_column1 {width:1003px; min-height:109px}
div#mergefield_navigation_level1,[data-tsnavid="mergefield_navigation_level1"] {padding:0px 0px 0px 10px}
#columnset2_column1 {width:1003px; min-height:135px; background:transparent url(/media/Design/banner_menu.jpg) repeat 0% 0%; background-size:auto}
div#mergefield_main {padding:25px 27px 10px 27px}
#columnset6_column1 {width:1003px; min-height:20px}
div#mergefield_richtext1 {padding:15px 15px 15px 25px}
#columnset4_column1 {width:1003px; min-height:55px; background:transparent url(/media/Design/footer.jpg) repeat 0% 0%; background-size:auto}
div#mergefield_code3 {float:left}
div#mergefield_code5 {float:left}
div#sitelayout13 {width:1003px; min-height:200px; margin:auto auto auto auto; padding:0px 0px 0px 0px; background:rgb(255, 255, 255) none; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none}
 .layoutcolumn {float:left;overflow:hidden; display:block; box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
 .layoutcolumnset {clear:both; display:block; box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
 .layoutfloatbreaker {clear:both; display:block}
 .layoutbox {box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:block}
form {margin:0px; padding:0px}
select {margin:0px}
.size1 {font-size:xx-small}
.size2 {font-size:x-small}
.size3 {font-size:small}
.size4 {font-size:medium}
.size5 {font-size:large}
.size6 {font-size:x-large}
.size7 {font-size:xx-large}
ul.breadcrumb {display:inline-block;padding:0px;margin:0px;}
ul.breadcrumb li {display:inline-block;list-style-type:none;padding-left:2px;padding-right:2px;}
td { vertical-align:top; }
a > img, img[usemap] { border:none; }
td[valign="middle"] { vertical-align:middle; }
td[valign="bottom"] { vertical-align:bottom; }

/* Tekstformatering i spalter og flettefelter */

/* Brugerdefinerede typografier */
.sectionheader{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3897cb;
font-weight:bold;
background-image:url('/media/Design/bulet.png');
background-repeat:no-repeat;
background-position:left 3px;
padding-left:15px;
}
.sectionheader a{
color:#3897cb;
}

/* ----------- CSS for søgeboks ----------- */

#Interfacesearch input{
height:19px;
width:210px;
line-height:19px;
border:0px;
background-color:transparent;
}
#Interfacesearch form{
padding:0px;
margin:0px;
}

#Interfacesearch{
position:relative;
left:732px;
top:51px;
padding:0px;
margin:0px;
width:100px;
line-height:20px;
height:20px;
}

<!--[if IE 7]>

#Interfacesearch{
position:relative;
left:730px;
top:28px;
padding:0px;
margin:0px;
width:100px;
line-height:20px;
height:20px;
}

/* ----------- CSS for netbank dropdown box ----------- */

#dropdown {
width:174px;
}

.mockMainMenu, .mockMainMenu  a.level1 {
         
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#3897cb;
		font-weight:bold;
         text-decoration: none;
         height:30px;
}

.mockMainMenu a:hover {
        color: #000000;
        text-decoration: none;
}

a:hover.nbloginVisible  {
      height:20px;
      padding:7px 0 0 7px;
      border-bottom: solid 1px #FFFFFF;
      color: #d70627;
      font-size: 12px;
      text-decoration: none;

}

.nblogin, .nbloginVisible  {
     height:20px;
     padding:7px 0 0 7px;
     border-bottom: solid 1px #ffffff;
     color: #000000;
     font-size: 12px;
}

.nblogin {
   display:none;
}

.nbloginVisible {
   display:block;
   padding-right:6px;
}

#nbHjaelp {
left:0;
background:#FFFFFF;

}

#nbErhverv {
left:0;
background: #FFFFFF;
}

#nbErhvervNemID {
left:0;
background: #FFFFFF;
}

#nbDemo {
left:0;
background:#FFFFFF;
}

#nbNetboks {
left:0;
background: #FFFFFF;
}

#nbNemID {
left:0;
background: #FFFFFF;
}

/*Cookie info*/
#cookieInfo
{
    position:absolute;
    left: -170px;
    top: 500px;
}


@media screen and (max-width: 480px)
{
    #cookieInfo
    {
        left: -250px;
        top: 200px;
    }
}

#cookieInfo div.icon
{
    width: 200px;
    height: 30px;
    background-color: #d2232a;
    color: white;
    padding: 5px 15px 5px 15px;
    border-radius: 5px;
    box-shadow: 2px 2px 14px -5px #000;
    cursor: pointer;
}

#cookieInfo div.content
{
    position: relative;
    left: -80px;
    width: 205px;
    height: auto;
    background-color: white;
    color: #777;
    padding: 20px 10px 20px 15px;
    border-radius: 5px;
    margin-top: 10px;
    box-shadow: 2px 2px 14px -5px #000;
}
/* navigation1.css */
/* Brugerdefineret navigationstypografi */

#preview
{
	 font-family:Verdana, Geneva, Sans-Serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:steelblue;
}
div.TCH0FC0BMFG2C
{
	 background-repeat:repeat;
	 background-position:left top;
}
div.TCH0FC0BMFG2C > div.navigationwrapper 
{
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 padding-left:0px;
	 background-repeat:repeat;
	 background-position:left top;
	 /* IE7 hack */
	 min-height:1px;
}
div.TCH0FC0BMFG2C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 font-size:10pt;
	 line-height:14px;
	 margin-right:0px;
}
div.TCH0FC0BMFG2C > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TCH0FC0BMFG2C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-family:Arial, Helvetica, Sans-Serif;
	 font-size:10pt;
	 line-height:14px;
	 font-weight:700;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:7px;
	 padding-right:15px;
	 padding-bottom:7px;
	 padding-left:15px;
	 color:#000000;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TCH0FC0BMFG2C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:700;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:auto;
	 padding-right:auto;
	 padding-bottom:auto;
	 padding-left:auto;
	 color:#e00627;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCH0FC0BMFG2C > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TCH0FC0BMFG2C > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:700;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:auto;
	 padding-right:auto;
	 padding-bottom:auto;
	 padding-left:auto;
	 color:#e00627;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCH0FC0BMFG2C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCH0FC0BMFG2C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCH0FC0BMFG2C > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TCH0FC0BMFG2C > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* End of Brugerdefineret navigationstypografi */
