body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0px;
	color: #AB1100;
	background-color: #FFFFCB;	
	padding: 0px;
	margin: 0px;	
	width: 1200px;
	text-align: left;
	border: #000000, 2px;
}

#top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px; /* eller 100% */
	height: 70px;
	float: none;
	background: #CC0001 url(/pics/sdiy_top.gif) no-repeat 18px 0px;
}

#top #topbanner {
	position: relative;
	top: 5px;
	left: 535px;
}

#menu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 155px; 
	height: 600px; /* eller 100% */
	background: #CC0001;
	color: #FFFFCB;
	padding: 10px;
	float: left;
}

#menu a {
	color: #FFFFCB;
	font-weight: bold;
}

#menu #odd {
	background: #991100;
	width: 140px;
	padding: 5px;
}

#menu #even {
	background: #AB1100;
	width: 140px;
	padding: 5px;
}	

#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 690px;
	height: 100%;
	vertical-align: top;
	border-right: 1px solid #CC0001;
	padding: 10px;
	float: left;
}

#contenttopleft {
	position: relative;
	top: 0px; 
	width: 345px;
	height: 100%;
	vertical-align: top;
	border-right: 1px solid #CC0001;
	padding: 10px;
	margin: 0px;
	float: left;
}

/*#contenttopleft*/
#productname {
	font-size: 150%;
	font-weight: bold;
	float: none;
}

#subheadline {
	font-size: 120%;
	font-weight: bold;
	float: none;
}

#contenttopright {
	position: relative;
	top: 0px;
	width: 345px;
	height: 100%;
	vertical-align: top;
	border-right: 1px solid #CC0001;
	padding: 10px;
	float: left;
}

#rightbar {
	position: relative;
	top: 0px;
	left: 0px;
	width: 145px;
	height: 100%;
	vertical-align: top;
	border-right: 1px solid #CC0001;
	padding: 5px;
	float: left;
}

#bottom {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 1000px;
	height: 30px;
	background: #CC0001;
}

#contenttopright #randomproduct {
	margin-top: 10px;
	float: left;
	width: 325px;
}

#producttitle {
	float: left;
	font-size: 100%;
	font-weight: bold;
}

#productdescription {
	float: left;
	font-size: 100%;
}

#readmore {
	float: right;
	font-size: 100%;
}

#picture {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#relationsheadline {
	font-size: 130%;
	font-weight: bold;
}

#divider {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CC0001;
	float: none;
}

td {
	font-size: 12px;
	vertical-align: top;
}

a {
	color: #AB1100;
	font-weight: bold;
}

#headline {
	font-size: 200%;
	font-weight: bold;
}

#preamble {
	font-size: 150%;
	font-weight: bold;
}

.entityinfo {
	margin-top: 10px;
	margin-left: 10px;
	width: 250px;
	float: left;
}

.listheader {
	background-color: #AB1100;
	color: #FFFFCB;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	background: #FFFFCB url(pics/1x15_red.jpg) repeat 800px 0px;
}

/*
.entityimgline {
	float: left;
	border-left: thick;
	margin-left: 5px;
	margin-right: 5px;
}
.entityimage {
	float: left;
	border-left: 1px solid #AB1100;
	margin-top: 10px;
	margin-left: 100px;
}
*/