*
{
  margin: 0;
  padding: 0;
}

body {
	background-color: #F8F8F8;
	margin: 0px;
	height: 101%;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 757px;
	background-color: #F4FFE4;
}
#leftcol {
	float: left;
	width: 110px;
	position: relative;
}


#logo {
	margin-left: auto;
	width: 550px;
	height: 155px;
	margin-right: auto;
	margin-top: 20px;
}

#Hjem {
	width: 85px;
	margin-left: 22px;
	margin-bottom: 10px;
	margin-top: 35px;
}


.knapp {
	margin-right: 7px;
}

#Main {
	float: right;
	margin-top: 20px;
	width: 540px;
	margin-bottom: 10px;
	margin-right: 35px;
}

#main2 {
	width: 555px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

td > p .Overskrift1 {
	position: relative;
}

#pil {
	margin-right: 5px;
}
#iwrap {
	width: 707px;
	position: relative;
}
#K_meny {
	width: 65px;
	position: relative;
	left: 30px;
	top: 30px;
	z-index: 10;
}


#K_meny li {
	width: 120px;
	list-style-type: none;
	height: 37px;
	font-family: "Trebuchet MS", "Arial", "MS Sans Serif", "MS Serif";
	z-index: 0;
}
#K_meny a {
	text-decoration: none;
	background-image: url(../images/K-meny_01.png);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 20px;
	display: block;
	padding-bottom: 12px;
	text-align: left;
}
#anm{
	position: absolute;
	width: 120px;
	height: 37px;
	left: -50px;
	top: 11px;
	z-index: -1;
	display: none;
	clip: rect(auto auto auto 80px)
}
/*.anm_start {
	clip: rect(auto,auto,auto,80px);
	display: block;
}*/

#K_meny a:hover {
	text-decoration: underline;
	background-image: url(../images/K-meny_01-over.png);
}


#K_meny .one {
	position: absolute;
	left: 48px;
	top: -26px;
}
#K_meny .two {

	position: absolute;
	left: 63px;
	top: 18px;
}
#K_meny .three {


	position: absolute;
	left: 48px;
	top: 60px;
}
