html, body {
 	background-color:#ffffff;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
  padding:0;
	width:100%;
	height:100%;
	border:0;
	text-align:left;
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	line-height:12px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	overflow:auto;
	color:#000000;
}
/* plaatsing items */
.CallCatcherLogo
{
	position:relative;
  top:0px;
	left:20px; 
}
.verhuurtitel
{
	position:absolute;
  top:0px;
	left:563px; 
}
/* einde plaatsing items */

/* Tekst opmaak */
A.menu:link {
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	line-height:12px;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:none;
	color:#34447b;
}
A.menu:visited {
	font-weight:normal;
	text-decoration:none;
	color:#34447b;
}
A.menu:hover {
	font-weight:normal;
	text-decoration:none;
	color:#34447b;
}
A.link:link {
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
  color:#34447b;
}
A.link:visited{	
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
  color:#34447b;
}
A.link:hover {
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
  color:#bfc4d6;

}
A.credits:link {
	font-family:verdana;
	font-size:10px;
  color:#666666;
	text-decoration:none;
}
A.credits:visited{	
	font-family:verdana;
	font-size:10px;
  color:#666666;
	text-decoration:none;
}
A.credits:hover {
	font-family:verdana;
	font-size:10px;
  color:#0099FF;
	text-decoration:none;
}
.linkTable
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
  color:#34447b;
	text-decoration:none;
}
.input
{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	line-height:17px;
	border-width:1px;
	border-color:#34447b;
	border-style:solid;
	width:140px;
	height:18px;
	padding:0px; 	 	
}
li
{
  list-style-image:url(images/arrowS.gif);
}
textarea
{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	line-height:15px;
	border-width:1px;
	border-color:#34447b;
	border-style:solid;
	width:270px;
	height:100px;
	padding:0px; 	 	
}
.dotted
{
  background-image:url(images/dotted.gif);
}

/* Einde Tekst opmaak */

/* Positie main + kader + navigatie  */
/* -------- content placing  ------- */	
.centreerdiv {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.kaderdiv {
	position:relative;
	width:800px; /*object breedte*/
	background-image:url(images/kader_sides.gif);
}	
.contentgradientdiv {
	position:relative;
	width:760px; /*object breedte*/
	background-image:url(images/gradient.gif);
	background-repeat:no-repeat;	
	background-position:bottom;
	}
.contentdiv {
  position:relative;
	padding-top:15px;
	top:0px;
	width:500;
	left:10px;
}
/* navigatie items */
td.off {
  background: #CCCCCC;
}
td.on {
  background: #999999;
}
.menu1 
	{
  	background-color:#bfc4d6;
	}
.menu2 
	{
  	background-color:#afe4cb;
	}
.menu3 
	{
  	background-color:#efffaf;
	}
.menu4 
	{
  	background-color:#ffffaf;
	}
.menu5 
	{
  	background-color:#ffd7af;
	}
.menu6 
	{
  	background-color:#ffafaf;
	}
.menutd {
  padding-left:3px;
	text-align:left;
	font-size:10px;
	cursor:pointer;
	color:#34447b;
	height:20px;
	}	
td div {
/* TD div is een placeholder voor navigatie items */
  position:relative;
}
/* navigatie items */
/* Positie main + kader + navigatie  */

