form
{
	display: inline;
}

#standholderoversigt
{
	background-image: url("/pics/kort.png");
	background-repeat: no-repeat;
	position: relative;
}

#printstandholderoversigt
{
	display: none;
}

.stand
{
	font-family: arial;
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
	text-align: center;
	padding-top: 2px;
}

.standinfo
{
	z-index: 100;
	/*
	background-image: url("/pics/opac50.png");
	*/
	background-color: #eee;
	border: 3px double black;
	display: none;
	font-family: arial;
	position: absolute;
	font-size: 13px;
	width: 200px;
	padding: 10px;
}

.standReserved
{
	background-image: url("/pics/cirkel_groen.gif");
}

.standAvailable
{
	background-image: url("/pics/cirkel_graa.gif");
}

.sidebarplain
{
	margin-bottom: 10px;
}

.sidebarplain a
{
	text-decoration: none;
}

.sidebar
{
	background-color: #dddddd;
	padding: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.sidebar a {
	text-decoration: none;
}

.darkgrey
{
	background-color: #373737;
	color: white !important;
}

.darkgrey a, .darkgrey h2
{
	color: white !important;
}

.darkgrey h2
{
	font-size: 16px;
	margin-top: 5px;
}

.green
{
	background-color: #7ac245;
	color: white;
}

.searchbox
{
	font-weight: bold;
}

a.link
{
	text-decoration: none;
	color: #686 !important;
	display: block;
	margin-bottom: 10px;
}

.sidebar input
{
	padding: 2px 4px 2px 4px;
	font-size: 11px;
}

div.katcol
{
	width: 200px;
	float: left;
}

a.kategoriheader 
{
	display: block;
	margin-top: 1em;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	color: black !important;
}

a.udstiller 
{
	display: block;
	padding-left: 10px;
	color: black !important;
}

a.udstiller:hover
{
}

a.udstillerheader
{
	display: block;
	font-weight: bold;
	margin-top: 2em;
	font-size: 120%;
}

.linkpage
{
	margin-left: 45px;
}

.linkpage img
{
	border: none;
}

.articles h2 
{
	margin: 0px;
}

.articles p
{
	margin-top: 0px;
}

.oversigt
{
	position: relative;
	display: block;
	margin-top: 40px;
	margin-left: 40px;
}

.oversigt a
{
	padding-left: 16px;
	padding-top: 3px;
	font-size: 10px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.oversigt a:visited
{
	color: black;
}

.oversigt a:hover
{
	color: black;
	text-decoration: underline;
}


.sideoversigt, .sideoversigt a, .sideoversigt ol, .sideoversigt li
{
	color: black;
	text-align: left;
	text-decoration: none;
	list-style-type: decimal;
}

.sideoversigt a:hover
{
	text-decoration: underline;
}


.nolink a:hover
{
	text-decoration: none;
}
.downloads
{
	margin-top: 10px;
}

.articleteaser
{
	margin-top: 0px;
}

.inlinearticleteaser
{
	font-weight: bold;
}

div.filler
{
	clear: both;
}

.error
{
	margin-left: 120px;
	font-weight: bold;
	color: red;
}

.imagegallery
{
}

.imagegallery img
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 2px;
}

form.orderform 
{
	background-color: #eee;
	display: block;
	padding: 10px;
}

.orderform br 
{
     clear: left;
}

.orderform label
{
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
       	margin-bottom: 10px;
}

div.siblings
{
	clear: left;
	margin-top: 2em;
	padding-top: 3px;
	border-top: 1px solid #eee;
}

div.siblings, div.siblings a
{
	color: #888;
	text-decoration: none;
}

div.siblings a:hover
{
	text-decoration: underline;
	color: #87C770;
}

div.siblings a.selected
{
	font-weight: bold;
	color: #87C770;
}

div.betaling
{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	padding: 3px;
}

.udstillere
{
}

.udstillere td
{
	vertical-align: top;
}

.udstillere h2.header
{
	/* margin-top: 0;*/
	color: black;
	text-transform: capitalize;
	font-size: 10pt;
	font-weight: bold;
}

.udstillere a
{
	color: black;
	text-decoration: none;
}

.udstillere a:visited
{
	color: black;
}

.udstillere a:hover
{
	text-decoration: underline;
}


