
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	scrollbar-face-color: #999999;,
	scrollbar-track-color: #efefef;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CACACA;
	scrollbar-3dlight-color: #445555;
	scrollbar-darkshadow-color: #AAAAAA;
	scrollbar-arrow-color: #cccccc;
}

A:link
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	font-weight: none;
	color: #000000
}
A:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	font-weight: none;
	color: #000000
}
A:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 11px;
	font-weight: none;
	color: #333333
}
A:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 11px;
	font-weight: none;
	color: #333333
}

A.menu:link
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	font-weight: none;
	color: #000000
}
A.menu:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	font-weight: none;
	color: #000000
}
A.menu:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	font-weight: none;
	color: #333333
}
A.menu:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	font-weight: none;
	color: #333333
}

.greenheader_logo {
	background-image: url(../images/greenheader_logo.gif);
	background-repeat: no-repeat;
}

.greenheader_landskab {
	background-image: url(../images/greenheader_landskab.jpg);
	background-repeat: no-repeat;
}
.greenheader_bg {
	background-color:#114C1A;
}

td, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}

.normal {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}

.lille {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.os11, h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #29442D;
	font-weight:bold;
}

.os12, h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #29442D;
	font-weight:bold;
	LETTER-SPACING: 2px
}

.os14, h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #29442D;
	font-weight:bold;
}

.list_bg_dark {
	BACKGROUND-COLOR: #d6d6d6;
}

.list_bg_light {
	BACKGROUND-COLOR: #ffffff;
}

.border {
	border-width: 1px;
	border-style:solid;
	border-color: #999999;
}

form {
	margin:0;
}