.center #divTabel{
	position: relative;
	width: 478px;
	height: 350px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	margin-left: 25px;
	
}
.center #divTabel .BottomLeft_Graa{
	position:absolute;
	top:346px;
	left: -1px;
	background-image: url("../images/bl-graat.gif");
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}
.center #divTabel .BottomRight_Graa{
	position:absolute;
	top:346px;
	left: 473px;
	background-image: url("../images/br-graat.gif");
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}
.center #divTabel .TopLeft_RoedMGraa{
	position:absolute;
	top:-1px;
	left: -1px;
	background-image: url("../images/TopLeft_RoedMGraa.gif");
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}
.center #divTabel .TopRight_RoedMGraa{
	position:absolute;
	top:-1px;
	left: 476px;
	background-image: url("../images/TopRight_RoedMGraa.gif");
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}

.center #divTabel #roed_bg{
	position:absolute;
	top: 0px;
	background-color:#990000;
	height: 29px;
	width: 100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}
.center #divTabel #roed_bg span{
	position:absolute;
	left: 4px;
	top: 4px;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 11px;
}
.center #divTabel #hvid_bg{
	position:absolute;
	top: 30px;
	height: 321px;
	width: 100%;
}

.center #divTabel #hvid_bg #hvid_left, .center #divTabel #hvid_bg #hvid_right{
	width: 219px;
	text-align:  left;
}
.center #divTabel #hvid_bg span{
	position:relative;
	left: 10px;
	top: 6px;
	

}
.center #divTabel #hvid_bg br{
	line-height: 9px;
}
.center #divTabel #hvid_bg span.topP{
	margin-top: 2px;
}
.center #divTabel .rightField_divTable{
	position:absolute;
	top: 0px;
	left: 50%;
	width:50%;
	height: 100%;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#a3a3a3;
}
	
.center{
	position: relative;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 8px;
}

