/* case container */
#casecontainer
{
	width: 899px;
	border-top: 3px solid #81a213;
	margin-bottom: 10px;
	margin-top: 4px;
}

/* header */
.header_container
{
	width: 899px;
	background-color: #688600;
}

.header_field
{
	float: left;
	width: 96px;
	height: 17px;
	font-family: verdana;
	color: #fff;
	font-size: 10px;
	padding-top: 3px;
	text-align: center;
}

.header_icon 
{
	float: left;
	width: 35px;
}

.header_image
{
	float: left;
	width: 110px;
	height: 17px;
	font-family: verdana;
	color: #fff;
	font-size: 10px;
	padding-top: 3px;
	padding-left: 6px;
	overflow: hidden;
}

.header_adresse
{
	float: left;
	width: 149px;
	height: 17px;
	font-family: verdana;
	color: #fff;
	font-size: 10px;
	padding-top: 3px;
}

.header_news
{
	float: left;
	width: 119px;
	height: 17px;
	font-family: verdana;
	color: #fff;
	font-size: 10px;
	padding-top: 3px;
}

/* item */
.item_container
{
	width: 899px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.item_icon
{
	float: left;
	width: 34px;
	font-family: verdana;
	color: #000;
	font-size: 10px;
	border-right: 1px solid #fff;
	text-align: center;
	height: 65px;
	padding-top: 11px;
}

.item_field
{
	float: left;
	width: 95px;
	font-family: verdana;
	color: #000;
	font-size: 10px;
	border-right: 1px solid #fff;
	padding-top: 30px;
	text-align: center;
	height: 46px;
}

.item_image
{
	float: left;
	width: 98px;
	font-family: verdana;
	color: #000;
	font-size: 10px;
	padding: 5px;
	border-right: 1px solid #fff;
	height: 66px;
}

.item_adresse
{
	float: left;
	width: 148px;
	font-family: verdana;
	color: #000;
	font-size: 9px;
	padding-top: 25px;
	padding-left: 7px;
	border-right: 1px solid #fff;
	height: 51px;
}

.item_news
{
	float: left;
	width: 119px;
	font-family: verdana;
	color: #000;
	font-size: 10px;
	padding-left: 0px;
	height: 76px;
}

.iconkrak
{

}

.iconplan
{

}

.highlight
{
	border: 1px solid #fff;
	background-color: #ef8342;
	height: 14px;
	width: 91px;
	margin-left: 10px;
	color: #fff;
}

/* Open house*/
#openhouse_top {
	height: 5px;
	width: 598px;
	min-height: 5px;
	max-height: 5px;
}
#openhousecasecontainer
{
	width: 598px;
	border-top: 3px solid #81a213;
	margin-bottom: 10px;
	margin-top: 4px;
}

/* header */
.openhouseheader_container
{
	width: 598px;
	background-color: #688600;
}

/* item */
.openhouseitem_container
{
	width: 598px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.openhouseheader_beskrivelse
{
	float: left;
	width: 174px;
	height: 17px;
	font-family: verdana;
	color: #fff;
	font-size: 10px;
	padding-top: 3px;
	text-align: center;
}

.openhouseheader_field
{
	float: left;
	width: 155px;
	height: 17px;
	font-family: verdana;
	color: #fff;
	font-size: 10px;
	padding-top: 3px;
	text-align: center;
}

.openhouseitem_beskrivelse
{
	float: left;
	width: 173px;
	font-family: verdana;
	color: #000;
	font-size: 9px;
	padding-top: 25px;
	padding-left: 7px;
	border-right: 1px solid #fff;
	height: 51px;
}

.openhouseitem_field
{
	float: left;
	width: 152px;
	font-family: verdana;
	color: #000;
	font-size: 10px;
	border-right: 0px solid #fff;
	padding-top: 30px;
	text-align: center;
	height: 46px;
}