body
{
	background: #000;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td
{
	vertical-align: top;
}

table#container
{
	margin: 0 auto;
	width: 1024px;
	background: #fff url('../img/bg_table.gif') top left repeat-y;
}

.top
{
	float: left;
	width: 1024px;
	height: 225px;
}

td#leftcol
{
	width: 235px;
	background: transparent url('../img/bg_left_col.jpg') bottom left no-repeat;
}

td#content
{
	width: 443px;
	padding: 52px 44px;
	background: transparent url('../img/bg_right_col.jpg') bottom left no-repeat;
}

td#rightcol
{
	width: 247px;
	vertical-align: bottom;
	padding: 63px 5px 0 6px;
	background: transparent url('../img/f_logo_onder.jpg') top left no-repeat;
}

h1
{
	color: #af232f;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 25px;
}

p
{
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 25px;
	font-weight: bold;
}

div.photobook { display:none; }

p.address
{
	color: #fff;
	padding: 28px 0;
	text-align: center;	
	background: transparent;
}

h2
{
	height: 36px;
	width: 247px;
	background: url('../img/b_in_de_verkoop.jpg') top left no-repeat;
}

h2.oostvoorne
{
	height: 36px;
	width: 247px;
	background: url('../img/b_in_voorbereiding.jpg') top left no-repeat;
}

h2 span
{
	display: none;
}

img.teaser
{
	float: left;	
	width: 247px;
	height: 149px;
	border-top: 4px solid #303437;
}

h3
{
	clear: both;
	color: #fff;
	padding: 0px;
	height: 36px;
	width: 247px;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	background: url('../img/bg_row_grey.jpg') top left no-repeat;
}

p.teaser_txt
{
	color: #fff;
	background: transparent;
}

p.teaser_txt span
{
	padding: 10px 5px 16px 5px;
	display: block;
	text-align: center;	
}

a.teaser_link
{
	height: 24px;
	width: 247px;
	display: block;
	background: url('../img/b_meer_info.jpg') top left no-repeat;
}

a.teaser_link span
{
	display: none;
}

A {
	text-decoration:none; 
	color: #fff;
	font-weight: bold;
		} 
A:visited {
	text-decoration:none; 
	color: #fff;
	} 
A:hover {
	text-decoration:underline;
	color: #000;
	}
	
.A_red {
	text-decoration:none; 
	color: #af232f;
	font-weight: bold;
		} 
.A_red:visited {
	text-decoration:none; 
	color: #af232f;
	} 
.A_red:hover {
	text-decoration:underline; 
	color: #af232f;
	}
	
table {
	font-size: 14px;
}

