/* 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(213, 213, 213) url(/media/bgnd-01.png) no-repeat 50% 0%; margin-bottom:20px}
#columnset1_column1 {width:986px; min-height:30px}
div#mergefield_logo_kunstladen {margin-left:15px; float:left}
#columnset4_column1 {width:210px; min-height:150px}
div#mergefield_navigation_level1 {margin-top:10px; margin-right:20px}
#columnset5_column1 {width:210px; min-height:20px}
#columnset3_column1 {width:210px; min-height:20px; padding-bottom:30px}
div#mergefield_code1 {float:left}
#columnset6_column1 {width:776px; min-height:445px; background:transparent url(/media/image_rotator_shadow.png) no-repeat 50% 100%}
#columnset3_column2 {width:776px; min-height:20px; padding-bottom:30px}
#columnset8_column1 {width:419px; min-height:20px; padding-top:10px}
#columnset8_column2 {width:567px; min-height:20px; padding-top:10px}
div#sitelayout9 {width:986px; min-height:500px; margin:auto auto auto auto; float: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 */
body { font-family: Georgia; }

h1 { color: #000000; font-family: Georgia; font-size: 16pt; font-weight: normal; margin: 0.5em 0 1em; text-shadow: 1px 1px 0 #EEEEEE; text-transform: uppercase; }

a { color: #666666; }
a:HOVER { color: black; }

p, .section, p.section, span.section, div.section, .sectionintro, span.sectionintro, p.sectionintro, div.sectionintro, .sectionheader, span.sectioheader, p.sectionheader, div.sectionheader
{
	font-family: inherit;
	line-height: 15pt;
	margin: 0 0 10pt 0;
}

p, .section, p.section, span.section, div.section {font-size: 10pt;}
.sectionintro, span.sectionintro, p.sectionintro, div.sectionintro {font-size: 12pt;}
.sectionheader, span.sectionheader, p.sectionheader, div.sectionheader {font-size: 14pt;}



p.footer_section { line-height: 1em; font-size: 8pt; color: #000000; text-shadow: 1px 1px #E5E5E5;}

/* navigation level 2 styles */

#mergefield_navigation_level2 a { font-size: 11pt; }

#mergefield_navigation_level2 a span { padding: 10px 15px 10px 40px; }

#mergefield_navigation_level2 a.activelink { border: 1px solid #333333; width: 188px; }

#mergefield_navigation_level2 a.activelink span { background-image: url("/media/menu-bgnd-2ndlvl.png"); background-position: left top; background-repeat: repeat-x; }


