body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	background: #fff url(/files/images/body-bg.gif) repeat-x;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	width: 1000px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	background: url(/files/images/page-bg.png) repeat-y ;
}

#header {
	overflow: hidden;
	height: 175px;
	padding: 45px 36px 0 32px;
	background: url(/files/images/header-bg.jpg) no-repeat 1px 63px;
	position:relative;
}

#header h2 {
	margin: 46px 0 0;
}

#header h2 a {
	display:block; 
	text-indent: -9999px;
	width: 235px;
	height: 48px;
	overflow: hidden;
	background: url(/files/images/logo.gif) no-repeat;
}
.top-menu {
	overflow: hidden;
	width:100%; 
	margin: 0 0 0 -15px; 
	padding: 0;
	list-style: none; 
}
.top-menu li {
	float: left; 
	padding: 0 15px 0 14px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 15px;
	background: url(/files/images/divider.gif) no-repeat 100% 0;
}
.top-menu li a {
	text-decoration: none; 
	color: #000;
}
.top-menu li a:hover {
	text-decoration: underline; 
}

.under-menu {
	float: right; 
	margin: 47px 0 0 0; 
	padding: 0;
	list-style: none; 
	background: url(/files/images/divider.gif) no-repeat;
}
.under-menu li {
	float: left; 
	padding: 0 15px 0 14px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 15px;
	background: url(/files/images/divider.gif) no-repeat 100% 0;
}
.under-menu li a {
	text-decoration: none; 
	color: #000;
}
.under-menu li a:hover {
	text-decoration: underline; 
}
#content {
	overflow: hidden;
	height: 100%;
	padding: 38px 0 0 22px;
}
.images {
	float: left; 
	width: 220px;
	padding: 0 0 38px 0;
}
.images div {
	overflow: hidden;
	height: 100%; 
}
.images img {
	float: left; 
	margin: 10px 0 0 10px;
}
.main {
	float: left; 
	width: 383px;
	padding: 0 0 0 58px;
	padding-bottom:20px;
}
.main h1 {
	margin: 7px 0 0;
	padding-bottom: 5px; 
	font-weight: normal; 
	font-size: 24px;
	color: #a91d13;
}
.main p {
	line-height: 14px;
	margin: 14px 0 0 0;
}
.main p a { 
	text-decoration: none; 
	font-weight: bold;
	color: #933;
}
.main p a:hover { 
	text-decoration: underline; 
}
.side-bar {
	float: right;
	width: 200px;
	padding: 0 38px 0 0;
	color: #666;
	font-size: 11px;
}
.side-bar div {
	overflow: hidden;
	height: 100%; 
	padding: 8px 0 11px 0;
}
.side-bar h3 {
	margin: 0; 
	padding: 0 0 5px 3px;
	font-size: 10px;
	background: url(/files/images/dot.gif) repeat-x left bottom;
}
.side-bar h3 a {
	color: #a91d13;
	text-decoration: none; 
}
.side-bar h3 a:hover {
	text-decoration: underline; 
}
.side-bar p {
	margin: 8px 0 0 3px; 
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.side-bar .link {
	float: right; 
	margin: 12px 5px 0 0;
}
#footer {
	margin: 0 auto; 
	text-align: center;
	color: #a6a7a7;
	font-size: 11px;
	background: url(/files/images/footer-bg.gif) no-repeat ;
	padding: 8px 0;
	width: 1000px;
}
#footer a {
	text-decoration: none; 
	color: #a6a7a7;
}
#footer a:hover {
	text-decoration: underline; 
}

#languages {
	position:absolute;
	top:45px;
	right:20px;
}
#languages a {
	margin-left:3px;
	text-decoration: none; 
	color: #a6a7a7;
}

.main {
	position:relative;
}

#ForsidenOverskrift {
	position:absolute;
	top:100px;
	left:-85px;
	line-height:120px;
	width:600px;
}

#ForsidenIkoner {
	margin-top:5px;
	font-weight:bold;
	color:#a6a7a7;
}

#ForsidenIkoner a {
	font-weight:bold;
	color:#6b6b6b;
}

.product TD {
	/*border: 1px solid gray;*/
	/*width: 100px;*/
	/*height: 100px;*/
	/*text-align: top;*/
}

.product IMG {
	border: 1px solid gray;
}

.product div {
width: 250px;
}

a img {
	border:0px;
text-decoration:none;
}	

a {
	color: #a91d13;
	text-decoration: none; 
}
a:hover {
}