.homelink {
	margin: 0;
	padding: 0;
	display: block;
	width: 181px;
	height: 149px;
	background-image: url(../img/logo_green.gif); 
	background-repeat: no-repeat;		
}

.newsbox {
	margin-top: 22px;
	margin-left: 0px;
	width: 176px;
	border: 0px;
}

.newsboxcontent {
	display: none;
}

/* Accordion styles  */
h3.rgaccord1-toggle {
  font-weight:bold;
  color:#FFFFFF;
  line-height: 26px;
  height: 23px;
  background: #DACE57 url(/fileadmin/template/img/pfeil_en_n.gif) 500px center no-repeat;
  border-top:1px solid #FFFFFF;
  padding:0px 0px 2px 6px;
  margin-right: 0px;
  cursor:pointer;
}

/* Toggle act item */
h3.act {
  color: #FFFFFF;
  background:#A2D233 url(/fileadmin/template/img/pfeil_company_en.gif) 500px center no-repeat;
}


#lsw{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 88px;
	height: 19px;
	left: 920px;
	top: 1px;
}

#lsw a:link,#lsw a:visited,#lsw a:active{
	display: block;
	width: 88px;
	height: 19px;
	margin: 0;
	padding: 0;
	background-color: #A2D233;
	color: white;
	text-decoration: none;
	text-align: left;
	text-indent: 29px;
	background-image: url(../img/german.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

#lsw a:hover {
	display: block;
	width: 88px;
	height: 19px;
	margin: 0;
	padding: 0;
	background-color: #DCEDB1;
	color: white;
	text-decoration: none;	
	text-indent: 29px;
	background-image: url(../img/german.gif);	
}