*{margin:0; border:0; padding:0; font-family: 'Time new Roman', Times, Georgia, Helvetica, Arial; color: #292828; font-size: 20px; line-height: 14px;}
body{
	background-image: url('../img/bg.jpg');
	background-attachment: fixed;

}
#container{
	margin: 0 0;
}

#left{
	float:left;
	margin-top: 30px;
	margin-left: 15px;
	width: 350px;
	left:0;
	
}

#left p.address{
	float:right;
	clear:both;
	font-family: 'Time new Roman', Times, Helvetica, Arial;
	font-size: 14px;
	text-align: right;
	background-color: #292929;
	margin-top: 3px;
	color: #ffffff;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: 100;
	width: auto;
	white-space:nowrap
}
#left p.contact{
	float: right;
	clear: both;
	margin-top: 8px;
}

#left a{
	font-family: 'Time new Roman', Times, Helvetica, Arial;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	text-decoration:none;
}

#left a:hover{
	font-family: 'Time new Roman', Times, Helvetica, Arial;
	font-size: 14px;
	line-height: 16px;
	color: #00FF00;
	text-decoration:none;
}

#right{
	float:left;
	margin-left: 40px;
	padding-top: 30px;
	padding-bottom: 50px;
	width: 600px;
}
#right div.Rleft{
	float:left;
	width: 520px;
	
}
#right div.Rright{
	float:left;
	width: 70px;
	
}

#right p.naam{
	float:left;
	clear:left;
	width: 520px;
	font-weight: bold;
	font-size: 24px;
	line-height: 22px;
	margin-top: 10px;
}
#right p.description{
	float: left;
	clear: both;
	
	padding-right: 7px;
	font-size: 12px;
	line-height: 16px;
	background-color: #292828;
	margin-top: 2px;
	color: #ffffff;
	padding-left: 5px;
	width: auto;
	white-space:nowrap

}

#right img{
	float:left;
	clear:left;
	margin-top: 20px;
	border: 5px solid #FFFFFF;
}
#right img.visit{
	float: right;
	margin-top: 10px;
	border: 0;
}
