function t1(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#cccccc';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#ffffff';
}

function t1o(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#ffffff';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#000000';
}

function t2(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#ffffff';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#ff00cc';
}

function t2o(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#bbbbbb';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#000000';
}

function t3(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#ffffff';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#ffffff';
}

function t3o(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#888888';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#cccccc';
}

function t4(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#936CA7';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#000000';
}

function t4o(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#C7C7C7';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#ffffff';
}

function t5(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#ffffff';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#936CA7';
}

function t5o(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#E4E4E4';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#000000';
}

function t6(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#cccccc';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#ffffff';
}

function t6o(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#EAEAEA';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/l6_bg_inact.gif')";
	 obj.style.color='#909090';
}

function t7(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#cccccc';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#ffffff';
}

function t7o(e) {
	 obj = getObj(e);
	 obj.style.backgroundColor='#cccccc';
	 obj.style.backgroundImage="URL('_skin/videokonferenz01/')";
	 obj.style.color='#454545';
}

