body
{
	font-family: verdana, arial;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px;
	padding: 0px;
	background: white;
}

p
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

.header
{
	background: #669900;
	height: 240px;
/*border: 1px solid black;*/
	border-bottom: 1px solid #4e6032;
}

.header-section
{
	text-align: left;
/*border: 1px solid red;*/
}

div.header-section
{
	width: 990px;
}

td.header-section
{
	vertical-align: bottom;
	height: 240px;
}

.menu
{
	font-size: 8pt;
	line-height: 10pt;
}

div.menu
{
	background: #b1f154;
	padding: 20px;
	padding-bottom: 0px;
	width: 680px;
    height: 120px;
    margin-left: 10px;
}

td.menu
{
	vertical-align: top;
	font-weight: bold;
	padding-right: 20px;
}

a.menu
{
	font-weight: normal;
	text-decoration: none;
	color: black;
}

td.logo
{
	margin: 0px;
	padding: 0px;
}

img.logo
{
	clear: none;
	margin-top: 10px;
}

.content
{
	font-family: verdana, arial;
	font-size: 10pt;
	line-height: 12pt;
	color: #444444;
/*border: 1px solid black;*/
}

.content-section
{
	width: 990px;
	margin-top: 100px;
	text-align: left;
/*border: 1px solid red;*/
	color: #444444;
}

.price
{
	font-family: verdana, arial;
	font-size: 8pt;
	line-height: 10pt;
	color: #444444;
	padding-left: 50px;
	text-align: right;
}

h1
{
	color: black;
	font-size: 16pt;
	line-height: 16pt;
}

h2
{
	color: black;
	font-size: 12pt;
	line-height: 12pt;
	padding-top: 12pt;
}

h3
{
	color: black;
	font-size: 11pt;
	line-height: 11pt;
}

h4
{
	color: black;
	font-size: 10pt;
	line-height: 10pt;
}

.content-left
{
	width: 270px;
	font-size: 10pt;
	line-height: 12pt;
	vertical-align: top;
}

.content-right
{
	width: 620px;
	font-size: 10pt;
	line-height: 12pt;
	vertical-align: top;
	padding-right: 20px;
/*border: 1px solid red;*/
}

.address
{
	width: 200px;
	margin-left: 40px;
	font-size: 8pt;
	line-height: 10pt;
}

.portrait
{
	clear: none;
	float: left;
	margin-right: 20px;
}

img.dankort
{
	vertical-align: middle;
}

td.article
{
	font-family: verdana, arial;
	font-size: 8pt;
	line-height: 10pt;
	color: #444444;
	padding: 20px;
}

p.article
{
	text-align: center;
}

.contact-caption
{
	font-family: verdana, arial;
	font-size: 10pt;
	line-height: 12pt;
	color: #444444;
	padding-right: 100px;
}

.contact-element
{
	font-family: verdana, arial;
	font-size: 10pt;
	line-height: 12pt;
	color: #444444;
	width: 250px;
}

.contact-text
{
	width: 250px;
}

.contact-phone
{
	width: 250px;
	text-align: center;
}

textarea.contact-text
{
	height: 150px;
}