body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background-color : #FBF8F8;
	line-height: 125%;
	margin: 5px;
}

#top {
	padding: 5px;
	border: 1px solid #688268;
	background-color : #AABBAA;
	margin-bottom: 20px;
}

#menu {
	margin-left: 1px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #688268;
	padding: 0 10px 0 10px;
	width: 200px;
	float: left;
	margin-bottom: 20px;
}

#date {
	position: relative;
	bottom: 0;
	margin: 250px 0 5px 0;
	font-size: 75%;
	line-height: 100%;
	font-style: italic;
	padding: 0;
}

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

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

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

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

a.main:link, a.main:visited, a.main:hover, a.main:active, a.mainactive, a.mainactive:visited, .mainactive {
	color: black;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	border-width: 3px 3px 1px 1px;
	border-style: solid;
	border-color: #688268;
	font-size: smaller;
}

a.main:hover, a.main:active, a.mainactive, a.mainactive:visited, .mainactive {
	color: black;
	background-color: #ecad32;
}

.selected {
	cursor: default;
}

.mainactivetext {
	padding-left: 5px;
}

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: black;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 1px;
	padding-left: 7px;
}

a.sub:hover, a.sub:active, a.subactive, a.subactive:visited {
	color: black;
	background-color: #ecad32;
}

#indhold {
	margin: 0 0 50px 223px;
	padding: 10px 10px 50px 10px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #688268;
}

#bottom {
	height: 20px;
	padding: 2px;
	border : 1px solid #688268;
	font-size : 10px;
	background-color: #AABBAA;
	clear: both;
	margin: 0;
}

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

a {
	color: #688268;
}

a:visited {
	color: #666666;
}

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

h2 {
	font-size: 120%;
	text-decoration: underline;
	font-weight: normal;
	margin-bottom: -0.5em;
}

h3 {
		font-size: 110%;
		text-decoration: underline;
}

.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;
}

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

.red {
	color: red;
}

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

#au_logo {
	float: right;
	margin: 0;
	padding: 0;
}