.quicknavi
{
    background-color: #FF9900;
}

.tableheader
{
	background-color: #FF6600;
}

.tablefooter
{
	background-color: #FFCC7F;
}

.contenttable
{
	background-color: #FFCC7F;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFCC7F;
	border-right-color:#FFCC7F;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
}

.header
{
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}

.quicksearch_table
{
	background-color: #FFCC7F;
	border-left-style:solid;
	border-right-style:solid;
	border-left-color:#FFCC7F;
	border-right-color:#FFCC7F;
	border-left-width:1px;
	border-right-width:1px;
}

.quicknavi_table
{
	border-left-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-color:#FFFFFF;
	border-left-color:#FF9900;
	border-right-color:#FF9900;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
}

/* ab hier Modificationen fuer die Navigation, die Hauptdatei ist layersmenu-gtk2.css*/
.verbar	{
	background-color: #FF9900;
	font-size :10px;
}

.subframe	{
	background-color: #FF9900;
}

.item a:link	{
	color: #000000;
}

.item a:visited	{
	color: #000000;
}

.item a:hover	{
	color: #000000;
	background-color: #FF6600;
}

.item a:active	{
	color: #000000;
}

.subitem	{
	background-color: #FF9900;
}

.subitem a:link	{
	color: #000000;
}

.subitem a:visited	{
	color: #000000;
}

.subitem a:hover	{
	color: #FFFFFF;
	background-color: #FF6600;
}

.subitem a:active	{
	color: #FFFFFF;
}
