Index: ipk/source/skinsdefault_default/_path_/usr/local/share/titan/skin/default/skin.xml
===================================================================
--- ipk/source/skinsdefault_default/_path_/usr/local/share/titan/skin/default/skin.xml	(revision 33280)
+++ ipk/source/skinsdefault_default/_path_/usr/local/share/titan/skin/default/skin.xml	(revision 33281)
@@ -2381,10 +2381,10 @@
 #Infobar
 <screen name="infobar" bgcol="bgcol" bordercol="bordercol" bordersize="1" borderradius="10" fontcol="fontcol" fontsize="30" posx="center" posy="560" width="1165" height="140" hspace="5" vspace="5">
-	<node name="topbar" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle" posx="0" posy="0" height="30" bordercol="black" bordersize="1" borderradius="8" width="100%">
-	<node name="channelnr" func="getchannelnr" halign="right" posx="0" posy="4" width="40" height="22" fontcol="black">
-	<node name="channelname" func="getaktchannelname" posx="50" posy="4" width="200" height="22" fontcol="black">
-	<node name="epgline" func="getepgakttimeline" progresscol="progresscol" bordercol="black" bordersize="1" borderradius="4" halign="right" posy="10" posx="260" width="720" height="10">
-#	<node name="hbbtv" func="gethbbtv" param1="skin" halign="center" valign="middle" posx="1020" posy="4" width="50" height="22">
-	<node name="time" func="gettime" param1="%R" halign="right" valign="middle" posx="1085" posy="4" width="63" height="22" fontcol="black">
+	<node name="topbar" posx="0" posy="0" width="100%" height="30" hspace="5" fontcol="titlebar_fontcol" bordercol="titlebar_bordercol" bordersize="1" borderradius="8" bgcol="titlebar_bgcol" bgcol2="titlebar_bgcol2" gradient="topmiddle">
+		<node parent="topbar" name="channelnr" func="getchannelnr" halign="right" valign="middle" posx="0" posy="center" width="40" height="22">
+		<node parent="topbar" name="channelname" func="getaktchannelname" valign="middle" posx="45" posy="center" width="200" height="22">
+		<node parent="topbar" name="epgline" func="getepgakttimeline" progresscol="progresscol" bordercol="black" bordersize="1" borderradius="4" halign="right" posy="center" posx="260" width="720" height="10">
+#		<node parent="topbar" name="hbbtv" func="gethbbtv" param1="skin" halign="center" valign="middle" posx="1020" posy="center" width="50" height="22">
+		<node parent="topbar" name="time" func="gettime" param1="%R" halign="right" valign="middle" posx="right" posy="center" width="63" height="22">
 
 	<node name="picon" func="getpicon" posx="5" posy="34" width="100" height="60" picwidth="100" picheight="60">
@@ -2400,9 +2400,11 @@
 	<node func="getepgnexttimeremaining" param1="%d Min" halign="right" posx="1050" posy="66" width="100" height="25">
 
-	<node name="bottombar" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle" posx="0" posy="95" height="30" bordercol="black" bordersize="1" borderradius="8" width="100%">
-	<node name="video" text="Video"         picmem="skin/key_green_22.png"   fontcol="black" textposx="30" valign="middle" fontsize="18" posx="260" posy="98" width="100" height="25">
-	<node name="audio" text="Audio/Subt."   picmem="skin/key_yellow_22.png"  fontcol="black" textposx="30" valign="middle" fontsize="18" posx="370" posy="98" width="180" height="25">
-	<node name="rec" func="getrec" param1="skin" halign="center" valign="middle" posx="630" posy="98" width="60" height="22">
-#	<node name="satname" func="getsatname" param1="%d" halign="right" posx="780" posy="101" width="200" height="20" fontcol="black">
+	<node name="bottombar" posx="0" posy="95" width="100%" height="30" hspace="5" fontcol="buttonbar_fontcol" fontsize="18" bordercol="buttonbar_bordercol" bordersize="1" borderradius="8" bgcol="buttonbar_bgcol" bgcol2="buttonbar_bgcol2" gradient="topmiddle">
+		<node parent="bottombar" name="key_red" picmem="skin/key_red_22.png"   valign="middle" posx="0"   posy="center" width="230" height="22" func="getredbutton" textposx="30" text="">
+		<node parent="bottombar" name="video" picmem="skin/key_green_22.png"   valign="middle" posx="240" posy="center" width="100" height="22" textposx="30" text="Video">
+		<node parent="bottombar" name="audio" picmem="skin/key_yellow_22.png"  valign="middle" posx="350" posy="center" width="180" height="22" textposx="30" text="Audio/Subt.">
+		<node parent="bottombar" name="key_blue" picmem="skin/key_blue_22.png" valign="middle" posx="540" posy="center" width="230" height="22" func="getbluebutton" textposx="30" text="">
+		<node parent="bottombar" name="rec" func="getrec" param1="skin" halign="center" valign="middle" posx="780" posy="center" width="60" height="22">
+#		<node parent="bottombar" name="satname" func="getsatname" param1="%d" halign="right" posx="right" posy="center" width="200" height="20">
 </screen>
 
