#head{
	width: 900px;
	height: 200px;
	position: relative;
	background-image: url(http://medicinalmarzipan.com/wp-content/themes/Cutline-1-1.4-2ColumnRight1/Cutline-1-1.4-2ColumnRight/images/bg_head.jpg);
	background-repeat: no-repeat;
}

#hilda{
	position: absolute;
	right: 0;
	top:10px;
}

#tagline{
	position: absolute;
	top:100px;
	left:300px;
}

#logo_dk{
	position: absolute;
	top:25px;
	left:25px;
}

.none{
	display: none;
}

#nav_dk{
	list-style: none;
	position: absolute;
	bottom: 5px;
	left:25px;
	padding: 0;
	margin: 0;
}

#nav_dk li{
	display: inline;
	margin: 0 20px 0 0;
}

#nav_dk li a{
	border: none;
}

#nav_dk li a:hover{
  	filter:alpha(opacity=50);
  	opacity:0.5;

}

#text-4{
	display: none;
}

#search-4{
	margin-top: 180px;
}
