/*------------------------------------------
---------------- Reseting ------------------
----------------------------------------- */

html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, 
em, img,  s, small, strike, strong, sup, sub, 
dl, dt, dd, ol, ul, li, form, fieldset, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td 
				{ margin: 0; padding: 0;
				  border: 0; outline: 0;
				  font-weight: inherit;
				  font-style: inherit;
				  font-size: 100%;
				  font-family: inherit;
				  vertical-align: baseline;
				  background: transparent }
				  
:focus, :active	{ outline: 0 }

html 			{ height: 100%; }
body 			{ height: 100%; color: #000; background: #c0c0c0; font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;}

h1, h2, h3, h4, h5, h6
 				{ font-weight: bold }
h1 				{ font-size: 13px; line-height: 15px; margin-bottom: 10px } 
h2 				{ font-size: 12px; line-height: 15px; margin-bottom: 10px }
h3				{ font-size: 12px; line-height: 15px; margin-bottom: 10px }
h4, h5, h6		{ font-size: 10px; line-height: 15px; margin-bottom: 10px }

p, pre, code, label, th, td, dd, dt, select
				{ font-size: 12px; line-height: 16px; margin-bottom: 15px  }
ul, ol			{ margin-bottom: 18px }
ul 				{ list-style: disc; }
ol 				{ list-style: decimal }
li	 			{ margin-left: 26px; color: #000 }
td {
	vertical-align:top;
	}
strong {
	font-weight:bold;
	}
em {
	font-style:italic;
	}
/*------------------------------------------
------------------ Fonts -------------------
----------------------------------------- */

h1, h2, h3, h4, h5, h6
 				{ font-family: Tahoma, Arial, Helvetica, sans-serif}
p, pre, label, th, td, li
				{ font-family: Tahoma, Arial, Helvetica, sans-serif} 			
				
/*------------------------------------------
------------------ Links -------------------
----------------------------------------- */

a:link, a:visited, a:hover, a:active
				{ font-weight: bold; text-decoration: none; color: #000; cursor: pointer}
a:hover			{ text-decoration: underline }
a img			{ border: 0 }

/*------------------------------------------
------------- Global Classes ---------------
----------------------------------------- */

.clear			{ clear: both }
.floatLeft		{ float: left }
.floatRight		{ float: right }

.textLeft		{ text-align: left }
.textRight		{ text-align: right; padding-top: 0 !important }
.textCenter		{ text-align: center !important}
.textJustify	{ text-align: justify }

.bold			{ font-weight: bold !important }
.italic			{ font-style: italic }
.underline		{ border-bottom: 1px solid }
.highlight		{ background: #ffc }
.noBorder		{ border: none !important}

.noPadding		{ padding: 0 !important}
.noMargin		{ margin: 0 !important}
.noIndent		{ margin-left: 0; padding-left: 0 }
.noBullet		{ list-style: none; list-style-image: none }

/*------------------------------------------
---------------- Wrapper -------------------
----------------------------------------- */

#wrap 				
{
	width: 1000px;
	min-height:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	background:#fff url(../images/bottom.gif) right bottom no-repeat;
	
}
#wrapHome
{
	width:1000px;
	height: 500px !important;
	background:url(../images/home.jpg) no-repeat !important;
	position:relative;
	top:50%;
	margin:-250px auto 0;
}
.inner
{
	background:url(../images/bottom.gif) right bottom no-repeat;
	width: 1000px;
	background: url(../images/head.jpg) top no-repeat;
}
/*---------------------------------------*/
.header
{
	width: 986px;
	padding: 125px 14px 0 0;
	overflow:hidden
}

.menuHead
{
	float:right;
	border-bottom: 1px solid #990000;
	padding-bottom: 4px
}
.menuHead li
{
 	float:left;
	list-style: none;
	margin:0;
	border-right: 1px solid #900;
	padding:0 5px
}
.menuHead li a:link,
.menuHead li a:visited
{
	float:left;
	display:block;
	font:normal 12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#900;
}
.menuHead li a:hover,
.menuHead li a:active
{
	color:#00728D;
	text-decoration:none;
}

/*---------------------------------------*/
#content
{
	padding:0 28px 55px 32px;
	width: 940px;
	overflow:hidden
}
.inschrijven #content {
	padding-bottom:228px !important;
	}
.leftCol
{
	float:left;
	width: 170px;
	padding: 20px 0 50px 0
}
.leftMenu
{
	float:left;
	margin:0;
	width: 165px
}
.leftMenu li
{
	float:left;
	margin:0 0 13px 0;
	list-style: none;
	width: 165px;
}
.leftMenu li a:link,
.leftMenu li a:visited
{
	float:left;
	padding-left: 10px;
	font: bold 13px/15px Tahoma, Arial, Helvetica, sans-serif
}
.red li a:link,
.red li a:visited
{
	background:url(../images/submit2.gif) left 4px no-repeat;
	color: #990000
}
.blue li a:link,
.blue li a:visited
{
	background:url(../images/submit3.gif) left 4px no-repeat;
	color: #00728d
}

.mainCol
{
	float:left;
	width: 545px;
	margin-top:20px;
	line-height:16px;
}
.mainCol a:link, .mainCol a:visited, .mainCol a:hover, .mainCol a:active
				{ font-weight: normal; text-decoration: underline; color: #000; cursor: pointer}
.mainCol a:hover { color:#00728D; }
.mainCol h1
{
	
}
.redCol h1
{
	color: #990000
}
.hypotheken .redCol h1,
.assurantien .redCol h1
{
	color: #00728d
}

.cols
{
	width: 100%
}
.col
{
	float:left;
	width: 125px;
	margin-right: 7px
}
.col p
{
	margin:0;
	padding-left: 6px;
	font: normal 11px/14px Tahoma, Arial, Helvetica, sans-serif
}

.rightCol
{
	float:right;
	width: 218px;
	padding-top: 20px
}
.rightCol .logoImage {
	float:right;
	margin-bottom:20px;
	}
span#specialspan {
	display:block;
	clear:right;
	margin-top:20px;
	}
span#specialspan img {
	border:solid 1px #990000;
	}
#woonplaatstext,
#adrestext {
	text-decoration:none;
}
div.specialWoonplaats,
div.specialAdres {
	text-align:center;
	}
div.specialAdres a {
	font-weight:normal;
	}
div.specialWoonplaats a:hover,
div.specialAdres a:hover {
	text-decoration:none;
	}

.contentHome
{
	padding: 97px 239px 0 115px !important;
	width: 646px !important
}

.logoRed
{
	float:left;
	background:url(../images/logo-red.png) no-repeat;
	width: 209px;
	height: 146px;
	position:relative;
}
.logoBlue
{
	float:right;
	background:url(../images/logo-blue.png) no-repeat;
	width: 209px;
	height: 146px;
	position:relative;
}
a.makelaardijHome {
	position:absolute;
	display:block;
	top:96px;
	left:98px;
	width:140px;
	height:24px;
	}
a.taxatiesHome {
	position:absolute;
	display:block;
	top:128px;
	left:74px;
	width:160px;
	height:24px;
	}
a.assurantienHome {
	position:absolute;
	display:block;
	top:98px;
	left:100px;
	width:140px;
	height:24px;
	}
a.hypothekenHome {
	position:absolute;
	display:block;
	top:128px;
	left:74px;
	width:160px;
	height:24px;
	}

.news
{
	float:left;
	padding: 20px 0 0 250px;
	width: 300px
}
.news h1
{
	margin-bottom: 5px;
	color: #990000 !important;
	font: bold 14px/16px Tahoma, Arial, Helvetica, sans-serif;
}
.news  a
{
	color: #000 !important;
	font: normal 12px/16px Tahoma, Arial, Helvetica, sans-serif;
}
.news  a:hover
{
	color: #990000 !important;
	font: normal 12px/16px Tahoma, Arial, Helvetica, sans-serif;
}
.news td
{
	padding:0 0 8px 12px;
}
img.logoSns {
	position:absolute;
	display:block;
	left:384px;
	bottom:24px;
	}

/*-------------------------------------*/
.footerHome
{
	width: 247px;
	height: 152px;
	position:absolute;
	bottom:0;
	right:0
}
.footerHome p
{
	font:  normal 12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	margin:0
}
.footerHome p a
{
	color: #fff !important;
	font-weight: normal !important
}

.footerMenu
{
	float:left;
	margin:0;
	padding-top: 15px
}
.footerMenu li
{
	float:left; 
	margin:0;
	padding-bottom: 5px; 
	padding-left: 11px;
	background:url(../images/submit1.gif) left 5px no-repeat;
	list-style: none;
}
.footerMenu li a
{
	font: bold italic 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	color: #fff !Important
}
.first
{
	width: 142px
}
.two
{
	width: 80px
}

.logoFooter
{
	background:url(../images/logo-foter.gif) no-repeat;
	width: 79px;
	height: 28px;
	display:block;
	float:right
}

.footer
{
	width:967px;
	padding-left: 33px;
	height:60px;
	position:relative;
	margin:-60px auto 0;
}
.footer p
{
	font:  normal 10px/11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	margin:0
}
.rightFooter
{
	float:right;
	width: 152px
}
.rightFooter p,
.rightFooter p a
{
	color: #fff !important;
	font-weight: normal !important
}
.logoP
{
	padding: 10px 0 5px 0
}



