body {
	background-color: #d7f5ca;
}

#search {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#language {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	padding: 0 0 10px 10px;
	
}

#other {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	padding: 0 10px 10px 0;
	/*line-height: 180%; - Funker ikke i IE for afstand mellem billeder */
}

#other img {
	margin: 0 0 4px 0;
}

#logo {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}

#menu {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 584px;
	height: 570px;
	margin: -285px auto auto -292px;
	z-index: 2;
	background-position: 3px 0;
	background-repeat: no-repeat;
}

#produktion {
	background-image: none;
	background-repeat: no-repeat;
	height: 215px;
	width: 215px;
	position: absolute;
	top: 25px;
	left: 185px;
}

#produkter {
	background-image: none;
	background-repeat: no-repeat;
	height: 215px;
	width: 215px;
	position: absolute;
	top: 135px;
	left: 28px;
}

#forhandler {
	background-image: none;
	background-repeat: no-repeat;
	height: 215px;
	width: 215px;
	position: absolute;
	top: 135px;
	left: 342px;
}

#korssting {
	background-image: none;
	background-repeat: no-repeat;
	height: 215px;
	width: 215px;
	position: absolute;
	top: 322px;
	left: 283px;
}

#information {
	background-image: none;
	background-repeat: no-repeat;
	height: 215px;
	width: 215px;
	position: absolute;
	top: 322px;
	left: 85px;
}

#logo div {
	margin: 10px 10px 0 0;
}

a img {
	border: 0;
}

#other span, #search span {
	color: rgb(238,0,0);
	font-size: 17px;
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-weight: bold;
}

#language .desc {
	font-weight: bold;
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
}

#language td {
	text-align: center;
}

#language table {
	width: 120px;
}

.smit {
	border: none;
	font-size: 13px;
	padding: 0 0 2px 2px;
	margin: 0;
	width: 90px; 
	height: 26px;
	background-color: transparent;
	text-align: left;
	font-weight: bold;
	color: white;
}

.txt {
	width: 170px;
	border: 1px solid white;
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 13px;
	height: 19px;
	vertical-align: middle;
	display: inline;
}

.divform {
	position:relative;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 0px solid gray;
	height: 24px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.divsmit {
	position: absolute;
	top: -1px;
	right: -90px;
	background-image: url('gfx/search-bnt2.gif');
	background-repeat: no-repeat;
	width: 90px;
	height: 26px;
	margin: 0;
	padding: 0;
	text-align: left;
}