body {
	background		: #fff9ea;
	font-family		: Arial, sans-serif;
	font-size		: 11px;
	color			: #555;
	margin			: 0px;
	padding			: 0px;
}

#container {
	height			: auto; 
	min-width		: 800px; 
}

html #container {
	height			: 100%; 
}

/*
** Wrapper is positioned inside the container and contains the background
*/
#wrapper {
	margin				: 0px auto;
	text-align			: left;
	width				: 800px;
	padding				: 0 19px 0 19px;
	background			: url( '../img/background.gif' ) repeat-y;
}


.pageBlock 
{
	border-top		: 2px solid #c6c8ca;
	width			: 728px;
	padding			: 0px 36px 14px 36px;
}

.pageBlockHeader 
{
	height			: 23px;
	background		: url( '../img/red_bar.gif' ) no-repeat;
	padding			: 6px 0px 0px 85px;
}

.pageBlockHeader h2 
{
	font-family		: Arial, sans-serif;
	font-size		: 13px;
	color			: #FFF;
	font-weight		: bold;
	margin			: 0px;
}


.pageBlockContent
{
	background		: url( '../img/background_gradient_big.gif' ) no-repeat;
	line-height		: 1.4em;
	padding			: 14px 14px 24px 14px;
/* Fix to strech the div if there are flow divs in it */
	overflow		: hidden;

}

.pageBlockContentWhite
{
	background		: none;
	line-height		: 1.4em;
	padding			: 14px 14px 24px 14px;
/* Fix to strech the div if there are flow divs in it */
	overflow		: hidden;
}







a:link {
	font-family		: Arial, sans-serif;
	color			: #eb6d02;
}
a:visited,a:active {
	font-family		: Arial, sans-serif;
	color			: #eb6d02;
}
a:hover {
	font-family		: Arial, sans-serif;
	color			: #eb6d02;
	text-decoration	: none;
}
/*
** Images don't have border with these settings
*/
img {
	border			: 0px;
	margin			: 0px;
	padding			: 0px;
}
/*
** Headings and texts
*/
/*
** h1 Google: header for all main page titles like Dit huis is te koop! and on Mijnwoongemak content page every starting title!
*/
h1 {
	font-family		: Arial, sans-serif;
	font-size		: 18px;
	font-weight		: bold;
	color			: #eb6d02;
	margin-top		: 3px;
}
/*
** h2 Google: (object)gegevens title, short description house & content red bars
*/
h2 {
	font-family		: Arial, sans-serif;
	font-size		: 16px;
	color			: #555;
	font-weight		: bold;
	margin-top		: 0px;
	margin-bottom	: 10px;
	line-height		: 125%;
}
/*
** h3 Google: red large paragraph titles above texts
*/
h3 {
	font-family		: Arial, sans-serif;
	font-size		: 12px;
	line-height		: 16px;
	color			: #eb6d02; 
	text-decoration	: none;
	margin-top		: 16px;
	margin-bottom	: 1px;
}
/*
** h4 Google: sub titles for photos and tables
*/
h4 {
	font-family		: Arial, sans-serif;
	font-size		: 11px;
	color			: #eb6d02;
	text-decoration	: none;
	margin-top		: 1px;
	margin-bottom	: 1px;
}
.wit {
	font-family		: Arial, sans-serif;
	color			: white;
}
/*
** For white links in red bars lik >> Ook zelf 'direct raak'uw woning verkopen?
*/
a.wit:link {
	font-family		: Arial, sans-serif;
	color			: white;
	text-decoration	: none;
}
a.wit:visited {
	font-family		: Arial, sans-serif;
	color			: white;
	text-decoration	: none;
}	
a.wit:active {
	font-family		: Arial, sans-serif;	
	color			: #999;
	text-decoration	: none;
}
a.wit:hover {
	font-family		: Arial, sans-serif;	
	color			: #999;
	text-decoration	: none;
}
.cursief {
	font-style		: italic;
}
ul {
	font			: bold 12px Arial, sans-serif;
	color			: #565858;
	list-style-image: url(../img/bullit.gif);
	margin-top		: 0px;
	margin-left		: 0px;
    padding-left	: 1em;
    padding-top		: 1em;
}
/*
** Spacing for the paragraph
*/
p {
	margin-top		: 3px;
	margin-bottom	: 6px;
}
/*
** Start content text in Booklet style
*/
.dropcap {
	float			: left;
	width			: .7em;
	font-size		: 3em;
	line-height		: 70%;
	text-align		: left;
	padding			: 2px 2px 2px 0;
}
/* 
** DIV structures start here 
*/

/*
** Clear floats
*/
.clear {
	clear			: both;
}

/*
** Red_sub_bar voor small content boxes in right column
*/
.red_sub_bar {
	height			: 19px;
	padding			: 3px 0 0 31px;
	margin			: 0px;
	background		: url( '../img/red_sub_bar.gif' ) no-repeat;
	overflow		: hidden
}
/*
** Change h2 in white smaller texts for small red content bars in right column like above
*/
.red_sub_bar h2 {
	font-family		: Arial, sans-serif;
	font-size		: 13px;
	color			: #fff;
	font-weight		: bold;
	margin			: 0px;
}
/*
** Header
*/
#header {
	width			: 764px;
	height			: 57px;	
	padding			: 15px 0 0 36px;
	background 		: url( '../img/header.gif' );
}
#header h1 {
	font-size		: 37px;
	font-weight		: bold;
	color			: #fff;
	margin			: 0px;
}
/*
** class="binnen_maand" is used to show selling time in x,5 or x months
*/
.binnen_maand {
	font-size		: 22px;
	margin			: 0 0 0 10px;
}
#header_direct_raak {
	position		: relative;
	bottom			: 49px;
	left			: 460px;	
	color			: white;
}
/*
** Sub_header
*/
#sub_header {
	width			: 800px;
	height			: 73px;
	background 		: url( '../img/huis_titel.gif' ) no-repeat;
}
#sub_header h1 {
	font-weight		: bold;
	font-size		: 18px;
	color			: #fff;
}
#huis_titel {
	float			: left;
	width			: 447px;
	height			: 73px;	
	padding-left	: 36px;
}
#logo {
	float			: left;
	width			: 317px;
	height			: 73px;
}
/*
** Objectgegevens
*/
#obj_gegevens {
	width			: 728px;
	height			: 100%;	
	margin			: 0 36px 0 36px;
	background		: url( '../img/background_gradient_small.gif' ) no-repeat;
}
#obj_foto {
	width			: 420px;
	height			: 100%;
	margin-bottom	: 30px;
	float			: left;
}
#obj_foto_overlay {
	position		: relative;
	bottom			: 315px;
	left			: 0px;	
}
#obj_info {
	width			: 267px;
	padding			: 10px 0 0 40px;
	float			: right;
}
.table_red {
	font-size		: 12px;
	font-weight		: bold;
	color			: #eb6d02;
}
#obj_buttons {
	clear			: both;
	width			: 725px;
	height			: 29px;
	padding			: 0px 0 20px 0;
}
#obj_buttons ul  {
	list-style		: none;
	margin			: 0;
	padding			: 0;	
}
#obj_buttons li {
	list-style		: none;
	display			: inline;
	margin			: 0;
	padding			: 0;	
}
/*
**	Uitgebreide omschrijving
*/
.uitgebreid_links {
	width			: 425px;
	float			: left;
}
.uitgebreid_rechts {
	width			: 250px;
	float			: right;
}
.fotoblock_rechts {
	padding			: 0px 0px 25px 0px;
	text-align		: left;
	line-height		: 1.2em;
}
.fotoblock_rechts img {
	border			: 1px solid #fff;
}
#dienst_open_huis {
}

#open_huis_content {
	padding			: 10px 12px 0px 12px;
	height			: 100%;
	background-color: #37ba76;
	border-top		: 0px;
	border-right	: 1px solid #c6c8ca; 
	border-bottom	: 1px solid #c6c8ca; 
	border-left		: 1px solid #c6c8ca; 
	margin-bottom	: 40px;
	color: #f4811f;
}
#dienst_pluspunten {
}
#pluspunten_content {
	padding			: 5px 12px 5px 20px;
	height			: 100%;
	background		: url( '../img/background_gradient_pluspunten.gif' ) no-repeat;
	background-color: #fff;
	border-top		: 1px solid #C6C8CA;
	border-right	: 1px solid #C6C8CA; 
	border-bottom	: 1px solid #C6C8CA; 
	border-left		: 1px solid #C6C8CA;
}

.uitgebreid_links ul {
	font-family		: Arial, sans-serif;
	font-size		: 11px;
	font-weight		: normal;
	color			: #555;
	text-decoration	: none;
	margin			: 0px 0px 0px 15px;
	padding			: 0px;
	list-style-image: none;
}


/*
**	Waardeadvies, waardepepaling en verkoopbegeleiding
*/
#makelaarpartner {
	width			: 728px;
	margin			: 0 36px 0 36px;
	height			: 100%;
	background		: url( '../img/background_gradient_small.gif' ) no-repeat;
}
#makelaarpartner_content {
	width			: 700px;
	padding			: 14px 14px 0 14px;
	line-height		: 1.4em;
}
.logo_makelaarpartner {
	padding			: 14px 0 0 0;
}
/*
 * diverse foto's
 */


.fotoblock {
	float			: left;
	width			: 220px;
	padding			: 10px 18px 20px 0px;
	text-align		: center;
	line-height		: 1.2em;
}
.fotoblock img {
	border			: 1px solid #fff;
}

/*
** Las Vegas interface
*/

.domainCategory {
	text-align		: left;
	padding-bottom:20px;
}

.domainCategory h2
{
	margin-bottom: 10px;
	font-size		: 12px;
	font-weight		: bolder;
	color			: #555;
}

.domainName {
	font-size		: 12px;
	color			: #e60000;
	width:300px;
	white-space:nowrap;
}

.domainImage 
{
	width: 70px;
}

/*
** Footer
*/
#footer {
	width			: 800px;
	height			: 52px;
	background 		: url("../img/footer.gif") no-repeat;
	clear			: both;
}
#footer img {
	display			: block;
	padding-bottom	: 10px;
}
#footer_direct_raak {
	position		: relative;
	top				: 18px;
	left			: 20px;
	font-family		: Arial, sans-serif;
	color			: #fff;	
}
/*
** Copyright and kruimelpad at the bottom of the page
*/
#kruimelpad {
	width			: 800px;
	font-size		: 10px;
	color			: #555;
	padding			: 10px 0 0 100px;
	margin			: 0px auto;
    text-align		: left;
}
#copyright {
	width			: 800px;
	font-size		: 10px;
	line-height		: 15px;
	color			: #eb6d02;
	padding			: 10px 0 0 0;
	margin			: 0px auto;
	text-align		: center;
}


/*
** Brochure loading panel
*/
.brochureLoading 
{
	display:none;
	position:absolute;
	background-color:White;
	padding:20px;
	border: solid 2px #eb6d02;
	z-index:9;
	text-align:center;
}

