html,body {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	scrollbar-track-color:#4b4009;			
	scrollbar-arrow-color:#c4a004;
	scrollbar-face-color:#77692b;	
	scrollbar-shadow-color:#77692b;
	scrollbar-highlight-color:#77692b;
	scrollbar-3dlight-color:#77692b;
	scrollbar-darkshadow-Color:#77692b;	
}

div#website
{
position:absolute;
top: 50%;
left: 50%;
width:750px;
height:545px;
margin-top: -274px; /*set to a negative number 1/2 of your height*/
margin-left: -375px; /*set to a negative number 1/2 of your width*/
background-color: #FFFFFF;
}
/* FRONT PAGE  */
div#frontContentLeft
{
background-image:url(images/frontpage/bg_photo_left.jpg)

}
div#frontContentRight
{
background-image:url(images/frontpage/bg_photo_right.jpg)
}

.frontLeftDiv
{
	width:364px;
	height:277px;	
	float:left;
}
.frontRightDiv
{
	padding:30px;
	padding-right:25px;
	padding-bottom:0px;
	color:#FFFFFF;
	width:331px; /* width and height minus 20 ivm padding */
	height:247px;
	float:left;	
}
div#frontBottomLeft, div#frontBottomRight
{
	background-color:#c7c8ca;
}
.frontBottomLeftDiv
{
	padding:15px;
	padding-left:30px;
	width:319px;
	height:104px;	
	float:left;
}
.frontBottomRightDiv
{
	padding:15px;
	padding-left:30px;
	width:341px;
	height:104px;
	float:left;		
}
div#frontFooter
{
	background-image:url(images/bg_footer.gif);	
	width:750px;
	height:20px;
	float:left;	
	font-size:10px;
	color:#76787b;
	text-align:right;
	padding-top:7px;
}
/* STANDARD PAGE */
div#MiddleLeft
{
	background-image:url(images/tuinmeubilair/links_voorbeeld.jpg);
	width:392px;
	height:277px;	
}
div#MiddleRight,div#MiddleRightBg, .MiddleRight
{
	background:url(images/tuinmeubilair/rechts_standaard.jpg) top left no-repeat;
	padding-top:15px;
	padding-right:25px;
	padding-left:20px;
	padding-bottom:0px;
	color:#FFFFFF;
	width:313px; /* width and height minus 20 ivm padding */
	height:262px; 
	overflow:auto;			
	scrollbar-track-color:#4b4009;			
	scrollbar-arrow-color:#c4a004;
	scrollbar-face-color:#77692b;	
	scrollbar-shadow-color:#77692b;
	scrollbar-highlight-color:#77692b;
	scrollbar-3dlight-color:#77692b;
	scrollbar-darkshadow-Color:#77692b;		
	position:absolute;
	top:107px;
	left:392px;	
}
div#MiddleRight
{
	height:242px;
	padding-bottom:20px;
}
div#MiddleRightBg
{
	display:none;
	visibility:collapse;	
}
div#bottomLeft, div#bottomRight
{
	background-color:#c7c8ca;
}
div#bottomRight a 
{
	text-decoration:underline;	
}
div#bottomRight a:hover
{
	text-decoration:none;	
}
.leftBottomDiv
{
	background-image:url(images/bg_leftdivbottom.gif);
	background-repeat:repeat-y;
	padding:15px;
	padding-left:30px;
	width:347px;
	height:104px;	
	float:left;
}
.rightBottomDiv
{
	padding:15px;
	padding-left:20px;
	width:323px;
	height:104px;
	float:left;	
}
div#footer
{
	background-image:url(images/bg_footer_nonfrontpage.gif);
	width:750px;
	height:20px;
	float:left;	
	font-size:10px;
	color:#76787b;
	text-align:right;
	padding-top:7px;	
}
/* STANDARD ELEMENTS */
a
{
	font-size:11px;
	color:#76787b;
	text-decoration:none;	
}
a:hover
{
	text-decoration:underline;
}
div#MiddleRight a
{
	color:#FFFFFF;
	text-decoration:underline;
}
div#menu
{
	height:17px;
	width:750px;
	white-space:nowrap;	
	border-bottom:solid white 11px;	
}
div#footer a, div#frontFooter a
{
	font-size:10px;
}
div#MiddleRight,.frontRightDiv
{
	font-weight:bold;
	line-height:140%;	
	letter-spacing:1px;
}
.leftBottomDiv, .rightBottomDiv,.frontBottomLeftDiv, .frontBottomRightDiv
{
	font-size:11px;
	color:#76787b;
	line-height:160%;
}
.inputText, .inputButton
{
	border:solid 1px #666666;
	font-size:11px;	
	background-color:#FFFFFF;
	width:100%;
	width:135px;
}
.inputButton
{
	background-color:#dac463;
	text-align:center;
	width:137px;
}
.brandColor
{
	color:#c49f04;
}
.white, .white a
{
	color:#FFFFFF
}

.businessText {
	color: #76787B;
	line-height:160%;
}
.businessText a {
	text-decoration:underline;
}
.menuTd img, img
{
border:0;
}
.cFlags img
{
	position:relative;
	top:1px;
}
