body {
	font-family: arial;
	font-size: 10pt;
}

/* -----------------------------Sideopsætning - Generelt----------------------- */


#mainframe {
	width: 100%;
	background: #ffffff;
}
#navbar {
	display: none;
}
#subheader {
	display: none;
}
#p_header {
	display: block;
	width: 100%;
	border: 1px solid #000000;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px; 0px;
}
.p_clear {
	height: 20px;
	clear: both;
}
#indhold {
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 5px;
}

#leftcol {
	width: 20%;
	float: left;
	margin-left: 5px;
	text-align: left;
}
#rightcol {
	width: 76%;
	float: right;
	text-align: center;
	margin-right: 5px;
}
#menucol {
	display: none;
}
#footer {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	font-size: 8pt;
	text-align: center;
	border: 1px solid #000000;
	clear: both;
}

#toplink {
	display: none;
}

h1 {
	display: block;
	width: 100%;
	font-size: 12pt;
	clear: both;
	text-align: center;
}
h2 {	
	font-size: 10pt;
	font-variant: small-caps;
	margin-bottom: 2px;
}

table {
	color: #000000;
}

/* -----------------------------Billeder----------------------- */

span { 
	font-size: 8pt; 
	color: #880000;
}
span.left_top { 
	float: left; 
	margin-right: 10px; 
	margin-bottom: 3px; 
	margin-top: 2px; 
}
span.left { 
	float: left; 
	margin-right: 10px; 
	margin-bottom: 3px; 
	margin-top: 10px; 
}
span.right_top { 
	float: right; 
	margin-left: 10px; 
	margin-bottom: 3px; 
	margin-top: 2px; 
}
span.right { 
	float: right; 
	margin-left: 10px; 
	margin-bottom: 3px; 
	margin-top: 10px; 
}
img.bundmargen { margin-bottom: 3px; }

/* -----------------------------Forside----------------------- */

#indholdforside {
	font-size: 10pt;
	text-align: center;
}

h1#forside { 
	font-size: 12pt;
	margin-top: 0px;
	text-align: left;
}
.nyhed {
	font-size: 9pt;
	margin-bottom: 5px;
}
.nyhed a  {
	text-decoration: none;
	color: #000000;
}

/* -----------------------------Aarets udstillinger----------------------- */

.text {
	width: 58%;
	padding: 0px;
	float: left;
}
.img {
	width: 40%;
	padding: 0px 0px 0px 0px;
	float: left;
}
h2.aarets {
	margin-top: 7px;
}

/* --------------------------------Webshop-------------------------- */

tr.top {
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}
tr.bund {
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}


/* --------------------------------Smykkesten-------------------------- */

.perlecitat {
	color: #880000;
	font-size: 8pt;
}

.perleformer {
	color: #880000;
	font-size: 8pt;
}

/* --------------------------------Egne udstillere-------------------------- */

#lk {	
	text-align: center;
	clear: both;
}
#jkp {
	text-align: center;
	clear: both;
}

ul.jkpinfo {
	margin-left: 10px;
	margin-top: 32px;
	padding-top: 0px;
	padding-left: 30px;
	width: 60%;
	float: left;
}
ul.lkinfo {
	margin-left: 10px;
	margin-top: 40px;
	padding-top: 0px;
	padding-left: 30px;
	width: 60%;
	float: left;
}
#udstillingerjkp {
	text-align: center;
}
#dronningesmykke {
	font-size: 8pt;
	color: #880000;
}

/* --------------------------------Gaesteudstillere-------------------------- */

div.adresse {
	text-align: center;
	font-size: 8pt;
}

/* --------------------------------Kontaktinfo-------------------------- */

#cora {
	float: left;
	margin-right: 20px;
}
#aabningstider {
	margin: 18px 0px 18px 0px;
}