.center #divTabel{
	position: relative;
	width: 300px;
	height: 165px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	margin: auto;
	
}
.center #divTabel .BottomLeft_Graa{
	position:absolute;
	top:161px;
	left: -1px;
	background-image: url("../images/bl-graat.gif");
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}
.center #divTabel .BottomRight_Graa{
	position:absolute;
	top:161px;
	left: 295px;
	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: 298px;
	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: 6px;
	top: 3px;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 11px;
}
.center #divTabel #hvid_bg{
	position:absolute;
	top: 30px;
	height: 135px;
	width: 100%;
}

.center #divTabel #hvid_bg #hvid_left, .center #divTabel #hvid_bg #hvid_right{
	width: 150px;
	text-align: left;
}
.center #divTabel #hvid_bg span, .center #divTabel #hvid_bg .listText{
	position:relative;
	color: #000000;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 10px;

}
.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:#999999;
}
	
.center{
	position: relative;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 8px;
}

.center .listPunkt{
	position: relative;
	left: 10px;
	height: 15px;
	text-align: left;
	margin-top: 20px;
	width: 130px;
}	

.center .prik{
	position: absolute;
	top: -5px;
	left:2px;
}
.center .listText{
	position: absolute;
	left:8px;
}
