/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1,h2,h3,h4,h5,h6,p,pre,blockquote,form,fieldset,table,ul {
	margin: 1em 0;
}


/* Remove page-border for IE */
html {
	border: 0;
}

body,html {
	width: 100%;
	height: 100%;
}

/* =Links
-----------------------------------------------------------------------------*/
a:link,a:active,a:focus,h2 {
	color: #8a9d31;
}

a:hover {
	text-decoration: none;
}

/* Remove border around linked images */
img {
	border: 0;
}
html {
	background: #f2f1f1 url("../gfx/algemeen/bg_html.gif") repeat-y;
}

body {
	background: url("../gfx/algemeen/bg_body.gif") repeat-x 0 48px;
	font-family: Arial, Verdana, Tahoma, Helvetica, "Trebuchet MS",	sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
	color: #000000;
}

#container {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 877px 68px;
}
#top {
	width: 877px;
	height: 68px;
	background-image: url("../gfx/algemeen/bg_header.gif");
	background-repeat: no-repeat;
}
.content_sub {
	float: left;
	position: relative;
	height: 468px;
	width: 278px;
	margin: 0;
	background: url("../gfx/algemeen/bg_left.jpg") no-repeat;
}
/*.content_sub_index {
	float: left;
	position: relative;
	height: 468px;
	width: 278px;
	margin: 0;
	background: url("../gfx/algemeen/bg_left_index.jpg") no-repeat;
}*/
#content_sub_menu {
	position: relative;
	left: 83px;
	top: 64px;
	list-style: none;		
}
#content_sub_menu li {
	margin-bottom: 8px;	
}
.content {
	width: 574px;
	float: left;
	height: auto !important;
	height: 438px;
	min-height: 438px;
	background: #fff;
	padding: 10px 10px 0px 15px;
}
#content_index {
	background-image: url("../gfx/algemeen/bg_content_index.jpg");	
}

.content_contact {
	width: 599px;
	float: left;
	height: auto !important;
	height: 438px;
	min-height: 438px;
}

.partij_blok {
	float: left;
	margin: 0 30px 0 0;
}

.partij_blok p {
	margin-bottom: 0;
}

.partij_1 {
	padding-top: 0px;
}

.tekst {
	width: 550px;
}

.tekst ul {
	margin-top: 20px;
	margin-left: 20px;
}

#footer {
	position: absolute;
	top: 530px;
	left: 58px;
	font-size: 9px;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}

#footer a:hover {
	text-decoration: underline;
	font-size: 9px;
}

#socials{
    position: absolute;
	top: 570px;
	left: 58px;
}

#socials_holder{
    width: 210px;
    float:left;
}

#socials .facebook{
    width: 305px;
    height: 24px;
    float:left;
}

#socials .facebook iframe{
    height: 60px !important;
}

#socials .social_icon{
    width: 25px;
    height: 60px;
    float:left;
    margin-top: 12px;
}

h1 {
	font-size: 13pt;
	font-weight: normal;
	line-height: 1.1em;
	color: #8a9d31;
}
/* =Menu
-----------------------------------------------------------------------------*/
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 48px;
	left: 231px;
	height: 20px;
	width: 646px;
	font-size: 12px;
}

.menu li {
	float: left;
	position: relative;
}

.menu li a {
	display: block;
	padding: 0px 5px;
	line-height: 12px;
	margin: 4px 0;
	color: #ffffff;
	background: #696969;
	text-decoration: none;
	border-right: 1px solid #fff;
}

/*.menu li:hover ul {
	display: block;
}*/

/* submenu */
.menu li ul {
	display: none;
	position: absolute;
	top: 20px;
	width: 200px;
	left: 0;
	margin: 0;
	z-index: 1001 !important;
	border-top: 1px solid white;
	width: 200px;
}

.menu li ul li {
	display: block;
	width: 190px;
	height: 20px;
	padding-left: 0;
	font-size: 0.95em;
	border-bottom: 1px solid white;
}

.menu li ul li a {
	margin: 0;
	height: 20px;
	border-right: none;
	line-height: 20px;
	font-size: 0.95em;
}

.menu a {
	color: #ffffff;
}

.menu a:hover {
	color: #d5e977;
}
a#nav_home {
	background: transparent;
	border-right: none;
	width: 38px;
}
/*-----------------------------------------------------------------------------
 End of Menu*/
 
.index-text {
	position: relative;
	width: 235px;
	left: 341px;
}

.opening {
  position: absolute;
  left: 293px;
  top: 504px;
  font-weight: bold;
  width: 400px; /* IE6 bug */
}

.opening a {
  color: #ffffff;
  text-decoration: none;
}

.opening a:hover {
  text-decoration: underline;
}

.openingbanner {
  width: 219px;
  height: 63px;
  left: 59px;
  top: 449px;
  position: absolute;
}

.banner_huurvrij {
  color: #ffffff;
  padding:4px 0 0 0;
}

.banner_huurvrij {
  width: 219px;
  height: 114px;
  left: 59px;
  top: 399px;
  position: absolute;
}

.openingbanner {
  color: #ffffff;
  padding:4px 0 0 0;
}


.bannerHome {
left:59px;
position:absolute;
top:387px;

}

#nieuwbouwbanner{
	left:279px;
	position:absolute;
	top:538px;
	width:579px;
	height:101px;
}

/*Appartementenpagina*/
.imp_row{
    width: 550px;
    float:left;
    margin-bottom: 20px;
}

.imp_row_nomargin{
    width: 550px;
    float:left;
}

.imp_thumb{
    width: 100px;
    float:left; 
    margin-right: 25px;
}
