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

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

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

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


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


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

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

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

#middle .content .right a{
	color:#9a9a9a;
}

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



