a{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color:#323232;
}

a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color:#84b023;
}

#middle .content .right a{
	color:#84b023;
}

#middle .content .right a:hover{
	color:#323232;
}


#bottom .content{
	background:url(../img/bottom_grau.jpg) no-repeat;
}

#quicklinks .link{
	background:url(../img/arrow.gif) no-repeat;
	background-position:0px 5px;
}


#menu ul li .sub a:hover{
  background:#cde39e;
  color:#323232;
}


#topnews .headline{
	background-color:#b0d265;
}

#topnews .weiterlesen{
	background:#e0e9cc;
	background:url(../img/arrow.gif) no-repeat #e0e9cc;
	background-position:105px 6px;
}

#middle .content .right h1{
	color:#b0d265;
	font-size:22px;
	margin-bottom:25px;
}

