body
{
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
	color: #000000;
	font-size: .7em;
	line-height: 150%;
}
table
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: none 0 #ffffff;
}
td,th
{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	font-size: .7em;
	line-height: 150%;
	
}
p
{
	margin: 0px 0px 0px 0px;
	line-height: 150%;
}
div
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 150%;
}
img
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none 0px #ffffff;
}
input, textarea, button, select, file
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .9em;
}
h1
{
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	margin: 0px 0px 20px 0px;
}
h2
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h3
{
	font-size: .9em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
a:link,a:visited
{
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}
a:active,a:hover
{
	color: #990000;
	background-color: #ffffff;
	text-decoration: underline;
}

.left
{
	text-align: left;
}
.right
{
	text-align: right;
}

.content
{
	color: #000000;
	background-color: #ffffff;
}
.innercontent
{
	padding: 18px 15px 0px 18px;
}
.creditinfo
{
	color: #000000;
	font-style: italic;
	padding-bottom: 4px;
	font-size: .9em;	
}
.contenttitle
{
	color: #ffffff;
	background-color: #000000;
	padding: 6px 13px 6px 13px;
	margin-bottom: 24px;
	font-size: 1.25em;
	font-weight: bold;
}
.contentsummary
{
	color: #000000;
	background-color: #ffffff;
	margin-bottom: 16px;
	line-height: 150%;
}
.contenttext
{
	color: #000000;
	background-color: #ffffff;
	line-height: 150%;
	margin-bottom: 30px;
}
.lastupdate
{
	font-size: .9em;
	color: #000000;
	background-color: #ffffff;
	padding-bottom: 20px;
}
.visitkortinfo * td
{ padding-left: 5px; }
.visitkortinfo * .nounderline img
{ display: none; visibility: hidden; }

/*Person visitkort*/
.visitkortinfo
{
	border: solid 1px #D1D1D1;
}
visitkortinfo tr td.adressekort
{ padding: 15px; }
.visitkort p
{
	margin-bottom: 7px;
}
.visitkortinfo
{
	width: 650px;
}
.adressekort, .andetinfo
{ 
	width: 50%; 
	padding: 10px 10px 10px 10px;
}
.visitkort tr td.adressekort
{
	border-right: solid 2px #D1D1D1; 
	padding: 10px 10px 10px 10px;
}
hr.profilSplit
{
	color: #D1D1D1;
	height: 1px;
	margin: 5px 0px 5px 0px;
}
.adressekort table
{ width: 100%; }
td.infobeskrivelse
{
	color: #6D6D6D;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	width: 50px;
}
td.info
{
	padding: 5px 0px 0px 10px;
	width: auto;
}
td.info, td.infobeskrivelse
{
	font-size: 0.65em;
}
.visitkortspacer
{ height: 10px; }
