table#krak-map img {
	border:none;
}

table#krak-map {
	position:relative;
	clear:both;
	width:722px;
	height:582px;
	table-layout:fixed;
	border-collapse:collapse;
}

table#krak-map td {
	padding:0;
	line-height:1px;
}

#Eventcatcher {
	z-index:20;
	background:url('/..images/blank.gif');
	width:700px;
	height:560px;
	cursor:crosshair;
	position:absolute;
	font-size:1px;
}

#Box {
	z-index:2;
	left:0px;
	width:0px;
	position:absolute;
	top:0px;
	height:0px;
	border:1px solid #FF0000;
}

#kortDiv {
  position: relative;
}

#displayDepartment {
  width: 240px;
  height: 300px;
  border: solid 1px #b3ba1c;
  background-color: #dde09b;
}

#displayDepartmentContent {
  margin: 5px;
}