body {
        background:url(http://realestate-guide.biz/images/background.gif) fixed;
        background-repeat: repeat;
        background-position:top-left;
        background-color: #777777;
        text-align: center;
}

table {
        background-color: #EEEEAA;
        border-spacing: 0px;
        margin-left: auto;
        margin-right: auto;
}

.tdempty {
        background:url(http://realestate-guide.biz/images/background.gif) fixed;
        background-repeat: repeat;
        background-color: #777777;
}

.tdtopleft {
        border-top: 10px #444444 solid;
        border-bottom: 5px #444444 solid;
        border-left: 10px #444444 solid;
	border-right: 5px #444444 solid;
}

.tdtopright {
        border-top: 10px #444444 solid;
        border-bottom: 5px #444444 solid;
        border-left: 5px #444444 solid;
	border-right: 10px #444444 solid;
}

.tdbottomleft {
        border-top: 5px #444444 solid;
        border-bottom: 10px #444444 solid;
        border-left: 10px #444444 solid;
	border-right: 5px #444444 solid;
}

.tdbottomright {
        border-top: 5px #444444 solid;
        border-bottom: 10px #444444 solid;
        border-left: 5px #444444 solid;
	border-right: 10px #444444 solid;
}

.tdright {
        border-top: 10px #444444 solid;
        border-bottom: 10px #444444 solid;
        border-left: 5px #444444 solid;
	border-right: 10px #444444 solid;
}

.tdleft {
        border-top: 10px #444444 solid;
        border-bottom: 10px #444444 solid;
        border-left: 10px #444444 solid;
	border-right: 5px #444444 solid;
}

td {
        border-top: 5px #444444 solid;
        border-bottom: 5px #444444 solid;
        border-left: 5px #444444 solid;
	border-right: 5px #444444 solid;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33333;
	line-height: 16px;
        text-align: left;
        margin-left: 5px;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight:bold;
	color: #000000;
	line-height: 18px;
        margin-left: 5px;
}

.link {
        font-family: "Trebuchet MS";
        font-size: 15px;
        font-weight:bold;
	color: #00000;
}

.blacklink {
        font-weight:bold;
	color: #000000;
}

.hoofdtitel {
        font-family: Georgia, 'Times New Roman', serif;	
	font-size: 15px;
        font-weight:bold;
	color: #222222;
	line-height: 18px;
        margin-left: 5px;
}

.tabletext {
        margin-left: 5px;
}

.blacktext {
        color: #111111;
        margin-left: 5px;
}

.hoofdmenutitel {
        font-family: Georgia, 'Times New Roman', serif;
	font-size: 20px;
	color: #333333;
	line-height: 18px;
        margin-left: 5px;
}

.menutitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
        margin-left: 5px;
}

A {
   color: #111111;
   font-weight: bold;
}

A:link, A:visited, A:active {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

p.posted {
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

h2 {
	color: #444444;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
}

.transparanttd {
        border-top: 0px #444444 solid;
        border-bottom: 0px #444444 solid;
        border-left: 0px #444444 solid;
	border-right: 0px #444444 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
        text-align: left;
        background:url(http://realestate-guide.biz/images/background.gif) fixed;
        background-repeat: repeat;
        background-color: #BBBB22;
}
