

a {
color: #8e8b8b;
}

a:hover {
text-decoration: none;
}

.neutralmenu td {
	background: transparent url('../images/button_neutral.gif') no-repeat center center;
	height:59px;
	width: 171px;
	text-align: center;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;	
	padding: 0 10px;
}

.orangemenu td {
	background: transparent url('../images/orangebutton.png') no-repeat center center;
	height:91px;
	width: 171px;
	text-align: center;
	color: #fff;
	font-family: Tahoma;
	font-size: 0.7em;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;	
	padding: 0 10px;
}

#maincontentneutral {
	width: 700px;
	float: left;
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
}

#neutral_submenu ul ul.thirdlevel
{
width: 148px;
padding: 5px 0;
margin: 0 0 0 10px;
* margin: 0;
background: #9e9a9a url('../images/3rd_bg.gif') no-repeat bottom center;
}

#neutral_submenu ul ul.thirdlevel li {
background-color: #9e9a9a;
}

#neutral_submenu ul ul.thirdlevel li.thirdlevellast {
background: transparent url('../images/3rd_bg.gif') no-repeat bottom center;
}

#neutral_submenu ul ul.thirdlevel li a {
background: #9e9a9a;
border-bottom: 1px solid #c0c0c0;
}

#neutral_submenu ul ul.thirdlevel li.thirdlevellast a {
background: #9e9a9a;
border-bottom: none;
}

#neutral_submenu ul ul.thirdlevel li a:hover {
background: #8E8B8B;
}

a.act {
font-weight: bold;
}



#neutral_submenu ul {
	padding: 15px 0 27px 0;
	margin: -6px 0 0 16px;
	* margin: -6px 0 0 17px;

	list-style-type: none;
	width: 168px;
	background: #a9a9a9 url('../images/submenubg.gif') no-repeat bottom center;
}

#neutral_submenu li {
	margin: 0 10px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	background: transparent url('../images/whiteongray-dotted.gif') repeat-x bottom;	
	
}

#neutral_submenu a {
	color: #fff;
	padding:10px 4px 9px 4px;  			 Controls the height per menu item on second level and lower */
	width: 100%;
	display: block;
	text-decoration: none;
}

#neutral_submenu a:hover {
background: #8e8b8b url('../images/whiteongray-dotted.gif') repeat-x bottom;	
}

#neutral_submenu ul li.vopact a{
background: #8e8b8b url('../images/whiteongray-dotted.gif') repeat-x bottom;	
}

#neutral_submenu ul li.vopactlast a{
background-color: #8e8b8b;
}

#neutral_submenu ul li.vopactlast a:hover{
background: #8e8b8b;
}


#neutral_submenu ul li.voplast {
background: none;
}

#neutral_submenu ul li.voplast a:hover{
background: none;
background-color: #8e8b8b;
}

#searchinputfield #sword {
font-size: 13px;
}


.news-amenu-item-year {
margin: 0;
padding: 5px;
font-weight: bold;
display: block;
background-color: #f0f0f0;
list-style-type: none;
}

#acciconsvop {
 float: right;
 margin: -10px 30px 0 0;
}

