/* Global */

body {
	margin: 10px 0px 0px 0px;
	background: #FFFFFF no-repeat top center;
	text-align: center;
}

img {
	border: 0;
}

h1 {
	font-family: tahoma;
	font-size: 16px;
	color: #77B21A;
	margin: 0px 0px 10px 0px;
	padding: 0;
	line-height: 100%
}

h2 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 100%
}

p {
	font-family: verdana;
	font-size: 11px;
	line-height: 120%;
	margin-top: 0;
	padding-top: 0;
}

td, body, ul, ol {
	font-family: verdana;
	font-size: 11px;
}

a {
	font-family: verdana;
	font-size: 11px;
	color: #77B21A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, select, textarea {
	font-family: verdana;
	font-size: 10px;
}

/* Layout */

#top {
	line-height: 0;
	width: 850px;
	margin: 0 auto;
	position: relative;
	left: 3px;
}

#menu {
	height: 25px;
	background-color: #221E1F;
	margin: 0 auto;
	text-align: left;
}

#menu a {
	margin-right: 8px;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #77B21A;
}

#level_1{
	margin-right:0px;
	float:left;
	z-index:1;
	height:18px;
}

#aMenu2{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}

#ekstrabar {
	margin: 0 auto;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	color: #77B21A;
}

#ekstrabar input {
	border: 1px solid #77B21A;
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}

#wrapper {
	width:850px;
	margin: 0 auto;
}

#krop {
	background: #FFFFFF url(images/bottom.jpg) bottom left no-repeat;	
	width: 850px;
	text-align: left;
	padding-bottom: 50px;
	
}

#nyheder {
	background: #DCEBC4 url('images/nyheder.jpg') no-repeat top;	
	width: 266px;
	min-height: 390px;
	text-align: left;
	margin: 20px 20px 20px 10px;
	font-family: verdana;
	font-size: 11px;
	float: left;
	position: relative;
}

#nyheder a {
	color: #000000;
	font-weight: bold;
}

.nyhed {
	clear: left;
	margin-bottom: 20px;
}

.news a:link {
	color: #000 !important;
}

#indhold {
	overflow: auto;
	float: right;
	width: 520px;
	min-height: 390px;
	text-align: left;
	margin: 20px 0px 20px 0px;
z-index: 1200;
}

#clearer {
	clear: left;
}

#bund {
	line-height: 0;
	margin: 0 auto;
}

.tabletop {
	background-image: url('../images/fade-form.gif');
	background-repeat: repeat-x;
	color: #990000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: bottom left;
	border-bottom: 1px dotted #999999;
	text-align: left;
}

.table {
	border: 1px solid #999999;
	text-align: left;
}

.green {
	color: #77B21A;
	font-weight: bold;
}

#nav, #nav ul {
	background: #000;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 2px;
}

#nav a.daddy {
	
}

#nav li {
	float: left;
	color: #FFFFFF;
	text-align: left;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	w\idth: 150px;
	margin: 0;
	z-index: 1000;
}

#nav li li {
	padding-right: 10px;
	width: 140px;
}

#nav li ul a {
	width: 150px;
	w\idth: 150px;
}

#nav li ul ul {
	position: absolute;
	margin: -17px 0px 0px 150px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: none;
}

div.leftbub, div.rightbub {
	position: absolute;
}

div.leftbub {
	left: -89px;
	bottom: -12px;
	background: url(images/leftbub.jpg) no-repeat;
	width: 103px;
	height: 214px;
}

div.rightbub {
	right: -52px;
	top: -16px;
	background: url(images/rightbub.jpg) no-repeat;
	width: 82px;
	height: 59px;
}