/*Colors for skin, Lime: background:#cbd300 links: #e4312a */

/* TOP MENUES */
#functionmenu
{
	display: inline;
	float:left;
	color: #ffffff;
	background-color: #cbd300;
	padding: 8px 0px 3px 15px;
	margin 0px 0px 0px 0px;
}

#servicemenu
{
	display: inline;
	float:right;
	color: #ffffff;
	background-color: #cbd300;
	padding: 8px 15px 3px 0px;
}
#topsearchbox
{
	display: inline;
	float:right;
	color: #ffffff;
	background-color: #cbd300;
	padding: 7px 12px 3px 3px;
}
.search_field
{
	color:#ffffff;
	background-color: #cbd300;
	font-size:90%;
	padding: 0 0 0 0;
	border:solid 1px #ffffff;
}
.search_field:focus
{
	color:#4B4B4B;
	background-color: #ffffff;
	border:inset 2px #cbd300;
}
input:focus, input.sffocus 
{
	color:#4B4B4B;
	background-color: #ffffff;
	border:inset 2px #cbd300;
}
#topsearchbox .search_field:focus, #topsearchbox .sffocus
{
    border:solid 1px White;
}
.functionmenuitem
{
	margin-right: 20px;
}
.servicemenuitem
{
	margin-left: 20px;
}

#functionmenu a:link,#functionmenu a:visited,.langMenu a:link,.langMenu a:visited,#servicemenu a:link,#servicemenu a:visited,#topsearchbox a:link,#topsearchbox a:visited
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}
#functionmenu a:active,#functionmenu a:hover,.langMenu a:active,.langMenu a:hover,#servicemenu a:active,#servicemenu a:hover, #topsearchbox a:active,#topsearchbox a:hover
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

#mainmenu
{
	color: #000000;
	background-color: #ADDFE9;
	height: 21px;
}

#mainmenuitemsfront
{
	color: #000000;
	background-color: #ffffff;
	margin-left: 238px;
	height: 18px;
}
#mainmenuitems
{
	color: #000000;
	background-color: #ffffff;
	margin-left: 194px;
	height: 18px;
}

.menuitem
{
	color: #000000;
	background-color: Transparent;
	padding: 2px 14px 2px 14px;
	display: inline;
	float: left;
	white-space: nowrap;
}
.menuitemon
{
	color: #000000;
	background-color: #ADDFE9;
	padding: 2px 14px 2px 14px;
	display: inline;
	float: left;
	white-space: nowrap;
}
.menuitem img,.menuitemon img
{
	margin: 0px 4px 0px 0px;
}
.menuitem a:link,.menuitem a:visited,.menuitemon a:link,.menuitemon a:visited
{
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}
.menuitem a:active,.menuitem a:hover,.menuitemon a:active,.menuitemon a:hover
{
	color: #ff0000;
	background-color: inherit;
	text-decoration: none;
}

/* LEFTMENU */
#leftmenu
{
	width: 204px;
	height:100%;
	min-height:300px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 20px 0px 20px 0px;
	border-left:solid 0px #cccccc;
}

#leftmenuinner
{
	width: 184px;
	border-bottom: solid 1px #ADDFE9;
}
#leftmenuinner_blank
{
	width: 184px;
	display:block;
}
.menutopborder
{
	border-top: solid 1px #ADDFE9;
}
.menubottomborder
{
	border-bottom: solid 1px #ADDFE9;
}

.leftmenulevel1
{
	padding: 2px 0px 2px 15px;
}
.leftmenulevel1expand
{
	padding: 2px 0px 2px 15px;
	font-weight: bold;
}
.leftmenulevel1on
{
	padding: 2px 0px 2px 15px;
	font-weight: bold;
}

.leftmenulevel2
{
	padding: 2px 0px 2px 0px;	
	margin-left: 36px;
}
.leftmenulevel2expand
{
	padding: 2px 0px 2px 0px;	
	margin-left: 36px;
	font-weight: bold;
}
.leftmenulevel2on
{
	padding: 2px 0px 2px 0px;	
	margin-left: 36px;
	font-weight: bold;
}
.leftmenulevel3
{
	padding: 2px 0px 2px 0px;	
	margin-left: 56px;
}
.leftmenulevel3expand
{
	padding: 2px 0px 2px 0px;	
	margin-left: 56px;
	font-weight: bold;
}
.leftmenulevel3on
{
	padding: 2px 0px 2px 0px;	
	margin-left: 56px;
	font-weight: bold;
}
.leftmenulevel4
{
	padding: 2px 0px 2px 0px;	
	margin-left: 66px;
	overflow:hidden;
}
.leftmenulevel4on
{
	padding: 2px 0px 2px 0px;	
	margin-left: 66px;
	font-weight: bold;
	overflow:hidden;
}

.leftmenulevel1 a:link,.leftmenulevel1 a:visited,
.leftmenulevel2 a:link,.leftmenulevel2 a:visited,
.leftmenulevel3 a:link,.leftmenulevel3 a:visited,
.leftmenulevel4 a:link,.leftmenulevel4 a:visited,
.leftmenulevel1expand a:link,.leftmenulevel1expand a:visited,
.leftmenulevel2expand a:link,.leftmenulevel2expand a:visited,
.leftmenulevel3expand a:link,.leftmenulevel3expand a:visited,
.leftmenulevel4expand a:link,.leftmenulevel4expand a:visited
{
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}
.leftmenulevel1 a:active,.leftmenulevel1 a:hover,
.leftmenulevel2 a:active,.leftmenulevel2 a:hover,
.leftmenulevel3 a:active,.leftmenulevel3 a:hover,
.leftmenulevel4 a:active,.leftmenulevel4 a:hover,
.leftmenulevel1expand a:active,.leftmenulevel1expand a:hover,
.leftmenulevel2expand a:active,.leftmenulevel2expand a:hover,
.leftmenulevel3expand a:active,.leftmenulevel3expand a:hover,
.leftmenulevel4expand a:active,.leftmenulevel4expand a:hover
{
	color: #e4312a;
	background-color: inherit;
	text-decoration: none;
}

.leftmenulevel1on a:link,.leftmenulevel1on a:visited,.leftmenulevel1on a:active,.leftmenulevel1on a:hover,
.leftmenulevel2on a:link,.leftmenulevel2on a:visited,.leftmenulevel2on a:active,.leftmenulevel2on a:hover,
.leftmenulevel3on a:link,.leftmenulevel3on a:visited,.leftmenulevel3on a:active,.leftmenulevel3on a:hover,
.leftmenulevel4on a:link,.leftmenulevel4on a:visited,.leftmenulevel4on a:active,.leftmenulevel4on a:hover
{
	color: #e4312a;
	background-color: inherit;
	text-decoration: none;
}
#innercontent.searchpage #leftmenu { display: none; }
