/*-----------------------------------------------------------------------------
Main Stylesheet

auteurs:    johan harteveld - Fundament All Media B.V.
-----------------------------------------------------------------------------*/
	/* =General
-----------------------------------------------------------------------------*/
	/* 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;
}

body,html {
	width: 100%;
	height: 100%;
}

/* dHr Druiven gebruikt een hele hoge html background, zodat je geen background in de container hoeft te doen */
/* dus project plaat zit hierbij in */
html {
	background: #3d393a url("/content/common/gfx/algemeen/html_back.jpg") center top repeat-y;
	overflow-y: scroll;
}

img {
	border: 0;
	margin: 0;
}

ul {
  list-style: none;
}

/* =Typography
-----------------------------------------------------------------------------*/
/* bodyback , dit is meestal de voortzetting van de header gif , links en rechts van content vlak */
body {
	background: url("/content/common/gfx/algemeen/body_back.gif") left top repeat-x;
	font: 12px/1.6 Arial, Helvetica, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #000000;
}

h1 {
	font-size: 12pt;
	margin-bottom: 4px;
	margin-bottom: 9px;
	margin-top: 52px;
}


h2 {
	font-size: 12pt;
	margin-bottom: 1em;
	margin-top: 25px;
}

h3 {
	font-size: 14px;
	margin-bottom: 0;
	color: #634334;
	margin-left: 0;
}

p {
	margin: 0 0 6px 0;
	font-size: 10pt;
	padding-right: 10px;
}

ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.img-right {
	float: right;
	margin: 0 1em;
}

.img-left {
	float: left;
	margin: 0 1em 0 0;
	clear: right;
}

/* =Links
-----------------------------------------------------------------------------*/
.content a {
	color: #634334;
	text-decoration: underline;
}

.content a:hover {
	color: #634334;
	text-decoration: none;
}

.whitelink {
	color: #fff !important;
}

/* =Layout
-----------------------------------------------------------------------------*/
#container {
	margin: 0 auto;
	width: 902px;
	position: relative;
	min-height: 768px;
	/*background-image: url("../gfx/algemeen/container-bg.jpg");*/
	background-repeat: no-repeat;
}

#header {
	width: 902px;
	position: absolute;
	left: 0;
	z-index: 2;
	height: 85px;
}

/* header image */
.header-img {
	left:0;
	position:absolute;
	top:17px;
	z-index:5;
}

/* am logo in header */
.am-img {
	position: absolute;
	left: 806px;
	top: 8px;
	z-index: 10;
}

/*  */
.rolmopsen_spiegeling,.content_spiegeling,.rolmopsen,.menuholder,.content
{
	position: absolute;
	left: 0;
	top: 98px;
}

.rolmopsen {
	z-index: 4;
}

.rolmopsen_spiegeling {
	z-index: 2;
}

.opacity_ophalf {
	-moz-opacity: .4;
	filter: alpha(opacity =       40);
	opacity: .4;
}

.content_spiegeling {
	z-index: 3;
}



.menuholder {
	width: 82px;
	height: 376px;
	left: 24px;
	position: absolute;
	z-index: 5;
}

/* een hoogte meegeven hoeft eigenlijk niet, dat zoekt het script uit- als hetgoed is */
/* breedte is vaak wel wenselijk */
/* breedte van .content wodrt sowieso overschreven */
/* let op background color */

.content {
	z-index: 4;
	left: 122px;
	top: 110px;

	background-color: #ccc;
	border: 1px solid #fff;
}

/* default kan overschreven worden per pagina, door de div een id te geven en deze te stylen */
.contentContainer {	
	background-color: #fff;
	overflow: auto;
}

/* voor als er bij de inhoud geen enekel class is meegegeven neemt het script deze defauilt */
.emptyContentContainer {
	position: absolute;
	width: 500px;
	background-color: #fff;
	overflow: auto;
}

.contenttext {
	padding: 30px;
}

.emptyContentText {
	width: 420px;
	height: 370px;
	padding: 30px;
}

/* factsheet header en sluit button */
.content_header {
	position: absolute;
	background-color: #ec0000;
	color: white;
	font-weight: bold;
	height: 20px;
	margin: 0;
	padding-left: 9px;
	border-bottom: 1px solid white;
	cursor: move;
}

.sluitbutton {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0px;
	background: url("../gfx/algemeen/sluitbutton.gif") no-repeat;
	z-index: 10000;
	cursor: pointer;
	cursor: hand;
}

/* kavelkaart */
/* geef breedte en hoogte van kavelkaart, de kavelkaart flash is 100% breed en 100% hoog, en past zich aan deze maten aan */ 
.content #kavelkaart {
	width: 669px;
	height: 550px;
}

#project_beschrijving {
	width: 660px;
	background-color: #221e1f;
	color: #fff;
	text-align: center; 
}

#project_gallery #myGallery, #myGallerySet, #flickrGallery {
height:480px;
width:645px;
}

#myGallery .full {
	visibility:hidden;
}

#project_gallery {
	width: 645px;
	margin: 0px;
	padding: 0px;
	background-color: #221e1f;
	color: #fff;
}

.pro_beschrijving {
	color: #ffffff;
	width: 600px;
	margin-left: 30px;
	text-align: justify;
}

#project_beschrijving div {
	width: 600px;
	margin-left: 30px;
	text-align: justify;
	margin-bottom:25px;
}


#subsidie_beschrijving {
	width: 660px;
	background-color: #221e1f;
	color: #fff;
	text-align: center;
	 
}

#subsidie_beschrijving div {
	width: 600px;
	margin-left: 30px;
	text-align: left;
	padding-bottom: 20px;
}

#subsidie_beschrijving ul li {
  list-style-type:disc;
  padding-left:5px;
  margin-left:15px;
  color:#fff;
}


#slideshow_page {
	width: 750px;
	height: 450px;
}

#impressies_page {
	width: 645px;
	height: 480px;
}

#service_cjs_am {
	width: 500px;
	height: 405px;
}

#project_beschrijving h2 {
  margin-bottom:0px;
}

#project_beschrijving .algemeentext_makelaars h2 {
  margin:0px;
}

#project_beschrijving .algemeentext2 h2 {
  margin:0px;
  margin-top:10px;
}

#project_beschrijving .algemeentext_makelaars h1 {
  margin:0px;
  margin-bottom:10px;
}

#project_beschrijving .algemeentext2 h1 {
  margin:0px;
  margin-bottom:10px;
}

#project_beschrijving .algemeentext {
  float:left;
  padding:0px;
  width:200px;
}

#project_beschrijving .algemeentext_makelaars {
  float:left;
  padding:0px;
  width:300px;
}

#project_beschrijving .algemeentext2 {
  float:left;
  padding:0px;
  margin:0px;
  width:200px;
}

#project_beschrijving .algemeentext_beschrijving {
  margin-bottom:0px;	
}

.spiegeling {
	position: absolute;
	z-index: 1;
	left: 0;
	height: 120px;
	background: url("../gfx/algemeen/spiegeling.png") repeat-x left top;
}

.shadow_rt {
	position: absolute;
	width: 8px;
	height: 15px;
	background: url("../gfx/algemeen/backshow_rt.png") no-repeat;
}

.shadow_rb {
	position: absolute;
	width: 8px;
	height: 15px;
	background: url("../gfx/algemeen/backshow_rb.png") no-repeat;
}

.shadow_lb {
	position: absolute;
	width: 15px;
	height: 8px;
	background: url("../gfx/algemeen/backshow_lb.png") no-repeat;
}

.shadow_r {
	position: absolute;
	width: 8px;
	background: url("../gfx/algemeen/backshow_r.png") repeat-y left top;
}

.shadow_b {
	position: absolute;
	height: 8px;
	background: url("../gfx/algemeen/backshow_b.png") repeat-x left top;
}


/*-------------*/


/* css voor algemeen pagina */
.contacttext {
	width: 290px;
	padding: 25px 25px 0 25px;
	float: left;
	/*line-height: 0.0;*/
}

/* =Rightcolumn
-----------------------------------------------------------------------------*/
.loginForm {
	float: left;
	margin-top: -400px !important;
	padding: 0px !important;
}

/* Prijslijst */
.displayButtons {
	cursor: pointer;
}

.content .nikiWS .ec_slide {
	width: 660px;
}

.houseTypeContentHeader {
	margin-left:10px;
}

.infoSummary {
	margin-left:10px;
}

#priceList {
	margin-left:10px;
}
