On your last edit, you just have to also add android:layout_above="@+id/butt1" in your ListView code.
And to show you(and everybody here who tried an answer earlier) that you really don't need to use more than one RelativeLayout, here is your corrected code: