* {
	margin: 0;
	padding: 0;
}

h2,h3,h4,h5,h6 {
	margin-top: 1em;
}

p,pre,blockquote,form,fieldset,table,ul {
	margin: 1em 0;
}

ul {
	list-style-position: inside;
}

body,html {
	height: 100%;
}

img {
	border: 0;
}

a {
	color: #07488A;	
}

body {
	font-family: Arial, Helvetica, "Trebuchet MS", Tahoma, Verdana,
		sans-serif;
	font-size: 10.5pt;
	line-height: 1.6;
	background-image: url("../gfx/algemeen/bg-body.gif");
	background-position: center;
	background-repeat: repeat-y;
	background-color: white;
}

h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #8A6B54;	
}

h2 {
	font-size: 10pt;
	color: #666666;	
}
#container {
	width: 990px;
	margin: 0 auto;
	min-height: 100%;
	background-image: url("../gfx/algemeen/bg-container.gif");
	background-repeat: no-repeat;
	background-position: 0 72px;
}

#column-left {
	float: left;
	width: 195px;
}

#column-center {
	float: left;
	width: 594px;
	margin-left: 1px;
}

#column-right {
	float: left;
	width: 199px;
	margin-left: 1px;
}

.top {
	height: 72px;
	background-image: url("../gfx/algemeen/bg-top.gif");
	background-repeat: repeat-x;
}

#footer {
	clear: both;
	width: 980px;
	margin: 0 auto 0 auto;
	padding-left: 10px;
	font-size: 10px;
	line-height: 1.2em;
}

.content {
	margin: 3px 3px 0 3px;
	padding: 1em 1em 0 1em;
	font-size: 9pt;
  position:relative;
}

#index p {
	margin-left: 20px;
	margin-right: 20px;
}

.omgeving-rechts {
	float: right;
	margin-left: 30px;
}

#widget {
	margin-top: 3px;
	margin-left: 3px;	
}

#widget a {
	
}
#widget a img {
	display: block;	
}
#widget .title {
	height: 30px;
	background-repeat: no-repeat;
}

#widget .body {
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#widget .bottom {
	background-repeat: no-repeat;
	height: 53px;
}

.widget-nieuws {
	margin-bottom: 10px;
}

.widget-nieuws .title {
	background-image: url("../gfx/widgets/nieuws-title.png");
}

.widget-nieuws .body {
	background-image: url("../gfx/widgets/nieuws-background.png");
}

.widget-nieuws .bottom {
	background-image: url("../gfx/widgets/nieuws-background-bottom.png");
}

.nieuws-header {
	font-size: 12pt;
	display: block;
}

.content-img {
	float: right;
	margin: 1em 1em 1em 15px;
	font-size: 8pt;
	color: #555555;
}

#menu .betrokken-partijen {
	color: #555555;
}

.woningtype {
	margin-bottom: 1em;
	margin-top: 0;
	width: 260px;
	margin-right: 22px;
	float: left;
}

.woningtype caption {
	text-align: left;
	background-color: #775031;
	color: white;
	margin-top: 1em;
	padding: 3px 10px;
}

#kavelkaart {
	height: 600px;
        width: 560px;
}

.banner_startverkoop {
  position:relative;
  z-index:200;
  margin-left:166px;
}

.banner_banner_subsidie {
  position:relative;
  z-index:201;
  margin-left:25px;
}

.banner_bottom{
  position:absolute;
  top:358px;
  left:0;
}

