.center #divTabel{
	position: relative;
	top: 20px;
	width: 400px;
	height: 254px;
	border-style: solid;
	border-width: 1px;
	border-color: #a3a3a3;
	margin: auto;
	
}

.center #divTabel .BottomLeft_Graa,.center #divTabel .BottomRight_Graa{
	position:absolute;
	top: 100%;
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
	margin-top: -4px;
}
.center #divTabel .BottomLeft_Graa{
	left: -1px;
	background-image: url("../images/bl-graat.gif");
}
.center #divTabel .BottomRight_Graa{
	left: 395px;
	background-image: url("../images/br-graat.gif");
}
.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: 398px;
	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: 22px;
	width: 100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#a3a3a3;
}
.center #divTabel #roed_bg span{
	position:absolute;
	left: 67px;
	top: 3px;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 3px;
	width: 66px;
	text-align: center;
}
.center #divTabel #hvid_bg{
	position:absolute;
	top: 23px;
	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 .divUl, .center #divTabel #hvid_bg span, .center #divTabel #hvid_bg .divUl a{
	position:relative;
	color: #000000;
	font-size: 9px;
	letter-spacing: 1px;
	text-decoration: none;

}
.center #divTabel #hvid_bg br{
	line-height: 9px;
}

.center #divTabel .rightField_divTable{
	position:absolute;
	top: 0px;
	left: 50%;
	width:50%;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#a3a3a3;
}
	
.center{
	position: relative;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 8px;
}

.center .ulText{
	width: 160px;
}
.center .divUl{
	width: 170px;
	margin-left: 15px;
	margin-top: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: white;
}

.center #divTabel #hvid_bg #topPunkt_right.divUl, .center #divTabel #hvid_bg #topPunkt_left.divUl{
	margin-top: 10px;
}
