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;	
}
.body {
	text-align: left;
	margin: 0px;
	background: #FFFFCB /*url(pics/1x15_red.jpg) repeat 800px 0px*/;

}

td {
	font-size: 12px;
	vertical-align: top;
	color: #FFFFCB;
}
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	width: 1024px; /* eller 100% */
	height: 135px;
	background: #CC0001; /* url(/pics/sdiy_top.gif) no-repeat 18px 0px; */
	color: #FFFFCB;
}

padd {
	padding-top: 5px;
}

#top #col1 {
	position: absolute;
	top: 30px;
	left: 5px;
	width: 290px;	
	height: 100px;
	overflow : auto;
}

#top #col2 {
	position: absolute;
	top: 30px;
	left: 300px;
	width: 290px;
}

#top #col3 {
	position: absolute;
	top: 20px;
	left: 600px;
	width: 290px;
}

#top #topbanner {
	position: absolute;
   top: 5px;
	left: 890px;
}


#divider {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CC0001;
	float: none;
}


a {
	color: #FFFFCB;
	font-weight: bold;
}

#headline {
	font-size: 150%;
	font-weight: bold;
}

#preamble {
	font-size: 150%;
	font-weight: bold;
}
