a:link, a:visited, a:active, a.print:link, a.print:visited, a.print:active, .printLink
{
	color:#339999;
	text-decoration:none;
	visibility: visible;
}

a:hover, a.print:hover, .printLink
{
	color:#339999;
	text-decoration:underline;
	cursor: pointer;
}
@media screen
{
	.print_button
	{
		
	}

	body
	{
		background-color:#66cccc;
	}
	p.block
	{
		text-align: left;
	}
	a.print:link, a.print:visited, a.print:active, .printLink
	{
		color:#339999;
		text-decoration:none;
	}

	a.print:hover, .printLink:hover
	{
		color:#339999;
		text-decoration:underline;
	}	
}

@media print
{
	body
	{
		background-color:#ffffff;
	}
	p.block, a.print, .print_button, .printLink
	{
		display: none;
	}
	.noprint
	{
		display: none;
		visibility: hidden;
	}
}

#detail
{
	margin: 10px 40px 20px 40px;
}


#detail_list
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#detail .listGroup
{
	margin: 0px 0px 0px 0px;
	padding: 4px 3px 3px 3px;
	height:	170px;
}

#detail .listDetail
{
	margin: 0px 0px 0px 0px;
	padding: 4px 3px 3px 3px;
}

#detail .fakta, #detail .fakta1, #detail .fakta2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 4px 3px 3px 3px;
	border-style:solid;
	border-color: #339999;
	border-width:1px;
	background-color:#eeeeee;
}
#detail .fakta1
{
	clear: both;
	width: 49%;
	float:left;
}
#detail .fakta1
{	width: 49%;
	float:left;
}
#detail .faktaTitel
{
	color:#339999;
	font-size: 120%;
	font-weight: bold;
}
#detail .thumbnail
{	
	padding: 0px 0px 0px 0px;
	width: 120px;
	height:180px;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	float:left;
}

#detail .title, #detail .undertitle
{
	margin: 0px;
	padding: 2px 2px 2px 2px;
	font-size: 120%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

#detail .undertitle
{
	font-size: 100%;
	margin-top: 8px;
}
#detail .fieldTitle, #detail .field
{
	padding: 3px 2px 2px 10px;
	font-size: 90%;
	font-weight: bold;
}
#detail .field
{
	font-size: 90%;
	font-weight: normal;
}

#detail .description, #detail .description:hover
{
	padding: 2px 2px 2px 2px;
	line-height: 16px;
}

#detail .description
{
	overflow: hidden;
}

#detail .description:hover
{
	overflow: auto;
}


#detail .titleDiv
{
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	background-color:#339999;
	font-weight: bold;
	color: #ffffff;
}

#detail .fieldGroup, #detail .fieldGroup:hover, #detail .buttonGroup, #detail .fieldGroupHigh
{
	height:	20px;
	margin: 0px 0px 0px 0px;
	padding: 4px 3px 3px 3px;
	border-style:solid;
	border-width:1px;
}

#detail .fieldGroup, #detail .buttonGroup, #detail .fieldGroupHigh
{
	background-color:#FFFFFF;
	border-color:#FFFFFF;
}

#detail .fieldGroup:hover, #detail .fieldGroupHigh:hover
{
	background-color:#EFEFEF;
	border-color:#CCDDCC;
}

#detail .fieldGroupHigh, #detail .fieldGroupHigh:hover
{
	height:100px;
}

.hover
{
	background-color:#ffffff;

}
.hover:hover
{
	margin: -1px;
	border-width: 1px;	
	border-style: solid;
	background-color:#EFEFEF;
	border-color:#CCDDCC;
}

#side
{
	padding: 4px 0px 4px 5px;
	width: 190px;
	float: left;
	clear: both;
	text-decoration: none;
}
	
#content, #content:hover
{
	padding: 4px 0px 4px 0px;
	margin-left: 200px;
	text-decoration: none;
	color: #000000;
}
.description
{
    font-size:10px;
}

#divider
{
	height: 3px;
}

#hr
{
	clear: both;
}

#detail .toggleDisplayLink, #detail .toggleDisplayLink:hover
{
	margin: 0px 0px 0px 5px;
	padding: 0px 3px 0px 3px;
/*	border-style: solid;
	border-width: 1px;*/
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
}


#detail .toggleDisplayLink
{
	color: #EEEEEE;
/*	border-color: #339999;*/
}

#detail .toggleDisplayLink:hover
{
	color: #EEEEEE;
	text-decoration: underline;
}
@media print
{
	#detail .toggleDisplayLink
	{
		visibility: visible;
		color: #ffffff;
	}
	.titleDiv
	{
		background-color:red;
	}
}

img.g53 {/* scalable em 53 */
	width: 5.3em;
	height: 5.3em;
}
