
#tryghed_ramme{
	position: relative;
	height: 226px;
	width: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #a3a3a3;
}

#tryghed_ramme .tryghed_BottomLeft{
	position:absolute;
	left: -1px;
	background-image: url("../../../design/images/bl-graat.gif");
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}
#tryghed_ramme .tryghed_BottomRight{
	position:absolute;
	left: 95px;
	background-image: url("../../../design/images/br-graat.gif");
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}

#tryghed_ramme .tryghed_TopLeft{
	position:absolute;
	top:-1px;
	left: -1px;
	background-image: url("../../../design/images/TopLeft_RoedMGraa.gif");
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}
#tryghed_ramme .tryghed_TopRight{
	position:absolute;
	top:-1px;
	left: 98px;
	background-image: url("../../../design/images/TopRight_RoedMGraa.gif");
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}

#tryghed_ramme #tryghed_bl, #tryghed_ramme #tryghed_br{
	top:222px;
}

#tryghed_ramme #tryghed_hvidHeight{
	height: 210px;
	text-align: center;
}

#tryghed_ramme #tryghed_hvidHeight img{
	margin-top:  20px;
	border-style: none;
}

#tryghed_ramme #tryghed_hvidHeight img#oeverst{
	margin-top:  10px;
}


#tryghed_ramme .tryghed_indhold{
	position:absolute;
	top: 16px;
	left: 0px;
	width: 100%;
}
#tryghed_ramme .tryghed_header{
	position:absolute;
	top: 0px;
	left: 0px;
	background-color:#990000;
	height: 15px;
	width: 100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#a3a3a3;
}

#tryghed_ramme .tryghed_header span{
	position:absolute;
	left: 0px;
	top: 1px;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 1px;
	width: 100%;
	text-align: center;
}

