body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 95%;
	background-color : #FFFFFF;
	height: 100%;
	margin: 0;
	padding: 0;
}

#container {
	width: 100%;
	margin: 0 auto 0 auto;
	min-height: 100%;
	padding: 0 0 1em 0;
}

#top {
	height: 60px;
	padding: 15px;
	margin: 0;
	border-bottom: 10px solid #00A350;
	background-color : #F8F7E3;
	position: relative;
}

#matchpoints_logo {
	position: absolute;
	left: 2em;
	top: 1em;
}

#toptekst {
	color: #01a350;
	font-weight: bold;
	font-size: 125%;
	text-align: right;
	font-family: Arial, sans-serif;
	position: absolute;
	left: 225px;
	top: 20px;
	margin-right: 85px;
}

#toptekst_under {
	text-align: right;
	font-weight: bold;
	color: #333333;
 	font-size: 100%;
}

#au_logo {
	position: absolute;
	right: 2em;
	top: 1em;
}


#indhold {
	background-image: url('/business/pics/background.png');
	background-repeat: repeat-x;
	min-height: 100%;
}

#menu {
	margin: 0;
	padding: 7em 0 0 0;
	width: 150px;
	float: left;
}

#hovedpunkter {
	clear: both;
	padding: 0;
	margin: 0;
}

#hovedpunkter li {
	list-style-type: none;
	margin: 0 0 5px 2em;
	padding: 0;
}

#underpunkter {
	margin: 0;
	padding: 0;
}

#underpunkter li {
	list-style-type: none;
	list-style-position: outside;
	margin: -2px 0 0 0;
	padding: 0;
}

a.main:link, a.main:visited, a.main:hover, a.main:active, a.mainactive, a.mainactive:visited, a.sub:link, a.sub:visited, a.sub:hover, a.sub:active, a.subactive, a.subactive:active, a.subactive:link, a.subactive:visited, a.subactive:hover, .subactive {
	color: #999999;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	line-height: 100%;
	margin-bottom: 1.5em;
}

a.main:hover, a.main:active, a.mainactive, a.mainactive:visited, a.sub:hover, a.sub:active, a.subactive, a.subactive:visited {
	color: #00A34F;
}

a.sub:link, a.sub:visited, a.sub:hover, a.sub:active, a.subactive, a.subactive:active, a.subactive:link, a.subactive:visited, a.subactive:hover, .subactive {
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: -1.5em;
}

#in_english {
	background-image: url('/business/pics/gb.gif');
	background-position: left;
	background-repeat: no-repeat;
}

#paa_dansk {
	background-image: url('/business/pics/dk.gif');
	background-position: left;
	background-repeat: no-repeat;
}

#hvorfor a {
		margin-top: 2em;
}

#hvorfor a, #historie a {
	border: 1px solid silver;
	padding: 3px;
	text-align: center;
}

#logoer {
	width: 150px;
	margin-top: 1em;
	text-align: center;
	padding-left: 5px;
}

#logoer img {
	margin-bottom: 5px;
}

#tekst {
	margin: 0 0 0 150px;
	padding: 4em 2em 0 3em;
	min-height: 100%;
	line-height: 135%;
}

#sidegrafik {
	float: right;
	margin: -3em -1em 0 1em;
}


#clear {
	clear: both;
}

input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

a {
	color: #0000ff;
}

a:visited {
	color: #666666;
}

h1 {
	font-size: 150%;
	color: #333333;
	margin-top: 0;
	line-height: 125%;
}

h2 {
	font-size: 130%;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0.2em;
}

h3 {
	font-size: 120%;
	margin: 0.5em 0 0 0;
}

.smaller {
	font-size: smaller;
}

.plain {
	text-decoration: none;
	color: black;
}

#url {
	margin-right: 10px;
	float: right;
	display: inline;
	padding: 0;
}

#url a {
	text-decoration: none;
	color: black;
}

#copyright {
	color: black;
	margin-left: 10px;
	float: left;
	display: inline;
	text-decoration: none;
	padding: 0;
}

.redbold {
	color: red;
	background: transparent;
	font-weight: bold;
}

.progress {
	width: 100%;
	line-height: 125%;
	border: 1px solid #C0C0C0;
	padding: 10px;
	clear: right;
}

.active {
	color: black;
	background: transparent;
	text-decoration: none;
	margin-right: 3%;
	font-weight: bold;
	font-size: smaller;
	width: 50%;
}

.inactive,a.inactive:link,a.inactive:active,a.inactive:visited {
	color: #C0C0C0;
	background: transparent;
	margin-right: 3%;
	font-weight: bold;
	font-size: smaller;
	width: 50%;
}

.tr_light {
	background-color: #EEEEFF;
	color: black
}

.tr_dark {
	background-color: #BBBBCC;
	color: black
}

.top_border {
	border-top: 1px solid black;
}

.bottom_border {
	 border-bottom: medium double black;
}

.nowrap {
	white-space: pre;
}

li {
	list-style-image: url(/pics/dot.jpg);
}

.normal li {
	list-style-image : none;
	list-style-type : disc;
}

.numbers li {
	list-style: decimal;
}

#print {
	display: inline;
	float: right;
	clear: none;
	font-size: smaller;
	position: relative;
}

.red {
	color: red;
}

#contact a {
		margin-top: 2em;
}