html, body
{
	width:100%;
	height:100%;
}
body
{
	background:#fff;
	color:#000;
	font-family:Verdana, Arial, sans-serif;

}

/* HOMEPAGE
=========================================== */
#home #pagecontainer
{
	position:relative;
	width:100%;
	height:100%;
	text-align:center;
}
#home #pagecenter
{
	position:relative;
	width:770px;
	height:100%;
	text-align:left;
	margin:0 auto;
	background:url(/images/pic_bg-pagecenter.gif) repeat-y;   /* BLAUWE VERTICALE BAAN RECHTS */
}
#home #header
{
	position:relative;
	width:770px;
	height:129px;
	background:url(/images/pic_bg-header-home.jpg) no-repeat;
}
#home #header img  /* LOGO'S IN DE HEADER */
{
	float:right;
	display:inline;
	clear:all;
	margin:10px 20px 0 0;
}
#home #contentcontainer
{
	position:relative;
	width:770px;
	background:url(/images/pic_bg-content-home.jpg) no-repeat;
	min-height:275px;
	height: auto !important;
	height:275px;
}
#home #linkerkolom
{
	float:left;
	position:relative;
	display:inline;
	width:118px;
}
#home #menu ul
{
	list-style:none;
	margin-left:1px;
	margin-top:20px;
}
#home #menu ul a
{
	display:block;
	width:116px;
	height:17px;
	font-family:Verdana, Arial, sans-serif;
	color:#676B96;
	text-decoration:none;
	padding-left:8px;
}
#home #menu ul a:hover
{
	color:#fff;
	background:#676B96;
	width:116px;
	height:17px;
}
#home #login
{
	margin-top:18px;
}
#home #login a.loginmenu
{
	font-size:10px;
	font-weight:normal;
}
#home #rechterkolom
{
	float:right;
	position:relative;
	display:inline;
	width:234px;
	margin:100px 6px 0 0;
}
#home #snelzoeken
{

}
#home #nieuws
{
	background:url(/images/pic_bg-nieuws.gif) no-repeat;
	margin:10px 0 0 0;
	padding-top:40px;
	padding-left:12px;
}
#home #nieuws a
{
	display:block;
	padding-bottom:12px;
}
#home #specials
{
	position:absolute;
	width:399px;
	height:126px;
	background:url(/images/pic_bg-specials.jpg) no-repeat;
	padding:3px 0 0 4px;
	left:124px;
	top:155px;
}
#home #specials #homespecialborder
{
	padding-left:0px;
	padding-top:0px;
}
#home #specials #specialspan
{
	margin-right:14px;
}
#home #tekst
{
	position:relative;
	width:380px;
	/* margin-top:280px; */
	padding-bottom:40px;
}

/* VERVOLGPAGINA'S
=======================================================*/
#pagecontainer
{
	position:relative;
	width:100%;
	height:100%;
	text-align:center;
}
#pagecenter
{
	position:relative;
	width:770px;
	height:100%;
	text-align:left;
	margin:0 auto;
	background:url(/images/pic_bg-pagecenter-vervolg.gif) repeat-y;   /* BLAUWE VERTICALE BAAN RECHTS */
}
#header
{
	position:relative;
	width:770px;
	height:129px;
	background:url(/images/pic_bg-header-vervolg.jpg) no-repeat;
}
#header img  /* LOGO'S IN DE HEADER */
{
	float:right;
	display:inline;
	clear:all;
	margin:10px 20px 0 0;
}
#contentcontainer
{
	position:relative;
	width:770px;
	background:url(/images/pic_bg-content-vervolg.jpg) no-repeat;
	min-height:272px;
	height: auto !important;
	height:272px;
}
#linkerkolom
{
	float:left;
	position:relative;
	display:inline;
	width:118px;
}
#linkerkolom #menu ul
{
	list-style:none;
	margin-left:1px;
	margin-top:10px;
	padding:0;
}
#menu 
{
    margin-top:-5px;
}
#menu ul a
{
	display:block;
	width:116px;
	height:17px;
	font-family:Verdana, Arial, sans-serif;
	color:#676B96;
	text-decoration:none;
	padding-left:8px;
	font-weight:bold;
}
#menu ul a:hover
{
	color:#fff;
	background:#676B96;
	width:116px;
	height:17px;
}
#login
{
	margin-top:-10px;
}
#login a.loginmenu
{
	font-size:10px;
	font-weight:normal;
}
#contentmenu
{
	position:relative;
	width:621px;
	height:36px;
	margin-top:112px;
}
#contentmenukop
{
	float:right;
	display:inline;
	margin-top:3px;
}
#contentmenuknoppen
{
	float:left;
	display:inline;
	margin-top:10px;
	padding-left:12px;
}
#tekst
{
	position:relative;
	width:590px;
	margin-left:130px;
	font-size:11px;
	color:#1A182E;
	padding-bottom:40px;
}
#tekst p.firstp
{
	margin-top:20px;
}

A
{
    font-size:11px;
    color:#1A182E;
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
}
A:hover
{
    FONT-SIZE: 11px;
    COLOR: #0080C0;
    font-family:Verdana, Arial, sans-serif;
}
TD
{
    FONT-SIZE: 11px;
    font-family:Verdana, Arial, sans-serif;
    color:#1A182E;
}
SELECT
{
    FONT-SIZE: 11px;
    font-family:Verdana, Arial, sans-serif;
}
INPUT
{
    FONT-SIZE: 11px;
	font-family:Verdana, Arial, sans-serif;
}
TEXTAREA
{
    FONT-SIZE: 11px;
    font-family:Verdana, Arial, sans-serif;
}
BODY #fout
{
    FONT-SIZE: 11px;
    COLOR: red
}
BODY #informatietext
{
    color:#1A182E;
}
BODY #titel
{
    color:#1A182E;
}

.header
{
}
BODY #highlight
{
    color:#1A182E;
}
BODY #nieuwsdatum
{
    color:#1A182E;
}
BODY #nieuwsimage
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
BODY #selectbox
{
    FONT-SIZE: 11px;
    FONT-FAMILY: 'Lucida Console', Terminal, 'Courier New', Courier, mono;
    BACKGROUND-COLOR: #fff;
    TEXT-DECORATION: none
}
.printwindow
{
    BACKGROUND-COLOR: #ffffff
}
.verkocht
{
    COLOR: #ff0000
}
BODY #huislink
{
    TEXT-DECORATION: none
}
BODY #inputdisabled
{
    BACKGROUND-COLOR: #888888
}
BODY #checkbox
{
    WIDTH: 13px
}
BODY #informatie
{
    FONT-SIZE: 11px;
    color:#1A182E;
}
.homebox
{
    BACKGROUND-COLOR: ffffff
}
BODY #huizeninformatiekleur
{
    BACKGROUND-COLOR: #000000
}
BODY #lijntje
{
    BACKGROUND-COLOR:#1A182E;
}
/*
BODY #homespecialborder
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: white
}
*/
BODY #searchinfotitletekst
{
    color:#1A182E;
}
.buurtgegevens_header
{
	background-color:#8385CA;
	color:#fff;
}
.buurtgegevens_header a
{
	font-weight:bold;
	color:#fff;
}
.mailhuis_input
{
	width:200;
}
#prospectaanbiedertabellijntje1
{
}
#prospectaanbiedertabelborder
{
	background-color:#516779;
}
#prospectaanbiedertabelheader
{
	background-color:#E3E8EC;
	font-weight:bolder;
}
#prospectaanbiedertabelrow1
{
	background-color:#BAC7D1;
}
#prospectaanbiedertabelrow2
{
	background-color:#9BAEBD;
}
