html, body {
 	background-color:#ffffff;
	background-image:url(images/1x1bg.gif);
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#cc0099;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#cc0099;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
  padding:0;
	width:100%;
	height:100%;
	border:0;
	text-align:left;
	font-family:arial;
	font-size:10px;
	font-style:normal;
	line-height:12px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	overflow:auto;
	color:#e31837;
	overflow:hidden;
}
h1{	
	font-family:arial;
	font-size:14px;
	margin-top:4px;
	margin-bottom:4px;
	line-height:18px;
	font-weight:bold;
  color:#666666;
	text-decoration:none;
}
A:link{	
	font-family:arial;
	font-size:12px;
	font-weight:bold;
  color:#666666;
	text-decoration:none;
}
A:visited{	
	font-family:arial;
	font-size:12px;
	font-weight:bold;
  color:#e31837;
	text-decoration:none;
}
A:hover {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
  color:#990066;
	text-decoration:underline;
}
.input {
	font-family:arial;
	font-size:12px;
	font-style:normal;
	line-height:15px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#666666;
	width:150px;
	height:17px;
	padding:0px;
  border-width:1px;
	border-style:solid;
	border-color:#666666;
	margin-bottom:3px;  	 	
}
textarea {
	font-family:arial;
	font-size:12px;
	font-style:normal;
	line-height:14px;
	color:#666666;
	width:265px;
	height:110px;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
}
/* Einde Navigatie Main*/

/*Positie main*/
.backgroundhorizontaal
	{
    width:100%;
	  height:100%;
		background-image:url(images/bg_horizontaal.gif);
		background-repeat:repeat-x;
  }
.backgroundverticaal
	{
  	width:760px;
	  height:100%;
	  background-image:url(images/bg_vertikaal.gif);
  }
.center
	{
	position:relative;
	width:760px;
  }
.top
	{
		position:absolute;
		top:0px;
		left:0px;
		width:760px;
  }
.navigatie
	{
		position:absolute;
		top:151px;
		left:0px;
  }
.subnav
	{
		position:absolute;
		top:176px;
		left:0px;
  }
.titel
	{
		position:absolute;
		top:176px;
		left:195px;
  }
.sfeer
	{
		position:absolute;
		top:176px;
		left:0px;
  }
.content
	{
		position:absolute;
		top:176px;
		left:195px;
		width:565px;
		height:330px;
		background-color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:15px;		
		color:#666666;
		overflow:auto;
  }	
.left
{
  position:absolute;
  top:0px;
  left:-209px; 
  height:399px; /*object hoogte*/
  width:128px;
}
.right
{
  position:absolute;
  top:0px;
  left:760px;
  height:399px; /*object hoogte*/
  width:209px;
}	
.adres
	{
		position:absolute;
		top:506px;
		left:0px;
  }
.studioimmo
	{
		position:absolute;
		top:566px;
		left:195px;
		width:565px;
  }
/* Einde Positie main*/
