

/* BAND-BILDER
hier finden sich alle thematischen Bilder oben auf der Seite. 
Das ist die lange Bilderreihe, die über die ganze Seite geht */

.bandhome{
	vertical-align: top;
	background-image:    url('http://www.bl.grunliberale.ch/bilder/bandhome.jpg');
	background-repeat: no-repeat;
	background-position:  right 50%;
	width: 100%;
	height: 48px
}

.bandkontakt{
	vertical-align: top;
	background-image:   url('http://www.bl.grunliberale.ch/bilder/bandhome.jpg');
	background-repeat: no-repeat;
	background-position:  right 50%;
	width: 100%;
	height: 48px
}

.bandpersonen{
	vertical-align: top;
	background-image:   url('http://www.bl.grunliberale.ch/bilder/bandhome.jpg');
	background-repeat: no-repeat;
	background-position:  right 50%;
	width: 100%;
	height: 48px
}

.bandpositionen{
	vertical-align: top;
	background-image:   url('http://www.bl.grunliberale.ch/bilder/bandhome.jpg');
	background-repeat: no-repeat;
	background-position:  right 50%;
	width: 100%;
	height: 48px
}

.bandagenda{
	vertical-align: top;
	background-image:   url('http://www.bl.grunliberale.ch/bilder/bandhome.jpg');
	background-repeat: no-repeat;
	background-position:  right 50%;
	width: 100%;
	height: 48px
}

.bandlinks{
	vertical-align: top;
	background-image:   url('http://www.bl.grunliberale.ch/bilder/bandhome.jpg');
	background-repeat: no-repeat;
	background-position:  right 50%;
	width: 100%;
	height: 48px
}

.bandanmelden{
	vertical-align: top;
	background-image:   url('http://www.bl.grunliberale.ch/bilder/bandhome.jpg');
	background-repeat: no-repeat;
	background-position:  right 50%;
	width: 100%;
	height: 48px
}