﻿html {
				background: #f5f5f5;
				font-family: Verdana, Arial, Tahoma, sans-serif;
				padding: 0px;
				margin: 0px;
}
body {
				background: #f5f5f5;
				font-family: Verdana, Arial, Tahoma, sans-serif;
				padding: 0px;
				margin: 0px;
}
h1 {
				margin: 10px 0px 20px 0px;
				padding: 5px 2px;
				color: #75331b;
				font-size: 16px;
				text-transform:capitalize;
				width: 100%;
				border-bottom: 1px solid #eee8df;
}
h3 {
				margin: 16px 0px 2px 0px;
				color: #333;
				font-size: 11px;
				font-weight: bold;
}
P {
				margin: 0px 0px 6px 0px;
				line-height: 14px;
}
a:link {
				color: blue;
				text-decoration: underline;
}
a:visited {
				color: #0099CC;
}
a:hover {
				color: #75331b;
				text-decoration: none;
}
a:active {
				color: blue;
}
#banner {
				height: 123px;
				border-bottom: 3px solid #95c540;
				background: url('../images/gm-banner.png') left top no-repeat;
}
#content {
				width: 780px;
				margin: 0px auto;
}
#container {
				float: right;
				width: 780px;
				margin-left: -200px;
				background: #fff url(../images/leftcol.png) left top repeat-y;
				min-height: 400px;
}
#indhold {
				margin-left: 175px;
				font-size: 11px;
				color: #1E1E1E;
				line-height: 14px;
				padding-right: 25px;
				padding-bottom: 25px;
}
.greenbar {
				width: 100%;
				height: 15px;
				background: #95c540;
				color: #fff;
				font-size: 11px;
				font-weight: bold;
				text-transform: capitalize;
				margin: 20px 0px 0px 0px;
				padding: 2px 0px 2px 2px;
				border-bottom: 1px solid #000;
}
li {
				font-size: 11px;
				line-height: 15px;
}
ul {
				font-size: 11px;
				line-height: 15px;
}
table {
				margin: 20px 0px;
				border-top: 1px solid #eee8df;
				border-right: 1px solid #eee8df;
				border-bottom: 2px solid #95c540;
				border-left: 1px solid #eee8df;
				border-collapse: collapse;
}
td {
				border: 1px solid #eee8df;
				padding: 2px 4px;
				vertical-align: top;
				font-size: 11px;
}
thead {
				background: #f5f5f5;
				border-bottom: 2px solid #95c540;
}
.button {
				font-size: 10px;
				background: #eee8df;
				color: #1e1e1e;
				width: 80px;
				float: left;
				display: block;
				padding: 4px 6px;
				margin: 2px;
}
#leftcol {
				width: 160px;
				float: left;
				font-size: 11px;
				font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif;
				text-transform: capitalize;
				margin-left: 0px;
}
#leftcol a:link {
				display: block;
}
#leftcol a:visited {
				display: block;
}
#leftcol a:hover {
				display: block;
}
#leftcol a:active {
				display: block;
}
#footer {
				font-size: 10px;
				padding-top: 15px;
				border-top: 3px solid #95c540;
				clear: both;
				margin-bottom: 100px;
}
div#content {
}
.clear {
				clear: both;
				height: 0px;
}
.top {
				margin-top: 0px;
				padding-top: 20px;
}
/*div#leftcol a.retur {
				margin-right: 3px;
				margin-top: 3px;
				padding-top: 3px;
				border-top: 1px solid #257;
}*/
/* VENSTREMENU START */
/* expanding menu styling */
#udm ul {
				margin-left: 0 !important;
				margin-top: 1px !important;
				width: 158px !important;
				w\idth: 150px !important;
}
#udm ul ul {
				width: 150px !important;
				w\idth: 142px !important;
				border-style: dashed;
				background-color: #ffe;
}
#udm ul ul ul {
				width: 142px !important;
				w\idth: 134px !important;
				border-style: dotted;
				background-color: #ffd;
}
/* give all anchors a hand cursor */
#udm a {
				cursor: pointer !important;
				cursor: hand !important;
}
/* VENSTREMENU SLUT */
img {
				border: none;
}

