#kruimel2 {
	position : absolute;
	top : 0px;
	z-index : 1;
   left: 470px;
}

#bgPhoto{
	position:relative;
	background: url(../Images/dia_villa_small.gif) no-repeat;
	top: 3px;
	left: 2px;
	height: 82px;
	width: 108px;
}

#photo{
	position:relative;
	left: 4px;
	top: 3px;
}

#txt{
	position:absolute;
	left: 115px;
	top: 3px;
	font-size : 11px;
	color: #000000;
}

#link {
	position: absolute;
	top : 68px;
	left: 115px;
}

#items {
	position: absolute;
	left: 25px;
	top: 45px;
	width: 95%;
}

#item1 {
	position : absolute;
	top : 0px;
	height: 88px;
	width: 47%;
}

#item2 {
	position : absolute;
	top : 90px;
	height: 88px;
	width: 47%;
}

#item3 {
	position : absolute;
	top : 180px;
	height: 88px;
	width: 47%;
}

#item4 {
	position : absolute;
	top : 270px;
	height: 88px;
	width: 47%;
}

#item5 {
	position : absolute;
	top : 360px;
	height: 88px;
	width: 47%;
}

#item6 {
	position : absolute;
	left: 48%;
	top : 0px;
	height: 88px;
	width: 47%;
}

#item7 {
	position : absolute;
	top : 90px;
	left: 48%;
	height: 88px;
	width: 47%;
}

#item8 {
	position : absolute;
	top : 180px;
	left: 48%;
	height: 88px;
	width: 47%;
}

#item9 {
	position : absolute;
	top : 270px;
	left: 48%;
	height: 88px;
	width: 47%;
}

#item10 {
	position : absolute;
	top : 360px;
	left: 48%;
	height: 88px;
	width: 47%;
}


#bottom {
	position: relative;
	width: 95%;
}

.ResultPageItems {
	color: #892717;
	font-style: italic;
	font-size: 11px;
}

.ResultEven-off {
	background-color: #FAF3E5;
	border: 1px solid #FAF3E5;
	cursor: hand;
}

.ResultEven-on {
	background-color: #FAF3E5;
	border: 1px solid #892717;
	cursor: hand;
}

.ResultOneven-off {
	background-color: #ECE8DE;
	border: 1px solid #ECE8DE;
	cursor: hand;
}

.ResultOneven-on {
	background-color: #ECE8DE;
	border: 1px solid #892717;
	cursor: hand;
}

a.ResultPageBig:link, a.ResultPageBig:active, a.ResultPageBig:visited {
	color: #892717;
	font-weight : bold;
	font-size: 12px;
	text-decoration: none;
}

a.ResultPageBig:Hover {
	color: #892717;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.ResultPageSmall:link, a.ResultPageSmall:active, a.ResultPageSmall:visited {
	color: #892717;
   font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.ResultPageSmall:Hover {
	color: #892717;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

#fotoBig {
	position: relative;
	top: 5px;
	left: 5px;
	z-index: 2;
}

#fotoBig-bg {
	position: absolute;
	background: #FAF3E5 url(../Images/dia_villa_big.gif) no-repeat;
	top: 0px;
	left: 0px;
	width: 231px;
	height: 160px;
	z-index: 1;
}

#info {
	position: absolute;
	left: 245px;
}

#line1 {
	position: absolute;
	top: 160px;
	left: 0px;
}

#detailLinks {
	position: absolute;
	background-color: #ECE8DE;
	width: 350px;
	height: 75px;
	top: 84px;
	left: 245px;
}

#detailtxt {
	position: absolute;
	top: 175px;
	left: 5px;
	width: 95%;
	z-index: 0;
}

