@charset "utf-8";
/* Buttons Styles */

/* Hovering buttons */
.buttons {
	position: relative;
	height: 23px;
	background-position: top;
	float: left;
	background-repeat: no-repeat;
}
.nav_button {
	position: relative;
	height: 49px;
	background-position: top;
	float: left;
	background-repeat: no-repeat;
}
.readmore {
	position: absolute;
	z-index: 1;
	width: 100px;
	height: 19px;
	right: 0px;
	bottom: 0px;
	background-position: top;
	float: left;
	background-repeat: no-repeat;
}
.active {
	background-position: bottom;
	
}

/* Navigation buttons  */

#nav_home {
	width: 162px;
	background-image: url(../images/btn/nav_home.jpg);
}
#nav_home a {
	width: 162px;
	height: 49px;
	display: block;
}
#nav_tickets {
	width: 138px;
	background-image: url(../images/btn/nav_tickets.jpg);
}
#nav_tickets a {
	width: 138px;
	height: 49px;
	display: block;
}
#nav_agenda {
	width: 126px;
	background-image: url(../images/btn/nav_agenda.jpg);
}
#nav_agenda a {
	width: 126px;
	height: 49px;
	display: block;
}
#nav_foto {
	width: 126px;
	background-image: url(../images/btn/nav_foto.jpg);
}
#nav_foto a {
	width: 126px;
	height: 49px;
	display: block;
}
#nav_video {
	width: 136px;
	background-image: url(../images/btn/nav_video.jpg);
}
#nav_video a {
	width: 136px;
	height: 49px;
	display: block;
}
#nav_info {
	width: 164px;
	background-image: url(../images/btn/nav_informatie.jpg);
}
#nav_info a {
	width: 164px;
	height: 49px;
	display: block;
}
#nav_logo {
	position: relative;
	height: 49px;
	width: 116px;
	background-image: url(../images/btn/nav_logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

/* Normal buttons  */

#btn_order {
	width: 93px;
	background-image: url(../images/btn/btn_bestel.gif);
}
#btn_order a {
	height: 23px;
	width: 93px;
	display: block;
}
#btn_info {
	width: 93px;
	background-image: url(../images/btn/btn_meerinfo.gif);
	margin-left: 16px;
}
#btn_info a {
	height: 23px;
	width: 93px;
	display: block;
}
#btn_order2 {
	width: 93px;
	background-image: url(../images/btn/btn_bestel.gif);
}
#btn_order2 a {
	height: 23px;
	width: 93px;
	display: block;
}
#btn_info2 {
	width: 93px;
	background-image: url(../images/btn/btn_meerinfo.gif);
	margin-left: 16px;
}
#btn_info2 a {
	height: 23px;
	width: 93px;
	display: block;
}
#btn_order3 {
	width: 93px;
	background-image: url(../images/btn/btn_bestel.gif);
}
#btn_order3 a {
	height: 23px;
	width: 93px;
	display: block;
}
#btn_info3 {
	width: 93px;
	background-image: url(../images/btn/btn_meerinfo.gif);
	margin-left: 16px;
}
#btn_info3 a {
	height: 23px;
	width: 93px;
	display: block;
}
#btn_info4 {
	width: 93px;
	background-image: url(../images/btn/btn_meerinfo.gif);
	right: 8px;
	margin-top: 4px;
}
#btn_info4 a {
	height: 23px;
	width: 93px;
	display: block;
}

/* Read more buttons main */

#btn_more {
	width: 100px;
	background-image: url(../images/btn/btn_leesmeer.gif);
}
#btn_more a {
	height: 19px;
	width: 100px;
	display: block;
}
#btn_more2 {
	width: 100px;
	background-image: url(../images/btn/btn_leesmeer.gif);
}
#btn_more2 a {
	height: 19px;
	width: 100px;
	display: block;
}
#btn_more3 {
	width: 100px;
	background-image: url(../images/btn/btn_leesmeer.gif);
}
#btn_more3 a {
	height: 19px;
	width: 100px;
	display: block;
}
#btn_more4 {
	width: 100px;
	background-image: url(../images/btn/btn_leesmeer.gif);
}
#btn_more4 a {
	height: 19px;
	width: 100px;
	display: block;
}