/* CH */	
.channel-background
{
	background-color: rgb(0,52,102);
}

.channel-background-light
{
	background-color: rgb(212,226,253);
}

.channel-text, .channel-text a, a.channel-text, h1.csc-firstHeader, div.csc-default h1
{
	color: rgb(0,52,102);
}

.channel-text-link a
{
	color: rgb(0,52,102);
}

h1
{
	border-bottom-color: rgb(0,52,102);	
}

.channelbutton-wide
{
	background-image: url(../createimage.php?img=button_large_backgr.gif&r=0&g=52&b=102);		
}	

.channelbutton-plus
{	
	background-image: url(../createimage.php?img=plus.gif&r=0&g=52&b=102);
}

#languagebar
{
	background-image: url(../createimage.php?img=kontext_backgr.gif&r=0&g=52&b=102);
}

#contextmenu
{
	background-image: url(../createimage.php?img=kontext_backgr.gif&r=0&g=52&b=102);
}

#quickmenu a:hover
{
	background-color: rgb(50,102,204);
}

.contenttable .table-row-head, table.contenttable th
{
	background-color: rgb(0,52,102);
}

.contenttable .table-row-even, table.contenttable .tr-odd
{
	background-color: rgb(212,226,253);	
}

#kurzimpressum
{
	border-bottom-color: rgb(0,52,102);
}

#servicemenu li a:hover
{
	background-color: rgb(50,102,204);
}

.l1
{
	background-image: url(../createimage.php?img=menu_bg_normal.gif&r=255&g=255&b=255);	
	color: #FFFFFF;
}

.l2
{
	background-image: url(../createimage.php?img=menu_bg_normal.gif&r=0&g=52&b=102);	
	background-color: rgb(212,226,253);
	color: rgb(0,52,102);
}

.l3
{
	background-image: url(../createimage.php?img=menu_bg_normal.gif&r=0&g=52&b=102);	
	background-color: #FFFFFF;
	color: rgb(0,52,102);
}	

.l1:hover
{
	background-color: rgb(50,102,204);
}

.l2:hover
{
	background-color: rgb(50,102,204);
	color: #FFFFFF;
}

.l3:hover
{
	background-color: rgb(50,102,204);
	color: #FFFFFF;
}		

.l1-fo
{
	background-image: url(../createimage.php?img=menu_bg_folder_open.gif&r=255&g=255&b=255);
	background-repeat: no-repeat;
}

.l2-fo
{
	background-image: url(../createimage.php?img=menu_bg_folder_open.gif&r=0&g=52&b=102);
	background-repeat: no-repeat;
}

.l3-fo
{
	background-image: url(../createimage.php?img=menu_bg_folder_open.gif&r=0&g=52&b=102);
	background-repeat: no-repeat;
}

.l1-fc
{
	background-image: url(../createimage.php?img=menu_bg_folder_closed.gif&r=255&g=255&b=255);
	background-repeat: no-repeat;
}

.l2-fc
{
	background-image: url(../createimage.php?img=menu_bg_folder_closed.gif&r=0&g=52&b=102);
	background-repeat: no-repeat;
}

.l3-fc
{
	background-image: url(../createimage.php?img=menu_bg_folder_closed.gif&r=0&g=52&b=102);
	background-repeat: no-repeat;
}	
