/* 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 */
/* ------------------------------------------------------------------------------------------------------------------------------ */
/* This file was auto generated when the font was added or modified by hr@ravnit.dk at 20-08-2015 13:25:26 */
/* ------------------------------------------------------------------------------------------------------------------------------ */

/* Generel skrifttype, -stÃ¸rrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: 'PT Sans';
}

/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-size: 10pt;
	line-height: 14pt;
}

/* Normal afsnit og intro afsnit */
p
{
	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: 17pt;
	margin: 0px 0px 12px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 12pt;
	margin: 16px 0px 8px;
}

table
{
	border-collapse: collapse;
}
table[cellspacing]
{
    border-collapse: separate;
}

/* Tabel i standardformat - overskrift */
/*.tableheader, .tableheader td*/
.tableheader > td, .tableheader > th
{
	font-weight: 700;
	padding: 4px 12px 5px;
}

/* Tabel i standardformat - rækker */
.tablelineodd, .tablelineodd > td, .tablelineeven, .tablelineeven > td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 4px 12px;
}


body, td, input, textarea, select
{
	color: #696969;
}
a
{
	color: steelblue;
}
a:hover
{
	border-bottom-color: steelblue;
}
.sectionheader a[name]
{
	color: #696969;
}
table
{
	border-color: #696969;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: steelblue;
	color: white;
	border-color: steelblue;
	border-bottom-color: #696969;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #696969;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #696969;
}
body {background:rgb(153, 153, 153) none; margin:50px 0px 0px 0px}
#columnset3 {height:20px}
div#mergefield_Malmos-logo {margin-top:23px; margin-bottom:0px; margin-left:60px; float:left}
#columnset3_column1 {width:100%; height:100%}
#columnset4 {height:20px}
div#mergefield_main {padding:15px 18px 15px 18px}
#columnset4_column1 {width:100%; height:100%}
div#sitelayout6 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:300px; min-height:100px; margin:auto auto auto auto; background:rgb(255, 255, 255) none; border-top-left-radius:6px; border-top-right-radius:6px; border-bottom-left-radius:6px; border-bottom-right-radius:6px; overflow:hidden; box-shadow:rgb(136, 136, 136) 5px 5px 10px 0px}
 .layoutcolumn {display:table-cell;overflow:hidden;float:none;vertical-align:top;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
 .layoutcolumnset {display:table;table-layout:fixed;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
 .layoutfloatbreaker {width:0%; display:none;}
 .navigationwrapper .layoutfloatbreaker {clear:both; display:block; height:0px}
 [class="mergefield_image"] > a { display:inline-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; }
html>/**/body img {vertical-align:bottom}
div.mergefield_image {font-size:0px; line-height:0px;}
@media screen and (min-width: 1px)
{
	body {-webkit-text-size-adjust:100%}
	img {max-width:100%;height:auto}
}

/* Tekstformatering i spalter og flettefelter */

/* Brugerdefinerede typografier */
body {
font-family: 'PT Sans', sans-serif;
font-size: 14px;
}

/* Responsive design css */
@media screen and (max-width: 1024px)
{
	body
	{
		background-position:initial;
	}
	div#sitelayout6
	{
		background-position:initial;
	}
}

@media screen and (max-width: 768px)
{
	div#sitelayout6
	{
		width:70%;
	}
	div#mergefield_Malmos-logo
	{
		margin-top:15px;
		margin-left:20px;
		margin-bottom:5px;
		margin-right:15px;
	}
	div#mergefield_main
	{
		padding-top:10px;
	}
}

@media screen and (max-width: 568px)
{
	div#sitelayout6
	{
		width:80%;
	}
}

@media screen and (max-width: 480px)
{
	ul.navigationlist li.navigationlistitem.ts-pl-hide
	{
		display:none;
	}
	ul.navigationlist li.navigationlistitem.ts-pl-show
	{
		display:block;
	}
	body
	{
		margin-top:15px;
		margin-left:15px;
		margin-bottom:15px;
		margin-right:15px;
	}
	div#sitelayout6
	{
		width:100%;
		padding-top:15px;
		padding-left:15px;
		padding-bottom:15px;
		padding-right:15px;
	}
	div#mergefield_Malmos-logo
	{
		margin-top:6px;
		margin-left:5px;
		margin-bottom:6px;
		margin-right:6px;
	}
	div#mergefield_main
	{
		padding-left:0px;
		padding-right:0px;
	}
}

@media screen and (max-width: 320px)
{
	ul.navigationlist li.navigationlistitem.ts-pp-hide
	{
		display:none;
	}
	ul.navigationlist li.navigationlistitem.ts-pp-show
	{
		display:block;
	}
	body
	{
		margin-top:6px;
		margin-left:6px;
		margin-bottom:6px;
		margin-right:6px;
	}
	div#sitelayout6
	{
		padding-top:5px;
		padding-left:5px;
		padding-bottom:5px;
		padding-right:5px;
	}
	div#mergefield_Malmos-logo
	{
		margin-left:6px;
	}
	div#mergefield_main
	{
		padding-top:5px;
		padding-left:5px;
		padding-bottom:5px;
		padding-right:5px;
	}
}


