#buttonhomevast {
	position: absolute;
	display: block;	
	left: -120px;
	top: 16px;
	width: 100px;
	height: 100px;
	background: url(http://www.speelvlucht.nl/images/buttons/home.gif) 0 0 no-repeat;
}

#buttonalgemeenvast {
	position: absolute;
	display: block;	
	left: -120px;
	top: 134px;
	width: 100px;
	height: 100px;
	background: url(http://www.speelvlucht.nl/images/buttons/algemeen.gif) 0 0 no-repeat;
	background-position: -102px;
}

#buttonfotosvast {
	position: absolute;
	display: block;	
	left: 520px;
	top: 16px;
	width: 100px;
	height: 100px;
	background: url(http://www.speelvlucht.nl/images/buttons/fotos.gif) 0 0 no-repeat;
	background-position: -102px;
}

#buttonnieuwsvast {
	position: absolute;
	display: block;	
	left: 520px;
	top: 134px;
	width: 100px;
	height: 100px;
	background: url(http://www.speelvlucht.nl/images/buttons/nieuws.gif) 0 0 no-repeat;
	background-position: -102px;
}

#buttonhome a {
	position: absolute;
	display: block;	
	left: -120px;
	top: 16px;
	width: 100px;
	height: 100px;
	background: url(http://www.speelvlucht.nl/images/buttons/home.gif) 0 0 no-repeat;
	background-position: -102px;
}

#buttonhome a:hover {
	background-position: 0px 0;
}

#buttonfotos a {
	position: absolute;
	display: block;
	left: 520px;
	top: 16px;
	width: 100px;
	height: 100px;
	background: url(http://www.speelvlucht.nl/images/buttons/fotos.gif) 0 0 no-repeat;
}

#buttonalgemeen a {
	position: absolute;
	display: block;
	left: -120px;
	top: 134px;
	width: 100px;
	height: 100px;
	background: url(http://www.speelvlucht.nl/images/buttons/algemeen.gif) 0 0 no-repeat;
}

#buttonnieuws a {
	position: absolute;
	display: block;
	left: 520px;
	top: 134px;
	width: 100px;
	height: 100px;
	background: url(http://www.speelvlucht.nl/images/buttons/nieuws.gif) 0 0 no-repeat;
}

#buttonwordlid a {
	position: relative;
	margin:0 auto;
	display: block;
	width: 100px;
	height: 100px;
	background: url(http://www.speelvlucht.nl/images/buttons/wordlid.gif) 0 0 no-repeat;
}

#buttonnieuws a:hover, #buttonfotos a:hover, #buttonalgemeen a:hover, #buttonwordlid a:hover {
	background-position: -102px 0;
}

#bannermenu {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #B5CAE9;
	line-height: 24px;
	width: 397px;
	height: 52px;
	padding-top: 5px;
	text-align: center;
	border: 3px solid #c01f41;
}

#bannermenu ul {
	list-style: none;
}

#bannermenu ul li {
	display: inline;
}

#bannermenu ul li a {
	display: block;
	padding: 0px 2px 0px 4px;
	border-left: 6px solid #0d2b57;
	border-right: 6px solid #0d2b57;
	background-color: #69f;
	color: #fff;
	text-decoration: none;
	width: 100%;
	white-space: nowrap;
	display: inline;
}

html>body #bannermenu ul li a {
	width: auto;
}

#bannermenu ul li a:hover {
	border-left: 6px solid #036;
	border-right: 6px solid #036;
	background-color: #345381;
	color: #fff;
}

#bannermenu a.selected {
	border-left: 6px solid #036;
	border-right: 6px solid #036;
	background-color: #345381;
	color: #fff;
}
