body {
	overflow: hidden;
}
#main {
	width: 156px;
	height: 624px;
	border: 0;
	background-image: url(../images/menu_main.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#clearboth {
	clear: both;
}
#laagmenu1 {
	width:156px;
	height:105px;
	padding-top: 88px;
	float: right;
}
#laagmenu2 {
	width:156px;
	height:135px;
	float: right;
}
#laagmenu3 {
	width:156px;
	height:135px;
	float: right;
}
#laagmenu4 {
	width:156px;
	height:105px;
	float: right;
}
#laagmenu5 {
	width:156px;
	height:26px;
	float: right;
}
a:link {
	color: #EE8C00;
	text-decoration: none;
}
a:visited {
	color: #8C6B51;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

