body
{

	background-image: url(left_background.gif);
	background-repeat: repeat-y;
}


#header
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 626px;
}


#menu
{
position: absolute;
top: 230px;
left: 514px;
}

#adres
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: fixed;
	bottom: 0px;
	left: 49px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block

}

#vertalen
{
position: absolute;
left: 650px;
top: 190px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: black;
	text-decoration: none;
	z-index: 99;
	
}

#vertalen a {
color: #1d579f;
	}


#vertalen a:hover {
	color: #1d579f;
	}

