body {
	color: #531325;
	background-color: #430808;
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, sans-serif, Arial, Helvetica;
}

#introwrap {
	text-align: center;
/* hide for IE 5 mac \*/
	position: absolute;
	top: 20px;
	left: 20px;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -160px;
	min-width: 580px; 
/* end IE 5 hack */ 
}
	  
#introcontent {
/* hide for IE 5 mac \*/
	position: relative;
/* end IE 5 hack */ 
	text-align: center;
	width: 580px;
	height: 320px;
	margin: 0 auto;
}
#introcontent p {
	color: #805047;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#introcontent p a {
	color: #805047;
	text-decoration: underline;
	font-weight: normal;
}

#introcontent p a:hover {
	color: #ffffff;
	text-decoration: none;
}

#flashwrap {
	text-align: center;
/* hide for IE 5 mac \*/
	position: absolute;
	top: 20px;
	left: 20px;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -330px;
	min-width: 970px; 
/* end IE 5 hack */ 
}
	  
#flashcontent {
/* hide for IE 5 mac \*/
	position: relative;
/* end IE 5 hack */ 
	text-align: left;
	width: 970px;
	height: 660px;
	margin: 0 auto;
	border: 1px solid #000000;
}

#pagewrap {
text-align: left;
margin-left: 150px;
}

#content {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	padding-top: 14px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 700px;
	width: 470px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	}
	
#logo {
	text-align: center;
	}
	
input, select, textarea {
	color: #531325;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, sans-serif, Arial, Helvetica;
	}

a {
	color: #805047;
	text-decoration: underline;
	font-weight: normal;
}

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

img {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

h1 {
	font-weight: normal;
	font-size: 20px;
	font-family: Trebuchet MS, sans-serif, Arial, Helvetica;
	padding-bottom: 16px;
	}

h2 {
	font-weight: normal;
	font-size: 14px;
	font-family: Trebuchet MS, sans-serif, Arial, Helvetica;
	}

.skjult {
	text-indent: -999px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: none;
	visibility: hidden;
}

#subcontent {
	color: #ffffff;
	text-align: left;
	position: absolute;
	left: 710px;
	top: 220px;
	}
	
#subcontent a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

#subcontent a:hover {
	color: #ffffff;
	text-decoration: none;
}


.produkter {
	border-collapse: collapse;
	border: 1px solid #353027;
	padding: 10px 2px 10px 2px;
	margin: 30px 0 0 0;
	color: #353027;
	font-family: Trebuchet MS, sans-serif, Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}
.produkt {
	padding: 5px 10px 5px 5px;
	width: 180px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #353027;
	background: #f7f2ed;
}
.produkttekst {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #353027;
	background: #f7f2ed;
}
.produkttid {
	padding: 5px;
	width: 58px;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #353027;
	background: #f7f2ed;
}
.produktpris {
	padding: 5px;
	width: 50px;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #353027;
	background: #f7f2ed;
}
.produktret {
	padding: 5px;
	width: 94px;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #353027;
	background: #f7f2ed;
}
.produktgruppe {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #353027;
	background: #f7f2ed;
}

.produktgruppe h1 {
	color: #621207;
	font-size: 22px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

#popup {
	margin: 5px 6px 50px 6px;
	padding: 5px 6px 50px 6px;
	color: #353027;
	background: #e3d5ca;
	text-align: left;
}