#ramme .hvid_bg{
	position:relative;
	width: 100%;
	margin-bottom: 15px;
}
#ramme .roed_bg{
	position:relative;
	top: 0px;
	background-color:#990000;
	height: 15px;
	width: 100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#a3a3a3;
}
#ramme .boks{
	position: relative;
	float: left;
	width: 120px;
	border-style: solid;
	border-width: 1px;
	border-color: #a3a3a3;
	margin: auto;
	margin-right: 6px;
	left: 2px;
}
#ramme .BottomLeft_Graa{
	background-image: url("../images/bl-graat.gif");
	left: -1px;
}
#ramme .BottomRight_Graa{
	background-image: url("../images/br-graat.gif");
	left: 115px;
}

#ramme .boks .BottomRight_Graa, #ramme .boks .BottomLeft_Graa{
	position:absolute;	
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
	margin-top: -4px;
	top: 100%;
}

#ramme .TopLeft_RoedMGraa{
	left: -1px;
	background-image: url("../images/TopLeft_RoedMGraa.gif");
}
#ramme .TopRight_RoedMGraa{
	left: 118px;
	background-image: url("../images/TopRight_RoedMGraa.gif");
}
#ramme .TopRight_RoedMGraa, #ramme .TopLeft_RoedMGraa{
	position:absolute;
	top:-1px;
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}
#ramme{
	position: relative;
	width: 100%;
}

#ramme .pil{
	position:relative;
	top: 5px;
	left: 100px;
	background-image: url("../images/flowArrow.gif");
	background-repeat: no-repeat;
	width: 17px;
	height: 14px;
	margin-bottom: -14px;
}


#ramme .hvid_bg br{
	line-height: 9px;
}
#ramme .hvid_bg span.topP{
	margin-top: 2px;
}
#ramme .hvid_bg span, #ramme .hvid_bg span a{
	color: #000000;
	font-size: 9px;
	line-height: 12px;
	letter-spacing: 1px;
}
#ramme .roed_bg span, #ramme #chartTitel span{
	position:absolute;
	left: 4px;
	top: 1px;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 1px;
}

#ramme #chartTitel span{
	letter-spacing: 2px;	
}

#ramme .text_bredde{
	position:relative;
	left: 8px;
	top: 6px;
	width: 110px;
	text-align: left;
}

#ramme #flowChart{
	position: relative;
	margin: auto;
	width: 512px;
	height: 170px;
	margin-top: 10px;
}

#ramme .titel_br{
	position:absolute;
	left: 510px;
	top: 13px;
	background-image: url("../images/BottomRight_RoedMGraa.gif");
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}

#ramme .titel_tr{
	position:absolute;
	left: 510px;
	top: -1px;
	background-image: url("../images/TopRight_RoedMGraa.gif");
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
#ramme .titel_tl{
	position:absolute;
	left: -1px;
	top: -1px;
	background-image: url("../images/TopLeft_RoedMGraa.gif");
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
#ramme .titel_bl{
	position:absolute;
	left: -1px;
	top: 13px;
	background-image: url("../images/BottomLeft_RoedMGraa.gif");
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
#ramme #chartTitel{
	position: relative;
	width: 512px;
	margin: auto;
	height: 15px;
	background-color:#990000;
	border-style: solid;
	border-width: 1px;
	border-color: #a3a3a3;
}