@charset "utf-8";
/* CSS Document */

#button1{
	width:180px;
	height:60px;
	background-image:url(../images/buttons/images/blauw_03.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:4px;
	cursor:pointer;
}
#button2{
	width:180px;
	height:60px;
	background-image:url(../images/buttons/images/blauw_05.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:9px;
	cursor:pointer;
}
#button3{
	width:180px;
	height:30px;
	background-image:url(../images/buttons/images/blauw_07.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
#button4{
	width:180px;
	height:30px;
	background-image:url(../images/buttons/images/blauw_08.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:10px;
	cursor:pointer;
}
#button5{
	width:180px;
	height:30px;
	background-image:url(../images/buttons/images/blauw_10.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:15px;
	cursor:pointer;
}
#button6{
	width:180px;
	height:30px;
	background-image:url(../images/buttons/images/blauw_12.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:10px;
	cursor:pointer;
}
#button7{
	width:180px;
	height:30px;
	background-image:url(../images/buttons/images/blauw_14.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
#button8{
	width:180px;
	height:30px;
	background-image:url(../images/buttons/images/blauw_15.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
#button9{
	width:180px;
	height:30px;
	background-image:url(../images/buttons/images/blauw_17.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
	margin-bottom:4px;
}