.ExpandableHeader{
	cursor: hand;
	cursor: pointer;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.accordprefix {
	position: relative;
	top: 4px;
}

.ExpandableMenu {
	padding-right: 15px;
	padding-left: 15px;
}


.openlanguage{
	color: #000000;
}

#footer div.thelanguage a {
	color: #a50005;
	text-decoration: none;
	padding: 0px;
}

#footer div.thelanguage a:hover {
	color: #a50005;
	text-decoration: underline;
}



.closedlanguage{ 
	color: #a50005;
}

.expandLink {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}

.openlanguage span.expandLink { 
	display:none;
}

