@charset "UTF-8";

html{
	margin: 0; 
	padding: 0;
	height: 100%;
	overflow: hidden;
}

body {
	font-family: /*"museo-1","museo-2"*/, 'Gill Sans W01 Light' ,"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.68em;
	color: #333;
	background-color: #fff;
	background-image: url(../gfx/loadinfo.net.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}



#bgbillede {
	width: 100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}

h1,h2,h3,h4,h5,h6 {
	color: #398412;
	font-weight:normal;
	line-height:1;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

a, a:link {
	color:#398412;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

#nav_container {
	margin:0;
	position: relative;
	z-index: 20000;
}

h1#mhlogo {
	margin: 0;
	background-color:#398412;
	color:#fff;
	padding:0;
	padding-left:1em;
	letter-spacing:.05em;
	
	
}

.ommig {
	background-position: 50% 50%;
	background-image:url(../gfx/portraet_lyst.jpg);
	background-repeat:no-repeat;
	padding:0;
	height:300px;
	width: 300px;
	}
	
.ommig h3 {
	color: #398412;
	margin:0;
	padding:0 5px;
	font-size:150%;
	font-weight:normal;
}

.ommig p {
	padding:0 5px;
	margin:0.1 0 1em 0;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:130%;
	line-height:1.4;
}

#tilsalg {
	position:absolute;
	width:330px;
	min-height:200px;
	z-index:1;
	right:10%;
	top: 200px;
	padding:20px;
	font-size:200%;
	background-color: rgba(256,256,256,0.7);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#tilsalg p {
	margin:0;
	padding:0;
	margin-top:0.6em;
}

/*-- Menu --*/

#menu {
  float: left;
  width: 100%;
  background-color: #398412;
  line-height: normal;
  padding: 0;
  position:absolute;;
  
}

#menu ul {
  margin: 0px;
  padding: 0px;
  top:30px;
  list-style: none;
  position:absolute;
}

#menu ul li {
  list-style: none;
}

#menu ul li a {
  float: left;
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

#menu ul.horizontal li.level1 {
  float: left;
  height: 17px;
  width:256px;
  padding: 0;
  background:transparent;
}

#menu ul.horizontal li.level1 a {
  font-weight: bold;
  color: #398412;
  width:256px;
}

#menu ul.horizontal li.level1 a:hover {

}

#menu ul.horizontal > li.level1 a {
  width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu ul li a { float:none; }
/* End IE5-Mac hack */

#menu ul.dropdown {
  position: absolute;
  top: 0px; 
  left: 0px;
  width: 148px;
  visibility: hidden;
  background: #398412;
}

#menu ul.flyout {
  position: absolute;
  top: 0px; 
  left: 0px;
  visibility: hidden;
  width: auto;
  padding:10px;
  border: 1px solid #333;
  background-color:#eee;
}

#menu ul.dropdown li.level2,
#menu ul.flyout li.level3 {
	text-transform:uppercase;
	letter-spacing:.08em;
}

#menu ul.dropdown li.level2 a,
#menu ul.flyout li.level3 a {
  font-weight: normal;
  color: #fff;
  padding: 2px 4px 5px 5px;
}

#menu ul.dropdown li.level2 a:hover,
#menu ul.flyout li.level3 a:hover {
  color: #398412;
  font-weight: normal;
  background-color: #fff;
}

#menu ul.dropdown li.level2 a:active,
#menu ul.flyout li.level3 a:active {
  color: #398412;
  font-weight: normal;
  background-color: #fff;
}

iframe {
	z-index:1;
	height:100%;
	height:100%;
	min-height:760px;
	}
	
hr {
	visibility:hidden;
}

/* -- Baggrunde -- */

.bg_billede {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_due {
	background-image: url(/gfx/DSC_4854.jpg);
}

.bg_duer {
	background-image:url(/gfx/DSC_4849.jpg);
}

.bg_sukkulent {
	background-image:url(/gfx/DSC_5671.jpg);
}

.bg_linser {
	background-image:url(/gfx/DSC_5341.jpg);
}

.bg_sukkulenter {
	background-image:url(/gfx/DSC_5668.jpg);
}

.bg_bottletree {
	background-image:url(/gfx/DSC_5679.jpg);
}

.bg_bench {
	background-image:url(/gfx/DSC_8735.jpg);
}

.bg_lodi {
	background-image:url(/gfx/DSC_4493.jpg);
}

.bg_koloni {
	background-image:url(/gfx/koloni.jpg);
	background-position: left top;
}