html { min-height: 100%; margin-bottom: 1px; }

body {
	margin-top: 10px;
	padding: 0px;
	font-family: Tahoma, Verdana, sans-serif;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

td {
	vertical-align: top;
}

#main {
	width: 984px;
	margin: 0 auto;
}

#header td {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 122px;
	height: 70px;
}

#header table {
	width: 984px;
}

#pagehead {
	font-size: 22px;
	margin: 0px;
	padding-left: 122px;
	padding-top: 22px;
	padding-bottom: 22px;
}

#contenttable .leftcol {
	width: 123px;
}

#contenttable .middlecol {
	width: 615px;
}

#contenttable .cspacer {
	width: 32px;
}

#contenttable .rightcol {
	width: 90px;
}

#menu {
	position: absolute;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Sans-serif;
	list-style-type: none;
	width: 122px;
	height: 67px;
	overflow: hidden;
	color: #000000;
}

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

#menu_big li {
	list-style-type: none;
}

#menu_big {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	background-color: #cccccc;
	color: #000000;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Sans-serif;
	list-style-type: none;
	width: 122px;
	padding-bottom: 2px;
}


#menu .menuactive {
	background-image: url("holmen/menubullet_big_beige.gif");
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-left: 3px;
	font-weight: bold;
}

#menu .menuinactive {
	padding-left: 13px;
	margin-left: 3px;
}

#menu a {
	text-decoration: none;
	color: #000000;
}


#menu_big .menuactive {
	background-image: url("holmen/menubullet_big_beige.gif");
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-left: 3px;
	font-weight: bold;
}

#menu_big .menuinactive {
	padding-left: 13px;
	margin-left: 3px;
}

#menu_big a {
	text-decoration: none;
	color: #000000;
}


#menu a:hover {
	font-weight: bold;
}

#menu_big a:hover {
	font-weight: bold;
}

.submenu {
	margin: 0px;
	padding: 0px;
}

.submenu .submenuactive {
	padding-left: 26px;
	margin-left: 3px;
	background-image: url("holmen/menubullet_big_beige.gif");
	background-repeat: no-repeat;
	font-weight: bold;
}

.submenu .submenuinactive {
	padding-left: 26px;
	margin-left: 3px;
}

a {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.searchbox {
	position: absolute;
	margin: 0px;
	margin-top: 53px;
	margin-left: 1px;
	padding: 0px;
}

.searchbox input {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	width: 120px;
	height: 14px;
/*	border: 1px solid #a0a0a0; */
	border: 0px;
	background-color: #f0f0f0;
	text-align: center;
}

#salgsliste td {
	border-bottom: 1px solid #a0a0a0;
	padding: 3px;
}

#salgsliste tr {
	border: 0px;
	padding: 3px;
}

h4 a {
	text-decoration: none;
}

h5 {
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 18px;
	margin: 0px;
	padding: 13px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #000000;
}


