﻿body
{
	font-family: helvetica,arial, verdana;
	font-size: 12pt;
	line-height: 15pt;
	margin: 0px 0px 0px 0px;
	color: #333333;
}
#header
{
	background-image: url(images/menuext.gif);
	background-repeat: repeat-x;
	height: 130px;
	width: 100%;
	float: left; /* border-bottom: solid 1px #81755f; */
}

p
{
	margin: 0px 0px 10pt 0px;
}
h1
{
	color: #81755f;
}
hr
{
	border: dashed #81755f;
	border-width: 1px 0 0 0;
	height: 0px;
	line-height: 0px; /* border-bottom: dashed 1px #81755f; */
}
img
{
	border: none;
}
.fremhaev
{
	font-size: 13pt;
}
.vertical-line
{
	background: #fff url(umages/divider2.gif) repeat-y scroll top;
	width: 20px;
	height: 100%;
}

.localization
{
	position: relative;
	top: -10px;
	text-align: right;
	margin-right: 20px;
}
.localization a, .localization img
{
	border: none;
	padding-left: 5px;
}
.datetext
{
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #81755f;
}
.divider1
{
	background: #fff url(images/divider1.gif) repeat-x;
	height: 25px;
	margin: 20px 0px 20px 0px;
}
.divider2
{
	background: #fff url(images/divider2.gif) repeat-x;
	height: 16px;
	margin: 5px 0px 5px 0px;
}
#canvas
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	vertical-align: middle;
}
#contentarea
{
	float: left;
	width: 100%;
	border: solid 1px #81755f;
	position: relative;
}

#pagecontent
{
	float: left;
	width: 98%;
	margin: 1% 1% 1% 1%;
}
#teaser
{
	font-weight: normal;
	font-style: italic;
	color: #fff;
	width: 100%;
	text-align: center;
	background-color: #c0dcb5;
	color: #81755f;
	float: left;
	clear: both;
	padding: 5px 0px 5px 0px;
}
#footer
{
	float: left;
	width: 100%;
	background-color: #81755f;
	height: 40px;
	vertical-align: middle;
}
#footer p
{
	color: #fff;
	padding-top: 0px;
	text-align: center;
	font-weight: bold;
	float: left;
	width: 100%;
	margin-top: 10px;
}
#headernavn
{
	top: 102px;
	left: -150px;
	font-weight: bold;
	color: #81755f;
	position: relative;
}
#headertext
{
	position: relative;
	top: 30px;
	left: 30px;
	color: #81755f;
	font-style: italic;
	font-size: 11pt;
}
#companylogos
{
	position: relative;
	top: 19px;
	right: 20px;
	text-align: right;
}
#companylogos img
{
	border: solid 0px #81755f;
}
#companylogos a
{
	margin-left: 10px;
}
#twocolleft
{
	float: left;
	width: 18%;
	height: 100%;
	background-color: #fff;
	margin-right: 6px;
}
#twocolright
{
	float: left;
	width: 80%;
	height: 100%;
	background-color: #fff;
	border-left: solid 1px #c0dcb5;
	padding-left: 10px;
	padding-right: 0px;
}


