Body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background: #F9F0DE url(../Images/Top_Background.gif) repeat-x;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #F9F0DE;
}

#TTL-kruimelpad {
	position : absolute;
	top : 5px;
	right: 10px;
	z-index : 2;
   font-size : 11px;
	color: #F9F0DE;
}

#TTL-content {
	position: absolute;
	top : 40px;
	left: 25px;
	width: 96%;
	z-index : 0;
}

#TTL-title {
	position : absolute;
	top : 0px;
	left: 0px;
	color: #892717;
	font-weight : bold;
	font-size: 14px;
	height: 20px;
	z-index : 1;
}

#TTL-tekst {
	position : absolute;
	top : 20px;
	left: 0px;
	width: 49%;
	z-index: 1;
}

#TTL-tekst2 {
	position : absolute;
	top : 20px;
	left: 0px;
	width: 96%;
	z-index: 1;
}

#TTL-blok {
	position : absolute;
	top : -5px;
	right: 25px;
	width: 48%;
	height: 88px;
	cursor: hand;
	background-color: #ECE8DE;
	border: 1px solid #892717;
	z-index: 1;
}

#TTL-txtblok {
	position : absolute;
	top : -5px;
	right: 25px;
	width: 48%;
	background-color: #ECE8DE;
	padding: 5px;
	border: 1px solid #892717;
	z-index: 1;
}

.TTL-kruimel {
	font-size : 11px;
	font-weight: bold;
	color: #F9F0DE;
}

a.TTL-kruimel:link, a.TTL-kruimel:active, a.TTL-kruimel:visited {
	text-decoration: none;
}

a.TTL-kruimel:Hover {
	text-decoration: underline;
}

#TTL-blok-bgPhoto{
	position:relative;
	background: url(../Images/dia_villa_small.gif) no-repeat;
	top: 3px;
	left: 2px;
	height: 82px;
	width: 108px;
	z-index: 0;
}

#TTL-blok-photo{
	position:relative;
	left: 4px;
	top: 3px;
	z-index: 1;
}

#TTL-blok-txt{
	position:absolute;
	left: 115px;
	top: 6px;
	font-size : 11px;
	color: #000000;
}

#TTL-blok-link {
	position: absolute;
	top : 68px;
	left: 115px;
}

#TTL-blok-icons {
	position: absolute;
	top: 0px;
	right: 25px;
	z-index: 1;
}

.ContentLink {
	color: Black;
	font-weight : bold;
	font-size: 11px;
}

a.ContentLink:link, a.ContentLink:active, a.ContentLink:visited {
	color: #601B10;
	text-decoration: none;
}

a.ContentLink:Hover {
	color: #601B10;
	text-decoration: underline;
}