body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #3a180c;
	height: 100%;
}

html {
	height: 100%;
}

body, p, td {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}


a {
	color: #3a180c;	
}

a:hover {
	text-decoration: none;
}

.lbtn1 {
	color: #d40016;
	font-size: 15px;
	font-weight: bold;
}

h1.vg {
	margin: 0;
	font-size: 16px;
}

form {
	padding: 0;
	margin: 0;
}

.extralh {
	line-height: 150%;
}

.red {
	color: #ff0000;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 162px;
	position: relative;
}

#footer {
	
}

ul#menu {
	position: absolute;
	bottom: 8px;
	left: 220px;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#menu li {
	float: left;
}

ul#menu a {
	display: block;
	width: 75px;
	height: 25px;
	font-size: 10px;
	border: 1px solid #fff;
	margin-right: 4px;
	color: #fff;
	text-decoration: none;
}


ul#menu a span {
	visibility: hidden;
}

#subcontainer {
	background: url(img/bg.gif) repeat-y;
	padding-top: 0px;
	padding-bottom: 15px;
}

#left {
	float: left;
	width: 195px;
}

#right {
	margin-left: 220px;
	width: 730px;
	padding-top: 28px;
}

ul#tekoop {
	padding: 0;
	margin: 0 0 20px 22px;
	list-style: none;
}

ul#tekoop li {
	margin: 0;
	margin-bottom: 5px;
}

ul#tekoop a {
	margin: 0;
	display: block;
	width: 120px;
	background: url(img/bullet.gif) no-repeat 0 6px;
	padding: 5px 0px 5px 40px;
	text-decoration: none;
	color: #d9000f;
	font-size: 14px;
	font-weight: bold;
}

ul#tekoop a.selectedpage {
	background: url(img/bullet_sel.gif) no-repeat 0 6px;
	color: #300d07;
}

ul#tekoop a:hover {
	text-decoration: underline;
}

img.tekoop {
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}

.pagetitle {
	color: #d9000f;
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.pagesubtitle {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 0;
	color: #411104;
}

.header {
	margin: 0;
	padding: 5px 0 2px 0;
	border-bottom: 2px solid #d9000f;
	font-size: 18px;
	font-weight: bold;
	color: #411104;
}

.titel {
	font-size: 16px;
	font-weight: bold;
	color: #C67F1D;
	border-bottom: 2px solid #c77e1f;
	margin: 0 0 20px 0;
	padding-bottom: 5px;
}

.kleinetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.mgb {
	margin-bottom: 5px;
}

.kader {
	border: 1px solid #ccc;
}

.fill {
	background-color: #370003;
}
.fill img {
	border-right: 2px solid #fff;
}

#homefoto {
	width: 730px;
	height: 380px;
	background: url(img2/intro.jpg) no-repeat;
	position: relative;
}

#hometekst {
	position: absolute;
	left: 165px;
	top: 20px;
	width:400px;
	line-height: 15px;
}
.woningtype {
	color: #d9000f;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold
}

.twnaam {
	color: #fff;
	background-color: #d9000f;
	font-weight: bold;
}

.nieuwsbrief {
	width: 100%;
	border: 3px solid #230b0a;
	color: #fff;
	background-color: #d9000f;
}

.nieuwsbrief td {
	text-align: center;
}

.anderzoeken {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #7e7e7e;
	line-height: 150%;
}

table.tabel {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table.tabel td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 150%;
}

table.tabel tr.header {
	background-color: #eee;
}

td.tabelh {
	color: #fff;
	background-color: #d9000f;
	font-weight: bold;
	padding: 2px 5px;
}

.verkocht {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

.verkocht_foto {
	position:absolute;
	top:1px;
	left:1px;
	padding: 3px;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}


.adobereader {
	border: 1px solid #ccc;
	color: #7a7a7a;
}

.adobereader img {
	float: left;
	margin-right: 10px;
	border: 0;
}

table.kenmerken {
	width: 100%;
}
table.kenmerken td {
	padding: 4px 10px 4px 0;
	border-bottom: 1px dotted #ccc;
}

.nieuwsitem {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
}
.nieuwstitel {
	font-size: 14px;
	font-weight: bold;
	color: #d40016;
	padding-bottom: 3px;
}

.nieuwsdatum {
	font-size: 10px;
	color: #370003;
}

table.spanjefotos img {
	padding: 15px;
	border: 1px solid #333;
	margin: 0 17px 15px 0;
}

a.menu_bar {
	color: #fff;
}

.button {border: 2px solid #930619; padding: 3px 6px 3px 6px; }

.apptitelu {
	font-size: 16px;
	color: #d40016;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

.real_item {
	border-bottom: dotted 1px #d40016;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.real_titel {
	font-weight: bold;
}

a.real_link {
	color: #d40016;
}

.real_i_titel {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

.real_i_plaats {
	padding-bottom: 5px;
}

.real_i_tekst {
	padding-top: 15px;
}

table.real_afb td {
	vertical-align: top;
	padding-right: 5px;
}

.at1 {
	line-height: 18px;	
}

.at {
	color: #D8000E;
	font-size: 14px;
}

.slogan {
	font-size: 16px;	
	text-align:center;
	background-color:#D8000E;
	color:#fff;
	padding: 10px;
}

.biglinks {
	border: 2px solid #d40016;
	padding: 5px 5px;
	line-height: 20px;
	text-align: center;
}
.biglinks a {
	font-size: 12px;
	font-weight: bold;
}

.foto_klein {
	border: 1px solid #d2d2d2;
}
