body{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
	margin-top:0px;
	background-color: #CCC;
}

#container {
	width: 900px;
	min-height:450px;
	background-image: url(../image/realestate.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 600px;
	overflow: auto;
}
#top {
	float: left;
	height: 170px;
	width: 900px;
}
#menu {
	width:210px;
	padding-left:15px;
	float: left;
	height: 450;
}
#menu_top{
	background-color:#230068;
	height:20px;
	width:198px;
	text-indent:3px;
	float:left;
	font-weight:bold;
	color:#FFF;
	font-size: 11px;
	line-height: 18px;
	}

#menu  ul  {
	text-indent: 0px;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#menu  li  a:link  {
	float: left;
	height: 20px;
	width: 198px;
	background-color: #FFF;
	text-indent: 3px;
	text-decoration: none;
	color: #230068;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #230068;
	line-height: 18px;
}

#menu  li  a:visited  {
	float: left;
	height: 20px;
	width: 198px;
	background-color:#CCC;
	text-indent: 3px;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #230068;
	line-height: 18px;
}
#menu  li  a:hover  {
	float: left;
	height: 20px;
	width: 198px;
	background-color: #230068;
	text-indent: 3px;
	list-style-type: none;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #230068;
	line-height: 18px;
}
#indhold {
	float: right;
	width: 645px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	color: #230068;
	overflow: auto;
	height: 400px;
}
#i_container {
	float: left;
	height: auto;
	width: 300px;
	border: 1px dotted #230068;
	margin-right: 15px;
	margin-bottom: 15px;
}
#i_top {
	background-color: #230068;
	height: 25px;
	width: 300px;
	font-weight: bold;
	color: #FFF;
	text-indent: 3px;
	line-height: 20px;
	float: left;
}
#i_indh {
	height: 94px;
	width: 294px;
	float: left;
	padding: 3px;
}
#i_pris {
	height: 30px;
	width: 294px;
	text-indent: 3px;
	font-weight: normal;
	float: left;
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
}
.lbillede {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.rbillede {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
