/* 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;
}

/* 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;
}

/* 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
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td
{
	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(255, 255, 255) none; margin:20px 0px 0px 0px}
div#mergefield_forside_port {float:left}
#columnset1_column1 {width:670px; min-height:431px}
div#mergefield_main {height:auto; min-height:230px}
#columnset2_column1 {width:670px; min-height:228px}
#columnset3_column1 {width:670px; min-height:20px}
div#sitelayout1 {width:670px; min-height:1px; margin:auto auto auto auto; 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}
.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;}

/* Tekstformatering i spalter og flettefelter */
#mergefield_main a.inlinelink, #mergefield_main a.sectionlink, #mergefield_main a.actionlink, #mergefield_main a.breadcrumb, #mergefield_main a.pageposition, #mergefield_main a.calendarlinks {color: #b2782b}
#mergefield_main .tableheader, #mergefield_main .tableheader td {background-color: #b2782b}

/* Brugerdefinerede typografier */
/* Skrifttyper */

A.sectionlink {text-decoration: none; color: #666666;}
A.sectionlink:hover {text-decoration: underline;}
.section {font-size: 8pt; color: #666666;}
.sectionheader {font-size: 11pt; color: #a1a1a1; font-weight: bold;}
SPAN.sectionheader, A.sectionheader {display: block;}
A.sectionheader {font-size: 11pt; color: #a1a1a1; font-weight: bold; margin-top: 5px;}
A.sectionheader:hover {text-decoration: none;}
H1.pageheader {color: #ce8c33;}
TD.section A {text-decoration: none; color: #666666;}

/* Forsidebokse */

.linkbox_arrangementer, .linkbox_kunstnerne, .linkbox_showroom {width: 210px;}
.linkboxtop {text-align: center; min-height: 45px;}
.linkboxtop UL {list-style-type: none; margin: 0px; padding-left: 0px;}
.linkboxtop A .section {font-size: 12pt; color: #FFFFFF;}
.linkboxtop A {display: block; padding: 16px 12px 14px 12px; font-weight: bold;}
.linkboxtop A:hover {text-decoration: none;}
.linkbox_arrangementer .linkboxtop {background-color: #96a040;}
.linkbox_kunstnerne .linkboxtop {background-color: #415379;}
.linkbox_showroom .linkboxtop {background-color: #a59887;}

/* Diverse */

TD.section A img {border: none;}

