#page
{
	background:		url(/images/telefon/watermark.png) -90px 26em no-repeat;
}

#title
{
	background-color:	rgb(0, 158, 224);
}

.menu li,
.menu li.active a
{
	color:			rgb(0, 158, 224);
}

.menu li.active
{
	border-bottom-color:	rgb(0, 158, 224);
}

.left_menu #content
{
	border-bottom-color:	rgb(0, 158, 224);
	border-left-color:	rgb(0, 158, 224);
}

#content dt, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content strong, #content th, #content thead td, #content a span,
#content dt a, #content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a, #content strong a, #content th a, #content thead td a
{
	color:			rgb(0, 158, 224);
}

#content thead th, #content tfoot th,
#content thead th a, #content tfoot th a
{
	background-color:	rgb(0, 158, 224);
	color:			white;
}

#content table
{
	border-color:		rgb(0, 158, 224);
}

#content table .even td,
#content tbody .even th
{
	background-color:	rgb(225, 243, 251);
}

#content div.tabs ul.header
{
	background:		url(/images/dot-blue.png) bottom repeat-x;
}

#content div.tabs ul.header li.tab0 a
{
	background:		rgb(0, 158, 224);
}

#content div.tabs ul.header li.tab1 a
{
	background:		rgb(31, 169, 228);
}

#content div.tabs ul.header li.tab2 a
{
	background:		rgb(76, 186, 233);
}

#content div.tabs ul.header li.tab3 a
{
	background:		rgb(127, 207, 239);
}

#content div.tabs ul.header li.tab4 a
{
	background:		rgb(180, 226, 246);
}

#content div.tabs ul.header li.tab5 a
{
	background:		rgb(225, 243, 251);
}

#content div.tabs ul.header li.tab0.ui-tabs-selected a,
#content div.tabs ul.header li.tab0 span
{
	border-color:		rgb(0, 158, 224);
	color:			rgb(0, 158, 224);
}

#content div.tabs ul.header li.tab1.ui-tabs-selected a,
#content div.tabs ul.header li.tab1 span
{
	border-color:		rgb(31, 169, 228);
	color:			rgb(31, 169, 228);
}

#content div.tabs ul.header li.tab2.ui-tabs-selected a,
#content div.tabs ul.header li.tab2 span
{
	border-color:		rgb(76, 186, 233);
	color:			rgb(76, 186, 233);
}

#content div.tabs ul.header li.tab3.ui-tabs-selected a,
#content div.tabs ul.header li.tab3 span
{
	border-color:		rgb(127, 207, 239);
	color:			rgb(127, 207, 239);
}

#content div.tabs ul.header li.tab4.ui-tabs-selected a,
#content div.tabs ul.header li.tab4 span
{
	border-color:		rgb(180, 226, 246);
	color:			rgb(180, 226, 246);
}

#content div.tabs ul.header li.tab5.ui-tabs-selected a,
#content div.tabs ul.header li.tab5 span
{
	border-color:		rgb(225, 243, 251);
	color:			rgb(225, 243, 251);
}

#content fieldset
{
	background:		rgb(225, 243, 251);
	border-color:		rgb(0, 158, 224);
}

#content legend
{
	color:			rgb(0, 158, 224);
	border-color:		rgb(0, 158, 224);
}

#content label
{
	color:			rgb(0, 158, 224);
}

